From 45742979144827ba676af53eeb3c4a4c929d93d5 Mon Sep 17 00:00:00 2001 From: Matt Young Date: Sat, 7 Dec 2024 19:34:34 -0500 Subject: [PATCH] sgm-gharchive: Ecosystem data for KubeCon NA 2024 slides Signed-off-by: Matt Young --- ...data-005b468087df1a21ff277e642a1f429a.json | 1 + ...data-0abea932cdacc6b9a4ccc3c013d5e182.json | 1 + ...data-0e175c0bcb058d5483805f801f5dba56.json | 1 + ...data-0efe5bcfc80df40eb120ba205a9a165d.json | 1 + ...data-1274670e6de0c480827ed3273f27a46b.json | 1 + ...data-1b39a42768d58a194b383c68521ee15b.json | 1 + ...data-1fb404db4687e16a9b392da0e759fcbe.json | 1 + ...data-2996263de8a098d63812fc103bfc019f.json | 1 + ...data-4ae5b7c8f5638267413475eff0060e24.json | 1 + ...data-4ae68a8011dd8db51997c1e36695d30c.json | 1 + ...data-59e0d6be0799b7ace8585e07e81b838c.json | 1 + ...data-622fbc01ee300b1726b3ef1dc3a08705.json | 1 + ...data-76f07204d2f38a1004b4fc148db2a0e5.json | 1 + ...data-983f8c24cc1a66cf7ce5f2864910b47f.json | 1 + ...data-c24f9bb5eee402804cb909c9f3583d37.json | 1 + ...data-c4958d7c11921d9904ea1ab68c246b2d.json | 1 + ...data-c72f42a6adb8b53085f11a0c6b05a052.json | 1 + ...data-ff9af9664b6f009022d9205fc5386efc.json | 1 + .../kubecon-2024-slc/cncf-issuerequests.ipynb | 18 + .../kubecon-2024-slc/cncf-pullrequests.ipynb | 820 ++++++++++++++++ .../kubecon-2024-slc/cncf-releaseevents.ipynb | 18 + .../kubecon-2024-slc/cncf-watchevents.ipynb | 914 ++++++++++++++++++ .../kubecon-2024-slc/cncf-watchevents.py | 216 +++++ .../png/cncf-2024-watchevents-alltag.png | Bin 0 -> 87470 bytes ...024-watchevents-observabilty-cum-top15.png | Bin 0 -> 79404 bytes .../png/cncf-funding-growth.png | Bin 0 -> 26583 bytes .../kubecon-2024-slc/png/cncf-languages.png | Bin 0 -> 33974 bytes .../png/cncf-member-growth.png | Bin 0 -> 40945 bytes .../png/cncf-projects-by-maturity-level.png | Bin 0 -> 33999 bytes .../png/cncf-projects-by-tag.png | Bin 0 -> 38506 bytes .../png/cncf-prs-observability-cum-top15.png | Bin 0 -> 87816 bytes 31 files changed, 2004 insertions(+) create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-005b468087df1a21ff277e642a1f429a.json create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-0abea932cdacc6b9a4ccc3c013d5e182.json create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-0e175c0bcb058d5483805f801f5dba56.json create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-0efe5bcfc80df40eb120ba205a9a165d.json create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-1274670e6de0c480827ed3273f27a46b.json create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-1b39a42768d58a194b383c68521ee15b.json create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-1fb404db4687e16a9b392da0e759fcbe.json create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-2996263de8a098d63812fc103bfc019f.json create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-4ae5b7c8f5638267413475eff0060e24.json create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-4ae68a8011dd8db51997c1e36695d30c.json create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-59e0d6be0799b7ace8585e07e81b838c.json create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-622fbc01ee300b1726b3ef1dc3a08705.json create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-76f07204d2f38a1004b4fc148db2a0e5.json create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-983f8c24cc1a66cf7ce5f2864910b47f.json create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-c24f9bb5eee402804cb909c9f3583d37.json create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-c4958d7c11921d9904ea1ab68c246b2d.json create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-c72f42a6adb8b53085f11a0c6b05a052.json create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-ff9af9664b6f009022d9205fc5386efc.json create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/cncf-issuerequests.ipynb create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/cncf-pullrequests.ipynb create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/cncf-releaseevents.ipynb create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/cncf-watchevents.ipynb create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/cncf-watchevents.py create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/png/cncf-2024-watchevents-alltag.png create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/png/cncf-2024-watchevents-observabilty-cum-top15.png create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/png/cncf-funding-growth.png create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/png/cncf-languages.png create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/png/cncf-member-growth.png create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/png/cncf-projects-by-maturity-level.png create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/png/cncf-projects-by-tag.png create mode 100644 db/sgm-gharchive/demos/kubecon-2024-slc/png/cncf-prs-observability-cum-top15.png diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-005b468087df1a21ff277e642a1f429a.json b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-005b468087df1a21ff277e642a1f429a.json new file mode 100644 index 0000000..c8d7ee4 --- /dev/null +++ b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-005b468087df1a21ff277e642a1f429a.json @@ -0,0 +1 @@ +[{"created_at":"2024-01-01T00:00:00+00:00","tag":"app-delivery","pr_count":215},{"created_at":"2024-01-01T00:00:00+00:00","tag":"network","pr_count":189},{"created_at":"2024-01-01T00:00:00+00:00","tag":"observability","pr_count":149},{"created_at":"2024-01-01T00:00:00+00:00","tag":"runtime","pr_count":303},{"created_at":"2024-01-01T00:00:00+00:00","tag":"security","pr_count":341},{"created_at":"2024-01-01T00:00:00+00:00","tag":"storage","pr_count":20},{"created_at":"2024-01-02T00:00:00+00:00","tag":"app-delivery","pr_count":599},{"created_at":"2024-01-02T00:00:00+00:00","tag":"network","pr_count":409},{"created_at":"2024-01-02T00:00:00+00:00","tag":"observability","pr_count":223},{"created_at":"2024-01-02T00:00:00+00:00","tag":"runtime","pr_count":625},{"created_at":"2024-01-02T00:00:00+00:00","tag":"security","pr_count":393},{"created_at":"2024-01-02T00:00:00+00:00","tag":"storage","pr_count":98},{"created_at":"2024-01-03T00:00:00+00:00","tag":"app-delivery","pr_count":707},{"created_at":"2024-01-03T00:00:00+00:00","tag":"network","pr_count":461},{"created_at":"2024-01-03T00:00:00+00:00","tag":"observability","pr_count":223},{"created_at":"2024-01-03T00:00:00+00:00","tag":"runtime","pr_count":539},{"created_at":"2024-01-03T00:00:00+00:00","tag":"security","pr_count":456},{"created_at":"2024-01-03T00:00:00+00:00","tag":"storage","pr_count":157},{"created_at":"2024-01-04T00:00:00+00:00","tag":"app-delivery","pr_count":727},{"created_at":"2024-01-04T00:00:00+00:00","tag":"network","pr_count":397},{"created_at":"2024-01-04T00:00:00+00:00","tag":"observability","pr_count":203},{"created_at":"2024-01-04T00:00:00+00:00","tag":"runtime","pr_count":550},{"created_at":"2024-01-04T00:00:00+00:00","tag":"security","pr_count":386},{"created_at":"2024-01-04T00:00:00+00:00","tag":"storage","pr_count":129},{"created_at":"2024-01-05T00:00:00+00:00","tag":"app-delivery","pr_count":776},{"created_at":"2024-01-05T00:00:00+00:00","tag":"network","pr_count":327},{"created_at":"2024-01-05T00:00:00+00:00","tag":"observability","pr_count":229},{"created_at":"2024-01-05T00:00:00+00:00","tag":"runtime","pr_count":499},{"created_at":"2024-01-05T00:00:00+00:00","tag":"security","pr_count":360},{"created_at":"2024-01-05T00:00:00+00:00","tag":"storage","pr_count":128},{"created_at":"2024-01-06T00:00:00+00:00","tag":"app-delivery","pr_count":140},{"created_at":"2024-01-06T00:00:00+00:00","tag":"network","pr_count":69},{"created_at":"2024-01-06T00:00:00+00:00","tag":"observability","pr_count":67},{"created_at":"2024-01-06T00:00:00+00:00","tag":"runtime","pr_count":180},{"created_at":"2024-01-06T00:00:00+00:00","tag":"security","pr_count":76},{"created_at":"2024-01-06T00:00:00+00:00","tag":"storage","pr_count":10},{"created_at":"2024-01-07T00:00:00+00:00","tag":"app-delivery","pr_count":148},{"created_at":"2024-01-07T00:00:00+00:00","tag":"network","pr_count":51},{"created_at":"2024-01-07T00:00:00+00:00","tag":"observability","pr_count":90},{"created_at":"2024-01-07T00:00:00+00:00","tag":"runtime","pr_count":138},{"created_at":"2024-01-07T00:00:00+00:00","tag":"security","pr_count":48},{"created_at":"2024-01-07T00:00:00+00:00","tag":"storage","pr_count":9},{"created_at":"2024-01-08T00:00:00+00:00","tag":"app-delivery","pr_count":907},{"created_at":"2024-01-08T00:00:00+00:00","tag":"network","pr_count":507},{"created_at":"2024-01-08T00:00:00+00:00","tag":"observability","pr_count":318},{"created_at":"2024-01-08T00:00:00+00:00","tag":"runtime","pr_count":772},{"created_at":"2024-01-08T00:00:00+00:00","tag":"security","pr_count":703},{"created_at":"2024-01-08T00:00:00+00:00","tag":"storage","pr_count":156},{"created_at":"2024-01-09T00:00:00+00:00","tag":"app-delivery","pr_count":993},{"created_at":"2024-01-09T00:00:00+00:00","tag":"network","pr_count":494},{"created_at":"2024-01-09T00:00:00+00:00","tag":"observability","pr_count":344},{"created_at":"2024-01-09T00:00:00+00:00","tag":"runtime","pr_count":657},{"created_at":"2024-01-09T00:00:00+00:00","tag":"security","pr_count":579},{"created_at":"2024-01-09T00:00:00+00:00","tag":"storage","pr_count":167},{"created_at":"2024-01-10T00:00:00+00:00","tag":"app-delivery","pr_count":924},{"created_at":"2024-01-10T00:00:00+00:00","tag":"network","pr_count":597},{"created_at":"2024-01-10T00:00:00+00:00","tag":"observability","pr_count":314},{"created_at":"2024-01-10T00:00:00+00:00","tag":"runtime","pr_count":759},{"created_at":"2024-01-10T00:00:00+00:00","tag":"security","pr_count":485},{"created_at":"2024-01-10T00:00:00+00:00","tag":"storage","pr_count":144},{"created_at":"2024-01-11T00:00:00+00:00","tag":"app-delivery","pr_count":878},{"created_at":"2024-01-11T00:00:00+00:00","tag":"network","pr_count":652},{"created_at":"2024-01-11T00:00:00+00:00","tag":"observability","pr_count":333},{"created_at":"2024-01-11T00:00:00+00:00","tag":"runtime","pr_count":783},{"created_at":"2024-01-11T00:00:00+00:00","tag":"security","pr_count":534},{"created_at":"2024-01-11T00:00:00+00:00","tag":"storage","pr_count":130},{"created_at":"2024-01-12T00:00:00+00:00","tag":"app-delivery","pr_count":746},{"created_at":"2024-01-12T00:00:00+00:00","tag":"network","pr_count":457},{"created_at":"2024-01-12T00:00:00+00:00","tag":"observability","pr_count":254},{"created_at":"2024-01-12T00:00:00+00:00","tag":"runtime","pr_count":591},{"created_at":"2024-01-12T00:00:00+00:00","tag":"security","pr_count":450},{"created_at":"2024-01-12T00:00:00+00:00","tag":"storage","pr_count":111},{"created_at":"2024-01-13T00:00:00+00:00","tag":"app-delivery","pr_count":176},{"created_at":"2024-01-13T00:00:00+00:00","tag":"network","pr_count":73},{"created_at":"2024-01-13T00:00:00+00:00","tag":"observability","pr_count":123},{"created_at":"2024-01-13T00:00:00+00:00","tag":"runtime","pr_count":156},{"created_at":"2024-01-13T00:00:00+00:00","tag":"security","pr_count":54},{"created_at":"2024-01-13T00:00:00+00:00","tag":"storage","pr_count":44},{"created_at":"2024-01-14T00:00:00+00:00","tag":"app-delivery","pr_count":170},{"created_at":"2024-01-14T00:00:00+00:00","tag":"network","pr_count":67},{"created_at":"2024-01-14T00:00:00+00:00","tag":"observability","pr_count":110},{"created_at":"2024-01-14T00:00:00+00:00","tag":"runtime","pr_count":124},{"created_at":"2024-01-14T00:00:00+00:00","tag":"security","pr_count":77},{"created_at":"2024-01-14T00:00:00+00:00","tag":"storage","pr_count":22},{"created_at":"2024-01-15T00:00:00+00:00","tag":"app-delivery","pr_count":779},{"created_at":"2024-01-15T00:00:00+00:00","tag":"network","pr_count":580},{"created_at":"2024-01-15T00:00:00+00:00","tag":"observability","pr_count":284},{"created_at":"2024-01-15T00:00:00+00:00","tag":"runtime","pr_count":728},{"created_at":"2024-01-15T00:00:00+00:00","tag":"security","pr_count":653},{"created_at":"2024-01-15T00:00:00+00:00","tag":"storage","pr_count":146},{"created_at":"2024-01-16T00:00:00+00:00","tag":"app-delivery","pr_count":833},{"created_at":"2024-01-16T00:00:00+00:00","tag":"network","pr_count":544},{"created_at":"2024-01-16T00:00:00+00:00","tag":"observability","pr_count":409},{"created_at":"2024-01-16T00:00:00+00:00","tag":"runtime","pr_count":650},{"created_at":"2024-01-16T00:00:00+00:00","tag":"security","pr_count":464},{"created_at":"2024-01-16T00:00:00+00:00","tag":"storage","pr_count":122},{"created_at":"2024-01-17T00:00:00+00:00","tag":"app-delivery","pr_count":999},{"created_at":"2024-01-17T00:00:00+00:00","tag":"network","pr_count":665},{"created_at":"2024-01-17T00:00:00+00:00","tag":"observability","pr_count":349},{"created_at":"2024-01-17T00:00:00+00:00","tag":"runtime","pr_count":699},{"created_at":"2024-01-17T00:00:00+00:00","tag":"security","pr_count":526},{"created_at":"2024-01-17T00:00:00+00:00","tag":"storage","pr_count":99},{"created_at":"2024-01-18T00:00:00+00:00","tag":"app-delivery","pr_count":1233},{"created_at":"2024-01-18T00:00:00+00:00","tag":"network","pr_count":648},{"created_at":"2024-01-18T00:00:00+00:00","tag":"observability","pr_count":322},{"created_at":"2024-01-18T00:00:00+00:00","tag":"runtime","pr_count":899},{"created_at":"2024-01-18T00:00:00+00:00","tag":"security","pr_count":529},{"created_at":"2024-01-18T00:00:00+00:00","tag":"storage","pr_count":144},{"created_at":"2024-01-19T00:00:00+00:00","tag":"app-delivery","pr_count":878},{"created_at":"2024-01-19T00:00:00+00:00","tag":"network","pr_count":361},{"created_at":"2024-01-19T00:00:00+00:00","tag":"observability","pr_count":231},{"created_at":"2024-01-19T00:00:00+00:00","tag":"runtime","pr_count":803},{"created_at":"2024-01-19T00:00:00+00:00","tag":"security","pr_count":453},{"created_at":"2024-01-19T00:00:00+00:00","tag":"storage","pr_count":145},{"created_at":"2024-01-20T00:00:00+00:00","tag":"app-delivery","pr_count":201},{"created_at":"2024-01-20T00:00:00+00:00","tag":"network","pr_count":59},{"created_at":"2024-01-20T00:00:00+00:00","tag":"observability","pr_count":68},{"created_at":"2024-01-20T00:00:00+00:00","tag":"runtime","pr_count":235},{"created_at":"2024-01-20T00:00:00+00:00","tag":"security","pr_count":79},{"created_at":"2024-01-20T00:00:00+00:00","tag":"storage","pr_count":18},{"created_at":"2024-01-21T00:00:00+00:00","tag":"app-delivery","pr_count":196},{"created_at":"2024-01-21T00:00:00+00:00","tag":"network","pr_count":59},{"created_at":"2024-01-21T00:00:00+00:00","tag":"observability","pr_count":91},{"created_at":"2024-01-21T00:00:00+00:00","tag":"runtime","pr_count":186},{"created_at":"2024-01-21T00:00:00+00:00","tag":"security","pr_count":73},{"created_at":"2024-01-21T00:00:00+00:00","tag":"storage","pr_count":13},{"created_at":"2024-01-22T00:00:00+00:00","tag":"app-delivery","pr_count":1052},{"created_at":"2024-01-22T00:00:00+00:00","tag":"network","pr_count":727},{"created_at":"2024-01-22T00:00:00+00:00","tag":"observability","pr_count":320},{"created_at":"2024-01-22T00:00:00+00:00","tag":"runtime","pr_count":789},{"created_at":"2024-01-22T00:00:00+00:00","tag":"security","pr_count":838},{"created_at":"2024-01-22T00:00:00+00:00","tag":"storage","pr_count":117},{"created_at":"2024-01-23T00:00:00+00:00","tag":"app-delivery","pr_count":912},{"created_at":"2024-01-23T00:00:00+00:00","tag":"network","pr_count":633},{"created_at":"2024-01-23T00:00:00+00:00","tag":"observability","pr_count":434},{"created_at":"2024-01-23T00:00:00+00:00","tag":"runtime","pr_count":640},{"created_at":"2024-01-23T00:00:00+00:00","tag":"security","pr_count":480},{"created_at":"2024-01-23T00:00:00+00:00","tag":"storage","pr_count":155},{"created_at":"2024-01-24T00:00:00+00:00","tag":"app-delivery","pr_count":872},{"created_at":"2024-01-24T00:00:00+00:00","tag":"network","pr_count":598},{"created_at":"2024-01-24T00:00:00+00:00","tag":"observability","pr_count":276},{"created_at":"2024-01-24T00:00:00+00:00","tag":"runtime","pr_count":713},{"created_at":"2024-01-24T00:00:00+00:00","tag":"security","pr_count":544},{"created_at":"2024-01-24T00:00:00+00:00","tag":"storage","pr_count":159},{"created_at":"2024-01-25T00:00:00+00:00","tag":"app-delivery","pr_count":928},{"created_at":"2024-01-25T00:00:00+00:00","tag":"network","pr_count":435},{"created_at":"2024-01-25T00:00:00+00:00","tag":"observability","pr_count":303},{"created_at":"2024-01-25T00:00:00+00:00","tag":"runtime","pr_count":621},{"created_at":"2024-01-25T00:00:00+00:00","tag":"security","pr_count":537},{"created_at":"2024-01-25T00:00:00+00:00","tag":"storage","pr_count":201},{"created_at":"2024-01-26T00:00:00+00:00","tag":"app-delivery","pr_count":1011},{"created_at":"2024-01-26T00:00:00+00:00","tag":"network","pr_count":446},{"created_at":"2024-01-26T00:00:00+00:00","tag":"observability","pr_count":256},{"created_at":"2024-01-26T00:00:00+00:00","tag":"runtime","pr_count":684},{"created_at":"2024-01-26T00:00:00+00:00","tag":"security","pr_count":543},{"created_at":"2024-01-26T00:00:00+00:00","tag":"storage","pr_count":106},{"created_at":"2024-01-27T00:00:00+00:00","tag":"app-delivery","pr_count":189},{"created_at":"2024-01-27T00:00:00+00:00","tag":"network","pr_count":71},{"created_at":"2024-01-27T00:00:00+00:00","tag":"observability","pr_count":87},{"created_at":"2024-01-27T00:00:00+00:00","tag":"runtime","pr_count":240},{"created_at":"2024-01-27T00:00:00+00:00","tag":"security","pr_count":86},{"created_at":"2024-01-27T00:00:00+00:00","tag":"storage","pr_count":26},{"created_at":"2024-01-28T00:00:00+00:00","tag":"app-delivery","pr_count":223},{"created_at":"2024-01-28T00:00:00+00:00","tag":"network","pr_count":53},{"created_at":"2024-01-28T00:00:00+00:00","tag":"observability","pr_count":118},{"created_at":"2024-01-28T00:00:00+00:00","tag":"runtime","pr_count":281},{"created_at":"2024-01-28T00:00:00+00:00","tag":"security","pr_count":65},{"created_at":"2024-01-28T00:00:00+00:00","tag":"storage","pr_count":15},{"created_at":"2024-01-29T00:00:00+00:00","tag":"app-delivery","pr_count":846},{"created_at":"2024-01-29T00:00:00+00:00","tag":"network","pr_count":836},{"created_at":"2024-01-29T00:00:00+00:00","tag":"observability","pr_count":305},{"created_at":"2024-01-29T00:00:00+00:00","tag":"runtime","pr_count":817},{"created_at":"2024-01-29T00:00:00+00:00","tag":"security","pr_count":827},{"created_at":"2024-01-29T00:00:00+00:00","tag":"storage","pr_count":118},{"created_at":"2024-01-30T00:00:00+00:00","tag":"app-delivery","pr_count":892},{"created_at":"2024-01-30T00:00:00+00:00","tag":"network","pr_count":485},{"created_at":"2024-01-30T00:00:00+00:00","tag":"observability","pr_count":406},{"created_at":"2024-01-30T00:00:00+00:00","tag":"runtime","pr_count":730},{"created_at":"2024-01-30T00:00:00+00:00","tag":"security","pr_count":525},{"created_at":"2024-01-30T00:00:00+00:00","tag":"storage","pr_count":118},{"created_at":"2024-01-31T00:00:00+00:00","tag":"app-delivery","pr_count":961},{"created_at":"2024-01-31T00:00:00+00:00","tag":"network","pr_count":430},{"created_at":"2024-01-31T00:00:00+00:00","tag":"observability","pr_count":363},{"created_at":"2024-01-31T00:00:00+00:00","tag":"runtime","pr_count":717},{"created_at":"2024-01-31T00:00:00+00:00","tag":"security","pr_count":575},{"created_at":"2024-01-31T00:00:00+00:00","tag":"storage","pr_count":117},{"created_at":"2024-02-01T00:00:00+00:00","tag":"app-delivery","pr_count":956},{"created_at":"2024-02-01T00:00:00+00:00","tag":"network","pr_count":553},{"created_at":"2024-02-01T00:00:00+00:00","tag":"observability","pr_count":390},{"created_at":"2024-02-01T00:00:00+00:00","tag":"runtime","pr_count":841},{"created_at":"2024-02-01T00:00:00+00:00","tag":"security","pr_count":702},{"created_at":"2024-02-01T00:00:00+00:00","tag":"storage","pr_count":165},{"created_at":"2024-02-02T00:00:00+00:00","tag":"app-delivery","pr_count":1031},{"created_at":"2024-02-02T00:00:00+00:00","tag":"network","pr_count":420},{"created_at":"2024-02-02T00:00:00+00:00","tag":"observability","pr_count":246},{"created_at":"2024-02-02T00:00:00+00:00","tag":"runtime","pr_count":696},{"created_at":"2024-02-02T00:00:00+00:00","tag":"security","pr_count":499},{"created_at":"2024-02-02T00:00:00+00:00","tag":"storage","pr_count":95},{"created_at":"2024-02-03T00:00:00+00:00","tag":"app-delivery","pr_count":263},{"created_at":"2024-02-03T00:00:00+00:00","tag":"network","pr_count":47},{"created_at":"2024-02-03T00:00:00+00:00","tag":"observability","pr_count":81},{"created_at":"2024-02-03T00:00:00+00:00","tag":"runtime","pr_count":282},{"created_at":"2024-02-03T00:00:00+00:00","tag":"security","pr_count":64},{"created_at":"2024-02-03T00:00:00+00:00","tag":"storage","pr_count":10},{"created_at":"2024-02-04T00:00:00+00:00","tag":"app-delivery","pr_count":391},{"created_at":"2024-02-04T00:00:00+00:00","tag":"network","pr_count":87},{"created_at":"2024-02-04T00:00:00+00:00","tag":"observability","pr_count":91},{"created_at":"2024-02-04T00:00:00+00:00","tag":"runtime","pr_count":401},{"created_at":"2024-02-04T00:00:00+00:00","tag":"security","pr_count":67},{"created_at":"2024-02-04T00:00:00+00:00","tag":"storage","pr_count":55},{"created_at":"2024-02-05T00:00:00+00:00","tag":"app-delivery","pr_count":1054},{"created_at":"2024-02-05T00:00:00+00:00","tag":"network","pr_count":578},{"created_at":"2024-02-05T00:00:00+00:00","tag":"observability","pr_count":254},{"created_at":"2024-02-05T00:00:00+00:00","tag":"runtime","pr_count":709},{"created_at":"2024-02-05T00:00:00+00:00","tag":"security","pr_count":870},{"created_at":"2024-02-05T00:00:00+00:00","tag":"storage","pr_count":110},{"created_at":"2024-02-06T00:00:00+00:00","tag":"app-delivery","pr_count":1092},{"created_at":"2024-02-06T00:00:00+00:00","tag":"network","pr_count":453},{"created_at":"2024-02-06T00:00:00+00:00","tag":"observability","pr_count":423},{"created_at":"2024-02-06T00:00:00+00:00","tag":"runtime","pr_count":766},{"created_at":"2024-02-06T00:00:00+00:00","tag":"security","pr_count":635},{"created_at":"2024-02-06T00:00:00+00:00","tag":"storage","pr_count":129},{"created_at":"2024-02-07T00:00:00+00:00","tag":"app-delivery","pr_count":1092},{"created_at":"2024-02-07T00:00:00+00:00","tag":"network","pr_count":372},{"created_at":"2024-02-07T00:00:00+00:00","tag":"observability","pr_count":324},{"created_at":"2024-02-07T00:00:00+00:00","tag":"runtime","pr_count":615},{"created_at":"2024-02-07T00:00:00+00:00","tag":"security","pr_count":646},{"created_at":"2024-02-07T00:00:00+00:00","tag":"storage","pr_count":195},{"created_at":"2024-02-08T00:00:00+00:00","tag":"app-delivery","pr_count":923},{"created_at":"2024-02-08T00:00:00+00:00","tag":"network","pr_count":406},{"created_at":"2024-02-08T00:00:00+00:00","tag":"observability","pr_count":302},{"created_at":"2024-02-08T00:00:00+00:00","tag":"runtime","pr_count":627},{"created_at":"2024-02-08T00:00:00+00:00","tag":"security","pr_count":495},{"created_at":"2024-02-08T00:00:00+00:00","tag":"storage","pr_count":111},{"created_at":"2024-02-09T00:00:00+00:00","tag":"app-delivery","pr_count":784},{"created_at":"2024-02-09T00:00:00+00:00","tag":"network","pr_count":365},{"created_at":"2024-02-09T00:00:00+00:00","tag":"observability","pr_count":323},{"created_at":"2024-02-09T00:00:00+00:00","tag":"runtime","pr_count":640},{"created_at":"2024-02-09T00:00:00+00:00","tag":"security","pr_count":512},{"created_at":"2024-02-09T00:00:00+00:00","tag":"storage","pr_count":66},{"created_at":"2024-02-10T00:00:00+00:00","tag":"app-delivery","pr_count":181},{"created_at":"2024-02-10T00:00:00+00:00","tag":"network","pr_count":56},{"created_at":"2024-02-10T00:00:00+00:00","tag":"observability","pr_count":82},{"created_at":"2024-02-10T00:00:00+00:00","tag":"runtime","pr_count":237},{"created_at":"2024-02-10T00:00:00+00:00","tag":"security","pr_count":69},{"created_at":"2024-02-10T00:00:00+00:00","tag":"storage","pr_count":15},{"created_at":"2024-02-11T00:00:00+00:00","tag":"app-delivery","pr_count":211},{"created_at":"2024-02-11T00:00:00+00:00","tag":"network","pr_count":72},{"created_at":"2024-02-11T00:00:00+00:00","tag":"observability","pr_count":277},{"created_at":"2024-02-11T00:00:00+00:00","tag":"runtime","pr_count":239},{"created_at":"2024-02-11T00:00:00+00:00","tag":"security","pr_count":101},{"created_at":"2024-02-11T00:00:00+00:00","tag":"storage","pr_count":6},{"created_at":"2024-02-12T00:00:00+00:00","tag":"app-delivery","pr_count":910},{"created_at":"2024-02-12T00:00:00+00:00","tag":"network","pr_count":740},{"created_at":"2024-02-12T00:00:00+00:00","tag":"observability","pr_count":462},{"created_at":"2024-02-12T00:00:00+00:00","tag":"runtime","pr_count":674},{"created_at":"2024-02-12T00:00:00+00:00","tag":"security","pr_count":796},{"created_at":"2024-02-12T00:00:00+00:00","tag":"storage","pr_count":80},{"created_at":"2024-02-13T00:00:00+00:00","tag":"app-delivery","pr_count":855},{"created_at":"2024-02-13T00:00:00+00:00","tag":"network","pr_count":501},{"created_at":"2024-02-13T00:00:00+00:00","tag":"observability","pr_count":430},{"created_at":"2024-02-13T00:00:00+00:00","tag":"runtime","pr_count":634},{"created_at":"2024-02-13T00:00:00+00:00","tag":"security","pr_count":445},{"created_at":"2024-02-13T00:00:00+00:00","tag":"storage","pr_count":68},{"created_at":"2024-02-14T00:00:00+00:00","tag":"app-delivery","pr_count":826},{"created_at":"2024-02-14T00:00:00+00:00","tag":"network","pr_count":378},{"created_at":"2024-02-14T00:00:00+00:00","tag":"observability","pr_count":321},{"created_at":"2024-02-14T00:00:00+00:00","tag":"runtime","pr_count":651},{"created_at":"2024-02-14T00:00:00+00:00","tag":"security","pr_count":418},{"created_at":"2024-02-14T00:00:00+00:00","tag":"storage","pr_count":63},{"created_at":"2024-02-15T00:00:00+00:00","tag":"app-delivery","pr_count":791},{"created_at":"2024-02-15T00:00:00+00:00","tag":"network","pr_count":535},{"created_at":"2024-02-15T00:00:00+00:00","tag":"observability","pr_count":299},{"created_at":"2024-02-15T00:00:00+00:00","tag":"runtime","pr_count":703},{"created_at":"2024-02-15T00:00:00+00:00","tag":"security","pr_count":479},{"created_at":"2024-02-15T00:00:00+00:00","tag":"storage","pr_count":113},{"created_at":"2024-02-16T00:00:00+00:00","tag":"app-delivery","pr_count":802},{"created_at":"2024-02-16T00:00:00+00:00","tag":"network","pr_count":419},{"created_at":"2024-02-16T00:00:00+00:00","tag":"observability","pr_count":277},{"created_at":"2024-02-16T00:00:00+00:00","tag":"runtime","pr_count":544},{"created_at":"2024-02-16T00:00:00+00:00","tag":"security","pr_count":369},{"created_at":"2024-02-16T00:00:00+00:00","tag":"storage","pr_count":134},{"created_at":"2024-02-17T00:00:00+00:00","tag":"app-delivery","pr_count":174},{"created_at":"2024-02-17T00:00:00+00:00","tag":"network","pr_count":78},{"created_at":"2024-02-17T00:00:00+00:00","tag":"observability","pr_count":95},{"created_at":"2024-02-17T00:00:00+00:00","tag":"runtime","pr_count":280},{"created_at":"2024-02-17T00:00:00+00:00","tag":"security","pr_count":110},{"created_at":"2024-02-17T00:00:00+00:00","tag":"storage","pr_count":35},{"created_at":"2024-02-18T00:00:00+00:00","tag":"app-delivery","pr_count":288},{"created_at":"2024-02-18T00:00:00+00:00","tag":"network","pr_count":132},{"created_at":"2024-02-18T00:00:00+00:00","tag":"observability","pr_count":126},{"created_at":"2024-02-18T00:00:00+00:00","tag":"runtime","pr_count":287},{"created_at":"2024-02-18T00:00:00+00:00","tag":"security","pr_count":58},{"created_at":"2024-02-18T00:00:00+00:00","tag":"storage","pr_count":76},{"created_at":"2024-02-19T00:00:00+00:00","tag":"app-delivery","pr_count":670},{"created_at":"2024-02-19T00:00:00+00:00","tag":"network","pr_count":473},{"created_at":"2024-02-19T00:00:00+00:00","tag":"observability","pr_count":168},{"created_at":"2024-02-19T00:00:00+00:00","tag":"runtime","pr_count":704},{"created_at":"2024-02-19T00:00:00+00:00","tag":"security","pr_count":735},{"created_at":"2024-02-19T00:00:00+00:00","tag":"storage","pr_count":172},{"created_at":"2024-02-20T00:00:00+00:00","tag":"app-delivery","pr_count":744},{"created_at":"2024-02-20T00:00:00+00:00","tag":"network","pr_count":409},{"created_at":"2024-02-20T00:00:00+00:00","tag":"observability","pr_count":251},{"created_at":"2024-02-20T00:00:00+00:00","tag":"runtime","pr_count":710},{"created_at":"2024-02-20T00:00:00+00:00","tag":"security","pr_count":482},{"created_at":"2024-02-20T00:00:00+00:00","tag":"storage","pr_count":169},{"created_at":"2024-02-21T00:00:00+00:00","tag":"app-delivery","pr_count":911},{"created_at":"2024-02-21T00:00:00+00:00","tag":"network","pr_count":397},{"created_at":"2024-02-21T00:00:00+00:00","tag":"observability","pr_count":252},{"created_at":"2024-02-21T00:00:00+00:00","tag":"runtime","pr_count":794},{"created_at":"2024-02-21T00:00:00+00:00","tag":"security","pr_count":488},{"created_at":"2024-02-21T00:00:00+00:00","tag":"storage","pr_count":107},{"created_at":"2024-02-22T00:00:00+00:00","tag":"app-delivery","pr_count":1007},{"created_at":"2024-02-22T00:00:00+00:00","tag":"network","pr_count":391},{"created_at":"2024-02-22T00:00:00+00:00","tag":"observability","pr_count":286},{"created_at":"2024-02-22T00:00:00+00:00","tag":"runtime","pr_count":663},{"created_at":"2024-02-22T00:00:00+00:00","tag":"security","pr_count":512},{"created_at":"2024-02-22T00:00:00+00:00","tag":"storage","pr_count":202},{"created_at":"2024-02-23T00:00:00+00:00","tag":"app-delivery","pr_count":941},{"created_at":"2024-02-23T00:00:00+00:00","tag":"network","pr_count":384},{"created_at":"2024-02-23T00:00:00+00:00","tag":"observability","pr_count":262},{"created_at":"2024-02-23T00:00:00+00:00","tag":"runtime","pr_count":430},{"created_at":"2024-02-23T00:00:00+00:00","tag":"security","pr_count":365},{"created_at":"2024-02-23T00:00:00+00:00","tag":"storage","pr_count":153},{"created_at":"2024-02-24T00:00:00+00:00","tag":"app-delivery","pr_count":173},{"created_at":"2024-02-24T00:00:00+00:00","tag":"network","pr_count":100},{"created_at":"2024-02-24T00:00:00+00:00","tag":"observability","pr_count":86},{"created_at":"2024-02-24T00:00:00+00:00","tag":"runtime","pr_count":222},{"created_at":"2024-02-24T00:00:00+00:00","tag":"security","pr_count":62},{"created_at":"2024-02-24T00:00:00+00:00","tag":"storage","pr_count":30},{"created_at":"2024-02-25T00:00:00+00:00","tag":"app-delivery","pr_count":194},{"created_at":"2024-02-25T00:00:00+00:00","tag":"network","pr_count":75},{"created_at":"2024-02-25T00:00:00+00:00","tag":"observability","pr_count":175},{"created_at":"2024-02-25T00:00:00+00:00","tag":"runtime","pr_count":209},{"created_at":"2024-02-25T00:00:00+00:00","tag":"security","pr_count":45},{"created_at":"2024-02-25T00:00:00+00:00","tag":"storage","pr_count":27},{"created_at":"2024-02-26T00:00:00+00:00","tag":"app-delivery","pr_count":984},{"created_at":"2024-02-26T00:00:00+00:00","tag":"network","pr_count":596},{"created_at":"2024-02-26T00:00:00+00:00","tag":"observability","pr_count":312},{"created_at":"2024-02-26T00:00:00+00:00","tag":"runtime","pr_count":762},{"created_at":"2024-02-26T00:00:00+00:00","tag":"security","pr_count":711},{"created_at":"2024-02-26T00:00:00+00:00","tag":"storage","pr_count":156},{"created_at":"2024-02-27T00:00:00+00:00","tag":"app-delivery","pr_count":1094},{"created_at":"2024-02-27T00:00:00+00:00","tag":"network","pr_count":477},{"created_at":"2024-02-27T00:00:00+00:00","tag":"observability","pr_count":356},{"created_at":"2024-02-27T00:00:00+00:00","tag":"runtime","pr_count":731},{"created_at":"2024-02-27T00:00:00+00:00","tag":"security","pr_count":422},{"created_at":"2024-02-27T00:00:00+00:00","tag":"storage","pr_count":133},{"created_at":"2024-02-28T00:00:00+00:00","tag":"app-delivery","pr_count":980},{"created_at":"2024-02-28T00:00:00+00:00","tag":"network","pr_count":503},{"created_at":"2024-02-28T00:00:00+00:00","tag":"observability","pr_count":398},{"created_at":"2024-02-28T00:00:00+00:00","tag":"runtime","pr_count":790},{"created_at":"2024-02-28T00:00:00+00:00","tag":"security","pr_count":503},{"created_at":"2024-02-28T00:00:00+00:00","tag":"storage","pr_count":122},{"created_at":"2024-02-29T00:00:00+00:00","tag":"app-delivery","pr_count":1004},{"created_at":"2024-02-29T00:00:00+00:00","tag":"network","pr_count":527},{"created_at":"2024-02-29T00:00:00+00:00","tag":"observability","pr_count":312},{"created_at":"2024-02-29T00:00:00+00:00","tag":"runtime","pr_count":652},{"created_at":"2024-02-29T00:00:00+00:00","tag":"security","pr_count":504},{"created_at":"2024-02-29T00:00:00+00:00","tag":"storage","pr_count":99},{"created_at":"2024-03-01T00:00:00+00:00","tag":"app-delivery","pr_count":1056},{"created_at":"2024-03-01T00:00:00+00:00","tag":"network","pr_count":476},{"created_at":"2024-03-01T00:00:00+00:00","tag":"observability","pr_count":334},{"created_at":"2024-03-01T00:00:00+00:00","tag":"runtime","pr_count":733},{"created_at":"2024-03-01T00:00:00+00:00","tag":"security","pr_count":504},{"created_at":"2024-03-01T00:00:00+00:00","tag":"storage","pr_count":106},{"created_at":"2024-03-02T00:00:00+00:00","tag":"app-delivery","pr_count":245},{"created_at":"2024-03-02T00:00:00+00:00","tag":"network","pr_count":71},{"created_at":"2024-03-02T00:00:00+00:00","tag":"observability","pr_count":49},{"created_at":"2024-03-02T00:00:00+00:00","tag":"runtime","pr_count":207},{"created_at":"2024-03-02T00:00:00+00:00","tag":"security","pr_count":75},{"created_at":"2024-03-02T00:00:00+00:00","tag":"storage","pr_count":24},{"created_at":"2024-03-03T00:00:00+00:00","tag":"app-delivery","pr_count":195},{"created_at":"2024-03-03T00:00:00+00:00","tag":"network","pr_count":87},{"created_at":"2024-03-03T00:00:00+00:00","tag":"observability","pr_count":224},{"created_at":"2024-03-03T00:00:00+00:00","tag":"runtime","pr_count":146},{"created_at":"2024-03-03T00:00:00+00:00","tag":"security","pr_count":77},{"created_at":"2024-03-03T00:00:00+00:00","tag":"storage","pr_count":7},{"created_at":"2024-03-04T00:00:00+00:00","tag":"app-delivery","pr_count":1094},{"created_at":"2024-03-04T00:00:00+00:00","tag":"network","pr_count":610},{"created_at":"2024-03-04T00:00:00+00:00","tag":"observability","pr_count":317},{"created_at":"2024-03-04T00:00:00+00:00","tag":"runtime","pr_count":882},{"created_at":"2024-03-04T00:00:00+00:00","tag":"security","pr_count":759},{"created_at":"2024-03-04T00:00:00+00:00","tag":"storage","pr_count":130},{"created_at":"2024-03-05T00:00:00+00:00","tag":"app-delivery","pr_count":1087},{"created_at":"2024-03-05T00:00:00+00:00","tag":"network","pr_count":605},{"created_at":"2024-03-05T00:00:00+00:00","tag":"observability","pr_count":409},{"created_at":"2024-03-05T00:00:00+00:00","tag":"runtime","pr_count":864},{"created_at":"2024-03-05T00:00:00+00:00","tag":"security","pr_count":489},{"created_at":"2024-03-05T00:00:00+00:00","tag":"storage","pr_count":147},{"created_at":"2024-03-06T00:00:00+00:00","tag":"app-delivery","pr_count":1170},{"created_at":"2024-03-06T00:00:00+00:00","tag":"network","pr_count":617},{"created_at":"2024-03-06T00:00:00+00:00","tag":"observability","pr_count":339},{"created_at":"2024-03-06T00:00:00+00:00","tag":"runtime","pr_count":719},{"created_at":"2024-03-06T00:00:00+00:00","tag":"security","pr_count":589},{"created_at":"2024-03-06T00:00:00+00:00","tag":"storage","pr_count":178},{"created_at":"2024-03-07T00:00:00+00:00","tag":"app-delivery","pr_count":946},{"created_at":"2024-03-07T00:00:00+00:00","tag":"network","pr_count":433},{"created_at":"2024-03-07T00:00:00+00:00","tag":"observability","pr_count":294},{"created_at":"2024-03-07T00:00:00+00:00","tag":"runtime","pr_count":703},{"created_at":"2024-03-07T00:00:00+00:00","tag":"security","pr_count":571},{"created_at":"2024-03-07T00:00:00+00:00","tag":"storage","pr_count":174},{"created_at":"2024-03-08T00:00:00+00:00","tag":"app-delivery","pr_count":1010},{"created_at":"2024-03-08T00:00:00+00:00","tag":"network","pr_count":346},{"created_at":"2024-03-08T00:00:00+00:00","tag":"observability","pr_count":225},{"created_at":"2024-03-08T00:00:00+00:00","tag":"runtime","pr_count":671},{"created_at":"2024-03-08T00:00:00+00:00","tag":"security","pr_count":433},{"created_at":"2024-03-08T00:00:00+00:00","tag":"storage","pr_count":151},{"created_at":"2024-03-09T00:00:00+00:00","tag":"app-delivery","pr_count":178},{"created_at":"2024-03-09T00:00:00+00:00","tag":"network","pr_count":55},{"created_at":"2024-03-09T00:00:00+00:00","tag":"observability","pr_count":70},{"created_at":"2024-03-09T00:00:00+00:00","tag":"runtime","pr_count":263},{"created_at":"2024-03-09T00:00:00+00:00","tag":"security","pr_count":90},{"created_at":"2024-03-09T00:00:00+00:00","tag":"storage","pr_count":20},{"created_at":"2024-03-10T00:00:00+00:00","tag":"app-delivery","pr_count":288},{"created_at":"2024-03-10T00:00:00+00:00","tag":"network","pr_count":74},{"created_at":"2024-03-10T00:00:00+00:00","tag":"observability","pr_count":156},{"created_at":"2024-03-10T00:00:00+00:00","tag":"runtime","pr_count":192},{"created_at":"2024-03-10T00:00:00+00:00","tag":"security","pr_count":68},{"created_at":"2024-03-10T00:00:00+00:00","tag":"storage","pr_count":14},{"created_at":"2024-03-11T00:00:00+00:00","tag":"app-delivery","pr_count":1028},{"created_at":"2024-03-11T00:00:00+00:00","tag":"network","pr_count":755},{"created_at":"2024-03-11T00:00:00+00:00","tag":"observability","pr_count":350},{"created_at":"2024-03-11T00:00:00+00:00","tag":"runtime","pr_count":752},{"created_at":"2024-03-11T00:00:00+00:00","tag":"security","pr_count":768},{"created_at":"2024-03-11T00:00:00+00:00","tag":"storage","pr_count":134},{"created_at":"2024-03-12T00:00:00+00:00","tag":"app-delivery","pr_count":1023},{"created_at":"2024-03-12T00:00:00+00:00","tag":"network","pr_count":520},{"created_at":"2024-03-12T00:00:00+00:00","tag":"observability","pr_count":406},{"created_at":"2024-03-12T00:00:00+00:00","tag":"runtime","pr_count":913},{"created_at":"2024-03-12T00:00:00+00:00","tag":"security","pr_count":564},{"created_at":"2024-03-12T00:00:00+00:00","tag":"storage","pr_count":151},{"created_at":"2024-03-13T00:00:00+00:00","tag":"app-delivery","pr_count":1147},{"created_at":"2024-03-13T00:00:00+00:00","tag":"network","pr_count":480},{"created_at":"2024-03-13T00:00:00+00:00","tag":"observability","pr_count":340},{"created_at":"2024-03-13T00:00:00+00:00","tag":"runtime","pr_count":816},{"created_at":"2024-03-13T00:00:00+00:00","tag":"security","pr_count":585},{"created_at":"2024-03-13T00:00:00+00:00","tag":"storage","pr_count":168},{"created_at":"2024-03-14T00:00:00+00:00","tag":"app-delivery","pr_count":980},{"created_at":"2024-03-14T00:00:00+00:00","tag":"network","pr_count":452},{"created_at":"2024-03-14T00:00:00+00:00","tag":"observability","pr_count":362},{"created_at":"2024-03-14T00:00:00+00:00","tag":"runtime","pr_count":728},{"created_at":"2024-03-14T00:00:00+00:00","tag":"security","pr_count":519},{"created_at":"2024-03-14T00:00:00+00:00","tag":"storage","pr_count":116},{"created_at":"2024-03-15T00:00:00+00:00","tag":"app-delivery","pr_count":1004},{"created_at":"2024-03-15T00:00:00+00:00","tag":"network","pr_count":488},{"created_at":"2024-03-15T00:00:00+00:00","tag":"observability","pr_count":267},{"created_at":"2024-03-15T00:00:00+00:00","tag":"runtime","pr_count":663},{"created_at":"2024-03-15T00:00:00+00:00","tag":"security","pr_count":539},{"created_at":"2024-03-15T00:00:00+00:00","tag":"storage","pr_count":101},{"created_at":"2024-03-16T00:00:00+00:00","tag":"app-delivery","pr_count":305},{"created_at":"2024-03-16T00:00:00+00:00","tag":"network","pr_count":84},{"created_at":"2024-03-16T00:00:00+00:00","tag":"observability","pr_count":99},{"created_at":"2024-03-16T00:00:00+00:00","tag":"runtime","pr_count":267},{"created_at":"2024-03-16T00:00:00+00:00","tag":"security","pr_count":75},{"created_at":"2024-03-16T00:00:00+00:00","tag":"storage","pr_count":21},{"created_at":"2024-03-17T00:00:00+00:00","tag":"app-delivery","pr_count":311},{"created_at":"2024-03-17T00:00:00+00:00","tag":"network","pr_count":58},{"created_at":"2024-03-17T00:00:00+00:00","tag":"observability","pr_count":106},{"created_at":"2024-03-17T00:00:00+00:00","tag":"runtime","pr_count":211},{"created_at":"2024-03-17T00:00:00+00:00","tag":"security","pr_count":88},{"created_at":"2024-03-17T00:00:00+00:00","tag":"storage","pr_count":19},{"created_at":"2024-03-18T00:00:00+00:00","tag":"app-delivery","pr_count":1101},{"created_at":"2024-03-18T00:00:00+00:00","tag":"network","pr_count":562},{"created_at":"2024-03-18T00:00:00+00:00","tag":"observability","pr_count":219},{"created_at":"2024-03-18T00:00:00+00:00","tag":"runtime","pr_count":825},{"created_at":"2024-03-18T00:00:00+00:00","tag":"security","pr_count":896},{"created_at":"2024-03-18T00:00:00+00:00","tag":"storage","pr_count":145},{"created_at":"2024-03-19T00:00:00+00:00","tag":"app-delivery","pr_count":999},{"created_at":"2024-03-19T00:00:00+00:00","tag":"network","pr_count":545},{"created_at":"2024-03-19T00:00:00+00:00","tag":"observability","pr_count":299},{"created_at":"2024-03-19T00:00:00+00:00","tag":"runtime","pr_count":665},{"created_at":"2024-03-19T00:00:00+00:00","tag":"security","pr_count":501},{"created_at":"2024-03-19T00:00:00+00:00","tag":"storage","pr_count":200},{"created_at":"2024-03-20T00:00:00+00:00","tag":"app-delivery","pr_count":998},{"created_at":"2024-03-20T00:00:00+00:00","tag":"network","pr_count":416},{"created_at":"2024-03-20T00:00:00+00:00","tag":"observability","pr_count":248},{"created_at":"2024-03-20T00:00:00+00:00","tag":"runtime","pr_count":629},{"created_at":"2024-03-20T00:00:00+00:00","tag":"security","pr_count":518},{"created_at":"2024-03-20T00:00:00+00:00","tag":"storage","pr_count":108},{"created_at":"2024-03-21T00:00:00+00:00","tag":"app-delivery","pr_count":1079},{"created_at":"2024-03-21T00:00:00+00:00","tag":"network","pr_count":522},{"created_at":"2024-03-21T00:00:00+00:00","tag":"observability","pr_count":342},{"created_at":"2024-03-21T00:00:00+00:00","tag":"runtime","pr_count":605},{"created_at":"2024-03-21T00:00:00+00:00","tag":"security","pr_count":463},{"created_at":"2024-03-21T00:00:00+00:00","tag":"storage","pr_count":159},{"created_at":"2024-03-22T00:00:00+00:00","tag":"app-delivery","pr_count":992},{"created_at":"2024-03-22T00:00:00+00:00","tag":"network","pr_count":392},{"created_at":"2024-03-22T00:00:00+00:00","tag":"observability","pr_count":317},{"created_at":"2024-03-22T00:00:00+00:00","tag":"runtime","pr_count":526},{"created_at":"2024-03-22T00:00:00+00:00","tag":"security","pr_count":442},{"created_at":"2024-03-22T00:00:00+00:00","tag":"storage","pr_count":82},{"created_at":"2024-03-23T00:00:00+00:00","tag":"app-delivery","pr_count":245},{"created_at":"2024-03-23T00:00:00+00:00","tag":"network","pr_count":35},{"created_at":"2024-03-23T00:00:00+00:00","tag":"observability","pr_count":72},{"created_at":"2024-03-23T00:00:00+00:00","tag":"runtime","pr_count":287},{"created_at":"2024-03-23T00:00:00+00:00","tag":"security","pr_count":60},{"created_at":"2024-03-23T00:00:00+00:00","tag":"storage","pr_count":19},{"created_at":"2024-03-24T00:00:00+00:00","tag":"app-delivery","pr_count":263},{"created_at":"2024-03-24T00:00:00+00:00","tag":"network","pr_count":52},{"created_at":"2024-03-24T00:00:00+00:00","tag":"observability","pr_count":91},{"created_at":"2024-03-24T00:00:00+00:00","tag":"runtime","pr_count":170},{"created_at":"2024-03-24T00:00:00+00:00","tag":"security","pr_count":49},{"created_at":"2024-03-24T00:00:00+00:00","tag":"storage","pr_count":28},{"created_at":"2024-03-25T00:00:00+00:00","tag":"app-delivery","pr_count":1051},{"created_at":"2024-03-25T00:00:00+00:00","tag":"network","pr_count":774},{"created_at":"2024-03-25T00:00:00+00:00","tag":"observability","pr_count":315},{"created_at":"2024-03-25T00:00:00+00:00","tag":"runtime","pr_count":660},{"created_at":"2024-03-25T00:00:00+00:00","tag":"security","pr_count":641},{"created_at":"2024-03-25T00:00:00+00:00","tag":"storage","pr_count":97},{"created_at":"2024-03-26T00:00:00+00:00","tag":"app-delivery","pr_count":1047},{"created_at":"2024-03-26T00:00:00+00:00","tag":"network","pr_count":664},{"created_at":"2024-03-26T00:00:00+00:00","tag":"observability","pr_count":387},{"created_at":"2024-03-26T00:00:00+00:00","tag":"runtime","pr_count":749},{"created_at":"2024-03-26T00:00:00+00:00","tag":"security","pr_count":493},{"created_at":"2024-03-26T00:00:00+00:00","tag":"storage","pr_count":123},{"created_at":"2024-03-27T00:00:00+00:00","tag":"app-delivery","pr_count":1140},{"created_at":"2024-03-27T00:00:00+00:00","tag":"network","pr_count":564},{"created_at":"2024-03-27T00:00:00+00:00","tag":"observability","pr_count":357},{"created_at":"2024-03-27T00:00:00+00:00","tag":"runtime","pr_count":830},{"created_at":"2024-03-27T00:00:00+00:00","tag":"security","pr_count":519},{"created_at":"2024-03-27T00:00:00+00:00","tag":"storage","pr_count":129},{"created_at":"2024-03-28T00:00:00+00:00","tag":"app-delivery","pr_count":849},{"created_at":"2024-03-28T00:00:00+00:00","tag":"network","pr_count":470},{"created_at":"2024-03-28T00:00:00+00:00","tag":"observability","pr_count":253},{"created_at":"2024-03-28T00:00:00+00:00","tag":"runtime","pr_count":848},{"created_at":"2024-03-28T00:00:00+00:00","tag":"security","pr_count":483},{"created_at":"2024-03-28T00:00:00+00:00","tag":"storage","pr_count":136},{"created_at":"2024-03-29T00:00:00+00:00","tag":"app-delivery","pr_count":784},{"created_at":"2024-03-29T00:00:00+00:00","tag":"network","pr_count":315},{"created_at":"2024-03-29T00:00:00+00:00","tag":"observability","pr_count":209},{"created_at":"2024-03-29T00:00:00+00:00","tag":"runtime","pr_count":544},{"created_at":"2024-03-29T00:00:00+00:00","tag":"security","pr_count":227},{"created_at":"2024-03-29T00:00:00+00:00","tag":"storage","pr_count":87},{"created_at":"2024-03-30T00:00:00+00:00","tag":"app-delivery","pr_count":114},{"created_at":"2024-03-30T00:00:00+00:00","tag":"network","pr_count":86},{"created_at":"2024-03-30T00:00:00+00:00","tag":"observability","pr_count":63},{"created_at":"2024-03-30T00:00:00+00:00","tag":"runtime","pr_count":262},{"created_at":"2024-03-30T00:00:00+00:00","tag":"security","pr_count":64},{"created_at":"2024-03-30T00:00:00+00:00","tag":"storage","pr_count":16},{"created_at":"2024-03-31T00:00:00+00:00","tag":"app-delivery","pr_count":248},{"created_at":"2024-03-31T00:00:00+00:00","tag":"network","pr_count":38},{"created_at":"2024-03-31T00:00:00+00:00","tag":"observability","pr_count":83},{"created_at":"2024-03-31T00:00:00+00:00","tag":"runtime","pr_count":204},{"created_at":"2024-03-31T00:00:00+00:00","tag":"security","pr_count":61},{"created_at":"2024-03-31T00:00:00+00:00","tag":"storage","pr_count":5},{"created_at":"2024-04-01T00:00:00+00:00","tag":"app-delivery","pr_count":1040},{"created_at":"2024-04-01T00:00:00+00:00","tag":"network","pr_count":570},{"created_at":"2024-04-01T00:00:00+00:00","tag":"observability","pr_count":323},{"created_at":"2024-04-01T00:00:00+00:00","tag":"runtime","pr_count":649},{"created_at":"2024-04-01T00:00:00+00:00","tag":"security","pr_count":562},{"created_at":"2024-04-01T00:00:00+00:00","tag":"storage","pr_count":91},{"created_at":"2024-04-02T00:00:00+00:00","tag":"app-delivery","pr_count":971},{"created_at":"2024-04-02T00:00:00+00:00","tag":"network","pr_count":626},{"created_at":"2024-04-02T00:00:00+00:00","tag":"observability","pr_count":368},{"created_at":"2024-04-02T00:00:00+00:00","tag":"runtime","pr_count":608},{"created_at":"2024-04-02T00:00:00+00:00","tag":"security","pr_count":548},{"created_at":"2024-04-02T00:00:00+00:00","tag":"storage","pr_count":124},{"created_at":"2024-04-03T00:00:00+00:00","tag":"app-delivery","pr_count":921},{"created_at":"2024-04-03T00:00:00+00:00","tag":"network","pr_count":476},{"created_at":"2024-04-03T00:00:00+00:00","tag":"observability","pr_count":285},{"created_at":"2024-04-03T00:00:00+00:00","tag":"runtime","pr_count":709},{"created_at":"2024-04-03T00:00:00+00:00","tag":"security","pr_count":585},{"created_at":"2024-04-03T00:00:00+00:00","tag":"storage","pr_count":141},{"created_at":"2024-04-04T00:00:00+00:00","tag":"app-delivery","pr_count":875},{"created_at":"2024-04-04T00:00:00+00:00","tag":"network","pr_count":635},{"created_at":"2024-04-04T00:00:00+00:00","tag":"observability","pr_count":344},{"created_at":"2024-04-04T00:00:00+00:00","tag":"runtime","pr_count":692},{"created_at":"2024-04-04T00:00:00+00:00","tag":"security","pr_count":539},{"created_at":"2024-04-04T00:00:00+00:00","tag":"storage","pr_count":141},{"created_at":"2024-04-05T00:00:00+00:00","tag":"app-delivery","pr_count":930},{"created_at":"2024-04-05T00:00:00+00:00","tag":"network","pr_count":661},{"created_at":"2024-04-05T00:00:00+00:00","tag":"observability","pr_count":359},{"created_at":"2024-04-05T00:00:00+00:00","tag":"runtime","pr_count":647},{"created_at":"2024-04-05T00:00:00+00:00","tag":"security","pr_count":378},{"created_at":"2024-04-05T00:00:00+00:00","tag":"storage","pr_count":63},{"created_at":"2024-04-06T00:00:00+00:00","tag":"app-delivery","pr_count":202},{"created_at":"2024-04-06T00:00:00+00:00","tag":"network","pr_count":59},{"created_at":"2024-04-06T00:00:00+00:00","tag":"observability","pr_count":97},{"created_at":"2024-04-06T00:00:00+00:00","tag":"runtime","pr_count":262},{"created_at":"2024-04-06T00:00:00+00:00","tag":"security","pr_count":43},{"created_at":"2024-04-06T00:00:00+00:00","tag":"storage","pr_count":23},{"created_at":"2024-04-07T00:00:00+00:00","tag":"app-delivery","pr_count":326},{"created_at":"2024-04-07T00:00:00+00:00","tag":"network","pr_count":126},{"created_at":"2024-04-07T00:00:00+00:00","tag":"observability","pr_count":78},{"created_at":"2024-04-07T00:00:00+00:00","tag":"runtime","pr_count":279},{"created_at":"2024-04-07T00:00:00+00:00","tag":"security","pr_count":62},{"created_at":"2024-04-07T00:00:00+00:00","tag":"storage","pr_count":62},{"created_at":"2024-04-08T00:00:00+00:00","tag":"app-delivery","pr_count":1000},{"created_at":"2024-04-08T00:00:00+00:00","tag":"network","pr_count":675},{"created_at":"2024-04-08T00:00:00+00:00","tag":"observability","pr_count":349},{"created_at":"2024-04-08T00:00:00+00:00","tag":"runtime","pr_count":966},{"created_at":"2024-04-08T00:00:00+00:00","tag":"security","pr_count":632},{"created_at":"2024-04-08T00:00:00+00:00","tag":"storage","pr_count":165},{"created_at":"2024-04-09T00:00:00+00:00","tag":"app-delivery","pr_count":1039},{"created_at":"2024-04-09T00:00:00+00:00","tag":"network","pr_count":564},{"created_at":"2024-04-09T00:00:00+00:00","tag":"observability","pr_count":472},{"created_at":"2024-04-09T00:00:00+00:00","tag":"runtime","pr_count":748},{"created_at":"2024-04-09T00:00:00+00:00","tag":"security","pr_count":556},{"created_at":"2024-04-09T00:00:00+00:00","tag":"storage","pr_count":111},{"created_at":"2024-04-10T00:00:00+00:00","tag":"app-delivery","pr_count":970},{"created_at":"2024-04-10T00:00:00+00:00","tag":"network","pr_count":430},{"created_at":"2024-04-10T00:00:00+00:00","tag":"observability","pr_count":260},{"created_at":"2024-04-10T00:00:00+00:00","tag":"runtime","pr_count":684},{"created_at":"2024-04-10T00:00:00+00:00","tag":"security","pr_count":426},{"created_at":"2024-04-10T00:00:00+00:00","tag":"storage","pr_count":112},{"created_at":"2024-04-11T00:00:00+00:00","tag":"app-delivery","pr_count":1001},{"created_at":"2024-04-11T00:00:00+00:00","tag":"network","pr_count":548},{"created_at":"2024-04-11T00:00:00+00:00","tag":"observability","pr_count":328},{"created_at":"2024-04-11T00:00:00+00:00","tag":"runtime","pr_count":667},{"created_at":"2024-04-11T00:00:00+00:00","tag":"security","pr_count":462},{"created_at":"2024-04-11T00:00:00+00:00","tag":"storage","pr_count":132},{"created_at":"2024-04-12T00:00:00+00:00","tag":"app-delivery","pr_count":892},{"created_at":"2024-04-12T00:00:00+00:00","tag":"network","pr_count":421},{"created_at":"2024-04-12T00:00:00+00:00","tag":"observability","pr_count":249},{"created_at":"2024-04-12T00:00:00+00:00","tag":"runtime","pr_count":539},{"created_at":"2024-04-12T00:00:00+00:00","tag":"security","pr_count":391},{"created_at":"2024-04-12T00:00:00+00:00","tag":"storage","pr_count":96},{"created_at":"2024-04-13T00:00:00+00:00","tag":"app-delivery","pr_count":190},{"created_at":"2024-04-13T00:00:00+00:00","tag":"network","pr_count":55},{"created_at":"2024-04-13T00:00:00+00:00","tag":"observability","pr_count":74},{"created_at":"2024-04-13T00:00:00+00:00","tag":"runtime","pr_count":183},{"created_at":"2024-04-13T00:00:00+00:00","tag":"security","pr_count":62},{"created_at":"2024-04-13T00:00:00+00:00","tag":"storage","pr_count":32},{"created_at":"2024-04-14T00:00:00+00:00","tag":"app-delivery","pr_count":247},{"created_at":"2024-04-14T00:00:00+00:00","tag":"network","pr_count":75},{"created_at":"2024-04-14T00:00:00+00:00","tag":"observability","pr_count":97},{"created_at":"2024-04-14T00:00:00+00:00","tag":"runtime","pr_count":242},{"created_at":"2024-04-14T00:00:00+00:00","tag":"security","pr_count":72},{"created_at":"2024-04-14T00:00:00+00:00","tag":"storage","pr_count":10},{"created_at":"2024-04-15T00:00:00+00:00","tag":"app-delivery","pr_count":1026},{"created_at":"2024-04-15T00:00:00+00:00","tag":"network","pr_count":640},{"created_at":"2024-04-15T00:00:00+00:00","tag":"observability","pr_count":303},{"created_at":"2024-04-15T00:00:00+00:00","tag":"runtime","pr_count":788},{"created_at":"2024-04-15T00:00:00+00:00","tag":"security","pr_count":804},{"created_at":"2024-04-15T00:00:00+00:00","tag":"storage","pr_count":148},{"created_at":"2024-04-16T00:00:00+00:00","tag":"app-delivery","pr_count":1020},{"created_at":"2024-04-16T00:00:00+00:00","tag":"network","pr_count":511},{"created_at":"2024-04-16T00:00:00+00:00","tag":"observability","pr_count":406},{"created_at":"2024-04-16T00:00:00+00:00","tag":"runtime","pr_count":665},{"created_at":"2024-04-16T00:00:00+00:00","tag":"security","pr_count":512},{"created_at":"2024-04-16T00:00:00+00:00","tag":"storage","pr_count":120},{"created_at":"2024-04-17T00:00:00+00:00","tag":"app-delivery","pr_count":1003},{"created_at":"2024-04-17T00:00:00+00:00","tag":"network","pr_count":447},{"created_at":"2024-04-17T00:00:00+00:00","tag":"observability","pr_count":307},{"created_at":"2024-04-17T00:00:00+00:00","tag":"runtime","pr_count":709},{"created_at":"2024-04-17T00:00:00+00:00","tag":"security","pr_count":442},{"created_at":"2024-04-17T00:00:00+00:00","tag":"storage","pr_count":137},{"created_at":"2024-04-18T00:00:00+00:00","tag":"app-delivery","pr_count":1036},{"created_at":"2024-04-18T00:00:00+00:00","tag":"network","pr_count":704},{"created_at":"2024-04-18T00:00:00+00:00","tag":"observability","pr_count":326},{"created_at":"2024-04-18T00:00:00+00:00","tag":"runtime","pr_count":856},{"created_at":"2024-04-18T00:00:00+00:00","tag":"security","pr_count":511},{"created_at":"2024-04-18T00:00:00+00:00","tag":"storage","pr_count":148},{"created_at":"2024-04-19T00:00:00+00:00","tag":"app-delivery","pr_count":1430},{"created_at":"2024-04-19T00:00:00+00:00","tag":"network","pr_count":572},{"created_at":"2024-04-19T00:00:00+00:00","tag":"observability","pr_count":346},{"created_at":"2024-04-19T00:00:00+00:00","tag":"runtime","pr_count":786},{"created_at":"2024-04-19T00:00:00+00:00","tag":"security","pr_count":513},{"created_at":"2024-04-19T00:00:00+00:00","tag":"storage","pr_count":126},{"created_at":"2024-04-20T00:00:00+00:00","tag":"app-delivery","pr_count":127},{"created_at":"2024-04-20T00:00:00+00:00","tag":"network","pr_count":35},{"created_at":"2024-04-20T00:00:00+00:00","tag":"observability","pr_count":84},{"created_at":"2024-04-20T00:00:00+00:00","tag":"runtime","pr_count":163},{"created_at":"2024-04-20T00:00:00+00:00","tag":"security","pr_count":49},{"created_at":"2024-04-20T00:00:00+00:00","tag":"storage","pr_count":63},{"created_at":"2024-04-21T00:00:00+00:00","tag":"app-delivery","pr_count":252},{"created_at":"2024-04-21T00:00:00+00:00","tag":"network","pr_count":69},{"created_at":"2024-04-21T00:00:00+00:00","tag":"observability","pr_count":79},{"created_at":"2024-04-21T00:00:00+00:00","tag":"runtime","pr_count":206},{"created_at":"2024-04-21T00:00:00+00:00","tag":"security","pr_count":48},{"created_at":"2024-04-21T00:00:00+00:00","tag":"storage","pr_count":28},{"created_at":"2024-04-22T00:00:00+00:00","tag":"app-delivery","pr_count":1160},{"created_at":"2024-04-22T00:00:00+00:00","tag":"network","pr_count":813},{"created_at":"2024-04-22T00:00:00+00:00","tag":"observability","pr_count":319},{"created_at":"2024-04-22T00:00:00+00:00","tag":"runtime","pr_count":831},{"created_at":"2024-04-22T00:00:00+00:00","tag":"security","pr_count":738},{"created_at":"2024-04-22T00:00:00+00:00","tag":"storage","pr_count":137},{"created_at":"2024-04-23T00:00:00+00:00","tag":"app-delivery","pr_count":1274},{"created_at":"2024-04-23T00:00:00+00:00","tag":"network","pr_count":509},{"created_at":"2024-04-23T00:00:00+00:00","tag":"observability","pr_count":359},{"created_at":"2024-04-23T00:00:00+00:00","tag":"runtime","pr_count":649},{"created_at":"2024-04-23T00:00:00+00:00","tag":"security","pr_count":500},{"created_at":"2024-04-23T00:00:00+00:00","tag":"storage","pr_count":100},{"created_at":"2024-04-24T00:00:00+00:00","tag":"app-delivery","pr_count":1126},{"created_at":"2024-04-24T00:00:00+00:00","tag":"network","pr_count":388},{"created_at":"2024-04-24T00:00:00+00:00","tag":"observability","pr_count":249},{"created_at":"2024-04-24T00:00:00+00:00","tag":"runtime","pr_count":735},{"created_at":"2024-04-24T00:00:00+00:00","tag":"security","pr_count":469},{"created_at":"2024-04-24T00:00:00+00:00","tag":"storage","pr_count":108},{"created_at":"2024-04-25T00:00:00+00:00","tag":"app-delivery","pr_count":985},{"created_at":"2024-04-25T00:00:00+00:00","tag":"network","pr_count":458},{"created_at":"2024-04-25T00:00:00+00:00","tag":"observability","pr_count":269},{"created_at":"2024-04-25T00:00:00+00:00","tag":"runtime","pr_count":818},{"created_at":"2024-04-25T00:00:00+00:00","tag":"security","pr_count":570},{"created_at":"2024-04-25T00:00:00+00:00","tag":"storage","pr_count":107},{"created_at":"2024-04-26T00:00:00+00:00","tag":"app-delivery","pr_count":1033},{"created_at":"2024-04-26T00:00:00+00:00","tag":"network","pr_count":331},{"created_at":"2024-04-26T00:00:00+00:00","tag":"observability","pr_count":263},{"created_at":"2024-04-26T00:00:00+00:00","tag":"runtime","pr_count":636},{"created_at":"2024-04-26T00:00:00+00:00","tag":"security","pr_count":311},{"created_at":"2024-04-26T00:00:00+00:00","tag":"storage","pr_count":101},{"created_at":"2024-04-27T00:00:00+00:00","tag":"app-delivery","pr_count":180},{"created_at":"2024-04-27T00:00:00+00:00","tag":"network","pr_count":41},{"created_at":"2024-04-27T00:00:00+00:00","tag":"observability","pr_count":67},{"created_at":"2024-04-27T00:00:00+00:00","tag":"runtime","pr_count":282},{"created_at":"2024-04-27T00:00:00+00:00","tag":"security","pr_count":75},{"created_at":"2024-04-27T00:00:00+00:00","tag":"storage","pr_count":107},{"created_at":"2024-04-28T00:00:00+00:00","tag":"app-delivery","pr_count":315},{"created_at":"2024-04-28T00:00:00+00:00","tag":"network","pr_count":99},{"created_at":"2024-04-28T00:00:00+00:00","tag":"observability","pr_count":51},{"created_at":"2024-04-28T00:00:00+00:00","tag":"runtime","pr_count":434},{"created_at":"2024-04-28T00:00:00+00:00","tag":"security","pr_count":59},{"created_at":"2024-04-28T00:00:00+00:00","tag":"storage","pr_count":44},{"created_at":"2024-04-29T00:00:00+00:00","tag":"app-delivery","pr_count":1005},{"created_at":"2024-04-29T00:00:00+00:00","tag":"network","pr_count":629},{"created_at":"2024-04-29T00:00:00+00:00","tag":"observability","pr_count":256},{"created_at":"2024-04-29T00:00:00+00:00","tag":"runtime","pr_count":883},{"created_at":"2024-04-29T00:00:00+00:00","tag":"security","pr_count":765},{"created_at":"2024-04-29T00:00:00+00:00","tag":"storage","pr_count":136},{"created_at":"2024-04-30T00:00:00+00:00","tag":"app-delivery","pr_count":979},{"created_at":"2024-04-30T00:00:00+00:00","tag":"network","pr_count":460},{"created_at":"2024-04-30T00:00:00+00:00","tag":"observability","pr_count":439},{"created_at":"2024-04-30T00:00:00+00:00","tag":"runtime","pr_count":787},{"created_at":"2024-04-30T00:00:00+00:00","tag":"security","pr_count":566},{"created_at":"2024-04-30T00:00:00+00:00","tag":"storage","pr_count":127},{"created_at":"2024-05-01T00:00:00+00:00","tag":"app-delivery","pr_count":1045},{"created_at":"2024-05-01T00:00:00+00:00","tag":"network","pr_count":455},{"created_at":"2024-05-01T00:00:00+00:00","tag":"observability","pr_count":343},{"created_at":"2024-05-01T00:00:00+00:00","tag":"runtime","pr_count":623},{"created_at":"2024-05-01T00:00:00+00:00","tag":"security","pr_count":456},{"created_at":"2024-05-01T00:00:00+00:00","tag":"storage","pr_count":66},{"created_at":"2024-05-02T00:00:00+00:00","tag":"app-delivery","pr_count":835},{"created_at":"2024-05-02T00:00:00+00:00","tag":"network","pr_count":372},{"created_at":"2024-05-02T00:00:00+00:00","tag":"observability","pr_count":310},{"created_at":"2024-05-02T00:00:00+00:00","tag":"runtime","pr_count":587},{"created_at":"2024-05-02T00:00:00+00:00","tag":"security","pr_count":487},{"created_at":"2024-05-02T00:00:00+00:00","tag":"storage","pr_count":66},{"created_at":"2024-05-03T00:00:00+00:00","tag":"app-delivery","pr_count":788},{"created_at":"2024-05-03T00:00:00+00:00","tag":"network","pr_count":299},{"created_at":"2024-05-03T00:00:00+00:00","tag":"observability","pr_count":211},{"created_at":"2024-05-03T00:00:00+00:00","tag":"runtime","pr_count":558},{"created_at":"2024-05-03T00:00:00+00:00","tag":"security","pr_count":421},{"created_at":"2024-05-03T00:00:00+00:00","tag":"storage","pr_count":64},{"created_at":"2024-05-04T00:00:00+00:00","tag":"app-delivery","pr_count":210},{"created_at":"2024-05-04T00:00:00+00:00","tag":"network","pr_count":54},{"created_at":"2024-05-04T00:00:00+00:00","tag":"observability","pr_count":64},{"created_at":"2024-05-04T00:00:00+00:00","tag":"runtime","pr_count":354},{"created_at":"2024-05-04T00:00:00+00:00","tag":"security","pr_count":60},{"created_at":"2024-05-04T00:00:00+00:00","tag":"storage","pr_count":69},{"created_at":"2024-05-05T00:00:00+00:00","tag":"app-delivery","pr_count":371},{"created_at":"2024-05-05T00:00:00+00:00","tag":"network","pr_count":56},{"created_at":"2024-05-05T00:00:00+00:00","tag":"observability","pr_count":114},{"created_at":"2024-05-05T00:00:00+00:00","tag":"runtime","pr_count":273},{"created_at":"2024-05-05T00:00:00+00:00","tag":"security","pr_count":63},{"created_at":"2024-05-05T00:00:00+00:00","tag":"storage","pr_count":12},{"created_at":"2024-05-06T00:00:00+00:00","tag":"app-delivery","pr_count":1204},{"created_at":"2024-05-06T00:00:00+00:00","tag":"network","pr_count":647},{"created_at":"2024-05-06T00:00:00+00:00","tag":"observability","pr_count":347},{"created_at":"2024-05-06T00:00:00+00:00","tag":"runtime","pr_count":978},{"created_at":"2024-05-06T00:00:00+00:00","tag":"security","pr_count":984},{"created_at":"2024-05-06T00:00:00+00:00","tag":"storage","pr_count":135},{"created_at":"2024-05-07T00:00:00+00:00","tag":"app-delivery","pr_count":1260},{"created_at":"2024-05-07T00:00:00+00:00","tag":"network","pr_count":499},{"created_at":"2024-05-07T00:00:00+00:00","tag":"observability","pr_count":588},{"created_at":"2024-05-07T00:00:00+00:00","tag":"runtime","pr_count":880},{"created_at":"2024-05-07T00:00:00+00:00","tag":"security","pr_count":593},{"created_at":"2024-05-07T00:00:00+00:00","tag":"storage","pr_count":99},{"created_at":"2024-05-08T00:00:00+00:00","tag":"app-delivery","pr_count":1044},{"created_at":"2024-05-08T00:00:00+00:00","tag":"network","pr_count":461},{"created_at":"2024-05-08T00:00:00+00:00","tag":"observability","pr_count":365},{"created_at":"2024-05-08T00:00:00+00:00","tag":"runtime","pr_count":788},{"created_at":"2024-05-08T00:00:00+00:00","tag":"security","pr_count":556},{"created_at":"2024-05-08T00:00:00+00:00","tag":"storage","pr_count":176},{"created_at":"2024-05-09T00:00:00+00:00","tag":"app-delivery","pr_count":809},{"created_at":"2024-05-09T00:00:00+00:00","tag":"network","pr_count":456},{"created_at":"2024-05-09T00:00:00+00:00","tag":"observability","pr_count":290},{"created_at":"2024-05-09T00:00:00+00:00","tag":"runtime","pr_count":686},{"created_at":"2024-05-09T00:00:00+00:00","tag":"security","pr_count":471},{"created_at":"2024-05-09T00:00:00+00:00","tag":"storage","pr_count":149},{"created_at":"2024-05-10T00:00:00+00:00","tag":"app-delivery","pr_count":804},{"created_at":"2024-05-10T00:00:00+00:00","tag":"network","pr_count":361},{"created_at":"2024-05-10T00:00:00+00:00","tag":"observability","pr_count":270},{"created_at":"2024-05-10T00:00:00+00:00","tag":"runtime","pr_count":697},{"created_at":"2024-05-10T00:00:00+00:00","tag":"security","pr_count":388},{"created_at":"2024-05-10T00:00:00+00:00","tag":"storage","pr_count":107},{"created_at":"2024-05-11T00:00:00+00:00","tag":"app-delivery","pr_count":304},{"created_at":"2024-05-11T00:00:00+00:00","tag":"network","pr_count":109},{"created_at":"2024-05-11T00:00:00+00:00","tag":"observability","pr_count":87},{"created_at":"2024-05-11T00:00:00+00:00","tag":"runtime","pr_count":331},{"created_at":"2024-05-11T00:00:00+00:00","tag":"security","pr_count":41},{"created_at":"2024-05-11T00:00:00+00:00","tag":"storage","pr_count":85},{"created_at":"2024-05-12T00:00:00+00:00","tag":"app-delivery","pr_count":155},{"created_at":"2024-05-12T00:00:00+00:00","tag":"network","pr_count":46},{"created_at":"2024-05-12T00:00:00+00:00","tag":"observability","pr_count":63},{"created_at":"2024-05-12T00:00:00+00:00","tag":"runtime","pr_count":189},{"created_at":"2024-05-12T00:00:00+00:00","tag":"security","pr_count":58},{"created_at":"2024-05-12T00:00:00+00:00","tag":"storage","pr_count":14},{"created_at":"2024-05-13T00:00:00+00:00","tag":"app-delivery","pr_count":1086},{"created_at":"2024-05-13T00:00:00+00:00","tag":"network","pr_count":547},{"created_at":"2024-05-13T00:00:00+00:00","tag":"observability","pr_count":308},{"created_at":"2024-05-13T00:00:00+00:00","tag":"runtime","pr_count":896},{"created_at":"2024-05-13T00:00:00+00:00","tag":"security","pr_count":799},{"created_at":"2024-05-13T00:00:00+00:00","tag":"storage","pr_count":187},{"created_at":"2024-05-14T00:00:00+00:00","tag":"app-delivery","pr_count":883},{"created_at":"2024-05-14T00:00:00+00:00","tag":"network","pr_count":553},{"created_at":"2024-05-14T00:00:00+00:00","tag":"observability","pr_count":378},{"created_at":"2024-05-14T00:00:00+00:00","tag":"runtime","pr_count":780},{"created_at":"2024-05-14T00:00:00+00:00","tag":"security","pr_count":586},{"created_at":"2024-05-14T00:00:00+00:00","tag":"storage","pr_count":124},{"created_at":"2024-05-15T00:00:00+00:00","tag":"app-delivery","pr_count":970},{"created_at":"2024-05-15T00:00:00+00:00","tag":"network","pr_count":668},{"created_at":"2024-05-15T00:00:00+00:00","tag":"observability","pr_count":377},{"created_at":"2024-05-15T00:00:00+00:00","tag":"runtime","pr_count":778},{"created_at":"2024-05-15T00:00:00+00:00","tag":"security","pr_count":504},{"created_at":"2024-05-15T00:00:00+00:00","tag":"storage","pr_count":100},{"created_at":"2024-05-16T00:00:00+00:00","tag":"app-delivery","pr_count":1043},{"created_at":"2024-05-16T00:00:00+00:00","tag":"network","pr_count":609},{"created_at":"2024-05-16T00:00:00+00:00","tag":"observability","pr_count":307},{"created_at":"2024-05-16T00:00:00+00:00","tag":"runtime","pr_count":782},{"created_at":"2024-05-16T00:00:00+00:00","tag":"security","pr_count":533},{"created_at":"2024-05-16T00:00:00+00:00","tag":"storage","pr_count":85},{"created_at":"2024-05-17T00:00:00+00:00","tag":"app-delivery","pr_count":944},{"created_at":"2024-05-17T00:00:00+00:00","tag":"network","pr_count":393},{"created_at":"2024-05-17T00:00:00+00:00","tag":"observability","pr_count":273},{"created_at":"2024-05-17T00:00:00+00:00","tag":"runtime","pr_count":754},{"created_at":"2024-05-17T00:00:00+00:00","tag":"security","pr_count":448},{"created_at":"2024-05-17T00:00:00+00:00","tag":"storage","pr_count":55},{"created_at":"2024-05-18T00:00:00+00:00","tag":"app-delivery","pr_count":121},{"created_at":"2024-05-18T00:00:00+00:00","tag":"network","pr_count":191},{"created_at":"2024-05-18T00:00:00+00:00","tag":"observability","pr_count":62},{"created_at":"2024-05-18T00:00:00+00:00","tag":"runtime","pr_count":275},{"created_at":"2024-05-18T00:00:00+00:00","tag":"security","pr_count":34},{"created_at":"2024-05-18T00:00:00+00:00","tag":"storage","pr_count":51},{"created_at":"2024-05-19T00:00:00+00:00","tag":"app-delivery","pr_count":320},{"created_at":"2024-05-19T00:00:00+00:00","tag":"network","pr_count":49},{"created_at":"2024-05-19T00:00:00+00:00","tag":"observability","pr_count":58},{"created_at":"2024-05-19T00:00:00+00:00","tag":"runtime","pr_count":206},{"created_at":"2024-05-19T00:00:00+00:00","tag":"security","pr_count":50},{"created_at":"2024-05-19T00:00:00+00:00","tag":"storage","pr_count":15},{"created_at":"2024-05-20T00:00:00+00:00","tag":"app-delivery","pr_count":973},{"created_at":"2024-05-20T00:00:00+00:00","tag":"network","pr_count":431},{"created_at":"2024-05-20T00:00:00+00:00","tag":"observability","pr_count":273},{"created_at":"2024-05-20T00:00:00+00:00","tag":"runtime","pr_count":694},{"created_at":"2024-05-20T00:00:00+00:00","tag":"security","pr_count":676},{"created_at":"2024-05-20T00:00:00+00:00","tag":"storage","pr_count":153},{"created_at":"2024-05-21T00:00:00+00:00","tag":"app-delivery","pr_count":997},{"created_at":"2024-05-21T00:00:00+00:00","tag":"network","pr_count":518},{"created_at":"2024-05-21T00:00:00+00:00","tag":"observability","pr_count":428},{"created_at":"2024-05-21T00:00:00+00:00","tag":"runtime","pr_count":781},{"created_at":"2024-05-21T00:00:00+00:00","tag":"security","pr_count":686},{"created_at":"2024-05-21T00:00:00+00:00","tag":"storage","pr_count":79},{"created_at":"2024-05-22T00:00:00+00:00","tag":"app-delivery","pr_count":907},{"created_at":"2024-05-22T00:00:00+00:00","tag":"network","pr_count":373},{"created_at":"2024-05-22T00:00:00+00:00","tag":"observability","pr_count":330},{"created_at":"2024-05-22T00:00:00+00:00","tag":"runtime","pr_count":772},{"created_at":"2024-05-22T00:00:00+00:00","tag":"security","pr_count":556},{"created_at":"2024-05-22T00:00:00+00:00","tag":"storage","pr_count":111},{"created_at":"2024-05-23T00:00:00+00:00","tag":"app-delivery","pr_count":759},{"created_at":"2024-05-23T00:00:00+00:00","tag":"network","pr_count":275},{"created_at":"2024-05-23T00:00:00+00:00","tag":"observability","pr_count":269},{"created_at":"2024-05-23T00:00:00+00:00","tag":"runtime","pr_count":679},{"created_at":"2024-05-23T00:00:00+00:00","tag":"security","pr_count":474},{"created_at":"2024-05-23T00:00:00+00:00","tag":"storage","pr_count":85},{"created_at":"2024-05-24T00:00:00+00:00","tag":"app-delivery","pr_count":548},{"created_at":"2024-05-24T00:00:00+00:00","tag":"network","pr_count":286},{"created_at":"2024-05-24T00:00:00+00:00","tag":"observability","pr_count":174},{"created_at":"2024-05-24T00:00:00+00:00","tag":"runtime","pr_count":471},{"created_at":"2024-05-24T00:00:00+00:00","tag":"security","pr_count":361},{"created_at":"2024-05-24T00:00:00+00:00","tag":"storage","pr_count":56},{"created_at":"2024-05-25T00:00:00+00:00","tag":"app-delivery","pr_count":200},{"created_at":"2024-05-25T00:00:00+00:00","tag":"network","pr_count":72},{"created_at":"2024-05-25T00:00:00+00:00","tag":"observability","pr_count":59},{"created_at":"2024-05-25T00:00:00+00:00","tag":"runtime","pr_count":255},{"created_at":"2024-05-25T00:00:00+00:00","tag":"security","pr_count":54},{"created_at":"2024-05-25T00:00:00+00:00","tag":"storage","pr_count":19},{"created_at":"2024-05-26T00:00:00+00:00","tag":"app-delivery","pr_count":271},{"created_at":"2024-05-26T00:00:00+00:00","tag":"network","pr_count":37},{"created_at":"2024-05-26T00:00:00+00:00","tag":"observability","pr_count":71},{"created_at":"2024-05-26T00:00:00+00:00","tag":"runtime","pr_count":193},{"created_at":"2024-05-26T00:00:00+00:00","tag":"security","pr_count":43},{"created_at":"2024-05-26T00:00:00+00:00","tag":"storage","pr_count":10},{"created_at":"2024-05-27T00:00:00+00:00","tag":"app-delivery","pr_count":628},{"created_at":"2024-05-27T00:00:00+00:00","tag":"network","pr_count":325},{"created_at":"2024-05-27T00:00:00+00:00","tag":"observability","pr_count":256},{"created_at":"2024-05-27T00:00:00+00:00","tag":"runtime","pr_count":708},{"created_at":"2024-05-27T00:00:00+00:00","tag":"security","pr_count":616},{"created_at":"2024-05-27T00:00:00+00:00","tag":"storage","pr_count":85},{"created_at":"2024-05-28T00:00:00+00:00","tag":"app-delivery","pr_count":766},{"created_at":"2024-05-28T00:00:00+00:00","tag":"network","pr_count":328},{"created_at":"2024-05-28T00:00:00+00:00","tag":"observability","pr_count":354},{"created_at":"2024-05-28T00:00:00+00:00","tag":"runtime","pr_count":650},{"created_at":"2024-05-28T00:00:00+00:00","tag":"security","pr_count":433},{"created_at":"2024-05-28T00:00:00+00:00","tag":"storage","pr_count":101},{"created_at":"2024-05-29T00:00:00+00:00","tag":"app-delivery","pr_count":917},{"created_at":"2024-05-29T00:00:00+00:00","tag":"network","pr_count":431},{"created_at":"2024-05-29T00:00:00+00:00","tag":"observability","pr_count":285},{"created_at":"2024-05-29T00:00:00+00:00","tag":"runtime","pr_count":736},{"created_at":"2024-05-29T00:00:00+00:00","tag":"security","pr_count":465},{"created_at":"2024-05-29T00:00:00+00:00","tag":"storage","pr_count":52},{"created_at":"2024-05-30T00:00:00+00:00","tag":"app-delivery","pr_count":791},{"created_at":"2024-05-30T00:00:00+00:00","tag":"network","pr_count":436},{"created_at":"2024-05-30T00:00:00+00:00","tag":"observability","pr_count":289},{"created_at":"2024-05-30T00:00:00+00:00","tag":"runtime","pr_count":718},{"created_at":"2024-05-30T00:00:00+00:00","tag":"security","pr_count":527},{"created_at":"2024-05-30T00:00:00+00:00","tag":"storage","pr_count":92},{"created_at":"2024-05-31T00:00:00+00:00","tag":"app-delivery","pr_count":682},{"created_at":"2024-05-31T00:00:00+00:00","tag":"network","pr_count":371},{"created_at":"2024-05-31T00:00:00+00:00","tag":"observability","pr_count":265},{"created_at":"2024-05-31T00:00:00+00:00","tag":"runtime","pr_count":688},{"created_at":"2024-05-31T00:00:00+00:00","tag":"security","pr_count":515},{"created_at":"2024-05-31T00:00:00+00:00","tag":"storage","pr_count":97},{"created_at":"2024-06-01T00:00:00+00:00","tag":"app-delivery","pr_count":220},{"created_at":"2024-06-01T00:00:00+00:00","tag":"network","pr_count":166},{"created_at":"2024-06-01T00:00:00+00:00","tag":"observability","pr_count":157},{"created_at":"2024-06-01T00:00:00+00:00","tag":"runtime","pr_count":299},{"created_at":"2024-06-01T00:00:00+00:00","tag":"security","pr_count":155},{"created_at":"2024-06-01T00:00:00+00:00","tag":"storage","pr_count":28},{"created_at":"2024-06-02T00:00:00+00:00","tag":"app-delivery","pr_count":273},{"created_at":"2024-06-02T00:00:00+00:00","tag":"network","pr_count":99},{"created_at":"2024-06-02T00:00:00+00:00","tag":"observability","pr_count":55},{"created_at":"2024-06-02T00:00:00+00:00","tag":"runtime","pr_count":310},{"created_at":"2024-06-02T00:00:00+00:00","tag":"security","pr_count":24},{"created_at":"2024-06-02T00:00:00+00:00","tag":"storage","pr_count":15},{"created_at":"2024-06-03T00:00:00+00:00","tag":"app-delivery","pr_count":931},{"created_at":"2024-06-03T00:00:00+00:00","tag":"network","pr_count":490},{"created_at":"2024-06-03T00:00:00+00:00","tag":"observability","pr_count":294},{"created_at":"2024-06-03T00:00:00+00:00","tag":"runtime","pr_count":799},{"created_at":"2024-06-03T00:00:00+00:00","tag":"security","pr_count":939},{"created_at":"2024-06-03T00:00:00+00:00","tag":"storage","pr_count":86},{"created_at":"2024-06-04T00:00:00+00:00","tag":"app-delivery","pr_count":931},{"created_at":"2024-06-04T00:00:00+00:00","tag":"network","pr_count":561},{"created_at":"2024-06-04T00:00:00+00:00","tag":"observability","pr_count":455},{"created_at":"2024-06-04T00:00:00+00:00","tag":"runtime","pr_count":778},{"created_at":"2024-06-04T00:00:00+00:00","tag":"security","pr_count":519},{"created_at":"2024-06-04T00:00:00+00:00","tag":"storage","pr_count":95},{"created_at":"2024-06-05T00:00:00+00:00","tag":"app-delivery","pr_count":929},{"created_at":"2024-06-05T00:00:00+00:00","tag":"network","pr_count":486},{"created_at":"2024-06-05T00:00:00+00:00","tag":"observability","pr_count":369},{"created_at":"2024-06-05T00:00:00+00:00","tag":"runtime","pr_count":700},{"created_at":"2024-06-05T00:00:00+00:00","tag":"security","pr_count":589},{"created_at":"2024-06-05T00:00:00+00:00","tag":"storage","pr_count":106},{"created_at":"2024-06-06T00:00:00+00:00","tag":"app-delivery","pr_count":869},{"created_at":"2024-06-06T00:00:00+00:00","tag":"network","pr_count":384},{"created_at":"2024-06-06T00:00:00+00:00","tag":"observability","pr_count":319},{"created_at":"2024-06-06T00:00:00+00:00","tag":"runtime","pr_count":728},{"created_at":"2024-06-06T00:00:00+00:00","tag":"security","pr_count":556},{"created_at":"2024-06-06T00:00:00+00:00","tag":"storage","pr_count":119},{"created_at":"2024-06-07T00:00:00+00:00","tag":"app-delivery","pr_count":774},{"created_at":"2024-06-07T00:00:00+00:00","tag":"network","pr_count":332},{"created_at":"2024-06-07T00:00:00+00:00","tag":"observability","pr_count":245},{"created_at":"2024-06-07T00:00:00+00:00","tag":"runtime","pr_count":677},{"created_at":"2024-06-07T00:00:00+00:00","tag":"security","pr_count":340},{"created_at":"2024-06-07T00:00:00+00:00","tag":"storage","pr_count":86},{"created_at":"2024-06-08T00:00:00+00:00","tag":"app-delivery","pr_count":109},{"created_at":"2024-06-08T00:00:00+00:00","tag":"network","pr_count":53},{"created_at":"2024-06-08T00:00:00+00:00","tag":"observability","pr_count":45},{"created_at":"2024-06-08T00:00:00+00:00","tag":"runtime","pr_count":184},{"created_at":"2024-06-08T00:00:00+00:00","tag":"security","pr_count":70},{"created_at":"2024-06-08T00:00:00+00:00","tag":"storage","pr_count":49},{"created_at":"2024-06-09T00:00:00+00:00","tag":"app-delivery","pr_count":279},{"created_at":"2024-06-09T00:00:00+00:00","tag":"network","pr_count":44},{"created_at":"2024-06-09T00:00:00+00:00","tag":"observability","pr_count":59},{"created_at":"2024-06-09T00:00:00+00:00","tag":"runtime","pr_count":286},{"created_at":"2024-06-09T00:00:00+00:00","tag":"security","pr_count":76},{"created_at":"2024-06-09T00:00:00+00:00","tag":"storage","pr_count":24},{"created_at":"2024-06-10T00:00:00+00:00","tag":"app-delivery","pr_count":922},{"created_at":"2024-06-10T00:00:00+00:00","tag":"network","pr_count":580},{"created_at":"2024-06-10T00:00:00+00:00","tag":"observability","pr_count":324},{"created_at":"2024-06-10T00:00:00+00:00","tag":"runtime","pr_count":692},{"created_at":"2024-06-10T00:00:00+00:00","tag":"security","pr_count":749},{"created_at":"2024-06-10T00:00:00+00:00","tag":"storage","pr_count":95},{"created_at":"2024-06-11T00:00:00+00:00","tag":"app-delivery","pr_count":1163},{"created_at":"2024-06-11T00:00:00+00:00","tag":"network","pr_count":566},{"created_at":"2024-06-11T00:00:00+00:00","tag":"observability","pr_count":383},{"created_at":"2024-06-11T00:00:00+00:00","tag":"runtime","pr_count":707},{"created_at":"2024-06-11T00:00:00+00:00","tag":"security","pr_count":552},{"created_at":"2024-06-11T00:00:00+00:00","tag":"storage","pr_count":126},{"created_at":"2024-06-12T00:00:00+00:00","tag":"app-delivery","pr_count":1103},{"created_at":"2024-06-12T00:00:00+00:00","tag":"network","pr_count":384},{"created_at":"2024-06-12T00:00:00+00:00","tag":"observability","pr_count":336},{"created_at":"2024-06-12T00:00:00+00:00","tag":"runtime","pr_count":862},{"created_at":"2024-06-12T00:00:00+00:00","tag":"security","pr_count":494},{"created_at":"2024-06-12T00:00:00+00:00","tag":"storage","pr_count":157},{"created_at":"2024-06-13T00:00:00+00:00","tag":"app-delivery","pr_count":1112},{"created_at":"2024-06-13T00:00:00+00:00","tag":"network","pr_count":441},{"created_at":"2024-06-13T00:00:00+00:00","tag":"observability","pr_count":384},{"created_at":"2024-06-13T00:00:00+00:00","tag":"runtime","pr_count":723},{"created_at":"2024-06-13T00:00:00+00:00","tag":"security","pr_count":527},{"created_at":"2024-06-13T00:00:00+00:00","tag":"storage","pr_count":155},{"created_at":"2024-06-14T00:00:00+00:00","tag":"app-delivery","pr_count":895},{"created_at":"2024-06-14T00:00:00+00:00","tag":"network","pr_count":352},{"created_at":"2024-06-14T00:00:00+00:00","tag":"observability","pr_count":302},{"created_at":"2024-06-14T00:00:00+00:00","tag":"runtime","pr_count":668},{"created_at":"2024-06-14T00:00:00+00:00","tag":"security","pr_count":427},{"created_at":"2024-06-14T00:00:00+00:00","tag":"storage","pr_count":129},{"created_at":"2024-06-15T00:00:00+00:00","tag":"app-delivery","pr_count":120},{"created_at":"2024-06-15T00:00:00+00:00","tag":"network","pr_count":80},{"created_at":"2024-06-15T00:00:00+00:00","tag":"observability","pr_count":88},{"created_at":"2024-06-15T00:00:00+00:00","tag":"runtime","pr_count":293},{"created_at":"2024-06-15T00:00:00+00:00","tag":"security","pr_count":40},{"created_at":"2024-06-15T00:00:00+00:00","tag":"storage","pr_count":59},{"created_at":"2024-06-16T00:00:00+00:00","tag":"app-delivery","pr_count":344},{"created_at":"2024-06-16T00:00:00+00:00","tag":"network","pr_count":52},{"created_at":"2024-06-16T00:00:00+00:00","tag":"observability","pr_count":86},{"created_at":"2024-06-16T00:00:00+00:00","tag":"runtime","pr_count":267},{"created_at":"2024-06-16T00:00:00+00:00","tag":"security","pr_count":79},{"created_at":"2024-06-16T00:00:00+00:00","tag":"storage","pr_count":37},{"created_at":"2024-06-17T00:00:00+00:00","tag":"app-delivery","pr_count":1150},{"created_at":"2024-06-17T00:00:00+00:00","tag":"network","pr_count":660},{"created_at":"2024-06-17T00:00:00+00:00","tag":"observability","pr_count":346},{"created_at":"2024-06-17T00:00:00+00:00","tag":"runtime","pr_count":899},{"created_at":"2024-06-17T00:00:00+00:00","tag":"security","pr_count":989},{"created_at":"2024-06-17T00:00:00+00:00","tag":"storage","pr_count":192},{"created_at":"2024-06-18T00:00:00+00:00","tag":"app-delivery","pr_count":1005},{"created_at":"2024-06-18T00:00:00+00:00","tag":"network","pr_count":493},{"created_at":"2024-06-18T00:00:00+00:00","tag":"observability","pr_count":417},{"created_at":"2024-06-18T00:00:00+00:00","tag":"runtime","pr_count":808},{"created_at":"2024-06-18T00:00:00+00:00","tag":"security","pr_count":634},{"created_at":"2024-06-18T00:00:00+00:00","tag":"storage","pr_count":137},{"created_at":"2024-06-19T00:00:00+00:00","tag":"app-delivery","pr_count":914},{"created_at":"2024-06-19T00:00:00+00:00","tag":"network","pr_count":242},{"created_at":"2024-06-19T00:00:00+00:00","tag":"observability","pr_count":256},{"created_at":"2024-06-19T00:00:00+00:00","tag":"runtime","pr_count":664},{"created_at":"2024-06-19T00:00:00+00:00","tag":"security","pr_count":469},{"created_at":"2024-06-19T00:00:00+00:00","tag":"storage","pr_count":82},{"created_at":"2024-06-20T00:00:00+00:00","tag":"app-delivery","pr_count":905},{"created_at":"2024-06-20T00:00:00+00:00","tag":"network","pr_count":369},{"created_at":"2024-06-20T00:00:00+00:00","tag":"observability","pr_count":296},{"created_at":"2024-06-20T00:00:00+00:00","tag":"runtime","pr_count":609},{"created_at":"2024-06-20T00:00:00+00:00","tag":"security","pr_count":427},{"created_at":"2024-06-20T00:00:00+00:00","tag":"storage","pr_count":86},{"created_at":"2024-06-21T00:00:00+00:00","tag":"app-delivery","pr_count":858},{"created_at":"2024-06-21T00:00:00+00:00","tag":"network","pr_count":397},{"created_at":"2024-06-21T00:00:00+00:00","tag":"observability","pr_count":221},{"created_at":"2024-06-21T00:00:00+00:00","tag":"runtime","pr_count":698},{"created_at":"2024-06-21T00:00:00+00:00","tag":"security","pr_count":431},{"created_at":"2024-06-21T00:00:00+00:00","tag":"storage","pr_count":82},{"created_at":"2024-06-22T00:00:00+00:00","tag":"app-delivery","pr_count":168},{"created_at":"2024-06-22T00:00:00+00:00","tag":"network","pr_count":55},{"created_at":"2024-06-22T00:00:00+00:00","tag":"observability","pr_count":83},{"created_at":"2024-06-22T00:00:00+00:00","tag":"runtime","pr_count":303},{"created_at":"2024-06-22T00:00:00+00:00","tag":"security","pr_count":40},{"created_at":"2024-06-22T00:00:00+00:00","tag":"storage","pr_count":37},{"created_at":"2024-06-23T00:00:00+00:00","tag":"app-delivery","pr_count":275},{"created_at":"2024-06-23T00:00:00+00:00","tag":"network","pr_count":60},{"created_at":"2024-06-23T00:00:00+00:00","tag":"observability","pr_count":28},{"created_at":"2024-06-23T00:00:00+00:00","tag":"runtime","pr_count":209},{"created_at":"2024-06-23T00:00:00+00:00","tag":"security","pr_count":56},{"created_at":"2024-06-23T00:00:00+00:00","tag":"storage","pr_count":16},{"created_at":"2024-06-24T00:00:00+00:00","tag":"app-delivery","pr_count":860},{"created_at":"2024-06-24T00:00:00+00:00","tag":"network","pr_count":548},{"created_at":"2024-06-24T00:00:00+00:00","tag":"observability","pr_count":236},{"created_at":"2024-06-24T00:00:00+00:00","tag":"runtime","pr_count":796},{"created_at":"2024-06-24T00:00:00+00:00","tag":"security","pr_count":750},{"created_at":"2024-06-24T00:00:00+00:00","tag":"storage","pr_count":141},{"created_at":"2024-06-25T00:00:00+00:00","tag":"app-delivery","pr_count":917},{"created_at":"2024-06-25T00:00:00+00:00","tag":"network","pr_count":459},{"created_at":"2024-06-25T00:00:00+00:00","tag":"observability","pr_count":275},{"created_at":"2024-06-25T00:00:00+00:00","tag":"runtime","pr_count":666},{"created_at":"2024-06-25T00:00:00+00:00","tag":"security","pr_count":456},{"created_at":"2024-06-25T00:00:00+00:00","tag":"storage","pr_count":160},{"created_at":"2024-06-26T00:00:00+00:00","tag":"app-delivery","pr_count":844},{"created_at":"2024-06-26T00:00:00+00:00","tag":"network","pr_count":436},{"created_at":"2024-06-26T00:00:00+00:00","tag":"observability","pr_count":189},{"created_at":"2024-06-26T00:00:00+00:00","tag":"runtime","pr_count":681},{"created_at":"2024-06-26T00:00:00+00:00","tag":"security","pr_count":461},{"created_at":"2024-06-26T00:00:00+00:00","tag":"storage","pr_count":120},{"created_at":"2024-06-27T00:00:00+00:00","tag":"app-delivery","pr_count":928},{"created_at":"2024-06-27T00:00:00+00:00","tag":"network","pr_count":465},{"created_at":"2024-06-27T00:00:00+00:00","tag":"observability","pr_count":279},{"created_at":"2024-06-27T00:00:00+00:00","tag":"runtime","pr_count":679},{"created_at":"2024-06-27T00:00:00+00:00","tag":"security","pr_count":462},{"created_at":"2024-06-27T00:00:00+00:00","tag":"storage","pr_count":113},{"created_at":"2024-06-28T00:00:00+00:00","tag":"app-delivery","pr_count":823},{"created_at":"2024-06-28T00:00:00+00:00","tag":"network","pr_count":396},{"created_at":"2024-06-28T00:00:00+00:00","tag":"observability","pr_count":254},{"created_at":"2024-06-28T00:00:00+00:00","tag":"runtime","pr_count":579},{"created_at":"2024-06-28T00:00:00+00:00","tag":"security","pr_count":423},{"created_at":"2024-06-28T00:00:00+00:00","tag":"storage","pr_count":81},{"created_at":"2024-06-29T00:00:00+00:00","tag":"app-delivery","pr_count":155},{"created_at":"2024-06-29T00:00:00+00:00","tag":"network","pr_count":77},{"created_at":"2024-06-29T00:00:00+00:00","tag":"observability","pr_count":44},{"created_at":"2024-06-29T00:00:00+00:00","tag":"runtime","pr_count":221},{"created_at":"2024-06-29T00:00:00+00:00","tag":"security","pr_count":30},{"created_at":"2024-06-29T00:00:00+00:00","tag":"storage","pr_count":49},{"created_at":"2024-06-30T00:00:00+00:00","tag":"app-delivery","pr_count":326},{"created_at":"2024-06-30T00:00:00+00:00","tag":"network","pr_count":59},{"created_at":"2024-06-30T00:00:00+00:00","tag":"observability","pr_count":46},{"created_at":"2024-06-30T00:00:00+00:00","tag":"runtime","pr_count":150},{"created_at":"2024-06-30T00:00:00+00:00","tag":"security","pr_count":56},{"created_at":"2024-06-30T00:00:00+00:00","tag":"storage","pr_count":33},{"created_at":"2024-07-01T00:00:00+00:00","tag":"app-delivery","pr_count":1028},{"created_at":"2024-07-01T00:00:00+00:00","tag":"network","pr_count":638},{"created_at":"2024-07-01T00:00:00+00:00","tag":"observability","pr_count":394},{"created_at":"2024-07-01T00:00:00+00:00","tag":"runtime","pr_count":796},{"created_at":"2024-07-01T00:00:00+00:00","tag":"security","pr_count":819},{"created_at":"2024-07-01T00:00:00+00:00","tag":"storage","pr_count":90},{"created_at":"2024-07-02T00:00:00+00:00","tag":"app-delivery","pr_count":964},{"created_at":"2024-07-02T00:00:00+00:00","tag":"network","pr_count":441},{"created_at":"2024-07-02T00:00:00+00:00","tag":"observability","pr_count":419},{"created_at":"2024-07-02T00:00:00+00:00","tag":"runtime","pr_count":724},{"created_at":"2024-07-02T00:00:00+00:00","tag":"security","pr_count":418},{"created_at":"2024-07-02T00:00:00+00:00","tag":"storage","pr_count":114},{"created_at":"2024-07-03T00:00:00+00:00","tag":"app-delivery","pr_count":1039},{"created_at":"2024-07-03T00:00:00+00:00","tag":"network","pr_count":531},{"created_at":"2024-07-03T00:00:00+00:00","tag":"observability","pr_count":363},{"created_at":"2024-07-03T00:00:00+00:00","tag":"runtime","pr_count":755},{"created_at":"2024-07-03T00:00:00+00:00","tag":"security","pr_count":452},{"created_at":"2024-07-03T00:00:00+00:00","tag":"storage","pr_count":118},{"created_at":"2024-07-04T00:00:00+00:00","tag":"app-delivery","pr_count":554},{"created_at":"2024-07-04T00:00:00+00:00","tag":"network","pr_count":302},{"created_at":"2024-07-04T00:00:00+00:00","tag":"observability","pr_count":242},{"created_at":"2024-07-04T00:00:00+00:00","tag":"runtime","pr_count":604},{"created_at":"2024-07-04T00:00:00+00:00","tag":"security","pr_count":384},{"created_at":"2024-07-04T00:00:00+00:00","tag":"storage","pr_count":117},{"created_at":"2024-07-05T00:00:00+00:00","tag":"app-delivery","pr_count":621},{"created_at":"2024-07-05T00:00:00+00:00","tag":"network","pr_count":306},{"created_at":"2024-07-05T00:00:00+00:00","tag":"observability","pr_count":200},{"created_at":"2024-07-05T00:00:00+00:00","tag":"runtime","pr_count":524},{"created_at":"2024-07-05T00:00:00+00:00","tag":"security","pr_count":202},{"created_at":"2024-07-05T00:00:00+00:00","tag":"storage","pr_count":89},{"created_at":"2024-07-06T00:00:00+00:00","tag":"app-delivery","pr_count":94},{"created_at":"2024-07-06T00:00:00+00:00","tag":"network","pr_count":69},{"created_at":"2024-07-06T00:00:00+00:00","tag":"observability","pr_count":57},{"created_at":"2024-07-06T00:00:00+00:00","tag":"runtime","pr_count":203},{"created_at":"2024-07-06T00:00:00+00:00","tag":"security","pr_count":88},{"created_at":"2024-07-06T00:00:00+00:00","tag":"storage","pr_count":82},{"created_at":"2024-07-07T00:00:00+00:00","tag":"app-delivery","pr_count":356},{"created_at":"2024-07-07T00:00:00+00:00","tag":"network","pr_count":60},{"created_at":"2024-07-07T00:00:00+00:00","tag":"observability","pr_count":67},{"created_at":"2024-07-07T00:00:00+00:00","tag":"runtime","pr_count":155},{"created_at":"2024-07-07T00:00:00+00:00","tag":"security","pr_count":43},{"created_at":"2024-07-07T00:00:00+00:00","tag":"storage","pr_count":21},{"created_at":"2024-07-08T00:00:00+00:00","tag":"app-delivery","pr_count":922},{"created_at":"2024-07-08T00:00:00+00:00","tag":"network","pr_count":652},{"created_at":"2024-07-08T00:00:00+00:00","tag":"observability","pr_count":390},{"created_at":"2024-07-08T00:00:00+00:00","tag":"runtime","pr_count":754},{"created_at":"2024-07-08T00:00:00+00:00","tag":"security","pr_count":822},{"created_at":"2024-07-08T00:00:00+00:00","tag":"storage","pr_count":128},{"created_at":"2024-07-09T00:00:00+00:00","tag":"app-delivery","pr_count":930},{"created_at":"2024-07-09T00:00:00+00:00","tag":"network","pr_count":400},{"created_at":"2024-07-09T00:00:00+00:00","tag":"observability","pr_count":367},{"created_at":"2024-07-09T00:00:00+00:00","tag":"runtime","pr_count":771},{"created_at":"2024-07-09T00:00:00+00:00","tag":"security","pr_count":522},{"created_at":"2024-07-09T00:00:00+00:00","tag":"storage","pr_count":90},{"created_at":"2024-07-10T00:00:00+00:00","tag":"app-delivery","pr_count":927},{"created_at":"2024-07-10T00:00:00+00:00","tag":"network","pr_count":350},{"created_at":"2024-07-10T00:00:00+00:00","tag":"observability","pr_count":323},{"created_at":"2024-07-10T00:00:00+00:00","tag":"runtime","pr_count":660},{"created_at":"2024-07-10T00:00:00+00:00","tag":"security","pr_count":493},{"created_at":"2024-07-10T00:00:00+00:00","tag":"storage","pr_count":51},{"created_at":"2024-07-11T00:00:00+00:00","tag":"app-delivery","pr_count":886},{"created_at":"2024-07-11T00:00:00+00:00","tag":"network","pr_count":326},{"created_at":"2024-07-11T00:00:00+00:00","tag":"observability","pr_count":298},{"created_at":"2024-07-11T00:00:00+00:00","tag":"runtime","pr_count":769},{"created_at":"2024-07-11T00:00:00+00:00","tag":"security","pr_count":534},{"created_at":"2024-07-11T00:00:00+00:00","tag":"storage","pr_count":66},{"created_at":"2024-07-12T00:00:00+00:00","tag":"app-delivery","pr_count":989},{"created_at":"2024-07-12T00:00:00+00:00","tag":"network","pr_count":438},{"created_at":"2024-07-12T00:00:00+00:00","tag":"observability","pr_count":217},{"created_at":"2024-07-12T00:00:00+00:00","tag":"runtime","pr_count":679},{"created_at":"2024-07-12T00:00:00+00:00","tag":"security","pr_count":320},{"created_at":"2024-07-12T00:00:00+00:00","tag":"storage","pr_count":110},{"created_at":"2024-07-13T00:00:00+00:00","tag":"app-delivery","pr_count":107},{"created_at":"2024-07-13T00:00:00+00:00","tag":"network","pr_count":41},{"created_at":"2024-07-13T00:00:00+00:00","tag":"observability","pr_count":44},{"created_at":"2024-07-13T00:00:00+00:00","tag":"runtime","pr_count":275},{"created_at":"2024-07-13T00:00:00+00:00","tag":"security","pr_count":42},{"created_at":"2024-07-13T00:00:00+00:00","tag":"storage","pr_count":51},{"created_at":"2024-07-14T00:00:00+00:00","tag":"app-delivery","pr_count":304},{"created_at":"2024-07-14T00:00:00+00:00","tag":"network","pr_count":68},{"created_at":"2024-07-14T00:00:00+00:00","tag":"observability","pr_count":108},{"created_at":"2024-07-14T00:00:00+00:00","tag":"runtime","pr_count":191},{"created_at":"2024-07-14T00:00:00+00:00","tag":"security","pr_count":62},{"created_at":"2024-07-14T00:00:00+00:00","tag":"storage","pr_count":21},{"created_at":"2024-07-15T00:00:00+00:00","tag":"app-delivery","pr_count":1172},{"created_at":"2024-07-15T00:00:00+00:00","tag":"network","pr_count":539},{"created_at":"2024-07-15T00:00:00+00:00","tag":"observability","pr_count":306},{"created_at":"2024-07-15T00:00:00+00:00","tag":"runtime","pr_count":745},{"created_at":"2024-07-15T00:00:00+00:00","tag":"security","pr_count":791},{"created_at":"2024-07-15T00:00:00+00:00","tag":"storage","pr_count":100},{"created_at":"2024-07-16T00:00:00+00:00","tag":"app-delivery","pr_count":944},{"created_at":"2024-07-16T00:00:00+00:00","tag":"network","pr_count":400},{"created_at":"2024-07-16T00:00:00+00:00","tag":"observability","pr_count":398},{"created_at":"2024-07-16T00:00:00+00:00","tag":"runtime","pr_count":682},{"created_at":"2024-07-16T00:00:00+00:00","tag":"security","pr_count":476},{"created_at":"2024-07-16T00:00:00+00:00","tag":"storage","pr_count":112},{"created_at":"2024-07-17T00:00:00+00:00","tag":"app-delivery","pr_count":1020},{"created_at":"2024-07-17T00:00:00+00:00","tag":"network","pr_count":461},{"created_at":"2024-07-17T00:00:00+00:00","tag":"observability","pr_count":280},{"created_at":"2024-07-17T00:00:00+00:00","tag":"runtime","pr_count":902},{"created_at":"2024-07-17T00:00:00+00:00","tag":"security","pr_count":585},{"created_at":"2024-07-17T00:00:00+00:00","tag":"storage","pr_count":116},{"created_at":"2024-07-18T00:00:00+00:00","tag":"app-delivery","pr_count":979},{"created_at":"2024-07-18T00:00:00+00:00","tag":"network","pr_count":408},{"created_at":"2024-07-18T00:00:00+00:00","tag":"observability","pr_count":255},{"created_at":"2024-07-18T00:00:00+00:00","tag":"runtime","pr_count":757},{"created_at":"2024-07-18T00:00:00+00:00","tag":"security","pr_count":537},{"created_at":"2024-07-18T00:00:00+00:00","tag":"storage","pr_count":82},{"created_at":"2024-07-19T00:00:00+00:00","tag":"app-delivery","pr_count":1035},{"created_at":"2024-07-19T00:00:00+00:00","tag":"network","pr_count":312},{"created_at":"2024-07-19T00:00:00+00:00","tag":"observability","pr_count":157},{"created_at":"2024-07-19T00:00:00+00:00","tag":"runtime","pr_count":448},{"created_at":"2024-07-19T00:00:00+00:00","tag":"security","pr_count":315},{"created_at":"2024-07-19T00:00:00+00:00","tag":"storage","pr_count":90},{"created_at":"2024-07-20T00:00:00+00:00","tag":"app-delivery","pr_count":150},{"created_at":"2024-07-20T00:00:00+00:00","tag":"network","pr_count":65},{"created_at":"2024-07-20T00:00:00+00:00","tag":"observability","pr_count":49},{"created_at":"2024-07-20T00:00:00+00:00","tag":"runtime","pr_count":134},{"created_at":"2024-07-20T00:00:00+00:00","tag":"security","pr_count":31},{"created_at":"2024-07-20T00:00:00+00:00","tag":"storage","pr_count":110},{"created_at":"2024-07-21T00:00:00+00:00","tag":"app-delivery","pr_count":321},{"created_at":"2024-07-21T00:00:00+00:00","tag":"network","pr_count":67},{"created_at":"2024-07-21T00:00:00+00:00","tag":"observability","pr_count":43},{"created_at":"2024-07-21T00:00:00+00:00","tag":"runtime","pr_count":171},{"created_at":"2024-07-21T00:00:00+00:00","tag":"security","pr_count":91},{"created_at":"2024-07-21T00:00:00+00:00","tag":"storage","pr_count":10},{"created_at":"2024-07-22T00:00:00+00:00","tag":"app-delivery","pr_count":1038},{"created_at":"2024-07-22T00:00:00+00:00","tag":"network","pr_count":658},{"created_at":"2024-07-22T00:00:00+00:00","tag":"observability","pr_count":286},{"created_at":"2024-07-22T00:00:00+00:00","tag":"runtime","pr_count":749},{"created_at":"2024-07-22T00:00:00+00:00","tag":"security","pr_count":791},{"created_at":"2024-07-22T00:00:00+00:00","tag":"storage","pr_count":128},{"created_at":"2024-07-23T00:00:00+00:00","tag":"app-delivery","pr_count":990},{"created_at":"2024-07-23T00:00:00+00:00","tag":"network","pr_count":493},{"created_at":"2024-07-23T00:00:00+00:00","tag":"observability","pr_count":309},{"created_at":"2024-07-23T00:00:00+00:00","tag":"runtime","pr_count":766},{"created_at":"2024-07-23T00:00:00+00:00","tag":"security","pr_count":639},{"created_at":"2024-07-23T00:00:00+00:00","tag":"storage","pr_count":143},{"created_at":"2024-07-24T00:00:00+00:00","tag":"app-delivery","pr_count":957},{"created_at":"2024-07-24T00:00:00+00:00","tag":"network","pr_count":466},{"created_at":"2024-07-24T00:00:00+00:00","tag":"observability","pr_count":265},{"created_at":"2024-07-24T00:00:00+00:00","tag":"runtime","pr_count":643},{"created_at":"2024-07-24T00:00:00+00:00","tag":"security","pr_count":468},{"created_at":"2024-07-24T00:00:00+00:00","tag":"storage","pr_count":112},{"created_at":"2024-07-25T00:00:00+00:00","tag":"app-delivery","pr_count":1052},{"created_at":"2024-07-25T00:00:00+00:00","tag":"network","pr_count":359},{"created_at":"2024-07-25T00:00:00+00:00","tag":"observability","pr_count":282},{"created_at":"2024-07-25T00:00:00+00:00","tag":"runtime","pr_count":575},{"created_at":"2024-07-25T00:00:00+00:00","tag":"security","pr_count":546},{"created_at":"2024-07-25T00:00:00+00:00","tag":"storage","pr_count":106},{"created_at":"2024-07-26T00:00:00+00:00","tag":"app-delivery","pr_count":969},{"created_at":"2024-07-26T00:00:00+00:00","tag":"network","pr_count":334},{"created_at":"2024-07-26T00:00:00+00:00","tag":"observability","pr_count":225},{"created_at":"2024-07-26T00:00:00+00:00","tag":"runtime","pr_count":601},{"created_at":"2024-07-26T00:00:00+00:00","tag":"security","pr_count":419},{"created_at":"2024-07-26T00:00:00+00:00","tag":"storage","pr_count":90},{"created_at":"2024-07-27T00:00:00+00:00","tag":"app-delivery","pr_count":150},{"created_at":"2024-07-27T00:00:00+00:00","tag":"network","pr_count":66},{"created_at":"2024-07-27T00:00:00+00:00","tag":"observability","pr_count":55},{"created_at":"2024-07-27T00:00:00+00:00","tag":"runtime","pr_count":201},{"created_at":"2024-07-27T00:00:00+00:00","tag":"security","pr_count":60},{"created_at":"2024-07-27T00:00:00+00:00","tag":"storage","pr_count":90},{"created_at":"2024-07-28T00:00:00+00:00","tag":"app-delivery","pr_count":360},{"created_at":"2024-07-28T00:00:00+00:00","tag":"network","pr_count":50},{"created_at":"2024-07-28T00:00:00+00:00","tag":"observability","pr_count":53},{"created_at":"2024-07-28T00:00:00+00:00","tag":"runtime","pr_count":134},{"created_at":"2024-07-28T00:00:00+00:00","tag":"security","pr_count":60},{"created_at":"2024-07-28T00:00:00+00:00","tag":"storage","pr_count":25},{"created_at":"2024-07-29T00:00:00+00:00","tag":"app-delivery","pr_count":998},{"created_at":"2024-07-29T00:00:00+00:00","tag":"network","pr_count":591},{"created_at":"2024-07-29T00:00:00+00:00","tag":"observability","pr_count":266},{"created_at":"2024-07-29T00:00:00+00:00","tag":"runtime","pr_count":733},{"created_at":"2024-07-29T00:00:00+00:00","tag":"security","pr_count":868},{"created_at":"2024-07-29T00:00:00+00:00","tag":"storage","pr_count":167},{"created_at":"2024-07-30T00:00:00+00:00","tag":"app-delivery","pr_count":1015},{"created_at":"2024-07-30T00:00:00+00:00","tag":"network","pr_count":388},{"created_at":"2024-07-30T00:00:00+00:00","tag":"observability","pr_count":375},{"created_at":"2024-07-30T00:00:00+00:00","tag":"runtime","pr_count":843},{"created_at":"2024-07-30T00:00:00+00:00","tag":"security","pr_count":607},{"created_at":"2024-07-30T00:00:00+00:00","tag":"storage","pr_count":94},{"created_at":"2024-07-31T00:00:00+00:00","tag":"app-delivery","pr_count":886},{"created_at":"2024-07-31T00:00:00+00:00","tag":"network","pr_count":301},{"created_at":"2024-07-31T00:00:00+00:00","tag":"observability","pr_count":320},{"created_at":"2024-07-31T00:00:00+00:00","tag":"runtime","pr_count":849},{"created_at":"2024-07-31T00:00:00+00:00","tag":"security","pr_count":569},{"created_at":"2024-07-31T00:00:00+00:00","tag":"storage","pr_count":177},{"created_at":"2024-08-01T00:00:00+00:00","tag":"app-delivery","pr_count":1126},{"created_at":"2024-08-01T00:00:00+00:00","tag":"network","pr_count":608},{"created_at":"2024-08-01T00:00:00+00:00","tag":"observability","pr_count":336},{"created_at":"2024-08-01T00:00:00+00:00","tag":"runtime","pr_count":803},{"created_at":"2024-08-01T00:00:00+00:00","tag":"security","pr_count":530},{"created_at":"2024-08-01T00:00:00+00:00","tag":"storage","pr_count":124},{"created_at":"2024-08-02T00:00:00+00:00","tag":"app-delivery","pr_count":862},{"created_at":"2024-08-02T00:00:00+00:00","tag":"network","pr_count":297},{"created_at":"2024-08-02T00:00:00+00:00","tag":"observability","pr_count":224},{"created_at":"2024-08-02T00:00:00+00:00","tag":"runtime","pr_count":647},{"created_at":"2024-08-02T00:00:00+00:00","tag":"security","pr_count":461},{"created_at":"2024-08-02T00:00:00+00:00","tag":"storage","pr_count":81},{"created_at":"2024-08-03T00:00:00+00:00","tag":"app-delivery","pr_count":139},{"created_at":"2024-08-03T00:00:00+00:00","tag":"network","pr_count":54},{"created_at":"2024-08-03T00:00:00+00:00","tag":"observability","pr_count":49},{"created_at":"2024-08-03T00:00:00+00:00","tag":"runtime","pr_count":353},{"created_at":"2024-08-03T00:00:00+00:00","tag":"security","pr_count":32},{"created_at":"2024-08-03T00:00:00+00:00","tag":"storage","pr_count":42},{"created_at":"2024-08-04T00:00:00+00:00","tag":"app-delivery","pr_count":304},{"created_at":"2024-08-04T00:00:00+00:00","tag":"network","pr_count":70},{"created_at":"2024-08-04T00:00:00+00:00","tag":"observability","pr_count":73},{"created_at":"2024-08-04T00:00:00+00:00","tag":"runtime","pr_count":169},{"created_at":"2024-08-04T00:00:00+00:00","tag":"security","pr_count":79},{"created_at":"2024-08-04T00:00:00+00:00","tag":"storage","pr_count":16},{"created_at":"2024-08-05T00:00:00+00:00","tag":"app-delivery","pr_count":898},{"created_at":"2024-08-05T00:00:00+00:00","tag":"network","pr_count":489},{"created_at":"2024-08-05T00:00:00+00:00","tag":"observability","pr_count":356},{"created_at":"2024-08-05T00:00:00+00:00","tag":"runtime","pr_count":840},{"created_at":"2024-08-05T00:00:00+00:00","tag":"security","pr_count":730},{"created_at":"2024-08-05T00:00:00+00:00","tag":"storage","pr_count":151},{"created_at":"2024-08-06T00:00:00+00:00","tag":"app-delivery","pr_count":1037},{"created_at":"2024-08-06T00:00:00+00:00","tag":"network","pr_count":465},{"created_at":"2024-08-06T00:00:00+00:00","tag":"observability","pr_count":350},{"created_at":"2024-08-06T00:00:00+00:00","tag":"runtime","pr_count":856},{"created_at":"2024-08-06T00:00:00+00:00","tag":"security","pr_count":457},{"created_at":"2024-08-06T00:00:00+00:00","tag":"storage","pr_count":87},{"created_at":"2024-08-07T00:00:00+00:00","tag":"app-delivery","pr_count":906},{"created_at":"2024-08-07T00:00:00+00:00","tag":"network","pr_count":438},{"created_at":"2024-08-07T00:00:00+00:00","tag":"observability","pr_count":392},{"created_at":"2024-08-07T00:00:00+00:00","tag":"runtime","pr_count":695},{"created_at":"2024-08-07T00:00:00+00:00","tag":"security","pr_count":558},{"created_at":"2024-08-07T00:00:00+00:00","tag":"storage","pr_count":73},{"created_at":"2024-08-08T00:00:00+00:00","tag":"app-delivery","pr_count":883},{"created_at":"2024-08-08T00:00:00+00:00","tag":"network","pr_count":675},{"created_at":"2024-08-08T00:00:00+00:00","tag":"observability","pr_count":344},{"created_at":"2024-08-08T00:00:00+00:00","tag":"runtime","pr_count":660},{"created_at":"2024-08-08T00:00:00+00:00","tag":"security","pr_count":476},{"created_at":"2024-08-08T00:00:00+00:00","tag":"storage","pr_count":100},{"created_at":"2024-08-09T00:00:00+00:00","tag":"app-delivery","pr_count":764},{"created_at":"2024-08-09T00:00:00+00:00","tag":"network","pr_count":360},{"created_at":"2024-08-09T00:00:00+00:00","tag":"observability","pr_count":301},{"created_at":"2024-08-09T00:00:00+00:00","tag":"runtime","pr_count":500},{"created_at":"2024-08-09T00:00:00+00:00","tag":"security","pr_count":355},{"created_at":"2024-08-09T00:00:00+00:00","tag":"storage","pr_count":111},{"created_at":"2024-08-10T00:00:00+00:00","tag":"app-delivery","pr_count":140},{"created_at":"2024-08-10T00:00:00+00:00","tag":"network","pr_count":53},{"created_at":"2024-08-10T00:00:00+00:00","tag":"observability","pr_count":53},{"created_at":"2024-08-10T00:00:00+00:00","tag":"runtime","pr_count":185},{"created_at":"2024-08-10T00:00:00+00:00","tag":"security","pr_count":63},{"created_at":"2024-08-10T00:00:00+00:00","tag":"storage","pr_count":88},{"created_at":"2024-08-11T00:00:00+00:00","tag":"app-delivery","pr_count":327},{"created_at":"2024-08-11T00:00:00+00:00","tag":"network","pr_count":64},{"created_at":"2024-08-11T00:00:00+00:00","tag":"observability","pr_count":61},{"created_at":"2024-08-11T00:00:00+00:00","tag":"runtime","pr_count":214},{"created_at":"2024-08-11T00:00:00+00:00","tag":"security","pr_count":70},{"created_at":"2024-08-11T00:00:00+00:00","tag":"storage","pr_count":85},{"created_at":"2024-08-12T00:00:00+00:00","tag":"app-delivery","pr_count":930},{"created_at":"2024-08-12T00:00:00+00:00","tag":"network","pr_count":577},{"created_at":"2024-08-12T00:00:00+00:00","tag":"observability","pr_count":305},{"created_at":"2024-08-12T00:00:00+00:00","tag":"runtime","pr_count":935},{"created_at":"2024-08-12T00:00:00+00:00","tag":"security","pr_count":799},{"created_at":"2024-08-12T00:00:00+00:00","tag":"storage","pr_count":99},{"created_at":"2024-08-13T00:00:00+00:00","tag":"app-delivery","pr_count":943},{"created_at":"2024-08-13T00:00:00+00:00","tag":"network","pr_count":375},{"created_at":"2024-08-13T00:00:00+00:00","tag":"observability","pr_count":427},{"created_at":"2024-08-13T00:00:00+00:00","tag":"runtime","pr_count":742},{"created_at":"2024-08-13T00:00:00+00:00","tag":"security","pr_count":441},{"created_at":"2024-08-13T00:00:00+00:00","tag":"storage","pr_count":72},{"created_at":"2024-08-14T00:00:00+00:00","tag":"app-delivery","pr_count":1016},{"created_at":"2024-08-14T00:00:00+00:00","tag":"network","pr_count":529},{"created_at":"2024-08-14T00:00:00+00:00","tag":"observability","pr_count":380},{"created_at":"2024-08-14T00:00:00+00:00","tag":"runtime","pr_count":766},{"created_at":"2024-08-14T00:00:00+00:00","tag":"security","pr_count":548},{"created_at":"2024-08-14T00:00:00+00:00","tag":"storage","pr_count":109},{"created_at":"2024-08-15T00:00:00+00:00","tag":"app-delivery","pr_count":964},{"created_at":"2024-08-15T00:00:00+00:00","tag":"network","pr_count":499},{"created_at":"2024-08-15T00:00:00+00:00","tag":"observability","pr_count":279},{"created_at":"2024-08-15T00:00:00+00:00","tag":"runtime","pr_count":718},{"created_at":"2024-08-15T00:00:00+00:00","tag":"security","pr_count":418},{"created_at":"2024-08-15T00:00:00+00:00","tag":"storage","pr_count":72},{"created_at":"2024-08-16T00:00:00+00:00","tag":"app-delivery","pr_count":780},{"created_at":"2024-08-16T00:00:00+00:00","tag":"network","pr_count":343},{"created_at":"2024-08-16T00:00:00+00:00","tag":"observability","pr_count":210},{"created_at":"2024-08-16T00:00:00+00:00","tag":"runtime","pr_count":584},{"created_at":"2024-08-16T00:00:00+00:00","tag":"security","pr_count":347},{"created_at":"2024-08-16T00:00:00+00:00","tag":"storage","pr_count":74},{"created_at":"2024-08-17T00:00:00+00:00","tag":"app-delivery","pr_count":141},{"created_at":"2024-08-17T00:00:00+00:00","tag":"network","pr_count":66},{"created_at":"2024-08-17T00:00:00+00:00","tag":"observability","pr_count":59},{"created_at":"2024-08-17T00:00:00+00:00","tag":"runtime","pr_count":261},{"created_at":"2024-08-17T00:00:00+00:00","tag":"security","pr_count":38},{"created_at":"2024-08-17T00:00:00+00:00","tag":"storage","pr_count":63},{"created_at":"2024-08-18T00:00:00+00:00","tag":"app-delivery","pr_count":174},{"created_at":"2024-08-18T00:00:00+00:00","tag":"network","pr_count":91},{"created_at":"2024-08-18T00:00:00+00:00","tag":"observability","pr_count":127},{"created_at":"2024-08-18T00:00:00+00:00","tag":"runtime","pr_count":245},{"created_at":"2024-08-18T00:00:00+00:00","tag":"security","pr_count":71},{"created_at":"2024-08-18T00:00:00+00:00","tag":"storage","pr_count":13},{"created_at":"2024-08-19T00:00:00+00:00","tag":"app-delivery","pr_count":896},{"created_at":"2024-08-19T00:00:00+00:00","tag":"network","pr_count":598},{"created_at":"2024-08-19T00:00:00+00:00","tag":"observability","pr_count":376},{"created_at":"2024-08-19T00:00:00+00:00","tag":"runtime","pr_count":937},{"created_at":"2024-08-19T00:00:00+00:00","tag":"security","pr_count":762},{"created_at":"2024-08-19T00:00:00+00:00","tag":"storage","pr_count":117},{"created_at":"2024-08-20T00:00:00+00:00","tag":"app-delivery","pr_count":872},{"created_at":"2024-08-20T00:00:00+00:00","tag":"network","pr_count":569},{"created_at":"2024-08-20T00:00:00+00:00","tag":"observability","pr_count":351},{"created_at":"2024-08-20T00:00:00+00:00","tag":"runtime","pr_count":727},{"created_at":"2024-08-20T00:00:00+00:00","tag":"security","pr_count":458},{"created_at":"2024-08-20T00:00:00+00:00","tag":"storage","pr_count":136},{"created_at":"2024-08-21T00:00:00+00:00","tag":"app-delivery","pr_count":859},{"created_at":"2024-08-21T00:00:00+00:00","tag":"network","pr_count":402},{"created_at":"2024-08-21T00:00:00+00:00","tag":"observability","pr_count":369},{"created_at":"2024-08-21T00:00:00+00:00","tag":"runtime","pr_count":702},{"created_at":"2024-08-21T00:00:00+00:00","tag":"security","pr_count":463},{"created_at":"2024-08-21T00:00:00+00:00","tag":"storage","pr_count":101},{"created_at":"2024-08-22T00:00:00+00:00","tag":"app-delivery","pr_count":804},{"created_at":"2024-08-22T00:00:00+00:00","tag":"network","pr_count":391},{"created_at":"2024-08-22T00:00:00+00:00","tag":"observability","pr_count":364},{"created_at":"2024-08-22T00:00:00+00:00","tag":"runtime","pr_count":780},{"created_at":"2024-08-22T00:00:00+00:00","tag":"security","pr_count":413},{"created_at":"2024-08-22T00:00:00+00:00","tag":"storage","pr_count":73},{"created_at":"2024-08-23T00:00:00+00:00","tag":"app-delivery","pr_count":894},{"created_at":"2024-08-23T00:00:00+00:00","tag":"network","pr_count":293},{"created_at":"2024-08-23T00:00:00+00:00","tag":"observability","pr_count":234},{"created_at":"2024-08-23T00:00:00+00:00","tag":"runtime","pr_count":479},{"created_at":"2024-08-23T00:00:00+00:00","tag":"security","pr_count":393},{"created_at":"2024-08-23T00:00:00+00:00","tag":"storage","pr_count":96},{"created_at":"2024-08-24T00:00:00+00:00","tag":"app-delivery","pr_count":337},{"created_at":"2024-08-24T00:00:00+00:00","tag":"network","pr_count":40},{"created_at":"2024-08-24T00:00:00+00:00","tag":"observability","pr_count":46},{"created_at":"2024-08-24T00:00:00+00:00","tag":"runtime","pr_count":233},{"created_at":"2024-08-24T00:00:00+00:00","tag":"security","pr_count":59},{"created_at":"2024-08-24T00:00:00+00:00","tag":"storage","pr_count":84},{"created_at":"2024-08-25T00:00:00+00:00","tag":"app-delivery","pr_count":342},{"created_at":"2024-08-25T00:00:00+00:00","tag":"network","pr_count":62},{"created_at":"2024-08-25T00:00:00+00:00","tag":"observability","pr_count":65},{"created_at":"2024-08-25T00:00:00+00:00","tag":"runtime","pr_count":191},{"created_at":"2024-08-25T00:00:00+00:00","tag":"security","pr_count":44},{"created_at":"2024-08-25T00:00:00+00:00","tag":"storage","pr_count":24},{"created_at":"2024-08-26T00:00:00+00:00","tag":"app-delivery","pr_count":1017},{"created_at":"2024-08-26T00:00:00+00:00","tag":"network","pr_count":433},{"created_at":"2024-08-26T00:00:00+00:00","tag":"observability","pr_count":295},{"created_at":"2024-08-26T00:00:00+00:00","tag":"runtime","pr_count":801},{"created_at":"2024-08-26T00:00:00+00:00","tag":"security","pr_count":744},{"created_at":"2024-08-26T00:00:00+00:00","tag":"storage","pr_count":138},{"created_at":"2024-08-27T00:00:00+00:00","tag":"app-delivery","pr_count":1222},{"created_at":"2024-08-27T00:00:00+00:00","tag":"network","pr_count":316},{"created_at":"2024-08-27T00:00:00+00:00","tag":"observability","pr_count":332},{"created_at":"2024-08-27T00:00:00+00:00","tag":"runtime","pr_count":622},{"created_at":"2024-08-27T00:00:00+00:00","tag":"security","pr_count":411},{"created_at":"2024-08-27T00:00:00+00:00","tag":"storage","pr_count":171},{"created_at":"2024-08-28T00:00:00+00:00","tag":"app-delivery","pr_count":1023},{"created_at":"2024-08-28T00:00:00+00:00","tag":"network","pr_count":317},{"created_at":"2024-08-28T00:00:00+00:00","tag":"observability","pr_count":331},{"created_at":"2024-08-28T00:00:00+00:00","tag":"runtime","pr_count":800},{"created_at":"2024-08-28T00:00:00+00:00","tag":"security","pr_count":546},{"created_at":"2024-08-28T00:00:00+00:00","tag":"storage","pr_count":81},{"created_at":"2024-08-29T00:00:00+00:00","tag":"app-delivery","pr_count":891},{"created_at":"2024-08-29T00:00:00+00:00","tag":"network","pr_count":336},{"created_at":"2024-08-29T00:00:00+00:00","tag":"observability","pr_count":271},{"created_at":"2024-08-29T00:00:00+00:00","tag":"runtime","pr_count":656},{"created_at":"2024-08-29T00:00:00+00:00","tag":"security","pr_count":450},{"created_at":"2024-08-29T00:00:00+00:00","tag":"storage","pr_count":94},{"created_at":"2024-08-30T00:00:00+00:00","tag":"app-delivery","pr_count":837},{"created_at":"2024-08-30T00:00:00+00:00","tag":"network","pr_count":228},{"created_at":"2024-08-30T00:00:00+00:00","tag":"observability","pr_count":199},{"created_at":"2024-08-30T00:00:00+00:00","tag":"runtime","pr_count":676},{"created_at":"2024-08-30T00:00:00+00:00","tag":"security","pr_count":446},{"created_at":"2024-08-30T00:00:00+00:00","tag":"storage","pr_count":76},{"created_at":"2024-08-31T00:00:00+00:00","tag":"app-delivery","pr_count":132},{"created_at":"2024-08-31T00:00:00+00:00","tag":"network","pr_count":74},{"created_at":"2024-08-31T00:00:00+00:00","tag":"observability","pr_count":63},{"created_at":"2024-08-31T00:00:00+00:00","tag":"runtime","pr_count":282},{"created_at":"2024-08-31T00:00:00+00:00","tag":"security","pr_count":59},{"created_at":"2024-08-31T00:00:00+00:00","tag":"storage","pr_count":68},{"created_at":"2024-09-01T00:00:00+00:00","tag":"app-delivery","pr_count":426},{"created_at":"2024-09-01T00:00:00+00:00","tag":"network","pr_count":113},{"created_at":"2024-09-01T00:00:00+00:00","tag":"observability","pr_count":168},{"created_at":"2024-09-01T00:00:00+00:00","tag":"runtime","pr_count":202},{"created_at":"2024-09-01T00:00:00+00:00","tag":"security","pr_count":118},{"created_at":"2024-09-01T00:00:00+00:00","tag":"storage","pr_count":10},{"created_at":"2024-09-02T00:00:00+00:00","tag":"app-delivery","pr_count":613},{"created_at":"2024-09-02T00:00:00+00:00","tag":"network","pr_count":391},{"created_at":"2024-09-02T00:00:00+00:00","tag":"observability","pr_count":268},{"created_at":"2024-09-02T00:00:00+00:00","tag":"runtime","pr_count":656},{"created_at":"2024-09-02T00:00:00+00:00","tag":"security","pr_count":702},{"created_at":"2024-09-02T00:00:00+00:00","tag":"storage","pr_count":103},{"created_at":"2024-09-03T00:00:00+00:00","tag":"app-delivery","pr_count":848},{"created_at":"2024-09-03T00:00:00+00:00","tag":"network","pr_count":341},{"created_at":"2024-09-03T00:00:00+00:00","tag":"observability","pr_count":318},{"created_at":"2024-09-03T00:00:00+00:00","tag":"runtime","pr_count":883},{"created_at":"2024-09-03T00:00:00+00:00","tag":"security","pr_count":445},{"created_at":"2024-09-03T00:00:00+00:00","tag":"storage","pr_count":74},{"created_at":"2024-09-04T00:00:00+00:00","tag":"app-delivery","pr_count":804},{"created_at":"2024-09-04T00:00:00+00:00","tag":"network","pr_count":355},{"created_at":"2024-09-04T00:00:00+00:00","tag":"observability","pr_count":369},{"created_at":"2024-09-04T00:00:00+00:00","tag":"runtime","pr_count":825},{"created_at":"2024-09-04T00:00:00+00:00","tag":"security","pr_count":596},{"created_at":"2024-09-04T00:00:00+00:00","tag":"storage","pr_count":104},{"created_at":"2024-09-05T00:00:00+00:00","tag":"app-delivery","pr_count":915},{"created_at":"2024-09-05T00:00:00+00:00","tag":"network","pr_count":332},{"created_at":"2024-09-05T00:00:00+00:00","tag":"observability","pr_count":364},{"created_at":"2024-09-05T00:00:00+00:00","tag":"runtime","pr_count":723},{"created_at":"2024-09-05T00:00:00+00:00","tag":"security","pr_count":486},{"created_at":"2024-09-05T00:00:00+00:00","tag":"storage","pr_count":84},{"created_at":"2024-09-06T00:00:00+00:00","tag":"app-delivery","pr_count":1043},{"created_at":"2024-09-06T00:00:00+00:00","tag":"network","pr_count":326},{"created_at":"2024-09-06T00:00:00+00:00","tag":"observability","pr_count":301},{"created_at":"2024-09-06T00:00:00+00:00","tag":"runtime","pr_count":741},{"created_at":"2024-09-06T00:00:00+00:00","tag":"security","pr_count":460},{"created_at":"2024-09-06T00:00:00+00:00","tag":"storage","pr_count":99},{"created_at":"2024-09-07T00:00:00+00:00","tag":"app-delivery","pr_count":146},{"created_at":"2024-09-07T00:00:00+00:00","tag":"network","pr_count":88},{"created_at":"2024-09-07T00:00:00+00:00","tag":"observability","pr_count":75},{"created_at":"2024-09-07T00:00:00+00:00","tag":"runtime","pr_count":169},{"created_at":"2024-09-07T00:00:00+00:00","tag":"security","pr_count":73},{"created_at":"2024-09-07T00:00:00+00:00","tag":"storage","pr_count":125},{"created_at":"2024-09-08T00:00:00+00:00","tag":"app-delivery","pr_count":290},{"created_at":"2024-09-08T00:00:00+00:00","tag":"network","pr_count":57},{"created_at":"2024-09-08T00:00:00+00:00","tag":"observability","pr_count":103},{"created_at":"2024-09-08T00:00:00+00:00","tag":"runtime","pr_count":254},{"created_at":"2024-09-08T00:00:00+00:00","tag":"security","pr_count":67},{"created_at":"2024-09-08T00:00:00+00:00","tag":"storage","pr_count":27},{"created_at":"2024-09-09T00:00:00+00:00","tag":"app-delivery","pr_count":1182},{"created_at":"2024-09-09T00:00:00+00:00","tag":"network","pr_count":530},{"created_at":"2024-09-09T00:00:00+00:00","tag":"observability","pr_count":354},{"created_at":"2024-09-09T00:00:00+00:00","tag":"runtime","pr_count":809},{"created_at":"2024-09-09T00:00:00+00:00","tag":"security","pr_count":864},{"created_at":"2024-09-09T00:00:00+00:00","tag":"storage","pr_count":171},{"created_at":"2024-09-10T00:00:00+00:00","tag":"app-delivery","pr_count":1010},{"created_at":"2024-09-10T00:00:00+00:00","tag":"network","pr_count":382},{"created_at":"2024-09-10T00:00:00+00:00","tag":"observability","pr_count":413},{"created_at":"2024-09-10T00:00:00+00:00","tag":"runtime","pr_count":712},{"created_at":"2024-09-10T00:00:00+00:00","tag":"security","pr_count":495},{"created_at":"2024-09-10T00:00:00+00:00","tag":"storage","pr_count":112},{"created_at":"2024-09-11T00:00:00+00:00","tag":"app-delivery","pr_count":1091},{"created_at":"2024-09-11T00:00:00+00:00","tag":"network","pr_count":339},{"created_at":"2024-09-11T00:00:00+00:00","tag":"observability","pr_count":335},{"created_at":"2024-09-11T00:00:00+00:00","tag":"runtime","pr_count":681},{"created_at":"2024-09-11T00:00:00+00:00","tag":"security","pr_count":505},{"created_at":"2024-09-11T00:00:00+00:00","tag":"storage","pr_count":102},{"created_at":"2024-09-12T00:00:00+00:00","tag":"app-delivery","pr_count":992},{"created_at":"2024-09-12T00:00:00+00:00","tag":"network","pr_count":427},{"created_at":"2024-09-12T00:00:00+00:00","tag":"observability","pr_count":300},{"created_at":"2024-09-12T00:00:00+00:00","tag":"runtime","pr_count":808},{"created_at":"2024-09-12T00:00:00+00:00","tag":"security","pr_count":580},{"created_at":"2024-09-12T00:00:00+00:00","tag":"storage","pr_count":126},{"created_at":"2024-09-13T00:00:00+00:00","tag":"app-delivery","pr_count":1120},{"created_at":"2024-09-13T00:00:00+00:00","tag":"network","pr_count":401},{"created_at":"2024-09-13T00:00:00+00:00","tag":"observability","pr_count":244},{"created_at":"2024-09-13T00:00:00+00:00","tag":"runtime","pr_count":614},{"created_at":"2024-09-13T00:00:00+00:00","tag":"security","pr_count":461},{"created_at":"2024-09-13T00:00:00+00:00","tag":"storage","pr_count":101},{"created_at":"2024-09-14T00:00:00+00:00","tag":"app-delivery","pr_count":235},{"created_at":"2024-09-14T00:00:00+00:00","tag":"network","pr_count":110},{"created_at":"2024-09-14T00:00:00+00:00","tag":"observability","pr_count":75},{"created_at":"2024-09-14T00:00:00+00:00","tag":"runtime","pr_count":311},{"created_at":"2024-09-14T00:00:00+00:00","tag":"security","pr_count":74},{"created_at":"2024-09-14T00:00:00+00:00","tag":"storage","pr_count":121},{"created_at":"2024-09-15T00:00:00+00:00","tag":"app-delivery","pr_count":353},{"created_at":"2024-09-15T00:00:00+00:00","tag":"network","pr_count":75},{"created_at":"2024-09-15T00:00:00+00:00","tag":"observability","pr_count":44},{"created_at":"2024-09-15T00:00:00+00:00","tag":"runtime","pr_count":211},{"created_at":"2024-09-15T00:00:00+00:00","tag":"security","pr_count":50},{"created_at":"2024-09-15T00:00:00+00:00","tag":"storage","pr_count":23},{"created_at":"2024-09-16T00:00:00+00:00","tag":"app-delivery","pr_count":937},{"created_at":"2024-09-16T00:00:00+00:00","tag":"network","pr_count":446},{"created_at":"2024-09-16T00:00:00+00:00","tag":"observability","pr_count":320},{"created_at":"2024-09-16T00:00:00+00:00","tag":"runtime","pr_count":758},{"created_at":"2024-09-16T00:00:00+00:00","tag":"security","pr_count":821},{"created_at":"2024-09-16T00:00:00+00:00","tag":"storage","pr_count":99},{"created_at":"2024-09-17T00:00:00+00:00","tag":"app-delivery","pr_count":930},{"created_at":"2024-09-17T00:00:00+00:00","tag":"network","pr_count":309},{"created_at":"2024-09-17T00:00:00+00:00","tag":"observability","pr_count":327},{"created_at":"2024-09-17T00:00:00+00:00","tag":"runtime","pr_count":649},{"created_at":"2024-09-17T00:00:00+00:00","tag":"security","pr_count":599},{"created_at":"2024-09-17T00:00:00+00:00","tag":"storage","pr_count":52},{"created_at":"2024-09-18T00:00:00+00:00","tag":"app-delivery","pr_count":908},{"created_at":"2024-09-18T00:00:00+00:00","tag":"network","pr_count":327},{"created_at":"2024-09-18T00:00:00+00:00","tag":"observability","pr_count":268},{"created_at":"2024-09-18T00:00:00+00:00","tag":"runtime","pr_count":752},{"created_at":"2024-09-18T00:00:00+00:00","tag":"security","pr_count":564},{"created_at":"2024-09-18T00:00:00+00:00","tag":"storage","pr_count":68},{"created_at":"2024-09-19T00:00:00+00:00","tag":"app-delivery","pr_count":871},{"created_at":"2024-09-19T00:00:00+00:00","tag":"network","pr_count":277},{"created_at":"2024-09-19T00:00:00+00:00","tag":"observability","pr_count":246},{"created_at":"2024-09-19T00:00:00+00:00","tag":"runtime","pr_count":664},{"created_at":"2024-09-19T00:00:00+00:00","tag":"security","pr_count":519},{"created_at":"2024-09-19T00:00:00+00:00","tag":"storage","pr_count":90},{"created_at":"2024-09-20T00:00:00+00:00","tag":"app-delivery","pr_count":835},{"created_at":"2024-09-20T00:00:00+00:00","tag":"network","pr_count":399},{"created_at":"2024-09-20T00:00:00+00:00","tag":"observability","pr_count":304},{"created_at":"2024-09-20T00:00:00+00:00","tag":"runtime","pr_count":663},{"created_at":"2024-09-20T00:00:00+00:00","tag":"security","pr_count":564},{"created_at":"2024-09-20T00:00:00+00:00","tag":"storage","pr_count":78},{"created_at":"2024-09-21T00:00:00+00:00","tag":"app-delivery","pr_count":124},{"created_at":"2024-09-21T00:00:00+00:00","tag":"network","pr_count":66},{"created_at":"2024-09-21T00:00:00+00:00","tag":"observability","pr_count":85},{"created_at":"2024-09-21T00:00:00+00:00","tag":"runtime","pr_count":249},{"created_at":"2024-09-21T00:00:00+00:00","tag":"security","pr_count":66},{"created_at":"2024-09-21T00:00:00+00:00","tag":"storage","pr_count":87},{"created_at":"2024-09-22T00:00:00+00:00","tag":"app-delivery","pr_count":256},{"created_at":"2024-09-22T00:00:00+00:00","tag":"network","pr_count":51},{"created_at":"2024-09-22T00:00:00+00:00","tag":"observability","pr_count":50},{"created_at":"2024-09-22T00:00:00+00:00","tag":"runtime","pr_count":236},{"created_at":"2024-09-22T00:00:00+00:00","tag":"security","pr_count":98},{"created_at":"2024-09-22T00:00:00+00:00","tag":"storage","pr_count":37},{"created_at":"2024-09-23T00:00:00+00:00","tag":"app-delivery","pr_count":1118},{"created_at":"2024-09-23T00:00:00+00:00","tag":"network","pr_count":416},{"created_at":"2024-09-23T00:00:00+00:00","tag":"observability","pr_count":371},{"created_at":"2024-09-23T00:00:00+00:00","tag":"runtime","pr_count":993},{"created_at":"2024-09-23T00:00:00+00:00","tag":"security","pr_count":920},{"created_at":"2024-09-23T00:00:00+00:00","tag":"storage","pr_count":140},{"created_at":"2024-09-24T00:00:00+00:00","tag":"app-delivery","pr_count":1162},{"created_at":"2024-09-24T00:00:00+00:00","tag":"network","pr_count":514},{"created_at":"2024-09-24T00:00:00+00:00","tag":"observability","pr_count":347},{"created_at":"2024-09-24T00:00:00+00:00","tag":"runtime","pr_count":781},{"created_at":"2024-09-24T00:00:00+00:00","tag":"security","pr_count":598},{"created_at":"2024-09-24T00:00:00+00:00","tag":"storage","pr_count":130},{"created_at":"2024-09-25T00:00:00+00:00","tag":"app-delivery","pr_count":1106},{"created_at":"2024-09-25T00:00:00+00:00","tag":"network","pr_count":316},{"created_at":"2024-09-25T00:00:00+00:00","tag":"observability","pr_count":312},{"created_at":"2024-09-25T00:00:00+00:00","tag":"runtime","pr_count":672},{"created_at":"2024-09-25T00:00:00+00:00","tag":"security","pr_count":590},{"created_at":"2024-09-25T00:00:00+00:00","tag":"storage","pr_count":95},{"created_at":"2024-09-26T00:00:00+00:00","tag":"app-delivery","pr_count":1071},{"created_at":"2024-09-26T00:00:00+00:00","tag":"network","pr_count":348},{"created_at":"2024-09-26T00:00:00+00:00","tag":"observability","pr_count":218},{"created_at":"2024-09-26T00:00:00+00:00","tag":"runtime","pr_count":691},{"created_at":"2024-09-26T00:00:00+00:00","tag":"security","pr_count":518},{"created_at":"2024-09-26T00:00:00+00:00","tag":"storage","pr_count":73},{"created_at":"2024-09-27T00:00:00+00:00","tag":"app-delivery","pr_count":826},{"created_at":"2024-09-27T00:00:00+00:00","tag":"network","pr_count":403},{"created_at":"2024-09-27T00:00:00+00:00","tag":"observability","pr_count":243},{"created_at":"2024-09-27T00:00:00+00:00","tag":"runtime","pr_count":757},{"created_at":"2024-09-27T00:00:00+00:00","tag":"security","pr_count":445},{"created_at":"2024-09-27T00:00:00+00:00","tag":"storage","pr_count":61},{"created_at":"2024-09-28T00:00:00+00:00","tag":"app-delivery","pr_count":312},{"created_at":"2024-09-28T00:00:00+00:00","tag":"network","pr_count":57},{"created_at":"2024-09-28T00:00:00+00:00","tag":"observability","pr_count":60},{"created_at":"2024-09-28T00:00:00+00:00","tag":"runtime","pr_count":277},{"created_at":"2024-09-28T00:00:00+00:00","tag":"security","pr_count":87},{"created_at":"2024-09-28T00:00:00+00:00","tag":"storage","pr_count":29},{"created_at":"2024-09-29T00:00:00+00:00","tag":"app-delivery","pr_count":437},{"created_at":"2024-09-29T00:00:00+00:00","tag":"network","pr_count":94},{"created_at":"2024-09-29T00:00:00+00:00","tag":"observability","pr_count":52},{"created_at":"2024-09-29T00:00:00+00:00","tag":"runtime","pr_count":307},{"created_at":"2024-09-29T00:00:00+00:00","tag":"security","pr_count":81},{"created_at":"2024-09-29T00:00:00+00:00","tag":"storage","pr_count":16},{"created_at":"2024-09-30T00:00:00+00:00","tag":"app-delivery","pr_count":1082},{"created_at":"2024-09-30T00:00:00+00:00","tag":"network","pr_count":461},{"created_at":"2024-09-30T00:00:00+00:00","tag":"observability","pr_count":291},{"created_at":"2024-09-30T00:00:00+00:00","tag":"runtime","pr_count":730},{"created_at":"2024-09-30T00:00:00+00:00","tag":"security","pr_count":882},{"created_at":"2024-09-30T00:00:00+00:00","tag":"storage","pr_count":72},{"created_at":"2024-10-01T00:00:00+00:00","tag":"app-delivery","pr_count":847},{"created_at":"2024-10-01T00:00:00+00:00","tag":"network","pr_count":646},{"created_at":"2024-10-01T00:00:00+00:00","tag":"observability","pr_count":502},{"created_at":"2024-10-01T00:00:00+00:00","tag":"runtime","pr_count":613},{"created_at":"2024-10-01T00:00:00+00:00","tag":"security","pr_count":594},{"created_at":"2024-10-01T00:00:00+00:00","tag":"storage","pr_count":54},{"created_at":"2024-10-02T00:00:00+00:00","tag":"app-delivery","pr_count":763},{"created_at":"2024-10-02T00:00:00+00:00","tag":"network","pr_count":370},{"created_at":"2024-10-02T00:00:00+00:00","tag":"observability","pr_count":472},{"created_at":"2024-10-02T00:00:00+00:00","tag":"runtime","pr_count":551},{"created_at":"2024-10-02T00:00:00+00:00","tag":"security","pr_count":510},{"created_at":"2024-10-02T00:00:00+00:00","tag":"storage","pr_count":41},{"created_at":"2024-10-03T00:00:00+00:00","tag":"app-delivery","pr_count":574},{"created_at":"2024-10-03T00:00:00+00:00","tag":"network","pr_count":304},{"created_at":"2024-10-03T00:00:00+00:00","tag":"observability","pr_count":258},{"created_at":"2024-10-03T00:00:00+00:00","tag":"runtime","pr_count":567},{"created_at":"2024-10-03T00:00:00+00:00","tag":"security","pr_count":459},{"created_at":"2024-10-03T00:00:00+00:00","tag":"storage","pr_count":68},{"created_at":"2024-10-04T00:00:00+00:00","tag":"app-delivery","pr_count":728},{"created_at":"2024-10-04T00:00:00+00:00","tag":"network","pr_count":372},{"created_at":"2024-10-04T00:00:00+00:00","tag":"observability","pr_count":306},{"created_at":"2024-10-04T00:00:00+00:00","tag":"runtime","pr_count":665},{"created_at":"2024-10-04T00:00:00+00:00","tag":"security","pr_count":393},{"created_at":"2024-10-04T00:00:00+00:00","tag":"storage","pr_count":60},{"created_at":"2024-10-05T00:00:00+00:00","tag":"app-delivery","pr_count":153},{"created_at":"2024-10-05T00:00:00+00:00","tag":"network","pr_count":95},{"created_at":"2024-10-05T00:00:00+00:00","tag":"observability","pr_count":68},{"created_at":"2024-10-05T00:00:00+00:00","tag":"runtime","pr_count":260},{"created_at":"2024-10-05T00:00:00+00:00","tag":"security","pr_count":109},{"created_at":"2024-10-05T00:00:00+00:00","tag":"storage","pr_count":72},{"created_at":"2024-10-06T00:00:00+00:00","tag":"app-delivery","pr_count":359},{"created_at":"2024-10-06T00:00:00+00:00","tag":"network","pr_count":80},{"created_at":"2024-10-06T00:00:00+00:00","tag":"observability","pr_count":86},{"created_at":"2024-10-06T00:00:00+00:00","tag":"runtime","pr_count":196},{"created_at":"2024-10-06T00:00:00+00:00","tag":"security","pr_count":51},{"created_at":"2024-10-06T00:00:00+00:00","tag":"storage","pr_count":35},{"created_at":"2024-10-07T00:00:00+00:00","tag":"app-delivery","pr_count":928},{"created_at":"2024-10-07T00:00:00+00:00","tag":"network","pr_count":668},{"created_at":"2024-10-07T00:00:00+00:00","tag":"observability","pr_count":412},{"created_at":"2024-10-07T00:00:00+00:00","tag":"runtime","pr_count":906},{"created_at":"2024-10-07T00:00:00+00:00","tag":"security","pr_count":1036},{"created_at":"2024-10-07T00:00:00+00:00","tag":"storage","pr_count":109},{"created_at":"2024-10-08T00:00:00+00:00","tag":"app-delivery","pr_count":1179},{"created_at":"2024-10-08T00:00:00+00:00","tag":"network","pr_count":511},{"created_at":"2024-10-08T00:00:00+00:00","tag":"observability","pr_count":357},{"created_at":"2024-10-08T00:00:00+00:00","tag":"runtime","pr_count":762},{"created_at":"2024-10-08T00:00:00+00:00","tag":"security","pr_count":663},{"created_at":"2024-10-08T00:00:00+00:00","tag":"storage","pr_count":93},{"created_at":"2024-10-09T00:00:00+00:00","tag":"app-delivery","pr_count":1063},{"created_at":"2024-10-09T00:00:00+00:00","tag":"network","pr_count":406},{"created_at":"2024-10-09T00:00:00+00:00","tag":"observability","pr_count":302},{"created_at":"2024-10-09T00:00:00+00:00","tag":"runtime","pr_count":753},{"created_at":"2024-10-09T00:00:00+00:00","tag":"security","pr_count":551},{"created_at":"2024-10-09T00:00:00+00:00","tag":"storage","pr_count":90},{"created_at":"2024-10-10T00:00:00+00:00","tag":"app-delivery","pr_count":962},{"created_at":"2024-10-10T00:00:00+00:00","tag":"network","pr_count":362},{"created_at":"2024-10-10T00:00:00+00:00","tag":"observability","pr_count":306},{"created_at":"2024-10-10T00:00:00+00:00","tag":"runtime","pr_count":724},{"created_at":"2024-10-10T00:00:00+00:00","tag":"security","pr_count":495},{"created_at":"2024-10-10T00:00:00+00:00","tag":"storage","pr_count":64},{"created_at":"2024-10-11T00:00:00+00:00","tag":"app-delivery","pr_count":932},{"created_at":"2024-10-11T00:00:00+00:00","tag":"network","pr_count":340},{"created_at":"2024-10-11T00:00:00+00:00","tag":"observability","pr_count":206},{"created_at":"2024-10-11T00:00:00+00:00","tag":"runtime","pr_count":705},{"created_at":"2024-10-11T00:00:00+00:00","tag":"security","pr_count":442},{"created_at":"2024-10-11T00:00:00+00:00","tag":"storage","pr_count":65},{"created_at":"2024-10-12T00:00:00+00:00","tag":"app-delivery","pr_count":238},{"created_at":"2024-10-12T00:00:00+00:00","tag":"network","pr_count":88},{"created_at":"2024-10-12T00:00:00+00:00","tag":"observability","pr_count":95},{"created_at":"2024-10-12T00:00:00+00:00","tag":"runtime","pr_count":485},{"created_at":"2024-10-12T00:00:00+00:00","tag":"security","pr_count":66},{"created_at":"2024-10-12T00:00:00+00:00","tag":"storage","pr_count":58},{"created_at":"2024-10-13T00:00:00+00:00","tag":"app-delivery","pr_count":404},{"created_at":"2024-10-13T00:00:00+00:00","tag":"network","pr_count":111},{"created_at":"2024-10-13T00:00:00+00:00","tag":"observability","pr_count":83},{"created_at":"2024-10-13T00:00:00+00:00","tag":"runtime","pr_count":304},{"created_at":"2024-10-13T00:00:00+00:00","tag":"security","pr_count":50},{"created_at":"2024-10-13T00:00:00+00:00","tag":"storage","pr_count":54},{"created_at":"2024-10-14T00:00:00+00:00","tag":"app-delivery","pr_count":1152},{"created_at":"2024-10-14T00:00:00+00:00","tag":"network","pr_count":465},{"created_at":"2024-10-14T00:00:00+00:00","tag":"observability","pr_count":292},{"created_at":"2024-10-14T00:00:00+00:00","tag":"runtime","pr_count":891},{"created_at":"2024-10-14T00:00:00+00:00","tag":"security","pr_count":784},{"created_at":"2024-10-14T00:00:00+00:00","tag":"storage","pr_count":136},{"created_at":"2024-10-15T00:00:00+00:00","tag":"app-delivery","pr_count":1016},{"created_at":"2024-10-15T00:00:00+00:00","tag":"network","pr_count":435},{"created_at":"2024-10-15T00:00:00+00:00","tag":"observability","pr_count":362},{"created_at":"2024-10-15T00:00:00+00:00","tag":"runtime","pr_count":861},{"created_at":"2024-10-15T00:00:00+00:00","tag":"security","pr_count":563},{"created_at":"2024-10-15T00:00:00+00:00","tag":"storage","pr_count":112},{"created_at":"2024-10-16T00:00:00+00:00","tag":"app-delivery","pr_count":1137},{"created_at":"2024-10-16T00:00:00+00:00","tag":"network","pr_count":376},{"created_at":"2024-10-16T00:00:00+00:00","tag":"observability","pr_count":325},{"created_at":"2024-10-16T00:00:00+00:00","tag":"runtime","pr_count":881},{"created_at":"2024-10-16T00:00:00+00:00","tag":"security","pr_count":505},{"created_at":"2024-10-16T00:00:00+00:00","tag":"storage","pr_count":119},{"created_at":"2024-10-17T00:00:00+00:00","tag":"app-delivery","pr_count":1011},{"created_at":"2024-10-17T00:00:00+00:00","tag":"network","pr_count":602},{"created_at":"2024-10-17T00:00:00+00:00","tag":"observability","pr_count":239},{"created_at":"2024-10-17T00:00:00+00:00","tag":"runtime","pr_count":777},{"created_at":"2024-10-17T00:00:00+00:00","tag":"security","pr_count":473},{"created_at":"2024-10-17T00:00:00+00:00","tag":"storage","pr_count":79},{"created_at":"2024-10-18T00:00:00+00:00","tag":"app-delivery","pr_count":946},{"created_at":"2024-10-18T00:00:00+00:00","tag":"network","pr_count":420},{"created_at":"2024-10-18T00:00:00+00:00","tag":"observability","pr_count":290},{"created_at":"2024-10-18T00:00:00+00:00","tag":"runtime","pr_count":630},{"created_at":"2024-10-18T00:00:00+00:00","tag":"security","pr_count":369},{"created_at":"2024-10-18T00:00:00+00:00","tag":"storage","pr_count":129},{"created_at":"2024-10-19T00:00:00+00:00","tag":"app-delivery","pr_count":448},{"created_at":"2024-10-19T00:00:00+00:00","tag":"network","pr_count":70},{"created_at":"2024-10-19T00:00:00+00:00","tag":"observability","pr_count":76},{"created_at":"2024-10-19T00:00:00+00:00","tag":"runtime","pr_count":232},{"created_at":"2024-10-19T00:00:00+00:00","tag":"security","pr_count":54},{"created_at":"2024-10-19T00:00:00+00:00","tag":"storage","pr_count":81},{"created_at":"2024-10-20T00:00:00+00:00","tag":"app-delivery","pr_count":345},{"created_at":"2024-10-20T00:00:00+00:00","tag":"network","pr_count":53},{"created_at":"2024-10-20T00:00:00+00:00","tag":"observability","pr_count":74},{"created_at":"2024-10-20T00:00:00+00:00","tag":"runtime","pr_count":176},{"created_at":"2024-10-20T00:00:00+00:00","tag":"security","pr_count":105},{"created_at":"2024-10-20T00:00:00+00:00","tag":"storage","pr_count":29},{"created_at":"2024-10-21T00:00:00+00:00","tag":"app-delivery","pr_count":1070},{"created_at":"2024-10-21T00:00:00+00:00","tag":"network","pr_count":414},{"created_at":"2024-10-21T00:00:00+00:00","tag":"observability","pr_count":323},{"created_at":"2024-10-21T00:00:00+00:00","tag":"runtime","pr_count":863},{"created_at":"2024-10-21T00:00:00+00:00","tag":"security","pr_count":846},{"created_at":"2024-10-21T00:00:00+00:00","tag":"storage","pr_count":94},{"created_at":"2024-10-22T00:00:00+00:00","tag":"app-delivery","pr_count":1064},{"created_at":"2024-10-22T00:00:00+00:00","tag":"network","pr_count":340},{"created_at":"2024-10-22T00:00:00+00:00","tag":"observability","pr_count":372},{"created_at":"2024-10-22T00:00:00+00:00","tag":"runtime","pr_count":773},{"created_at":"2024-10-22T00:00:00+00:00","tag":"security","pr_count":515},{"created_at":"2024-10-22T00:00:00+00:00","tag":"storage","pr_count":112},{"created_at":"2024-10-23T00:00:00+00:00","tag":"app-delivery","pr_count":1162},{"created_at":"2024-10-23T00:00:00+00:00","tag":"network","pr_count":394},{"created_at":"2024-10-23T00:00:00+00:00","tag":"observability","pr_count":333},{"created_at":"2024-10-23T00:00:00+00:00","tag":"runtime","pr_count":864},{"created_at":"2024-10-23T00:00:00+00:00","tag":"security","pr_count":539},{"created_at":"2024-10-23T00:00:00+00:00","tag":"storage","pr_count":92},{"created_at":"2024-10-24T00:00:00+00:00","tag":"app-delivery","pr_count":1144},{"created_at":"2024-10-24T00:00:00+00:00","tag":"network","pr_count":353},{"created_at":"2024-10-24T00:00:00+00:00","tag":"observability","pr_count":262},{"created_at":"2024-10-24T00:00:00+00:00","tag":"runtime","pr_count":804},{"created_at":"2024-10-24T00:00:00+00:00","tag":"security","pr_count":578},{"created_at":"2024-10-24T00:00:00+00:00","tag":"storage","pr_count":80},{"created_at":"2024-10-25T00:00:00+00:00","tag":"app-delivery","pr_count":994},{"created_at":"2024-10-25T00:00:00+00:00","tag":"network","pr_count":332},{"created_at":"2024-10-25T00:00:00+00:00","tag":"observability","pr_count":231},{"created_at":"2024-10-25T00:00:00+00:00","tag":"runtime","pr_count":558},{"created_at":"2024-10-25T00:00:00+00:00","tag":"security","pr_count":453},{"created_at":"2024-10-25T00:00:00+00:00","tag":"storage","pr_count":68},{"created_at":"2024-10-26T00:00:00+00:00","tag":"app-delivery","pr_count":193},{"created_at":"2024-10-26T00:00:00+00:00","tag":"network","pr_count":51},{"created_at":"2024-10-26T00:00:00+00:00","tag":"observability","pr_count":62},{"created_at":"2024-10-26T00:00:00+00:00","tag":"runtime","pr_count":192},{"created_at":"2024-10-26T00:00:00+00:00","tag":"security","pr_count":71},{"created_at":"2024-10-26T00:00:00+00:00","tag":"storage","pr_count":37},{"created_at":"2024-10-27T00:00:00+00:00","tag":"app-delivery","pr_count":335},{"created_at":"2024-10-27T00:00:00+00:00","tag":"network","pr_count":52},{"created_at":"2024-10-27T00:00:00+00:00","tag":"observability","pr_count":59},{"created_at":"2024-10-27T00:00:00+00:00","tag":"runtime","pr_count":145},{"created_at":"2024-10-27T00:00:00+00:00","tag":"security","pr_count":63},{"created_at":"2024-10-27T00:00:00+00:00","tag":"storage","pr_count":15},{"created_at":"2024-10-28T00:00:00+00:00","tag":"app-delivery","pr_count":1057},{"created_at":"2024-10-28T00:00:00+00:00","tag":"network","pr_count":604},{"created_at":"2024-10-28T00:00:00+00:00","tag":"observability","pr_count":338},{"created_at":"2024-10-28T00:00:00+00:00","tag":"runtime","pr_count":750},{"created_at":"2024-10-28T00:00:00+00:00","tag":"security","pr_count":835},{"created_at":"2024-10-28T00:00:00+00:00","tag":"storage","pr_count":146},{"created_at":"2024-10-29T00:00:00+00:00","tag":"app-delivery","pr_count":1086},{"created_at":"2024-10-29T00:00:00+00:00","tag":"network","pr_count":384},{"created_at":"2024-10-29T00:00:00+00:00","tag":"observability","pr_count":376},{"created_at":"2024-10-29T00:00:00+00:00","tag":"runtime","pr_count":660},{"created_at":"2024-10-29T00:00:00+00:00","tag":"security","pr_count":449},{"created_at":"2024-10-29T00:00:00+00:00","tag":"storage","pr_count":124},{"created_at":"2024-10-30T00:00:00+00:00","tag":"app-delivery","pr_count":1050},{"created_at":"2024-10-30T00:00:00+00:00","tag":"network","pr_count":459},{"created_at":"2024-10-30T00:00:00+00:00","tag":"observability","pr_count":243},{"created_at":"2024-10-30T00:00:00+00:00","tag":"runtime","pr_count":516},{"created_at":"2024-10-30T00:00:00+00:00","tag":"security","pr_count":525},{"created_at":"2024-10-30T00:00:00+00:00","tag":"storage","pr_count":118},{"created_at":"2024-10-31T00:00:00+00:00","tag":"app-delivery","pr_count":1013},{"created_at":"2024-10-31T00:00:00+00:00","tag":"network","pr_count":412},{"created_at":"2024-10-31T00:00:00+00:00","tag":"observability","pr_count":265},{"created_at":"2024-10-31T00:00:00+00:00","tag":"runtime","pr_count":581},{"created_at":"2024-10-31T00:00:00+00:00","tag":"security","pr_count":442},{"created_at":"2024-10-31T00:00:00+00:00","tag":"storage","pr_count":85},{"created_at":"2024-11-01T00:00:00+00:00","tag":"app-delivery","pr_count":931},{"created_at":"2024-11-01T00:00:00+00:00","tag":"network","pr_count":325},{"created_at":"2024-11-01T00:00:00+00:00","tag":"observability","pr_count":313},{"created_at":"2024-11-01T00:00:00+00:00","tag":"runtime","pr_count":571},{"created_at":"2024-11-01T00:00:00+00:00","tag":"security","pr_count":389},{"created_at":"2024-11-01T00:00:00+00:00","tag":"storage","pr_count":43},{"created_at":"2024-11-02T00:00:00+00:00","tag":"app-delivery","pr_count":217},{"created_at":"2024-11-02T00:00:00+00:00","tag":"network","pr_count":33},{"created_at":"2024-11-02T00:00:00+00:00","tag":"observability","pr_count":124},{"created_at":"2024-11-02T00:00:00+00:00","tag":"runtime","pr_count":206},{"created_at":"2024-11-02T00:00:00+00:00","tag":"security","pr_count":50},{"created_at":"2024-11-02T00:00:00+00:00","tag":"storage","pr_count":65},{"created_at":"2024-11-03T00:00:00+00:00","tag":"app-delivery","pr_count":401},{"created_at":"2024-11-03T00:00:00+00:00","tag":"network","pr_count":49},{"created_at":"2024-11-03T00:00:00+00:00","tag":"observability","pr_count":84},{"created_at":"2024-11-03T00:00:00+00:00","tag":"runtime","pr_count":175},{"created_at":"2024-11-03T00:00:00+00:00","tag":"security","pr_count":41},{"created_at":"2024-11-03T00:00:00+00:00","tag":"storage","pr_count":34},{"created_at":"2024-11-04T00:00:00+00:00","tag":"app-delivery","pr_count":1247},{"created_at":"2024-11-04T00:00:00+00:00","tag":"network","pr_count":409},{"created_at":"2024-11-04T00:00:00+00:00","tag":"observability","pr_count":314},{"created_at":"2024-11-04T00:00:00+00:00","tag":"runtime","pr_count":869},{"created_at":"2024-11-04T00:00:00+00:00","tag":"security","pr_count":763},{"created_at":"2024-11-04T00:00:00+00:00","tag":"storage","pr_count":105},{"created_at":"2024-11-05T00:00:00+00:00","tag":"app-delivery","pr_count":1063},{"created_at":"2024-11-05T00:00:00+00:00","tag":"network","pr_count":480},{"created_at":"2024-11-05T00:00:00+00:00","tag":"observability","pr_count":356},{"created_at":"2024-11-05T00:00:00+00:00","tag":"runtime","pr_count":831},{"created_at":"2024-11-05T00:00:00+00:00","tag":"security","pr_count":413},{"created_at":"2024-11-05T00:00:00+00:00","tag":"storage","pr_count":102},{"created_at":"2024-11-06T00:00:00+00:00","tag":"app-delivery","pr_count":946},{"created_at":"2024-11-06T00:00:00+00:00","tag":"network","pr_count":491},{"created_at":"2024-11-06T00:00:00+00:00","tag":"observability","pr_count":309},{"created_at":"2024-11-06T00:00:00+00:00","tag":"runtime","pr_count":606},{"created_at":"2024-11-06T00:00:00+00:00","tag":"security","pr_count":437},{"created_at":"2024-11-06T00:00:00+00:00","tag":"storage","pr_count":98},{"created_at":"2024-11-07T00:00:00+00:00","tag":"app-delivery","pr_count":926},{"created_at":"2024-11-07T00:00:00+00:00","tag":"network","pr_count":401},{"created_at":"2024-11-07T00:00:00+00:00","tag":"observability","pr_count":374},{"created_at":"2024-11-07T00:00:00+00:00","tag":"runtime","pr_count":702},{"created_at":"2024-11-07T00:00:00+00:00","tag":"security","pr_count":461},{"created_at":"2024-11-07T00:00:00+00:00","tag":"storage","pr_count":94},{"created_at":"2024-11-08T00:00:00+00:00","tag":"app-delivery","pr_count":866},{"created_at":"2024-11-08T00:00:00+00:00","tag":"network","pr_count":348},{"created_at":"2024-11-08T00:00:00+00:00","tag":"observability","pr_count":445},{"created_at":"2024-11-08T00:00:00+00:00","tag":"runtime","pr_count":674},{"created_at":"2024-11-08T00:00:00+00:00","tag":"security","pr_count":466},{"created_at":"2024-11-08T00:00:00+00:00","tag":"storage","pr_count":104},{"created_at":"2024-11-09T00:00:00+00:00","tag":"app-delivery","pr_count":148},{"created_at":"2024-11-09T00:00:00+00:00","tag":"network","pr_count":66},{"created_at":"2024-11-09T00:00:00+00:00","tag":"observability","pr_count":144},{"created_at":"2024-11-09T00:00:00+00:00","tag":"runtime","pr_count":271},{"created_at":"2024-11-09T00:00:00+00:00","tag":"security","pr_count":114},{"created_at":"2024-11-09T00:00:00+00:00","tag":"storage","pr_count":107},{"created_at":"2024-11-10T00:00:00+00:00","tag":"app-delivery","pr_count":314},{"created_at":"2024-11-10T00:00:00+00:00","tag":"network","pr_count":56},{"created_at":"2024-11-10T00:00:00+00:00","tag":"observability","pr_count":113},{"created_at":"2024-11-10T00:00:00+00:00","tag":"runtime","pr_count":176},{"created_at":"2024-11-10T00:00:00+00:00","tag":"security","pr_count":77},{"created_at":"2024-11-10T00:00:00+00:00","tag":"storage","pr_count":73},{"created_at":"2024-11-11T00:00:00+00:00","tag":"app-delivery","pr_count":815},{"created_at":"2024-11-11T00:00:00+00:00","tag":"network","pr_count":362},{"created_at":"2024-11-11T00:00:00+00:00","tag":"observability","pr_count":245},{"created_at":"2024-11-11T00:00:00+00:00","tag":"runtime","pr_count":558},{"created_at":"2024-11-11T00:00:00+00:00","tag":"security","pr_count":553},{"created_at":"2024-11-11T00:00:00+00:00","tag":"storage","pr_count":132}] \ No newline at end of file diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-0abea932cdacc6b9a4ccc3c013d5e182.json b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-0abea932cdacc6b9a4ccc3c013d5e182.json new file mode 100644 index 0000000..4d503af --- /dev/null +++ b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-0abea932cdacc6b9a4ccc3c013d5e182.json @@ -0,0 +1 @@ +[{"repo_name":"fluent-bit","created_at":"2024-01-01T00:00:00+00:00","cumulative_pr_count":2},{"repo_name":"fluent-bit","created_at":"2024-01-02T00:00:00+00:00","cumulative_pr_count":4},{"repo_name":"fluent-bit","created_at":"2024-01-04T00:00:00+00:00","cumulative_pr_count":6},{"repo_name":"fluent-bit","created_at":"2024-01-05T00:00:00+00:00","cumulative_pr_count":7},{"repo_name":"fluent-bit","created_at":"2024-01-06T00:00:00+00:00","cumulative_pr_count":8},{"repo_name":"fluent-bit","created_at":"2024-01-07T00:00:00+00:00","cumulative_pr_count":9},{"repo_name":"fluent-bit","created_at":"2024-01-08T00:00:00+00:00","cumulative_pr_count":13},{"repo_name":"fluent-bit","created_at":"2024-01-10T00:00:00+00:00","cumulative_pr_count":20},{"repo_name":"fluent-bit","created_at":"2024-01-11T00:00:00+00:00","cumulative_pr_count":22},{"repo_name":"fluent-bit","created_at":"2024-01-12T00:00:00+00:00","cumulative_pr_count":23},{"repo_name":"fluent-bit","created_at":"2024-01-13T00:00:00+00:00","cumulative_pr_count":27},{"repo_name":"fluent-bit","created_at":"2024-01-14T00:00:00+00:00","cumulative_pr_count":38},{"repo_name":"fluent-bit","created_at":"2024-01-15T00:00:00+00:00","cumulative_pr_count":41},{"repo_name":"fluent-bit","created_at":"2024-01-16T00:00:00+00:00","cumulative_pr_count":42},{"repo_name":"fluent-bit","created_at":"2024-01-17T00:00:00+00:00","cumulative_pr_count":44},{"repo_name":"fluent-bit","created_at":"2024-01-18T00:00:00+00:00","cumulative_pr_count":48},{"repo_name":"fluent-bit","created_at":"2024-01-20T00:00:00+00:00","cumulative_pr_count":49},{"repo_name":"fluent-bit","created_at":"2024-01-21T00:00:00+00:00","cumulative_pr_count":52},{"repo_name":"fluent-bit","created_at":"2024-01-22T00:00:00+00:00","cumulative_pr_count":62},{"repo_name":"fluent-bit","created_at":"2024-01-23T00:00:00+00:00","cumulative_pr_count":64},{"repo_name":"fluent-bit","created_at":"2024-01-24T00:00:00+00:00","cumulative_pr_count":67},{"repo_name":"fluent-bit","created_at":"2024-01-25T00:00:00+00:00","cumulative_pr_count":68},{"repo_name":"fluent-bit","created_at":"2024-01-26T00:00:00+00:00","cumulative_pr_count":72},{"repo_name":"fluent-bit","created_at":"2024-01-28T00:00:00+00:00","cumulative_pr_count":74},{"repo_name":"fluent-bit","created_at":"2024-01-29T00:00:00+00:00","cumulative_pr_count":78},{"repo_name":"fluent-bit","created_at":"2024-01-30T00:00:00+00:00","cumulative_pr_count":79},{"repo_name":"fluent-bit","created_at":"2024-01-31T00:00:00+00:00","cumulative_pr_count":83},{"repo_name":"fluent-bit","created_at":"2024-02-01T00:00:00+00:00","cumulative_pr_count":89},{"repo_name":"fluent-bit","created_at":"2024-02-02T00:00:00+00:00","cumulative_pr_count":90},{"repo_name":"fluent-bit","created_at":"2024-02-03T00:00:00+00:00","cumulative_pr_count":91},{"repo_name":"fluent-bit","created_at":"2024-02-04T00:00:00+00:00","cumulative_pr_count":94},{"repo_name":"fluent-bit","created_at":"2024-02-05T00:00:00+00:00","cumulative_pr_count":96},{"repo_name":"fluent-bit","created_at":"2024-02-06T00:00:00+00:00","cumulative_pr_count":103},{"repo_name":"fluent-bit","created_at":"2024-02-09T00:00:00+00:00","cumulative_pr_count":106},{"repo_name":"fluent-bit","created_at":"2024-02-10T00:00:00+00:00","cumulative_pr_count":107},{"repo_name":"fluent-bit","created_at":"2024-02-11T00:00:00+00:00","cumulative_pr_count":108},{"repo_name":"fluent-bit","created_at":"2024-02-12T00:00:00+00:00","cumulative_pr_count":113},{"repo_name":"fluent-bit","created_at":"2024-02-15T00:00:00+00:00","cumulative_pr_count":115},{"repo_name":"fluent-bit","created_at":"2024-02-16T00:00:00+00:00","cumulative_pr_count":119},{"repo_name":"fluent-bit","created_at":"2024-02-17T00:00:00+00:00","cumulative_pr_count":120},{"repo_name":"fluent-bit","created_at":"2024-02-19T00:00:00+00:00","cumulative_pr_count":122},{"repo_name":"fluent-bit","created_at":"2024-02-20T00:00:00+00:00","cumulative_pr_count":124},{"repo_name":"fluent-bit","created_at":"2024-02-21T00:00:00+00:00","cumulative_pr_count":126},{"repo_name":"fluent-bit","created_at":"2024-02-22T00:00:00+00:00","cumulative_pr_count":127},{"repo_name":"fluent-bit","created_at":"2024-02-23T00:00:00+00:00","cumulative_pr_count":128},{"repo_name":"fluent-bit","created_at":"2024-02-25T00:00:00+00:00","cumulative_pr_count":130},{"repo_name":"fluent-bit","created_at":"2024-02-26T00:00:00+00:00","cumulative_pr_count":133},{"repo_name":"fluent-bit","created_at":"2024-02-27T00:00:00+00:00","cumulative_pr_count":134},{"repo_name":"fluent-bit","created_at":"2024-02-29T00:00:00+00:00","cumulative_pr_count":136},{"repo_name":"fluent-bit","created_at":"2024-03-01T00:00:00+00:00","cumulative_pr_count":137},{"repo_name":"fluent-bit","created_at":"2024-03-02T00:00:00+00:00","cumulative_pr_count":139},{"repo_name":"fluent-bit","created_at":"2024-03-06T00:00:00+00:00","cumulative_pr_count":141},{"repo_name":"fluent-bit","created_at":"2024-03-08T00:00:00+00:00","cumulative_pr_count":142},{"repo_name":"fluent-bit","created_at":"2024-03-09T00:00:00+00:00","cumulative_pr_count":143},{"repo_name":"fluent-bit","created_at":"2024-03-10T00:00:00+00:00","cumulative_pr_count":144},{"repo_name":"fluent-bit","created_at":"2024-03-11T00:00:00+00:00","cumulative_pr_count":147},{"repo_name":"fluent-bit","created_at":"2024-03-12T00:00:00+00:00","cumulative_pr_count":157},{"repo_name":"fluent-bit","created_at":"2024-03-13T00:00:00+00:00","cumulative_pr_count":164},{"repo_name":"fluent-bit","created_at":"2024-03-14T00:00:00+00:00","cumulative_pr_count":177},{"repo_name":"fluent-bit","created_at":"2024-03-15T00:00:00+00:00","cumulative_pr_count":186},{"repo_name":"fluent-bit","created_at":"2024-03-16T00:00:00+00:00","cumulative_pr_count":190},{"repo_name":"fluent-bit","created_at":"2024-03-17T00:00:00+00:00","cumulative_pr_count":193},{"repo_name":"fluent-bit","created_at":"2024-03-18T00:00:00+00:00","cumulative_pr_count":196},{"repo_name":"fluent-bit","created_at":"2024-03-19T00:00:00+00:00","cumulative_pr_count":199},{"repo_name":"fluent-bit","created_at":"2024-03-20T00:00:00+00:00","cumulative_pr_count":205},{"repo_name":"fluent-bit","created_at":"2024-03-21T00:00:00+00:00","cumulative_pr_count":216},{"repo_name":"fluent-bit","created_at":"2024-03-24T00:00:00+00:00","cumulative_pr_count":217},{"repo_name":"fluent-bit","created_at":"2024-03-25T00:00:00+00:00","cumulative_pr_count":219},{"repo_name":"fluent-bit","created_at":"2024-03-26T00:00:00+00:00","cumulative_pr_count":221},{"repo_name":"fluent-bit","created_at":"2024-03-27T00:00:00+00:00","cumulative_pr_count":226},{"repo_name":"fluent-bit","created_at":"2024-03-28T00:00:00+00:00","cumulative_pr_count":227},{"repo_name":"fluent-bit","created_at":"2024-03-29T00:00:00+00:00","cumulative_pr_count":229},{"repo_name":"fluent-bit","created_at":"2024-03-30T00:00:00+00:00","cumulative_pr_count":230},{"repo_name":"fluent-bit","created_at":"2024-03-31T00:00:00+00:00","cumulative_pr_count":234},{"repo_name":"fluent-bit","created_at":"2024-04-01T00:00:00+00:00","cumulative_pr_count":236},{"repo_name":"fluent-bit","created_at":"2024-04-02T00:00:00+00:00","cumulative_pr_count":239},{"repo_name":"fluent-bit","created_at":"2024-04-03T00:00:00+00:00","cumulative_pr_count":241},{"repo_name":"fluent-bit","created_at":"2024-04-04T00:00:00+00:00","cumulative_pr_count":244},{"repo_name":"fluent-bit","created_at":"2024-04-05T00:00:00+00:00","cumulative_pr_count":245},{"repo_name":"fluent-bit","created_at":"2024-04-06T00:00:00+00:00","cumulative_pr_count":246},{"repo_name":"fluent-bit","created_at":"2024-04-08T00:00:00+00:00","cumulative_pr_count":260},{"repo_name":"fluent-bit","created_at":"2024-04-09T00:00:00+00:00","cumulative_pr_count":270},{"repo_name":"fluent-bit","created_at":"2024-04-10T00:00:00+00:00","cumulative_pr_count":276},{"repo_name":"fluent-bit","created_at":"2024-04-11T00:00:00+00:00","cumulative_pr_count":282},{"repo_name":"fluent-bit","created_at":"2024-04-12T00:00:00+00:00","cumulative_pr_count":289},{"repo_name":"fluent-bit","created_at":"2024-04-15T00:00:00+00:00","cumulative_pr_count":291},{"repo_name":"fluent-bit","created_at":"2024-04-16T00:00:00+00:00","cumulative_pr_count":293},{"repo_name":"fluent-bit","created_at":"2024-04-17T00:00:00+00:00","cumulative_pr_count":294},{"repo_name":"fluent-bit","created_at":"2024-04-18T00:00:00+00:00","cumulative_pr_count":296},{"repo_name":"fluent-bit","created_at":"2024-04-19T00:00:00+00:00","cumulative_pr_count":299},{"repo_name":"fluent-bit","created_at":"2024-04-20T00:00:00+00:00","cumulative_pr_count":300},{"repo_name":"fluent-bit","created_at":"2024-04-22T00:00:00+00:00","cumulative_pr_count":301},{"repo_name":"fluent-bit","created_at":"2024-04-23T00:00:00+00:00","cumulative_pr_count":302},{"repo_name":"fluent-bit","created_at":"2024-04-24T00:00:00+00:00","cumulative_pr_count":305},{"repo_name":"fluent-bit","created_at":"2024-04-25T00:00:00+00:00","cumulative_pr_count":307},{"repo_name":"fluent-bit","created_at":"2024-04-26T00:00:00+00:00","cumulative_pr_count":314},{"repo_name":"fluent-bit","created_at":"2024-04-27T00:00:00+00:00","cumulative_pr_count":318},{"repo_name":"fluent-bit","created_at":"2024-04-30T00:00:00+00:00","cumulative_pr_count":320},{"repo_name":"fluent-bit","created_at":"2024-05-02T00:00:00+00:00","cumulative_pr_count":321},{"repo_name":"fluent-bit","created_at":"2024-05-03T00:00:00+00:00","cumulative_pr_count":326},{"repo_name":"fluent-bit","created_at":"2024-05-06T00:00:00+00:00","cumulative_pr_count":327},{"repo_name":"fluent-bit","created_at":"2024-05-08T00:00:00+00:00","cumulative_pr_count":328},{"repo_name":"fluent-bit","created_at":"2024-05-09T00:00:00+00:00","cumulative_pr_count":329},{"repo_name":"fluent-bit","created_at":"2024-05-10T00:00:00+00:00","cumulative_pr_count":333},{"repo_name":"fluent-bit","created_at":"2024-05-11T00:00:00+00:00","cumulative_pr_count":334},{"repo_name":"fluent-bit","created_at":"2024-05-13T00:00:00+00:00","cumulative_pr_count":335},{"repo_name":"fluent-bit","created_at":"2024-05-14T00:00:00+00:00","cumulative_pr_count":337},{"repo_name":"fluent-bit","created_at":"2024-05-15T00:00:00+00:00","cumulative_pr_count":342},{"repo_name":"fluent-bit","created_at":"2024-05-16T00:00:00+00:00","cumulative_pr_count":345},{"repo_name":"fluent-bit","created_at":"2024-05-17T00:00:00+00:00","cumulative_pr_count":351},{"repo_name":"fluent-bit","created_at":"2024-05-19T00:00:00+00:00","cumulative_pr_count":352},{"repo_name":"fluent-bit","created_at":"2024-05-20T00:00:00+00:00","cumulative_pr_count":353},{"repo_name":"fluent-bit","created_at":"2024-05-21T00:00:00+00:00","cumulative_pr_count":363},{"repo_name":"fluent-bit","created_at":"2024-05-22T00:00:00+00:00","cumulative_pr_count":370},{"repo_name":"fluent-bit","created_at":"2024-05-23T00:00:00+00:00","cumulative_pr_count":376},{"repo_name":"fluent-bit","created_at":"2024-05-24T00:00:00+00:00","cumulative_pr_count":381},{"repo_name":"fluent-bit","created_at":"2024-05-25T00:00:00+00:00","cumulative_pr_count":382},{"repo_name":"fluent-bit","created_at":"2024-05-26T00:00:00+00:00","cumulative_pr_count":385},{"repo_name":"fluent-bit","created_at":"2024-05-27T00:00:00+00:00","cumulative_pr_count":389},{"repo_name":"fluent-bit","created_at":"2024-05-28T00:00:00+00:00","cumulative_pr_count":393},{"repo_name":"fluent-bit","created_at":"2024-05-29T00:00:00+00:00","cumulative_pr_count":400},{"repo_name":"fluent-bit","created_at":"2024-05-30T00:00:00+00:00","cumulative_pr_count":405},{"repo_name":"fluent-bit","created_at":"2024-05-31T00:00:00+00:00","cumulative_pr_count":408},{"repo_name":"fluent-bit","created_at":"2024-06-02T00:00:00+00:00","cumulative_pr_count":411},{"repo_name":"fluent-bit","created_at":"2024-06-05T00:00:00+00:00","cumulative_pr_count":416},{"repo_name":"fluent-bit","created_at":"2024-06-06T00:00:00+00:00","cumulative_pr_count":424},{"repo_name":"fluent-bit","created_at":"2024-06-07T00:00:00+00:00","cumulative_pr_count":427},{"repo_name":"fluent-bit","created_at":"2024-06-08T00:00:00+00:00","cumulative_pr_count":430},{"repo_name":"fluent-bit","created_at":"2024-06-09T00:00:00+00:00","cumulative_pr_count":431},{"repo_name":"fluent-bit","created_at":"2024-06-10T00:00:00+00:00","cumulative_pr_count":436},{"repo_name":"fluent-bit","created_at":"2024-06-11T00:00:00+00:00","cumulative_pr_count":437},{"repo_name":"fluent-bit","created_at":"2024-06-12T00:00:00+00:00","cumulative_pr_count":443},{"repo_name":"fluent-bit","created_at":"2024-06-13T00:00:00+00:00","cumulative_pr_count":450},{"repo_name":"fluent-bit","created_at":"2024-06-14T00:00:00+00:00","cumulative_pr_count":451},{"repo_name":"fluent-bit","created_at":"2024-06-15T00:00:00+00:00","cumulative_pr_count":454},{"repo_name":"fluent-bit","created_at":"2024-06-17T00:00:00+00:00","cumulative_pr_count":457},{"repo_name":"fluent-bit","created_at":"2024-06-18T00:00:00+00:00","cumulative_pr_count":465},{"repo_name":"fluent-bit","created_at":"2024-06-19T00:00:00+00:00","cumulative_pr_count":466},{"repo_name":"fluent-bit","created_at":"2024-06-20T00:00:00+00:00","cumulative_pr_count":472},{"repo_name":"fluent-bit","created_at":"2024-06-21T00:00:00+00:00","cumulative_pr_count":481},{"repo_name":"fluent-bit","created_at":"2024-06-24T00:00:00+00:00","cumulative_pr_count":492},{"repo_name":"fluent-bit","created_at":"2024-06-25T00:00:00+00:00","cumulative_pr_count":505},{"repo_name":"fluent-bit","created_at":"2024-06-26T00:00:00+00:00","cumulative_pr_count":509},{"repo_name":"fluent-bit","created_at":"2024-06-27T00:00:00+00:00","cumulative_pr_count":510},{"repo_name":"fluent-bit","created_at":"2024-06-28T00:00:00+00:00","cumulative_pr_count":511},{"repo_name":"fluent-bit","created_at":"2024-07-02T00:00:00+00:00","cumulative_pr_count":515},{"repo_name":"fluent-bit","created_at":"2024-07-03T00:00:00+00:00","cumulative_pr_count":525},{"repo_name":"fluent-bit","created_at":"2024-07-04T00:00:00+00:00","cumulative_pr_count":542},{"repo_name":"fluent-bit","created_at":"2024-07-05T00:00:00+00:00","cumulative_pr_count":550},{"repo_name":"fluent-bit","created_at":"2024-07-06T00:00:00+00:00","cumulative_pr_count":553},{"repo_name":"fluent-bit","created_at":"2024-07-08T00:00:00+00:00","cumulative_pr_count":564},{"repo_name":"fluent-bit","created_at":"2024-07-09T00:00:00+00:00","cumulative_pr_count":565},{"repo_name":"fluent-bit","created_at":"2024-07-10T00:00:00+00:00","cumulative_pr_count":572},{"repo_name":"fluent-bit","created_at":"2024-07-11T00:00:00+00:00","cumulative_pr_count":578},{"repo_name":"fluent-bit","created_at":"2024-07-12T00:00:00+00:00","cumulative_pr_count":586},{"repo_name":"fluent-bit","created_at":"2024-07-15T00:00:00+00:00","cumulative_pr_count":588},{"repo_name":"fluent-bit","created_at":"2024-07-16T00:00:00+00:00","cumulative_pr_count":600},{"repo_name":"fluent-bit","created_at":"2024-07-17T00:00:00+00:00","cumulative_pr_count":603},{"repo_name":"fluent-bit","created_at":"2024-07-18T00:00:00+00:00","cumulative_pr_count":607},{"repo_name":"fluent-bit","created_at":"2024-07-19T00:00:00+00:00","cumulative_pr_count":608},{"repo_name":"fluent-bit","created_at":"2024-07-22T00:00:00+00:00","cumulative_pr_count":611},{"repo_name":"fluent-bit","created_at":"2024-07-24T00:00:00+00:00","cumulative_pr_count":615},{"repo_name":"fluent-bit","created_at":"2024-07-25T00:00:00+00:00","cumulative_pr_count":620},{"repo_name":"fluent-bit","created_at":"2024-07-26T00:00:00+00:00","cumulative_pr_count":621},{"repo_name":"fluent-bit","created_at":"2024-07-27T00:00:00+00:00","cumulative_pr_count":622},{"repo_name":"fluent-bit","created_at":"2024-07-28T00:00:00+00:00","cumulative_pr_count":623},{"repo_name":"fluent-bit","created_at":"2024-07-29T00:00:00+00:00","cumulative_pr_count":627},{"repo_name":"fluent-bit","created_at":"2024-07-30T00:00:00+00:00","cumulative_pr_count":629},{"repo_name":"fluent-bit","created_at":"2024-07-31T00:00:00+00:00","cumulative_pr_count":632},{"repo_name":"fluent-bit","created_at":"2024-08-01T00:00:00+00:00","cumulative_pr_count":634},{"repo_name":"fluent-bit","created_at":"2024-08-02T00:00:00+00:00","cumulative_pr_count":639},{"repo_name":"fluent-bit","created_at":"2024-08-03T00:00:00+00:00","cumulative_pr_count":641},{"repo_name":"fluent-bit","created_at":"2024-08-05T00:00:00+00:00","cumulative_pr_count":646},{"repo_name":"fluent-bit","created_at":"2024-08-06T00:00:00+00:00","cumulative_pr_count":658},{"repo_name":"fluent-bit","created_at":"2024-08-07T00:00:00+00:00","cumulative_pr_count":666},{"repo_name":"fluent-bit","created_at":"2024-08-08T00:00:00+00:00","cumulative_pr_count":669},{"repo_name":"fluent-bit","created_at":"2024-08-09T00:00:00+00:00","cumulative_pr_count":676},{"repo_name":"fluent-bit","created_at":"2024-08-10T00:00:00+00:00","cumulative_pr_count":678},{"repo_name":"fluent-bit","created_at":"2024-08-12T00:00:00+00:00","cumulative_pr_count":683},{"repo_name":"fluent-bit","created_at":"2024-08-13T00:00:00+00:00","cumulative_pr_count":693},{"repo_name":"fluent-bit","created_at":"2024-08-14T00:00:00+00:00","cumulative_pr_count":723},{"repo_name":"fluent-bit","created_at":"2024-08-15T00:00:00+00:00","cumulative_pr_count":744},{"repo_name":"fluent-bit","created_at":"2024-08-16T00:00:00+00:00","cumulative_pr_count":745},{"repo_name":"fluent-bit","created_at":"2024-08-17T00:00:00+00:00","cumulative_pr_count":746},{"repo_name":"fluent-bit","created_at":"2024-08-19T00:00:00+00:00","cumulative_pr_count":753},{"repo_name":"fluent-bit","created_at":"2024-08-20T00:00:00+00:00","cumulative_pr_count":755},{"repo_name":"fluent-bit","created_at":"2024-08-21T00:00:00+00:00","cumulative_pr_count":764},{"repo_name":"fluent-bit","created_at":"2024-08-22T00:00:00+00:00","cumulative_pr_count":771},{"repo_name":"fluent-bit","created_at":"2024-08-23T00:00:00+00:00","cumulative_pr_count":772},{"repo_name":"fluent-bit","created_at":"2024-08-24T00:00:00+00:00","cumulative_pr_count":774},{"repo_name":"fluent-bit","created_at":"2024-08-25T00:00:00+00:00","cumulative_pr_count":775},{"repo_name":"fluent-bit","created_at":"2024-08-26T00:00:00+00:00","cumulative_pr_count":778},{"repo_name":"fluent-bit","created_at":"2024-08-27T00:00:00+00:00","cumulative_pr_count":790},{"repo_name":"fluent-bit","created_at":"2024-08-28T00:00:00+00:00","cumulative_pr_count":794},{"repo_name":"fluent-bit","created_at":"2024-08-29T00:00:00+00:00","cumulative_pr_count":807},{"repo_name":"fluent-bit","created_at":"2024-08-30T00:00:00+00:00","cumulative_pr_count":817},{"repo_name":"fluent-bit","created_at":"2024-08-31T00:00:00+00:00","cumulative_pr_count":819},{"repo_name":"fluent-bit","created_at":"2024-09-01T00:00:00+00:00","cumulative_pr_count":825},{"repo_name":"fluent-bit","created_at":"2024-09-02T00:00:00+00:00","cumulative_pr_count":838},{"repo_name":"fluent-bit","created_at":"2024-09-03T00:00:00+00:00","cumulative_pr_count":845},{"repo_name":"fluent-bit","created_at":"2024-09-04T00:00:00+00:00","cumulative_pr_count":857},{"repo_name":"fluent-bit","created_at":"2024-09-05T00:00:00+00:00","cumulative_pr_count":887},{"repo_name":"fluent-bit","created_at":"2024-09-06T00:00:00+00:00","cumulative_pr_count":890},{"repo_name":"fluent-bit","created_at":"2024-09-07T00:00:00+00:00","cumulative_pr_count":892},{"repo_name":"fluent-bit","created_at":"2024-09-11T00:00:00+00:00","cumulative_pr_count":894},{"repo_name":"fluent-bit","created_at":"2024-09-12T00:00:00+00:00","cumulative_pr_count":900},{"repo_name":"fluent-bit","created_at":"2024-09-13T00:00:00+00:00","cumulative_pr_count":901},{"repo_name":"fluent-bit","created_at":"2024-09-14T00:00:00+00:00","cumulative_pr_count":905},{"repo_name":"fluent-bit","created_at":"2024-09-16T00:00:00+00:00","cumulative_pr_count":917},{"repo_name":"fluent-bit","created_at":"2024-09-17T00:00:00+00:00","cumulative_pr_count":919},{"repo_name":"fluent-bit","created_at":"2024-09-18T00:00:00+00:00","cumulative_pr_count":922},{"repo_name":"fluent-bit","created_at":"2024-09-19T00:00:00+00:00","cumulative_pr_count":923},{"repo_name":"fluent-bit","created_at":"2024-09-20T00:00:00+00:00","cumulative_pr_count":924},{"repo_name":"fluent-bit","created_at":"2024-09-23T00:00:00+00:00","cumulative_pr_count":929},{"repo_name":"fluent-bit","created_at":"2024-09-24T00:00:00+00:00","cumulative_pr_count":934},{"repo_name":"fluent-bit","created_at":"2024-09-25T00:00:00+00:00","cumulative_pr_count":938},{"repo_name":"fluent-bit","created_at":"2024-09-26T00:00:00+00:00","cumulative_pr_count":955},{"repo_name":"fluent-bit","created_at":"2024-09-27T00:00:00+00:00","cumulative_pr_count":967},{"repo_name":"fluent-bit","created_at":"2024-09-28T00:00:00+00:00","cumulative_pr_count":968},{"repo_name":"fluent-bit","created_at":"2024-09-29T00:00:00+00:00","cumulative_pr_count":969},{"repo_name":"fluent-bit","created_at":"2024-09-30T00:00:00+00:00","cumulative_pr_count":975},{"repo_name":"fluent-bit","created_at":"2024-10-01T00:00:00+00:00","cumulative_pr_count":978},{"repo_name":"fluent-bit","created_at":"2024-10-02T00:00:00+00:00","cumulative_pr_count":981},{"repo_name":"fluent-bit","created_at":"2024-10-03T00:00:00+00:00","cumulative_pr_count":982},{"repo_name":"fluent-bit","created_at":"2024-10-04T00:00:00+00:00","cumulative_pr_count":983},{"repo_name":"fluent-bit","created_at":"2024-10-05T00:00:00+00:00","cumulative_pr_count":984},{"repo_name":"fluent-bit","created_at":"2024-10-07T00:00:00+00:00","cumulative_pr_count":986},{"repo_name":"fluent-bit","created_at":"2024-10-08T00:00:00+00:00","cumulative_pr_count":987},{"repo_name":"fluent-bit","created_at":"2024-10-09T00:00:00+00:00","cumulative_pr_count":990},{"repo_name":"fluent-bit","created_at":"2024-10-10T00:00:00+00:00","cumulative_pr_count":999},{"repo_name":"fluent-bit","created_at":"2024-10-11T00:00:00+00:00","cumulative_pr_count":1001},{"repo_name":"fluent-bit","created_at":"2024-10-13T00:00:00+00:00","cumulative_pr_count":1002},{"repo_name":"fluent-bit","created_at":"2024-10-14T00:00:00+00:00","cumulative_pr_count":1004},{"repo_name":"fluent-bit","created_at":"2024-10-15T00:00:00+00:00","cumulative_pr_count":1006},{"repo_name":"fluent-bit","created_at":"2024-10-17T00:00:00+00:00","cumulative_pr_count":1008},{"repo_name":"fluent-bit","created_at":"2024-10-18T00:00:00+00:00","cumulative_pr_count":1009},{"repo_name":"fluent-bit","created_at":"2024-10-21T00:00:00+00:00","cumulative_pr_count":1011},{"repo_name":"fluent-bit","created_at":"2024-10-22T00:00:00+00:00","cumulative_pr_count":1012},{"repo_name":"fluent-bit","created_at":"2024-10-23T00:00:00+00:00","cumulative_pr_count":1017},{"repo_name":"fluent-bit","created_at":"2024-10-24T00:00:00+00:00","cumulative_pr_count":1019},{"repo_name":"fluent-bit","created_at":"2024-10-25T00:00:00+00:00","cumulative_pr_count":1024},{"repo_name":"fluent-bit","created_at":"2024-10-26T00:00:00+00:00","cumulative_pr_count":1026},{"repo_name":"fluent-bit","created_at":"2024-10-28T00:00:00+00:00","cumulative_pr_count":1028},{"repo_name":"fluent-bit","created_at":"2024-10-29T00:00:00+00:00","cumulative_pr_count":1037},{"repo_name":"fluent-bit","created_at":"2024-10-30T00:00:00+00:00","cumulative_pr_count":1040},{"repo_name":"fluent-bit","created_at":"2024-10-31T00:00:00+00:00","cumulative_pr_count":1041},{"repo_name":"fluent-bit","created_at":"2024-11-04T00:00:00+00:00","cumulative_pr_count":1049},{"repo_name":"fluent-bit","created_at":"2024-11-05T00:00:00+00:00","cumulative_pr_count":1052},{"repo_name":"fluent-bit","created_at":"2024-11-06T00:00:00+00:00","cumulative_pr_count":1055},{"repo_name":"fluent-bit","created_at":"2024-11-07T00:00:00+00:00","cumulative_pr_count":1058},{"repo_name":"fluent-bit","created_at":"2024-11-08T00:00:00+00:00","cumulative_pr_count":1061},{"repo_name":"fluent-bit","created_at":"2024-11-09T00:00:00+00:00","cumulative_pr_count":1071},{"repo_name":"fluent-bit","created_at":"2024-11-10T00:00:00+00:00","cumulative_pr_count":1073},{"repo_name":"fluent-bit","created_at":"2024-11-11T00:00:00+00:00","cumulative_pr_count":1077},{"repo_name":"inspektor-gadget","created_at":"2024-01-03T00:00:00+00:00","cumulative_pr_count":1},{"repo_name":"inspektor-gadget","created_at":"2024-01-04T00:00:00+00:00","cumulative_pr_count":3},{"repo_name":"inspektor-gadget","created_at":"2024-01-05T00:00:00+00:00","cumulative_pr_count":9},{"repo_name":"inspektor-gadget","created_at":"2024-01-08T00:00:00+00:00","cumulative_pr_count":10},{"repo_name":"inspektor-gadget","created_at":"2024-01-09T00:00:00+00:00","cumulative_pr_count":15},{"repo_name":"inspektor-gadget","created_at":"2024-01-10T00:00:00+00:00","cumulative_pr_count":18},{"repo_name":"inspektor-gadget","created_at":"2024-01-11T00:00:00+00:00","cumulative_pr_count":21},{"repo_name":"inspektor-gadget","created_at":"2024-01-12T00:00:00+00:00","cumulative_pr_count":23},{"repo_name":"inspektor-gadget","created_at":"2024-01-15T00:00:00+00:00","cumulative_pr_count":33},{"repo_name":"inspektor-gadget","created_at":"2024-01-16T00:00:00+00:00","cumulative_pr_count":36},{"repo_name":"inspektor-gadget","created_at":"2024-01-17T00:00:00+00:00","cumulative_pr_count":45},{"repo_name":"inspektor-gadget","created_at":"2024-01-18T00:00:00+00:00","cumulative_pr_count":58},{"repo_name":"inspektor-gadget","created_at":"2024-01-19T00:00:00+00:00","cumulative_pr_count":69},{"repo_name":"inspektor-gadget","created_at":"2024-01-22T00:00:00+00:00","cumulative_pr_count":79},{"repo_name":"inspektor-gadget","created_at":"2024-01-23T00:00:00+00:00","cumulative_pr_count":80},{"repo_name":"inspektor-gadget","created_at":"2024-01-24T00:00:00+00:00","cumulative_pr_count":83},{"repo_name":"inspektor-gadget","created_at":"2024-01-25T00:00:00+00:00","cumulative_pr_count":88},{"repo_name":"inspektor-gadget","created_at":"2024-01-26T00:00:00+00:00","cumulative_pr_count":94},{"repo_name":"inspektor-gadget","created_at":"2024-01-29T00:00:00+00:00","cumulative_pr_count":100},{"repo_name":"inspektor-gadget","created_at":"2024-01-30T00:00:00+00:00","cumulative_pr_count":103},{"repo_name":"inspektor-gadget","created_at":"2024-01-31T00:00:00+00:00","cumulative_pr_count":115},{"repo_name":"inspektor-gadget","created_at":"2024-02-01T00:00:00+00:00","cumulative_pr_count":119},{"repo_name":"inspektor-gadget","created_at":"2024-02-02T00:00:00+00:00","cumulative_pr_count":123},{"repo_name":"inspektor-gadget","created_at":"2024-02-03T00:00:00+00:00","cumulative_pr_count":125},{"repo_name":"inspektor-gadget","created_at":"2024-02-05T00:00:00+00:00","cumulative_pr_count":133},{"repo_name":"inspektor-gadget","created_at":"2024-02-07T00:00:00+00:00","cumulative_pr_count":152},{"repo_name":"inspektor-gadget","created_at":"2024-02-08T00:00:00+00:00","cumulative_pr_count":171},{"repo_name":"inspektor-gadget","created_at":"2024-02-09T00:00:00+00:00","cumulative_pr_count":178},{"repo_name":"inspektor-gadget","created_at":"2024-02-11T00:00:00+00:00","cumulative_pr_count":179},{"repo_name":"inspektor-gadget","created_at":"2024-02-12T00:00:00+00:00","cumulative_pr_count":188},{"repo_name":"inspektor-gadget","created_at":"2024-02-13T00:00:00+00:00","cumulative_pr_count":193},{"repo_name":"inspektor-gadget","created_at":"2024-02-14T00:00:00+00:00","cumulative_pr_count":201},{"repo_name":"inspektor-gadget","created_at":"2024-02-15T00:00:00+00:00","cumulative_pr_count":209},{"repo_name":"inspektor-gadget","created_at":"2024-02-16T00:00:00+00:00","cumulative_pr_count":215},{"repo_name":"inspektor-gadget","created_at":"2024-02-19T00:00:00+00:00","cumulative_pr_count":220},{"repo_name":"inspektor-gadget","created_at":"2024-02-20T00:00:00+00:00","cumulative_pr_count":224},{"repo_name":"inspektor-gadget","created_at":"2024-02-21T00:00:00+00:00","cumulative_pr_count":228},{"repo_name":"inspektor-gadget","created_at":"2024-02-22T00:00:00+00:00","cumulative_pr_count":232},{"repo_name":"inspektor-gadget","created_at":"2024-02-23T00:00:00+00:00","cumulative_pr_count":234},{"repo_name":"inspektor-gadget","created_at":"2024-02-26T00:00:00+00:00","cumulative_pr_count":244},{"repo_name":"inspektor-gadget","created_at":"2024-02-27T00:00:00+00:00","cumulative_pr_count":247},{"repo_name":"inspektor-gadget","created_at":"2024-02-28T00:00:00+00:00","cumulative_pr_count":255},{"repo_name":"inspektor-gadget","created_at":"2024-02-29T00:00:00+00:00","cumulative_pr_count":261},{"repo_name":"inspektor-gadget","created_at":"2024-03-01T00:00:00+00:00","cumulative_pr_count":265},{"repo_name":"inspektor-gadget","created_at":"2024-03-02T00:00:00+00:00","cumulative_pr_count":266},{"repo_name":"inspektor-gadget","created_at":"2024-03-03T00:00:00+00:00","cumulative_pr_count":268},{"repo_name":"inspektor-gadget","created_at":"2024-03-04T00:00:00+00:00","cumulative_pr_count":287},{"repo_name":"inspektor-gadget","created_at":"2024-03-05T00:00:00+00:00","cumulative_pr_count":297},{"repo_name":"inspektor-gadget","created_at":"2024-03-06T00:00:00+00:00","cumulative_pr_count":307},{"repo_name":"inspektor-gadget","created_at":"2024-03-07T00:00:00+00:00","cumulative_pr_count":316},{"repo_name":"inspektor-gadget","created_at":"2024-03-08T00:00:00+00:00","cumulative_pr_count":324},{"repo_name":"inspektor-gadget","created_at":"2024-03-09T00:00:00+00:00","cumulative_pr_count":325},{"repo_name":"inspektor-gadget","created_at":"2024-03-11T00:00:00+00:00","cumulative_pr_count":336},{"repo_name":"inspektor-gadget","created_at":"2024-03-12T00:00:00+00:00","cumulative_pr_count":340},{"repo_name":"inspektor-gadget","created_at":"2024-03-13T00:00:00+00:00","cumulative_pr_count":342},{"repo_name":"inspektor-gadget","created_at":"2024-03-14T00:00:00+00:00","cumulative_pr_count":343},{"repo_name":"inspektor-gadget","created_at":"2024-03-15T00:00:00+00:00","cumulative_pr_count":344},{"repo_name":"inspektor-gadget","created_at":"2024-03-18T00:00:00+00:00","cumulative_pr_count":352},{"repo_name":"inspektor-gadget","created_at":"2024-03-19T00:00:00+00:00","cumulative_pr_count":357},{"repo_name":"inspektor-gadget","created_at":"2024-03-20T00:00:00+00:00","cumulative_pr_count":365},{"repo_name":"inspektor-gadget","created_at":"2024-03-21T00:00:00+00:00","cumulative_pr_count":382},{"repo_name":"inspektor-gadget","created_at":"2024-03-22T00:00:00+00:00","cumulative_pr_count":385},{"repo_name":"inspektor-gadget","created_at":"2024-03-25T00:00:00+00:00","cumulative_pr_count":397},{"repo_name":"inspektor-gadget","created_at":"2024-03-26T00:00:00+00:00","cumulative_pr_count":399},{"repo_name":"inspektor-gadget","created_at":"2024-03-27T00:00:00+00:00","cumulative_pr_count":408},{"repo_name":"inspektor-gadget","created_at":"2024-03-28T00:00:00+00:00","cumulative_pr_count":417},{"repo_name":"inspektor-gadget","created_at":"2024-03-29T00:00:00+00:00","cumulative_pr_count":422},{"repo_name":"inspektor-gadget","created_at":"2024-03-31T00:00:00+00:00","cumulative_pr_count":423},{"repo_name":"inspektor-gadget","created_at":"2024-04-01T00:00:00+00:00","cumulative_pr_count":426},{"repo_name":"inspektor-gadget","created_at":"2024-04-02T00:00:00+00:00","cumulative_pr_count":429},{"repo_name":"inspektor-gadget","created_at":"2024-04-03T00:00:00+00:00","cumulative_pr_count":436},{"repo_name":"inspektor-gadget","created_at":"2024-04-04T00:00:00+00:00","cumulative_pr_count":447},{"repo_name":"inspektor-gadget","created_at":"2024-04-05T00:00:00+00:00","cumulative_pr_count":456},{"repo_name":"inspektor-gadget","created_at":"2024-04-08T00:00:00+00:00","cumulative_pr_count":464},{"repo_name":"inspektor-gadget","created_at":"2024-04-09T00:00:00+00:00","cumulative_pr_count":468},{"repo_name":"inspektor-gadget","created_at":"2024-04-10T00:00:00+00:00","cumulative_pr_count":469},{"repo_name":"inspektor-gadget","created_at":"2024-04-11T00:00:00+00:00","cumulative_pr_count":475},{"repo_name":"inspektor-gadget","created_at":"2024-04-12T00:00:00+00:00","cumulative_pr_count":480},{"repo_name":"inspektor-gadget","created_at":"2024-04-15T00:00:00+00:00","cumulative_pr_count":484},{"repo_name":"inspektor-gadget","created_at":"2024-04-16T00:00:00+00:00","cumulative_pr_count":489},{"repo_name":"inspektor-gadget","created_at":"2024-04-17T00:00:00+00:00","cumulative_pr_count":501},{"repo_name":"inspektor-gadget","created_at":"2024-04-18T00:00:00+00:00","cumulative_pr_count":512},{"repo_name":"inspektor-gadget","created_at":"2024-04-19T00:00:00+00:00","cumulative_pr_count":517},{"repo_name":"inspektor-gadget","created_at":"2024-04-22T00:00:00+00:00","cumulative_pr_count":531},{"repo_name":"inspektor-gadget","created_at":"2024-04-23T00:00:00+00:00","cumulative_pr_count":537},{"repo_name":"inspektor-gadget","created_at":"2024-04-24T00:00:00+00:00","cumulative_pr_count":550},{"repo_name":"inspektor-gadget","created_at":"2024-04-25T00:00:00+00:00","cumulative_pr_count":555},{"repo_name":"inspektor-gadget","created_at":"2024-04-26T00:00:00+00:00","cumulative_pr_count":563},{"repo_name":"inspektor-gadget","created_at":"2024-04-27T00:00:00+00:00","cumulative_pr_count":564},{"repo_name":"inspektor-gadget","created_at":"2024-04-29T00:00:00+00:00","cumulative_pr_count":576},{"repo_name":"inspektor-gadget","created_at":"2024-04-30T00:00:00+00:00","cumulative_pr_count":583},{"repo_name":"inspektor-gadget","created_at":"2024-05-01T00:00:00+00:00","cumulative_pr_count":585},{"repo_name":"inspektor-gadget","created_at":"2024-05-02T00:00:00+00:00","cumulative_pr_count":595},{"repo_name":"inspektor-gadget","created_at":"2024-05-03T00:00:00+00:00","cumulative_pr_count":597},{"repo_name":"inspektor-gadget","created_at":"2024-05-04T00:00:00+00:00","cumulative_pr_count":598},{"repo_name":"inspektor-gadget","created_at":"2024-05-05T00:00:00+00:00","cumulative_pr_count":599},{"repo_name":"inspektor-gadget","created_at":"2024-05-06T00:00:00+00:00","cumulative_pr_count":608},{"repo_name":"inspektor-gadget","created_at":"2024-05-07T00:00:00+00:00","cumulative_pr_count":621},{"repo_name":"inspektor-gadget","created_at":"2024-05-08T00:00:00+00:00","cumulative_pr_count":628},{"repo_name":"inspektor-gadget","created_at":"2024-05-09T00:00:00+00:00","cumulative_pr_count":635},{"repo_name":"inspektor-gadget","created_at":"2024-05-10T00:00:00+00:00","cumulative_pr_count":642},{"repo_name":"inspektor-gadget","created_at":"2024-05-11T00:00:00+00:00","cumulative_pr_count":643},{"repo_name":"inspektor-gadget","created_at":"2024-05-12T00:00:00+00:00","cumulative_pr_count":645},{"repo_name":"inspektor-gadget","created_at":"2024-05-13T00:00:00+00:00","cumulative_pr_count":655},{"repo_name":"inspektor-gadget","created_at":"2024-05-14T00:00:00+00:00","cumulative_pr_count":662},{"repo_name":"inspektor-gadget","created_at":"2024-05-15T00:00:00+00:00","cumulative_pr_count":669},{"repo_name":"inspektor-gadget","created_at":"2024-05-16T00:00:00+00:00","cumulative_pr_count":690},{"repo_name":"inspektor-gadget","created_at":"2024-05-17T00:00:00+00:00","cumulative_pr_count":698},{"repo_name":"inspektor-gadget","created_at":"2024-05-20T00:00:00+00:00","cumulative_pr_count":707},{"repo_name":"inspektor-gadget","created_at":"2024-05-22T00:00:00+00:00","cumulative_pr_count":716},{"repo_name":"inspektor-gadget","created_at":"2024-05-23T00:00:00+00:00","cumulative_pr_count":721},{"repo_name":"inspektor-gadget","created_at":"2024-05-24T00:00:00+00:00","cumulative_pr_count":726},{"repo_name":"inspektor-gadget","created_at":"2024-05-25T00:00:00+00:00","cumulative_pr_count":728},{"repo_name":"inspektor-gadget","created_at":"2024-05-27T00:00:00+00:00","cumulative_pr_count":735},{"repo_name":"inspektor-gadget","created_at":"2024-05-28T00:00:00+00:00","cumulative_pr_count":736},{"repo_name":"inspektor-gadget","created_at":"2024-05-29T00:00:00+00:00","cumulative_pr_count":750},{"repo_name":"inspektor-gadget","created_at":"2024-05-30T00:00:00+00:00","cumulative_pr_count":805},{"repo_name":"inspektor-gadget","created_at":"2024-05-31T00:00:00+00:00","cumulative_pr_count":822},{"repo_name":"inspektor-gadget","created_at":"2024-06-03T00:00:00+00:00","cumulative_pr_count":829},{"repo_name":"inspektor-gadget","created_at":"2024-06-04T00:00:00+00:00","cumulative_pr_count":833},{"repo_name":"inspektor-gadget","created_at":"2024-06-05T00:00:00+00:00","cumulative_pr_count":839},{"repo_name":"inspektor-gadget","created_at":"2024-06-06T00:00:00+00:00","cumulative_pr_count":845},{"repo_name":"inspektor-gadget","created_at":"2024-06-07T00:00:00+00:00","cumulative_pr_count":848},{"repo_name":"inspektor-gadget","created_at":"2024-06-09T00:00:00+00:00","cumulative_pr_count":849},{"repo_name":"inspektor-gadget","created_at":"2024-06-10T00:00:00+00:00","cumulative_pr_count":857},{"repo_name":"inspektor-gadget","created_at":"2024-06-11T00:00:00+00:00","cumulative_pr_count":863},{"repo_name":"inspektor-gadget","created_at":"2024-06-12T00:00:00+00:00","cumulative_pr_count":868},{"repo_name":"inspektor-gadget","created_at":"2024-06-13T00:00:00+00:00","cumulative_pr_count":878},{"repo_name":"inspektor-gadget","created_at":"2024-06-14T00:00:00+00:00","cumulative_pr_count":885},{"repo_name":"inspektor-gadget","created_at":"2024-06-17T00:00:00+00:00","cumulative_pr_count":892},{"repo_name":"inspektor-gadget","created_at":"2024-06-18T00:00:00+00:00","cumulative_pr_count":899},{"repo_name":"inspektor-gadget","created_at":"2024-06-19T00:00:00+00:00","cumulative_pr_count":905},{"repo_name":"inspektor-gadget","created_at":"2024-06-20T00:00:00+00:00","cumulative_pr_count":916},{"repo_name":"inspektor-gadget","created_at":"2024-06-21T00:00:00+00:00","cumulative_pr_count":929},{"repo_name":"inspektor-gadget","created_at":"2024-06-22T00:00:00+00:00","cumulative_pr_count":931},{"repo_name":"inspektor-gadget","created_at":"2024-06-24T00:00:00+00:00","cumulative_pr_count":942},{"repo_name":"inspektor-gadget","created_at":"2024-06-25T00:00:00+00:00","cumulative_pr_count":947},{"repo_name":"inspektor-gadget","created_at":"2024-06-26T00:00:00+00:00","cumulative_pr_count":958},{"repo_name":"inspektor-gadget","created_at":"2024-06-27T00:00:00+00:00","cumulative_pr_count":970},{"repo_name":"inspektor-gadget","created_at":"2024-06-28T00:00:00+00:00","cumulative_pr_count":978},{"repo_name":"inspektor-gadget","created_at":"2024-07-01T00:00:00+00:00","cumulative_pr_count":988},{"repo_name":"inspektor-gadget","created_at":"2024-07-02T00:00:00+00:00","cumulative_pr_count":999},{"repo_name":"inspektor-gadget","created_at":"2024-07-03T00:00:00+00:00","cumulative_pr_count":1012},{"repo_name":"inspektor-gadget","created_at":"2024-07-04T00:00:00+00:00","cumulative_pr_count":1030},{"repo_name":"inspektor-gadget","created_at":"2024-07-05T00:00:00+00:00","cumulative_pr_count":1037},{"repo_name":"inspektor-gadget","created_at":"2024-07-08T00:00:00+00:00","cumulative_pr_count":1042},{"repo_name":"inspektor-gadget","created_at":"2024-07-09T00:00:00+00:00","cumulative_pr_count":1045},{"repo_name":"inspektor-gadget","created_at":"2024-07-10T00:00:00+00:00","cumulative_pr_count":1051},{"repo_name":"inspektor-gadget","created_at":"2024-07-11T00:00:00+00:00","cumulative_pr_count":1058},{"repo_name":"inspektor-gadget","created_at":"2024-07-12T00:00:00+00:00","cumulative_pr_count":1063},{"repo_name":"inspektor-gadget","created_at":"2024-07-15T00:00:00+00:00","cumulative_pr_count":1071},{"repo_name":"inspektor-gadget","created_at":"2024-07-16T00:00:00+00:00","cumulative_pr_count":1073},{"repo_name":"inspektor-gadget","created_at":"2024-07-17T00:00:00+00:00","cumulative_pr_count":1076},{"repo_name":"inspektor-gadget","created_at":"2024-07-18T00:00:00+00:00","cumulative_pr_count":1087},{"repo_name":"inspektor-gadget","created_at":"2024-07-19T00:00:00+00:00","cumulative_pr_count":1094},{"repo_name":"inspektor-gadget","created_at":"2024-07-22T00:00:00+00:00","cumulative_pr_count":1100},{"repo_name":"inspektor-gadget","created_at":"2024-07-23T00:00:00+00:00","cumulative_pr_count":1116},{"repo_name":"inspektor-gadget","created_at":"2024-07-24T00:00:00+00:00","cumulative_pr_count":1127},{"repo_name":"inspektor-gadget","created_at":"2024-07-25T00:00:00+00:00","cumulative_pr_count":1138},{"repo_name":"inspektor-gadget","created_at":"2024-07-26T00:00:00+00:00","cumulative_pr_count":1143},{"repo_name":"inspektor-gadget","created_at":"2024-07-28T00:00:00+00:00","cumulative_pr_count":1144},{"repo_name":"inspektor-gadget","created_at":"2024-07-29T00:00:00+00:00","cumulative_pr_count":1157},{"repo_name":"inspektor-gadget","created_at":"2024-07-30T00:00:00+00:00","cumulative_pr_count":1169},{"repo_name":"inspektor-gadget","created_at":"2024-07-31T00:00:00+00:00","cumulative_pr_count":1176},{"repo_name":"inspektor-gadget","created_at":"2024-08-01T00:00:00+00:00","cumulative_pr_count":1184},{"repo_name":"inspektor-gadget","created_at":"2024-08-02T00:00:00+00:00","cumulative_pr_count":1193},{"repo_name":"inspektor-gadget","created_at":"2024-08-03T00:00:00+00:00","cumulative_pr_count":1194},{"repo_name":"inspektor-gadget","created_at":"2024-08-04T00:00:00+00:00","cumulative_pr_count":1199},{"repo_name":"inspektor-gadget","created_at":"2024-08-05T00:00:00+00:00","cumulative_pr_count":1219},{"repo_name":"inspektor-gadget","created_at":"2024-08-06T00:00:00+00:00","cumulative_pr_count":1224},{"repo_name":"inspektor-gadget","created_at":"2024-08-07T00:00:00+00:00","cumulative_pr_count":1230},{"repo_name":"inspektor-gadget","created_at":"2024-08-08T00:00:00+00:00","cumulative_pr_count":1234},{"repo_name":"inspektor-gadget","created_at":"2024-08-09T00:00:00+00:00","cumulative_pr_count":1238},{"repo_name":"inspektor-gadget","created_at":"2024-08-10T00:00:00+00:00","cumulative_pr_count":1240},{"repo_name":"inspektor-gadget","created_at":"2024-08-12T00:00:00+00:00","cumulative_pr_count":1264},{"repo_name":"inspektor-gadget","created_at":"2024-08-13T00:00:00+00:00","cumulative_pr_count":1275},{"repo_name":"inspektor-gadget","created_at":"2024-08-14T00:00:00+00:00","cumulative_pr_count":1293},{"repo_name":"inspektor-gadget","created_at":"2024-08-15T00:00:00+00:00","cumulative_pr_count":1305},{"repo_name":"inspektor-gadget","created_at":"2024-08-16T00:00:00+00:00","cumulative_pr_count":1311},{"repo_name":"inspektor-gadget","created_at":"2024-08-19T00:00:00+00:00","cumulative_pr_count":1315},{"repo_name":"inspektor-gadget","created_at":"2024-08-20T00:00:00+00:00","cumulative_pr_count":1318},{"repo_name":"inspektor-gadget","created_at":"2024-08-21T00:00:00+00:00","cumulative_pr_count":1328},{"repo_name":"inspektor-gadget","created_at":"2024-08-22T00:00:00+00:00","cumulative_pr_count":1333},{"repo_name":"inspektor-gadget","created_at":"2024-08-23T00:00:00+00:00","cumulative_pr_count":1337},{"repo_name":"inspektor-gadget","created_at":"2024-08-26T00:00:00+00:00","cumulative_pr_count":1349},{"repo_name":"inspektor-gadget","created_at":"2024-08-27T00:00:00+00:00","cumulative_pr_count":1356},{"repo_name":"inspektor-gadget","created_at":"2024-08-28T00:00:00+00:00","cumulative_pr_count":1376},{"repo_name":"inspektor-gadget","created_at":"2024-08-29T00:00:00+00:00","cumulative_pr_count":1386},{"repo_name":"inspektor-gadget","created_at":"2024-08-30T00:00:00+00:00","cumulative_pr_count":1391},{"repo_name":"inspektor-gadget","created_at":"2024-08-31T00:00:00+00:00","cumulative_pr_count":1392},{"repo_name":"inspektor-gadget","created_at":"2024-09-02T00:00:00+00:00","cumulative_pr_count":1403},{"repo_name":"inspektor-gadget","created_at":"2024-09-03T00:00:00+00:00","cumulative_pr_count":1407},{"repo_name":"inspektor-gadget","created_at":"2024-09-04T00:00:00+00:00","cumulative_pr_count":1408},{"repo_name":"inspektor-gadget","created_at":"2024-09-05T00:00:00+00:00","cumulative_pr_count":1414},{"repo_name":"inspektor-gadget","created_at":"2024-09-06T00:00:00+00:00","cumulative_pr_count":1417},{"repo_name":"inspektor-gadget","created_at":"2024-09-09T00:00:00+00:00","cumulative_pr_count":1425},{"repo_name":"inspektor-gadget","created_at":"2024-09-10T00:00:00+00:00","cumulative_pr_count":1430},{"repo_name":"inspektor-gadget","created_at":"2024-09-11T00:00:00+00:00","cumulative_pr_count":1434},{"repo_name":"inspektor-gadget","created_at":"2024-09-12T00:00:00+00:00","cumulative_pr_count":1437},{"repo_name":"inspektor-gadget","created_at":"2024-09-13T00:00:00+00:00","cumulative_pr_count":1441},{"repo_name":"inspektor-gadget","created_at":"2024-09-16T00:00:00+00:00","cumulative_pr_count":1449},{"repo_name":"inspektor-gadget","created_at":"2024-09-17T00:00:00+00:00","cumulative_pr_count":1454},{"repo_name":"inspektor-gadget","created_at":"2024-09-18T00:00:00+00:00","cumulative_pr_count":1460},{"repo_name":"inspektor-gadget","created_at":"2024-09-19T00:00:00+00:00","cumulative_pr_count":1468},{"repo_name":"inspektor-gadget","created_at":"2024-09-20T00:00:00+00:00","cumulative_pr_count":1472},{"repo_name":"inspektor-gadget","created_at":"2024-09-23T00:00:00+00:00","cumulative_pr_count":1485},{"repo_name":"inspektor-gadget","created_at":"2024-09-24T00:00:00+00:00","cumulative_pr_count":1489},{"repo_name":"inspektor-gadget","created_at":"2024-09-25T00:00:00+00:00","cumulative_pr_count":1492},{"repo_name":"inspektor-gadget","created_at":"2024-09-26T00:00:00+00:00","cumulative_pr_count":1498},{"repo_name":"inspektor-gadget","created_at":"2024-09-30T00:00:00+00:00","cumulative_pr_count":1504},{"repo_name":"inspektor-gadget","created_at":"2024-10-01T00:00:00+00:00","cumulative_pr_count":1509},{"repo_name":"inspektor-gadget","created_at":"2024-10-02T00:00:00+00:00","cumulative_pr_count":1514},{"repo_name":"inspektor-gadget","created_at":"2024-10-03T00:00:00+00:00","cumulative_pr_count":1516},{"repo_name":"inspektor-gadget","created_at":"2024-10-04T00:00:00+00:00","cumulative_pr_count":1519},{"repo_name":"inspektor-gadget","created_at":"2024-10-07T00:00:00+00:00","cumulative_pr_count":1532},{"repo_name":"inspektor-gadget","created_at":"2024-10-08T00:00:00+00:00","cumulative_pr_count":1544},{"repo_name":"inspektor-gadget","created_at":"2024-10-09T00:00:00+00:00","cumulative_pr_count":1545},{"repo_name":"inspektor-gadget","created_at":"2024-10-10T00:00:00+00:00","cumulative_pr_count":1552},{"repo_name":"inspektor-gadget","created_at":"2024-10-11T00:00:00+00:00","cumulative_pr_count":1555},{"repo_name":"inspektor-gadget","created_at":"2024-10-12T00:00:00+00:00","cumulative_pr_count":1556},{"repo_name":"inspektor-gadget","created_at":"2024-10-14T00:00:00+00:00","cumulative_pr_count":1563},{"repo_name":"inspektor-gadget","created_at":"2024-10-15T00:00:00+00:00","cumulative_pr_count":1570},{"repo_name":"inspektor-gadget","created_at":"2024-10-16T00:00:00+00:00","cumulative_pr_count":1578},{"repo_name":"inspektor-gadget","created_at":"2024-10-17T00:00:00+00:00","cumulative_pr_count":1584},{"repo_name":"inspektor-gadget","created_at":"2024-10-18T00:00:00+00:00","cumulative_pr_count":1591},{"repo_name":"inspektor-gadget","created_at":"2024-10-21T00:00:00+00:00","cumulative_pr_count":1597},{"repo_name":"inspektor-gadget","created_at":"2024-10-22T00:00:00+00:00","cumulative_pr_count":1600},{"repo_name":"inspektor-gadget","created_at":"2024-10-23T00:00:00+00:00","cumulative_pr_count":1605},{"repo_name":"inspektor-gadget","created_at":"2024-10-24T00:00:00+00:00","cumulative_pr_count":1621},{"repo_name":"inspektor-gadget","created_at":"2024-10-25T00:00:00+00:00","cumulative_pr_count":1629},{"repo_name":"inspektor-gadget","created_at":"2024-10-26T00:00:00+00:00","cumulative_pr_count":1631},{"repo_name":"inspektor-gadget","created_at":"2024-10-28T00:00:00+00:00","cumulative_pr_count":1645},{"repo_name":"inspektor-gadget","created_at":"2024-10-29T00:00:00+00:00","cumulative_pr_count":1653},{"repo_name":"inspektor-gadget","created_at":"2024-10-30T00:00:00+00:00","cumulative_pr_count":1661},{"repo_name":"inspektor-gadget","created_at":"2024-10-31T00:00:00+00:00","cumulative_pr_count":1668},{"repo_name":"inspektor-gadget","created_at":"2024-11-01T00:00:00+00:00","cumulative_pr_count":1673},{"repo_name":"inspektor-gadget","created_at":"2024-11-03T00:00:00+00:00","cumulative_pr_count":1675},{"repo_name":"inspektor-gadget","created_at":"2024-11-04T00:00:00+00:00","cumulative_pr_count":1689},{"repo_name":"inspektor-gadget","created_at":"2024-11-05T00:00:00+00:00","cumulative_pr_count":1701},{"repo_name":"inspektor-gadget","created_at":"2024-11-06T00:00:00+00:00","cumulative_pr_count":1703},{"repo_name":"inspektor-gadget","created_at":"2024-11-07T00:00:00+00:00","cumulative_pr_count":1705},{"repo_name":"inspektor-gadget","created_at":"2024-11-08T00:00:00+00:00","cumulative_pr_count":1712},{"repo_name":"inspektor-gadget","created_at":"2024-11-10T00:00:00+00:00","cumulative_pr_count":1717},{"repo_name":"inspektor-gadget","created_at":"2024-11-11T00:00:00+00:00","cumulative_pr_count":1727},{"repo_name":"jaeger","created_at":"2024-01-02T00:00:00+00:00","cumulative_pr_count":3},{"repo_name":"jaeger","created_at":"2024-01-03T00:00:00+00:00","cumulative_pr_count":11},{"repo_name":"jaeger","created_at":"2024-01-04T00:00:00+00:00","cumulative_pr_count":20},{"repo_name":"jaeger","created_at":"2024-01-05T00:00:00+00:00","cumulative_pr_count":21},{"repo_name":"jaeger","created_at":"2024-01-06T00:00:00+00:00","cumulative_pr_count":23},{"repo_name":"jaeger","created_at":"2024-01-08T00:00:00+00:00","cumulative_pr_count":29},{"repo_name":"jaeger","created_at":"2024-01-09T00:00:00+00:00","cumulative_pr_count":30},{"repo_name":"jaeger","created_at":"2024-01-10T00:00:00+00:00","cumulative_pr_count":35},{"repo_name":"jaeger","created_at":"2024-01-11T00:00:00+00:00","cumulative_pr_count":37},{"repo_name":"jaeger","created_at":"2024-01-12T00:00:00+00:00","cumulative_pr_count":38},{"repo_name":"jaeger","created_at":"2024-01-14T00:00:00+00:00","cumulative_pr_count":42},{"repo_name":"jaeger","created_at":"2024-01-15T00:00:00+00:00","cumulative_pr_count":55},{"repo_name":"jaeger","created_at":"2024-01-16T00:00:00+00:00","cumulative_pr_count":61},{"repo_name":"jaeger","created_at":"2024-01-17T00:00:00+00:00","cumulative_pr_count":62},{"repo_name":"jaeger","created_at":"2024-01-18T00:00:00+00:00","cumulative_pr_count":66},{"repo_name":"jaeger","created_at":"2024-01-19T00:00:00+00:00","cumulative_pr_count":72},{"repo_name":"jaeger","created_at":"2024-01-20T00:00:00+00:00","cumulative_pr_count":74},{"repo_name":"jaeger","created_at":"2024-01-21T00:00:00+00:00","cumulative_pr_count":81},{"repo_name":"jaeger","created_at":"2024-01-22T00:00:00+00:00","cumulative_pr_count":92},{"repo_name":"jaeger","created_at":"2024-01-23T00:00:00+00:00","cumulative_pr_count":97},{"repo_name":"jaeger","created_at":"2024-01-24T00:00:00+00:00","cumulative_pr_count":103},{"repo_name":"jaeger","created_at":"2024-01-25T00:00:00+00:00","cumulative_pr_count":110},{"repo_name":"jaeger","created_at":"2024-01-26T00:00:00+00:00","cumulative_pr_count":112},{"repo_name":"jaeger","created_at":"2024-01-27T00:00:00+00:00","cumulative_pr_count":113},{"repo_name":"jaeger","created_at":"2024-01-28T00:00:00+00:00","cumulative_pr_count":116},{"repo_name":"jaeger","created_at":"2024-01-29T00:00:00+00:00","cumulative_pr_count":126},{"repo_name":"jaeger","created_at":"2024-01-30T00:00:00+00:00","cumulative_pr_count":128},{"repo_name":"jaeger","created_at":"2024-02-02T00:00:00+00:00","cumulative_pr_count":129},{"repo_name":"jaeger","created_at":"2024-02-04T00:00:00+00:00","cumulative_pr_count":130},{"repo_name":"jaeger","created_at":"2024-02-05T00:00:00+00:00","cumulative_pr_count":136},{"repo_name":"jaeger","created_at":"2024-02-06T00:00:00+00:00","cumulative_pr_count":140},{"repo_name":"jaeger","created_at":"2024-02-07T00:00:00+00:00","cumulative_pr_count":155},{"repo_name":"jaeger","created_at":"2024-02-08T00:00:00+00:00","cumulative_pr_count":166},{"repo_name":"jaeger","created_at":"2024-02-09T00:00:00+00:00","cumulative_pr_count":167},{"repo_name":"jaeger","created_at":"2024-02-10T00:00:00+00:00","cumulative_pr_count":168},{"repo_name":"jaeger","created_at":"2024-02-12T00:00:00+00:00","cumulative_pr_count":170},{"repo_name":"jaeger","created_at":"2024-02-13T00:00:00+00:00","cumulative_pr_count":171},{"repo_name":"jaeger","created_at":"2024-02-14T00:00:00+00:00","cumulative_pr_count":178},{"repo_name":"jaeger","created_at":"2024-02-16T00:00:00+00:00","cumulative_pr_count":179},{"repo_name":"jaeger","created_at":"2024-02-17T00:00:00+00:00","cumulative_pr_count":182},{"repo_name":"jaeger","created_at":"2024-02-18T00:00:00+00:00","cumulative_pr_count":183},{"repo_name":"jaeger","created_at":"2024-02-19T00:00:00+00:00","cumulative_pr_count":192},{"repo_name":"jaeger","created_at":"2024-02-20T00:00:00+00:00","cumulative_pr_count":196},{"repo_name":"jaeger","created_at":"2024-02-21T00:00:00+00:00","cumulative_pr_count":200},{"repo_name":"jaeger","created_at":"2024-02-22T00:00:00+00:00","cumulative_pr_count":202},{"repo_name":"jaeger","created_at":"2024-02-23T00:00:00+00:00","cumulative_pr_count":204},{"repo_name":"jaeger","created_at":"2024-02-24T00:00:00+00:00","cumulative_pr_count":205},{"repo_name":"jaeger","created_at":"2024-02-25T00:00:00+00:00","cumulative_pr_count":207},{"repo_name":"jaeger","created_at":"2024-02-26T00:00:00+00:00","cumulative_pr_count":214},{"repo_name":"jaeger","created_at":"2024-02-27T00:00:00+00:00","cumulative_pr_count":219},{"repo_name":"jaeger","created_at":"2024-02-28T00:00:00+00:00","cumulative_pr_count":228},{"repo_name":"jaeger","created_at":"2024-03-01T00:00:00+00:00","cumulative_pr_count":229},{"repo_name":"jaeger","created_at":"2024-03-02T00:00:00+00:00","cumulative_pr_count":230},{"repo_name":"jaeger","created_at":"2024-03-03T00:00:00+00:00","cumulative_pr_count":232},{"repo_name":"jaeger","created_at":"2024-03-04T00:00:00+00:00","cumulative_pr_count":239},{"repo_name":"jaeger","created_at":"2024-03-05T00:00:00+00:00","cumulative_pr_count":244},{"repo_name":"jaeger","created_at":"2024-03-06T00:00:00+00:00","cumulative_pr_count":247},{"repo_name":"jaeger","created_at":"2024-03-07T00:00:00+00:00","cumulative_pr_count":252},{"repo_name":"jaeger","created_at":"2024-03-08T00:00:00+00:00","cumulative_pr_count":257},{"repo_name":"jaeger","created_at":"2024-03-09T00:00:00+00:00","cumulative_pr_count":262},{"repo_name":"jaeger","created_at":"2024-03-10T00:00:00+00:00","cumulative_pr_count":263},{"repo_name":"jaeger","created_at":"2024-03-11T00:00:00+00:00","cumulative_pr_count":266},{"repo_name":"jaeger","created_at":"2024-03-12T00:00:00+00:00","cumulative_pr_count":267},{"repo_name":"jaeger","created_at":"2024-03-14T00:00:00+00:00","cumulative_pr_count":270},{"repo_name":"jaeger","created_at":"2024-03-15T00:00:00+00:00","cumulative_pr_count":276},{"repo_name":"jaeger","created_at":"2024-03-16T00:00:00+00:00","cumulative_pr_count":279},{"repo_name":"jaeger","created_at":"2024-03-18T00:00:00+00:00","cumulative_pr_count":283},{"repo_name":"jaeger","created_at":"2024-03-19T00:00:00+00:00","cumulative_pr_count":285},{"repo_name":"jaeger","created_at":"2024-03-21T00:00:00+00:00","cumulative_pr_count":288},{"repo_name":"jaeger","created_at":"2024-03-22T00:00:00+00:00","cumulative_pr_count":295},{"repo_name":"jaeger","created_at":"2024-03-23T00:00:00+00:00","cumulative_pr_count":299},{"repo_name":"jaeger","created_at":"2024-03-24T00:00:00+00:00","cumulative_pr_count":303},{"repo_name":"jaeger","created_at":"2024-03-25T00:00:00+00:00","cumulative_pr_count":308},{"repo_name":"jaeger","created_at":"2024-03-26T00:00:00+00:00","cumulative_pr_count":310},{"repo_name":"jaeger","created_at":"2024-03-27T00:00:00+00:00","cumulative_pr_count":314},{"repo_name":"jaeger","created_at":"2024-03-28T00:00:00+00:00","cumulative_pr_count":318},{"repo_name":"jaeger","created_at":"2024-03-29T00:00:00+00:00","cumulative_pr_count":326},{"repo_name":"jaeger","created_at":"2024-03-30T00:00:00+00:00","cumulative_pr_count":327},{"repo_name":"jaeger","created_at":"2024-03-31T00:00:00+00:00","cumulative_pr_count":330},{"repo_name":"jaeger","created_at":"2024-04-01T00:00:00+00:00","cumulative_pr_count":336},{"repo_name":"jaeger","created_at":"2024-04-02T00:00:00+00:00","cumulative_pr_count":347},{"repo_name":"jaeger","created_at":"2024-04-03T00:00:00+00:00","cumulative_pr_count":349},{"repo_name":"jaeger","created_at":"2024-04-04T00:00:00+00:00","cumulative_pr_count":354},{"repo_name":"jaeger","created_at":"2024-04-05T00:00:00+00:00","cumulative_pr_count":361},{"repo_name":"jaeger","created_at":"2024-04-06T00:00:00+00:00","cumulative_pr_count":365},{"repo_name":"jaeger","created_at":"2024-04-07T00:00:00+00:00","cumulative_pr_count":366},{"repo_name":"jaeger","created_at":"2024-04-08T00:00:00+00:00","cumulative_pr_count":372},{"repo_name":"jaeger","created_at":"2024-04-09T00:00:00+00:00","cumulative_pr_count":377},{"repo_name":"jaeger","created_at":"2024-04-10T00:00:00+00:00","cumulative_pr_count":378},{"repo_name":"jaeger","created_at":"2024-04-11T00:00:00+00:00","cumulative_pr_count":385},{"repo_name":"jaeger","created_at":"2024-04-12T00:00:00+00:00","cumulative_pr_count":387},{"repo_name":"jaeger","created_at":"2024-04-13T00:00:00+00:00","cumulative_pr_count":389},{"repo_name":"jaeger","created_at":"2024-04-14T00:00:00+00:00","cumulative_pr_count":393},{"repo_name":"jaeger","created_at":"2024-04-15T00:00:00+00:00","cumulative_pr_count":396},{"repo_name":"jaeger","created_at":"2024-04-16T00:00:00+00:00","cumulative_pr_count":399},{"repo_name":"jaeger","created_at":"2024-04-17T00:00:00+00:00","cumulative_pr_count":411},{"repo_name":"jaeger","created_at":"2024-04-18T00:00:00+00:00","cumulative_pr_count":414},{"repo_name":"jaeger","created_at":"2024-04-19T00:00:00+00:00","cumulative_pr_count":418},{"repo_name":"jaeger","created_at":"2024-04-20T00:00:00+00:00","cumulative_pr_count":421},{"repo_name":"jaeger","created_at":"2024-04-21T00:00:00+00:00","cumulative_pr_count":424},{"repo_name":"jaeger","created_at":"2024-04-22T00:00:00+00:00","cumulative_pr_count":428},{"repo_name":"jaeger","created_at":"2024-04-23T00:00:00+00:00","cumulative_pr_count":431},{"repo_name":"jaeger","created_at":"2024-04-25T00:00:00+00:00","cumulative_pr_count":436},{"repo_name":"jaeger","created_at":"2024-04-26T00:00:00+00:00","cumulative_pr_count":441},{"repo_name":"jaeger","created_at":"2024-04-27T00:00:00+00:00","cumulative_pr_count":443},{"repo_name":"jaeger","created_at":"2024-04-28T00:00:00+00:00","cumulative_pr_count":444},{"repo_name":"jaeger","created_at":"2024-04-29T00:00:00+00:00","cumulative_pr_count":453},{"repo_name":"jaeger","created_at":"2024-04-30T00:00:00+00:00","cumulative_pr_count":455},{"repo_name":"jaeger","created_at":"2024-05-01T00:00:00+00:00","cumulative_pr_count":464},{"repo_name":"jaeger","created_at":"2024-05-02T00:00:00+00:00","cumulative_pr_count":469},{"repo_name":"jaeger","created_at":"2024-05-03T00:00:00+00:00","cumulative_pr_count":485},{"repo_name":"jaeger","created_at":"2024-05-04T00:00:00+00:00","cumulative_pr_count":487},{"repo_name":"jaeger","created_at":"2024-05-05T00:00:00+00:00","cumulative_pr_count":498},{"repo_name":"jaeger","created_at":"2024-05-06T00:00:00+00:00","cumulative_pr_count":503},{"repo_name":"jaeger","created_at":"2024-05-07T00:00:00+00:00","cumulative_pr_count":508},{"repo_name":"jaeger","created_at":"2024-05-08T00:00:00+00:00","cumulative_pr_count":513},{"repo_name":"jaeger","created_at":"2024-05-10T00:00:00+00:00","cumulative_pr_count":515},{"repo_name":"jaeger","created_at":"2024-05-11T00:00:00+00:00","cumulative_pr_count":526},{"repo_name":"jaeger","created_at":"2024-05-12T00:00:00+00:00","cumulative_pr_count":532},{"repo_name":"jaeger","created_at":"2024-05-13T00:00:00+00:00","cumulative_pr_count":543},{"repo_name":"jaeger","created_at":"2024-05-15T00:00:00+00:00","cumulative_pr_count":548},{"repo_name":"jaeger","created_at":"2024-05-16T00:00:00+00:00","cumulative_pr_count":554},{"repo_name":"jaeger","created_at":"2024-05-18T00:00:00+00:00","cumulative_pr_count":558},{"repo_name":"jaeger","created_at":"2024-05-19T00:00:00+00:00","cumulative_pr_count":561},{"repo_name":"jaeger","created_at":"2024-05-20T00:00:00+00:00","cumulative_pr_count":567},{"repo_name":"jaeger","created_at":"2024-05-21T00:00:00+00:00","cumulative_pr_count":574},{"repo_name":"jaeger","created_at":"2024-05-22T00:00:00+00:00","cumulative_pr_count":580},{"repo_name":"jaeger","created_at":"2024-05-23T00:00:00+00:00","cumulative_pr_count":593},{"repo_name":"jaeger","created_at":"2024-05-26T00:00:00+00:00","cumulative_pr_count":605},{"repo_name":"jaeger","created_at":"2024-05-27T00:00:00+00:00","cumulative_pr_count":616},{"repo_name":"jaeger","created_at":"2024-05-28T00:00:00+00:00","cumulative_pr_count":619},{"repo_name":"jaeger","created_at":"2024-05-29T00:00:00+00:00","cumulative_pr_count":620},{"repo_name":"jaeger","created_at":"2024-05-30T00:00:00+00:00","cumulative_pr_count":624},{"repo_name":"jaeger","created_at":"2024-05-31T00:00:00+00:00","cumulative_pr_count":628},{"repo_name":"jaeger","created_at":"2024-06-01T00:00:00+00:00","cumulative_pr_count":629},{"repo_name":"jaeger","created_at":"2024-06-02T00:00:00+00:00","cumulative_pr_count":634},{"repo_name":"jaeger","created_at":"2024-06-03T00:00:00+00:00","cumulative_pr_count":662},{"repo_name":"jaeger","created_at":"2024-06-04T00:00:00+00:00","cumulative_pr_count":671},{"repo_name":"jaeger","created_at":"2024-06-05T00:00:00+00:00","cumulative_pr_count":683},{"repo_name":"jaeger","created_at":"2024-06-06T00:00:00+00:00","cumulative_pr_count":687},{"repo_name":"jaeger","created_at":"2024-06-07T00:00:00+00:00","cumulative_pr_count":693},{"repo_name":"jaeger","created_at":"2024-06-08T00:00:00+00:00","cumulative_pr_count":694},{"repo_name":"jaeger","created_at":"2024-06-09T00:00:00+00:00","cumulative_pr_count":695},{"repo_name":"jaeger","created_at":"2024-06-10T00:00:00+00:00","cumulative_pr_count":709},{"repo_name":"jaeger","created_at":"2024-06-11T00:00:00+00:00","cumulative_pr_count":730},{"repo_name":"jaeger","created_at":"2024-06-12T00:00:00+00:00","cumulative_pr_count":789},{"repo_name":"jaeger","created_at":"2024-06-13T00:00:00+00:00","cumulative_pr_count":816},{"repo_name":"jaeger","created_at":"2024-06-14T00:00:00+00:00","cumulative_pr_count":823},{"repo_name":"jaeger","created_at":"2024-06-15T00:00:00+00:00","cumulative_pr_count":833},{"repo_name":"jaeger","created_at":"2024-06-16T00:00:00+00:00","cumulative_pr_count":840},{"repo_name":"jaeger","created_at":"2024-06-17T00:00:00+00:00","cumulative_pr_count":844},{"repo_name":"jaeger","created_at":"2024-06-18T00:00:00+00:00","cumulative_pr_count":872},{"repo_name":"jaeger","created_at":"2024-06-19T00:00:00+00:00","cumulative_pr_count":881},{"repo_name":"jaeger","created_at":"2024-06-20T00:00:00+00:00","cumulative_pr_count":897},{"repo_name":"jaeger","created_at":"2024-06-22T00:00:00+00:00","cumulative_pr_count":901},{"repo_name":"jaeger","created_at":"2024-06-23T00:00:00+00:00","cumulative_pr_count":903},{"repo_name":"jaeger","created_at":"2024-06-24T00:00:00+00:00","cumulative_pr_count":906},{"repo_name":"jaeger","created_at":"2024-06-25T00:00:00+00:00","cumulative_pr_count":907},{"repo_name":"jaeger","created_at":"2024-06-26T00:00:00+00:00","cumulative_pr_count":914},{"repo_name":"jaeger","created_at":"2024-06-27T00:00:00+00:00","cumulative_pr_count":916},{"repo_name":"jaeger","created_at":"2024-06-28T00:00:00+00:00","cumulative_pr_count":918},{"repo_name":"jaeger","created_at":"2024-06-29T00:00:00+00:00","cumulative_pr_count":921},{"repo_name":"jaeger","created_at":"2024-06-30T00:00:00+00:00","cumulative_pr_count":930},{"repo_name":"jaeger","created_at":"2024-07-01T00:00:00+00:00","cumulative_pr_count":937},{"repo_name":"jaeger","created_at":"2024-07-02T00:00:00+00:00","cumulative_pr_count":943},{"repo_name":"jaeger","created_at":"2024-07-03T00:00:00+00:00","cumulative_pr_count":964},{"repo_name":"jaeger","created_at":"2024-07-04T00:00:00+00:00","cumulative_pr_count":969},{"repo_name":"jaeger","created_at":"2024-07-05T00:00:00+00:00","cumulative_pr_count":974},{"repo_name":"jaeger","created_at":"2024-07-07T00:00:00+00:00","cumulative_pr_count":977},{"repo_name":"jaeger","created_at":"2024-07-08T00:00:00+00:00","cumulative_pr_count":985},{"repo_name":"jaeger","created_at":"2024-07-09T00:00:00+00:00","cumulative_pr_count":987},{"repo_name":"jaeger","created_at":"2024-07-10T00:00:00+00:00","cumulative_pr_count":997},{"repo_name":"jaeger","created_at":"2024-07-11T00:00:00+00:00","cumulative_pr_count":999},{"repo_name":"jaeger","created_at":"2024-07-12T00:00:00+00:00","cumulative_pr_count":1007},{"repo_name":"jaeger","created_at":"2024-07-13T00:00:00+00:00","cumulative_pr_count":1010},{"repo_name":"jaeger","created_at":"2024-07-14T00:00:00+00:00","cumulative_pr_count":1018},{"repo_name":"jaeger","created_at":"2024-07-15T00:00:00+00:00","cumulative_pr_count":1024},{"repo_name":"jaeger","created_at":"2024-07-16T00:00:00+00:00","cumulative_pr_count":1031},{"repo_name":"jaeger","created_at":"2024-07-17T00:00:00+00:00","cumulative_pr_count":1043},{"repo_name":"jaeger","created_at":"2024-07-18T00:00:00+00:00","cumulative_pr_count":1046},{"repo_name":"jaeger","created_at":"2024-07-19T00:00:00+00:00","cumulative_pr_count":1051},{"repo_name":"jaeger","created_at":"2024-07-21T00:00:00+00:00","cumulative_pr_count":1052},{"repo_name":"jaeger","created_at":"2024-07-22T00:00:00+00:00","cumulative_pr_count":1055},{"repo_name":"jaeger","created_at":"2024-07-24T00:00:00+00:00","cumulative_pr_count":1057},{"repo_name":"jaeger","created_at":"2024-07-25T00:00:00+00:00","cumulative_pr_count":1063},{"repo_name":"jaeger","created_at":"2024-07-26T00:00:00+00:00","cumulative_pr_count":1067},{"repo_name":"jaeger","created_at":"2024-07-27T00:00:00+00:00","cumulative_pr_count":1071},{"repo_name":"jaeger","created_at":"2024-07-28T00:00:00+00:00","cumulative_pr_count":1075},{"repo_name":"jaeger","created_at":"2024-07-29T00:00:00+00:00","cumulative_pr_count":1081},{"repo_name":"jaeger","created_at":"2024-07-30T00:00:00+00:00","cumulative_pr_count":1090},{"repo_name":"jaeger","created_at":"2024-07-31T00:00:00+00:00","cumulative_pr_count":1099},{"repo_name":"jaeger","created_at":"2024-08-01T00:00:00+00:00","cumulative_pr_count":1103},{"repo_name":"jaeger","created_at":"2024-08-02T00:00:00+00:00","cumulative_pr_count":1105},{"repo_name":"jaeger","created_at":"2024-08-04T00:00:00+00:00","cumulative_pr_count":1110},{"repo_name":"jaeger","created_at":"2024-08-05T00:00:00+00:00","cumulative_pr_count":1123},{"repo_name":"jaeger","created_at":"2024-08-06T00:00:00+00:00","cumulative_pr_count":1126},{"repo_name":"jaeger","created_at":"2024-08-07T00:00:00+00:00","cumulative_pr_count":1131},{"repo_name":"jaeger","created_at":"2024-08-08T00:00:00+00:00","cumulative_pr_count":1142},{"repo_name":"jaeger","created_at":"2024-08-09T00:00:00+00:00","cumulative_pr_count":1146},{"repo_name":"jaeger","created_at":"2024-08-11T00:00:00+00:00","cumulative_pr_count":1151},{"repo_name":"jaeger","created_at":"2024-08-12T00:00:00+00:00","cumulative_pr_count":1153},{"repo_name":"jaeger","created_at":"2024-08-13T00:00:00+00:00","cumulative_pr_count":1167},{"repo_name":"jaeger","created_at":"2024-08-14T00:00:00+00:00","cumulative_pr_count":1185},{"repo_name":"jaeger","created_at":"2024-08-15T00:00:00+00:00","cumulative_pr_count":1187},{"repo_name":"jaeger","created_at":"2024-08-16T00:00:00+00:00","cumulative_pr_count":1192},{"repo_name":"jaeger","created_at":"2024-08-17T00:00:00+00:00","cumulative_pr_count":1198},{"repo_name":"jaeger","created_at":"2024-08-18T00:00:00+00:00","cumulative_pr_count":1202},{"repo_name":"jaeger","created_at":"2024-08-19T00:00:00+00:00","cumulative_pr_count":1205},{"repo_name":"jaeger","created_at":"2024-08-20T00:00:00+00:00","cumulative_pr_count":1209},{"repo_name":"jaeger","created_at":"2024-08-21T00:00:00+00:00","cumulative_pr_count":1217},{"repo_name":"jaeger","created_at":"2024-08-22T00:00:00+00:00","cumulative_pr_count":1221},{"repo_name":"jaeger","created_at":"2024-08-23T00:00:00+00:00","cumulative_pr_count":1231},{"repo_name":"jaeger","created_at":"2024-08-24T00:00:00+00:00","cumulative_pr_count":1243},{"repo_name":"jaeger","created_at":"2024-08-27T00:00:00+00:00","cumulative_pr_count":1257},{"repo_name":"jaeger","created_at":"2024-08-28T00:00:00+00:00","cumulative_pr_count":1264},{"repo_name":"jaeger","created_at":"2024-08-29T00:00:00+00:00","cumulative_pr_count":1271},{"repo_name":"jaeger","created_at":"2024-08-31T00:00:00+00:00","cumulative_pr_count":1277},{"repo_name":"jaeger","created_at":"2024-09-01T00:00:00+00:00","cumulative_pr_count":1284},{"repo_name":"jaeger","created_at":"2024-09-02T00:00:00+00:00","cumulative_pr_count":1296},{"repo_name":"jaeger","created_at":"2024-09-03T00:00:00+00:00","cumulative_pr_count":1300},{"repo_name":"jaeger","created_at":"2024-09-04T00:00:00+00:00","cumulative_pr_count":1311},{"repo_name":"jaeger","created_at":"2024-09-05T00:00:00+00:00","cumulative_pr_count":1322},{"repo_name":"jaeger","created_at":"2024-09-06T00:00:00+00:00","cumulative_pr_count":1329},{"repo_name":"jaeger","created_at":"2024-09-07T00:00:00+00:00","cumulative_pr_count":1343},{"repo_name":"jaeger","created_at":"2024-09-08T00:00:00+00:00","cumulative_pr_count":1345},{"repo_name":"jaeger","created_at":"2024-09-09T00:00:00+00:00","cumulative_pr_count":1352},{"repo_name":"jaeger","created_at":"2024-09-10T00:00:00+00:00","cumulative_pr_count":1359},{"repo_name":"jaeger","created_at":"2024-09-11T00:00:00+00:00","cumulative_pr_count":1370},{"repo_name":"jaeger","created_at":"2024-09-12T00:00:00+00:00","cumulative_pr_count":1373},{"repo_name":"jaeger","created_at":"2024-09-13T00:00:00+00:00","cumulative_pr_count":1377},{"repo_name":"jaeger","created_at":"2024-09-14T00:00:00+00:00","cumulative_pr_count":1381},{"repo_name":"jaeger","created_at":"2024-09-15T00:00:00+00:00","cumulative_pr_count":1391},{"repo_name":"jaeger","created_at":"2024-09-17T00:00:00+00:00","cumulative_pr_count":1396},{"repo_name":"jaeger","created_at":"2024-09-18T00:00:00+00:00","cumulative_pr_count":1400},{"repo_name":"jaeger","created_at":"2024-09-20T00:00:00+00:00","cumulative_pr_count":1404},{"repo_name":"jaeger","created_at":"2024-09-21T00:00:00+00:00","cumulative_pr_count":1407},{"repo_name":"jaeger","created_at":"2024-09-22T00:00:00+00:00","cumulative_pr_count":1416},{"repo_name":"jaeger","created_at":"2024-09-23T00:00:00+00:00","cumulative_pr_count":1422},{"repo_name":"jaeger","created_at":"2024-09-24T00:00:00+00:00","cumulative_pr_count":1435},{"repo_name":"jaeger","created_at":"2024-09-25T00:00:00+00:00","cumulative_pr_count":1436},{"repo_name":"jaeger","created_at":"2024-09-26T00:00:00+00:00","cumulative_pr_count":1437},{"repo_name":"jaeger","created_at":"2024-09-27T00:00:00+00:00","cumulative_pr_count":1438},{"repo_name":"jaeger","created_at":"2024-09-28T00:00:00+00:00","cumulative_pr_count":1441},{"repo_name":"jaeger","created_at":"2024-09-29T00:00:00+00:00","cumulative_pr_count":1443},{"repo_name":"jaeger","created_at":"2024-09-30T00:00:00+00:00","cumulative_pr_count":1447},{"repo_name":"jaeger","created_at":"2024-10-01T00:00:00+00:00","cumulative_pr_count":1456},{"repo_name":"jaeger","created_at":"2024-10-02T00:00:00+00:00","cumulative_pr_count":1460},{"repo_name":"jaeger","created_at":"2024-10-03T00:00:00+00:00","cumulative_pr_count":1462},{"repo_name":"jaeger","created_at":"2024-10-04T00:00:00+00:00","cumulative_pr_count":1473},{"repo_name":"jaeger","created_at":"2024-10-05T00:00:00+00:00","cumulative_pr_count":1480},{"repo_name":"jaeger","created_at":"2024-10-06T00:00:00+00:00","cumulative_pr_count":1489},{"repo_name":"jaeger","created_at":"2024-10-07T00:00:00+00:00","cumulative_pr_count":1499},{"repo_name":"jaeger","created_at":"2024-10-08T00:00:00+00:00","cumulative_pr_count":1500},{"repo_name":"jaeger","created_at":"2024-10-10T00:00:00+00:00","cumulative_pr_count":1501},{"repo_name":"jaeger","created_at":"2024-10-11T00:00:00+00:00","cumulative_pr_count":1505},{"repo_name":"jaeger","created_at":"2024-10-12T00:00:00+00:00","cumulative_pr_count":1509},{"repo_name":"jaeger","created_at":"2024-10-13T00:00:00+00:00","cumulative_pr_count":1511},{"repo_name":"jaeger","created_at":"2024-10-14T00:00:00+00:00","cumulative_pr_count":1526},{"repo_name":"jaeger","created_at":"2024-10-15T00:00:00+00:00","cumulative_pr_count":1534},{"repo_name":"jaeger","created_at":"2024-10-16T00:00:00+00:00","cumulative_pr_count":1537},{"repo_name":"jaeger","created_at":"2024-10-17T00:00:00+00:00","cumulative_pr_count":1539},{"repo_name":"jaeger","created_at":"2024-10-18T00:00:00+00:00","cumulative_pr_count":1543},{"repo_name":"jaeger","created_at":"2024-10-19T00:00:00+00:00","cumulative_pr_count":1547},{"repo_name":"jaeger","created_at":"2024-10-20T00:00:00+00:00","cumulative_pr_count":1548},{"repo_name":"jaeger","created_at":"2024-10-22T00:00:00+00:00","cumulative_pr_count":1554},{"repo_name":"jaeger","created_at":"2024-10-23T00:00:00+00:00","cumulative_pr_count":1564},{"repo_name":"jaeger","created_at":"2024-10-24T00:00:00+00:00","cumulative_pr_count":1568},{"repo_name":"jaeger","created_at":"2024-10-25T00:00:00+00:00","cumulative_pr_count":1572},{"repo_name":"jaeger","created_at":"2024-10-26T00:00:00+00:00","cumulative_pr_count":1575},{"repo_name":"jaeger","created_at":"2024-10-27T00:00:00+00:00","cumulative_pr_count":1585},{"repo_name":"jaeger","created_at":"2024-10-28T00:00:00+00:00","cumulative_pr_count":1591},{"repo_name":"jaeger","created_at":"2024-10-29T00:00:00+00:00","cumulative_pr_count":1595},{"repo_name":"jaeger","created_at":"2024-10-30T00:00:00+00:00","cumulative_pr_count":1597},{"repo_name":"jaeger","created_at":"2024-10-31T00:00:00+00:00","cumulative_pr_count":1605},{"repo_name":"jaeger","created_at":"2024-11-01T00:00:00+00:00","cumulative_pr_count":1610},{"repo_name":"jaeger","created_at":"2024-11-02T00:00:00+00:00","cumulative_pr_count":1618},{"repo_name":"jaeger","created_at":"2024-11-03T00:00:00+00:00","cumulative_pr_count":1623},{"repo_name":"jaeger","created_at":"2024-11-04T00:00:00+00:00","cumulative_pr_count":1630},{"repo_name":"jaeger","created_at":"2024-11-05T00:00:00+00:00","cumulative_pr_count":1631},{"repo_name":"jaeger","created_at":"2024-11-06T00:00:00+00:00","cumulative_pr_count":1634},{"repo_name":"jaeger","created_at":"2024-11-07T00:00:00+00:00","cumulative_pr_count":1645},{"repo_name":"jaeger","created_at":"2024-11-08T00:00:00+00:00","cumulative_pr_count":1654},{"repo_name":"jaeger","created_at":"2024-11-09T00:00:00+00:00","cumulative_pr_count":1655},{"repo_name":"jaeger","created_at":"2024-11-10T00:00:00+00:00","cumulative_pr_count":1660},{"repo_name":"jaeger","created_at":"2024-11-11T00:00:00+00:00","cumulative_pr_count":1672},{"repo_name":"opentelemetry-collector","created_at":"2024-01-02T00:00:00+00:00","cumulative_pr_count":13},{"repo_name":"opentelemetry-collector","created_at":"2024-01-03T00:00:00+00:00","cumulative_pr_count":25},{"repo_name":"opentelemetry-collector","created_at":"2024-01-04T00:00:00+00:00","cumulative_pr_count":33},{"repo_name":"opentelemetry-collector","created_at":"2024-01-05T00:00:00+00:00","cumulative_pr_count":46},{"repo_name":"opentelemetry-collector","created_at":"2024-01-06T00:00:00+00:00","cumulative_pr_count":47},{"repo_name":"opentelemetry-collector","created_at":"2024-01-08T00:00:00+00:00","cumulative_pr_count":54},{"repo_name":"opentelemetry-collector","created_at":"2024-01-09T00:00:00+00:00","cumulative_pr_count":76},{"repo_name":"opentelemetry-collector","created_at":"2024-01-10T00:00:00+00:00","cumulative_pr_count":88},{"repo_name":"opentelemetry-collector","created_at":"2024-01-11T00:00:00+00:00","cumulative_pr_count":96},{"repo_name":"opentelemetry-collector","created_at":"2024-01-12T00:00:00+00:00","cumulative_pr_count":107},{"repo_name":"opentelemetry-collector","created_at":"2024-01-13T00:00:00+00:00","cumulative_pr_count":112},{"repo_name":"opentelemetry-collector","created_at":"2024-01-14T00:00:00+00:00","cumulative_pr_count":113},{"repo_name":"opentelemetry-collector","created_at":"2024-01-15T00:00:00+00:00","cumulative_pr_count":122},{"repo_name":"opentelemetry-collector","created_at":"2024-01-16T00:00:00+00:00","cumulative_pr_count":148},{"repo_name":"opentelemetry-collector","created_at":"2024-01-17T00:00:00+00:00","cumulative_pr_count":171},{"repo_name":"opentelemetry-collector","created_at":"2024-01-18T00:00:00+00:00","cumulative_pr_count":176},{"repo_name":"opentelemetry-collector","created_at":"2024-01-19T00:00:00+00:00","cumulative_pr_count":180},{"repo_name":"opentelemetry-collector","created_at":"2024-01-20T00:00:00+00:00","cumulative_pr_count":182},{"repo_name":"opentelemetry-collector","created_at":"2024-01-21T00:00:00+00:00","cumulative_pr_count":189},{"repo_name":"opentelemetry-collector","created_at":"2024-01-22T00:00:00+00:00","cumulative_pr_count":197},{"repo_name":"opentelemetry-collector","created_at":"2024-01-23T00:00:00+00:00","cumulative_pr_count":243},{"repo_name":"opentelemetry-collector","created_at":"2024-01-24T00:00:00+00:00","cumulative_pr_count":261},{"repo_name":"opentelemetry-collector","created_at":"2024-01-25T00:00:00+00:00","cumulative_pr_count":270},{"repo_name":"opentelemetry-collector","created_at":"2024-01-26T00:00:00+00:00","cumulative_pr_count":280},{"repo_name":"opentelemetry-collector","created_at":"2024-01-27T00:00:00+00:00","cumulative_pr_count":281},{"repo_name":"opentelemetry-collector","created_at":"2024-01-28T00:00:00+00:00","cumulative_pr_count":282},{"repo_name":"opentelemetry-collector","created_at":"2024-01-29T00:00:00+00:00","cumulative_pr_count":287},{"repo_name":"opentelemetry-collector","created_at":"2024-01-30T00:00:00+00:00","cumulative_pr_count":316},{"repo_name":"opentelemetry-collector","created_at":"2024-01-31T00:00:00+00:00","cumulative_pr_count":331},{"repo_name":"opentelemetry-collector","created_at":"2024-02-01T00:00:00+00:00","cumulative_pr_count":343},{"repo_name":"opentelemetry-collector","created_at":"2024-02-02T00:00:00+00:00","cumulative_pr_count":348},{"repo_name":"opentelemetry-collector","created_at":"2024-02-03T00:00:00+00:00","cumulative_pr_count":356},{"repo_name":"opentelemetry-collector","created_at":"2024-02-04T00:00:00+00:00","cumulative_pr_count":357},{"repo_name":"opentelemetry-collector","created_at":"2024-02-05T00:00:00+00:00","cumulative_pr_count":364},{"repo_name":"opentelemetry-collector","created_at":"2024-02-06T00:00:00+00:00","cumulative_pr_count":407},{"repo_name":"opentelemetry-collector","created_at":"2024-02-07T00:00:00+00:00","cumulative_pr_count":435},{"repo_name":"opentelemetry-collector","created_at":"2024-02-08T00:00:00+00:00","cumulative_pr_count":450},{"repo_name":"opentelemetry-collector","created_at":"2024-02-09T00:00:00+00:00","cumulative_pr_count":471},{"repo_name":"opentelemetry-collector","created_at":"2024-02-10T00:00:00+00:00","cumulative_pr_count":473},{"repo_name":"opentelemetry-collector","created_at":"2024-02-11T00:00:00+00:00","cumulative_pr_count":476},{"repo_name":"opentelemetry-collector","created_at":"2024-02-12T00:00:00+00:00","cumulative_pr_count":486},{"repo_name":"opentelemetry-collector","created_at":"2024-02-13T00:00:00+00:00","cumulative_pr_count":541},{"repo_name":"opentelemetry-collector","created_at":"2024-02-14T00:00:00+00:00","cumulative_pr_count":548},{"repo_name":"opentelemetry-collector","created_at":"2024-02-15T00:00:00+00:00","cumulative_pr_count":549},{"repo_name":"opentelemetry-collector","created_at":"2024-02-16T00:00:00+00:00","cumulative_pr_count":555},{"repo_name":"opentelemetry-collector","created_at":"2024-02-19T00:00:00+00:00","cumulative_pr_count":557},{"repo_name":"opentelemetry-collector","created_at":"2024-02-20T00:00:00+00:00","cumulative_pr_count":583},{"repo_name":"opentelemetry-collector","created_at":"2024-02-21T00:00:00+00:00","cumulative_pr_count":591},{"repo_name":"opentelemetry-collector","created_at":"2024-02-22T00:00:00+00:00","cumulative_pr_count":600},{"repo_name":"opentelemetry-collector","created_at":"2024-02-23T00:00:00+00:00","cumulative_pr_count":605},{"repo_name":"opentelemetry-collector","created_at":"2024-02-24T00:00:00+00:00","cumulative_pr_count":606},{"repo_name":"opentelemetry-collector","created_at":"2024-02-25T00:00:00+00:00","cumulative_pr_count":607},{"repo_name":"opentelemetry-collector","created_at":"2024-02-26T00:00:00+00:00","cumulative_pr_count":614},{"repo_name":"opentelemetry-collector","created_at":"2024-02-27T00:00:00+00:00","cumulative_pr_count":628},{"repo_name":"opentelemetry-collector","created_at":"2024-02-28T00:00:00+00:00","cumulative_pr_count":651},{"repo_name":"opentelemetry-collector","created_at":"2024-02-29T00:00:00+00:00","cumulative_pr_count":663},{"repo_name":"opentelemetry-collector","created_at":"2024-03-01T00:00:00+00:00","cumulative_pr_count":672},{"repo_name":"opentelemetry-collector","created_at":"2024-03-02T00:00:00+00:00","cumulative_pr_count":674},{"repo_name":"opentelemetry-collector","created_at":"2024-03-03T00:00:00+00:00","cumulative_pr_count":675},{"repo_name":"opentelemetry-collector","created_at":"2024-03-04T00:00:00+00:00","cumulative_pr_count":687},{"repo_name":"opentelemetry-collector","created_at":"2024-03-05T00:00:00+00:00","cumulative_pr_count":731},{"repo_name":"opentelemetry-collector","created_at":"2024-03-06T00:00:00+00:00","cumulative_pr_count":760},{"repo_name":"opentelemetry-collector","created_at":"2024-03-07T00:00:00+00:00","cumulative_pr_count":769},{"repo_name":"opentelemetry-collector","created_at":"2024-03-08T00:00:00+00:00","cumulative_pr_count":775},{"repo_name":"opentelemetry-collector","created_at":"2024-03-09T00:00:00+00:00","cumulative_pr_count":777},{"repo_name":"opentelemetry-collector","created_at":"2024-03-11T00:00:00+00:00","cumulative_pr_count":785},{"repo_name":"opentelemetry-collector","created_at":"2024-03-12T00:00:00+00:00","cumulative_pr_count":805},{"repo_name":"opentelemetry-collector","created_at":"2024-03-13T00:00:00+00:00","cumulative_pr_count":810},{"repo_name":"opentelemetry-collector","created_at":"2024-03-14T00:00:00+00:00","cumulative_pr_count":826},{"repo_name":"opentelemetry-collector","created_at":"2024-03-15T00:00:00+00:00","cumulative_pr_count":835},{"repo_name":"opentelemetry-collector","created_at":"2024-03-17T00:00:00+00:00","cumulative_pr_count":840},{"repo_name":"opentelemetry-collector","created_at":"2024-03-18T00:00:00+00:00","cumulative_pr_count":844},{"repo_name":"opentelemetry-collector","created_at":"2024-03-19T00:00:00+00:00","cumulative_pr_count":857},{"repo_name":"opentelemetry-collector","created_at":"2024-03-20T00:00:00+00:00","cumulative_pr_count":872},{"repo_name":"opentelemetry-collector","created_at":"2024-03-21T00:00:00+00:00","cumulative_pr_count":878},{"repo_name":"opentelemetry-collector","created_at":"2024-03-22T00:00:00+00:00","cumulative_pr_count":883},{"repo_name":"opentelemetry-collector","created_at":"2024-03-23T00:00:00+00:00","cumulative_pr_count":884},{"repo_name":"opentelemetry-collector","created_at":"2024-03-24T00:00:00+00:00","cumulative_pr_count":885},{"repo_name":"opentelemetry-collector","created_at":"2024-03-25T00:00:00+00:00","cumulative_pr_count":899},{"repo_name":"opentelemetry-collector","created_at":"2024-03-26T00:00:00+00:00","cumulative_pr_count":923},{"repo_name":"opentelemetry-collector","created_at":"2024-03-27T00:00:00+00:00","cumulative_pr_count":949},{"repo_name":"opentelemetry-collector","created_at":"2024-03-28T00:00:00+00:00","cumulative_pr_count":953},{"repo_name":"opentelemetry-collector","created_at":"2024-03-29T00:00:00+00:00","cumulative_pr_count":956},{"repo_name":"opentelemetry-collector","created_at":"2024-03-30T00:00:00+00:00","cumulative_pr_count":958},{"repo_name":"opentelemetry-collector","created_at":"2024-04-01T00:00:00+00:00","cumulative_pr_count":960},{"repo_name":"opentelemetry-collector","created_at":"2024-04-02T00:00:00+00:00","cumulative_pr_count":974},{"repo_name":"opentelemetry-collector","created_at":"2024-04-03T00:00:00+00:00","cumulative_pr_count":982},{"repo_name":"opentelemetry-collector","created_at":"2024-04-04T00:00:00+00:00","cumulative_pr_count":990},{"repo_name":"opentelemetry-collector","created_at":"2024-04-05T00:00:00+00:00","cumulative_pr_count":1000},{"repo_name":"opentelemetry-collector","created_at":"2024-04-08T00:00:00+00:00","cumulative_pr_count":1005},{"repo_name":"opentelemetry-collector","created_at":"2024-04-09T00:00:00+00:00","cumulative_pr_count":1048},{"repo_name":"opentelemetry-collector","created_at":"2024-04-10T00:00:00+00:00","cumulative_pr_count":1061},{"repo_name":"opentelemetry-collector","created_at":"2024-04-11T00:00:00+00:00","cumulative_pr_count":1073},{"repo_name":"opentelemetry-collector","created_at":"2024-04-12T00:00:00+00:00","cumulative_pr_count":1098},{"repo_name":"opentelemetry-collector","created_at":"2024-04-15T00:00:00+00:00","cumulative_pr_count":1110},{"repo_name":"opentelemetry-collector","created_at":"2024-04-16T00:00:00+00:00","cumulative_pr_count":1134},{"repo_name":"opentelemetry-collector","created_at":"2024-04-17T00:00:00+00:00","cumulative_pr_count":1141},{"repo_name":"opentelemetry-collector","created_at":"2024-04-18T00:00:00+00:00","cumulative_pr_count":1156},{"repo_name":"opentelemetry-collector","created_at":"2024-04-19T00:00:00+00:00","cumulative_pr_count":1172},{"repo_name":"opentelemetry-collector","created_at":"2024-04-22T00:00:00+00:00","cumulative_pr_count":1184},{"repo_name":"opentelemetry-collector","created_at":"2024-04-23T00:00:00+00:00","cumulative_pr_count":1199},{"repo_name":"opentelemetry-collector","created_at":"2024-04-24T00:00:00+00:00","cumulative_pr_count":1203},{"repo_name":"opentelemetry-collector","created_at":"2024-04-25T00:00:00+00:00","cumulative_pr_count":1206},{"repo_name":"opentelemetry-collector","created_at":"2024-04-26T00:00:00+00:00","cumulative_pr_count":1211},{"repo_name":"opentelemetry-collector","created_at":"2024-04-29T00:00:00+00:00","cumulative_pr_count":1216},{"repo_name":"opentelemetry-collector","created_at":"2024-04-30T00:00:00+00:00","cumulative_pr_count":1259},{"repo_name":"opentelemetry-collector","created_at":"2024-05-01T00:00:00+00:00","cumulative_pr_count":1275},{"repo_name":"opentelemetry-collector","created_at":"2024-05-02T00:00:00+00:00","cumulative_pr_count":1278},{"repo_name":"opentelemetry-collector","created_at":"2024-05-03T00:00:00+00:00","cumulative_pr_count":1289},{"repo_name":"opentelemetry-collector","created_at":"2024-05-04T00:00:00+00:00","cumulative_pr_count":1293},{"repo_name":"opentelemetry-collector","created_at":"2024-05-06T00:00:00+00:00","cumulative_pr_count":1309},{"repo_name":"opentelemetry-collector","created_at":"2024-05-07T00:00:00+00:00","cumulative_pr_count":1355},{"repo_name":"opentelemetry-collector","created_at":"2024-05-08T00:00:00+00:00","cumulative_pr_count":1367},{"repo_name":"opentelemetry-collector","created_at":"2024-05-09T00:00:00+00:00","cumulative_pr_count":1383},{"repo_name":"opentelemetry-collector","created_at":"2024-05-10T00:00:00+00:00","cumulative_pr_count":1393},{"repo_name":"opentelemetry-collector","created_at":"2024-05-13T00:00:00+00:00","cumulative_pr_count":1397},{"repo_name":"opentelemetry-collector","created_at":"2024-05-14T00:00:00+00:00","cumulative_pr_count":1416},{"repo_name":"opentelemetry-collector","created_at":"2024-05-15T00:00:00+00:00","cumulative_pr_count":1431},{"repo_name":"opentelemetry-collector","created_at":"2024-05-16T00:00:00+00:00","cumulative_pr_count":1439},{"repo_name":"opentelemetry-collector","created_at":"2024-05-17T00:00:00+00:00","cumulative_pr_count":1443},{"repo_name":"opentelemetry-collector","created_at":"2024-05-18T00:00:00+00:00","cumulative_pr_count":1444},{"repo_name":"opentelemetry-collector","created_at":"2024-05-20T00:00:00+00:00","cumulative_pr_count":1450},{"repo_name":"opentelemetry-collector","created_at":"2024-05-21T00:00:00+00:00","cumulative_pr_count":1487},{"repo_name":"opentelemetry-collector","created_at":"2024-05-22T00:00:00+00:00","cumulative_pr_count":1502},{"repo_name":"opentelemetry-collector","created_at":"2024-05-23T00:00:00+00:00","cumulative_pr_count":1513},{"repo_name":"opentelemetry-collector","created_at":"2024-05-24T00:00:00+00:00","cumulative_pr_count":1518},{"repo_name":"opentelemetry-collector","created_at":"2024-05-25T00:00:00+00:00","cumulative_pr_count":1519},{"repo_name":"opentelemetry-collector","created_at":"2024-05-27T00:00:00+00:00","cumulative_pr_count":1531},{"repo_name":"opentelemetry-collector","created_at":"2024-05-28T00:00:00+00:00","cumulative_pr_count":1560},{"repo_name":"opentelemetry-collector","created_at":"2024-05-29T00:00:00+00:00","cumulative_pr_count":1574},{"repo_name":"opentelemetry-collector","created_at":"2024-05-30T00:00:00+00:00","cumulative_pr_count":1588},{"repo_name":"opentelemetry-collector","created_at":"2024-05-31T00:00:00+00:00","cumulative_pr_count":1604},{"repo_name":"opentelemetry-collector","created_at":"2024-06-01T00:00:00+00:00","cumulative_pr_count":1606},{"repo_name":"opentelemetry-collector","created_at":"2024-06-03T00:00:00+00:00","cumulative_pr_count":1616},{"repo_name":"opentelemetry-collector","created_at":"2024-06-04T00:00:00+00:00","cumulative_pr_count":1658},{"repo_name":"opentelemetry-collector","created_at":"2024-06-05T00:00:00+00:00","cumulative_pr_count":1691},{"repo_name":"opentelemetry-collector","created_at":"2024-06-06T00:00:00+00:00","cumulative_pr_count":1712},{"repo_name":"opentelemetry-collector","created_at":"2024-06-07T00:00:00+00:00","cumulative_pr_count":1720},{"repo_name":"opentelemetry-collector","created_at":"2024-06-09T00:00:00+00:00","cumulative_pr_count":1721},{"repo_name":"opentelemetry-collector","created_at":"2024-06-10T00:00:00+00:00","cumulative_pr_count":1737},{"repo_name":"opentelemetry-collector","created_at":"2024-06-11T00:00:00+00:00","cumulative_pr_count":1749},{"repo_name":"opentelemetry-collector","created_at":"2024-06-12T00:00:00+00:00","cumulative_pr_count":1763},{"repo_name":"opentelemetry-collector","created_at":"2024-06-13T00:00:00+00:00","cumulative_pr_count":1778},{"repo_name":"opentelemetry-collector","created_at":"2024-06-14T00:00:00+00:00","cumulative_pr_count":1785},{"repo_name":"opentelemetry-collector","created_at":"2024-06-17T00:00:00+00:00","cumulative_pr_count":1796},{"repo_name":"opentelemetry-collector","created_at":"2024-06-18T00:00:00+00:00","cumulative_pr_count":1817},{"repo_name":"opentelemetry-collector","created_at":"2024-06-19T00:00:00+00:00","cumulative_pr_count":1823},{"repo_name":"opentelemetry-collector","created_at":"2024-06-20T00:00:00+00:00","cumulative_pr_count":1834},{"repo_name":"opentelemetry-collector","created_at":"2024-06-21T00:00:00+00:00","cumulative_pr_count":1840},{"repo_name":"opentelemetry-collector","created_at":"2024-06-22T00:00:00+00:00","cumulative_pr_count":1844},{"repo_name":"opentelemetry-collector","created_at":"2024-06-23T00:00:00+00:00","cumulative_pr_count":1846},{"repo_name":"opentelemetry-collector","created_at":"2024-06-24T00:00:00+00:00","cumulative_pr_count":1851},{"repo_name":"opentelemetry-collector","created_at":"2024-06-25T00:00:00+00:00","cumulative_pr_count":1853},{"repo_name":"opentelemetry-collector","created_at":"2024-06-27T00:00:00+00:00","cumulative_pr_count":1856},{"repo_name":"opentelemetry-collector","created_at":"2024-06-28T00:00:00+00:00","cumulative_pr_count":1866},{"repo_name":"opentelemetry-collector","created_at":"2024-06-29T00:00:00+00:00","cumulative_pr_count":1867},{"repo_name":"opentelemetry-collector","created_at":"2024-07-01T00:00:00+00:00","cumulative_pr_count":1877},{"repo_name":"opentelemetry-collector","created_at":"2024-07-02T00:00:00+00:00","cumulative_pr_count":1919},{"repo_name":"opentelemetry-collector","created_at":"2024-07-03T00:00:00+00:00","cumulative_pr_count":1935},{"repo_name":"opentelemetry-collector","created_at":"2024-07-04T00:00:00+00:00","cumulative_pr_count":1949},{"repo_name":"opentelemetry-collector","created_at":"2024-07-05T00:00:00+00:00","cumulative_pr_count":1954},{"repo_name":"opentelemetry-collector","created_at":"2024-07-06T00:00:00+00:00","cumulative_pr_count":1955},{"repo_name":"opentelemetry-collector","created_at":"2024-07-07T00:00:00+00:00","cumulative_pr_count":1956},{"repo_name":"opentelemetry-collector","created_at":"2024-07-08T00:00:00+00:00","cumulative_pr_count":1968},{"repo_name":"opentelemetry-collector","created_at":"2024-07-09T00:00:00+00:00","cumulative_pr_count":1999},{"repo_name":"opentelemetry-collector","created_at":"2024-07-10T00:00:00+00:00","cumulative_pr_count":2012},{"repo_name":"opentelemetry-collector","created_at":"2024-07-11T00:00:00+00:00","cumulative_pr_count":2023},{"repo_name":"opentelemetry-collector","created_at":"2024-07-12T00:00:00+00:00","cumulative_pr_count":2031},{"repo_name":"opentelemetry-collector","created_at":"2024-07-14T00:00:00+00:00","cumulative_pr_count":2036},{"repo_name":"opentelemetry-collector","created_at":"2024-07-15T00:00:00+00:00","cumulative_pr_count":2044},{"repo_name":"opentelemetry-collector","created_at":"2024-07-16T00:00:00+00:00","cumulative_pr_count":2062},{"repo_name":"opentelemetry-collector","created_at":"2024-07-17T00:00:00+00:00","cumulative_pr_count":2079},{"repo_name":"opentelemetry-collector","created_at":"2024-07-18T00:00:00+00:00","cumulative_pr_count":2088},{"repo_name":"opentelemetry-collector","created_at":"2024-07-19T00:00:00+00:00","cumulative_pr_count":2099},{"repo_name":"opentelemetry-collector","created_at":"2024-07-20T00:00:00+00:00","cumulative_pr_count":2107},{"repo_name":"opentelemetry-collector","created_at":"2024-07-21T00:00:00+00:00","cumulative_pr_count":2111},{"repo_name":"opentelemetry-collector","created_at":"2024-07-22T00:00:00+00:00","cumulative_pr_count":2129},{"repo_name":"opentelemetry-collector","created_at":"2024-07-23T00:00:00+00:00","cumulative_pr_count":2152},{"repo_name":"opentelemetry-collector","created_at":"2024-07-24T00:00:00+00:00","cumulative_pr_count":2164},{"repo_name":"opentelemetry-collector","created_at":"2024-07-25T00:00:00+00:00","cumulative_pr_count":2172},{"repo_name":"opentelemetry-collector","created_at":"2024-07-26T00:00:00+00:00","cumulative_pr_count":2185},{"repo_name":"opentelemetry-collector","created_at":"2024-07-29T00:00:00+00:00","cumulative_pr_count":2198},{"repo_name":"opentelemetry-collector","created_at":"2024-07-30T00:00:00+00:00","cumulative_pr_count":2228},{"repo_name":"opentelemetry-collector","created_at":"2024-07-31T00:00:00+00:00","cumulative_pr_count":2243},{"repo_name":"opentelemetry-collector","created_at":"2024-08-01T00:00:00+00:00","cumulative_pr_count":2256},{"repo_name":"opentelemetry-collector","created_at":"2024-08-02T00:00:00+00:00","cumulative_pr_count":2264},{"repo_name":"opentelemetry-collector","created_at":"2024-08-03T00:00:00+00:00","cumulative_pr_count":2265},{"repo_name":"opentelemetry-collector","created_at":"2024-08-05T00:00:00+00:00","cumulative_pr_count":2270},{"repo_name":"opentelemetry-collector","created_at":"2024-08-06T00:00:00+00:00","cumulative_pr_count":2305},{"repo_name":"opentelemetry-collector","created_at":"2024-08-07T00:00:00+00:00","cumulative_pr_count":2330},{"repo_name":"opentelemetry-collector","created_at":"2024-08-08T00:00:00+00:00","cumulative_pr_count":2344},{"repo_name":"opentelemetry-collector","created_at":"2024-08-09T00:00:00+00:00","cumulative_pr_count":2350},{"repo_name":"opentelemetry-collector","created_at":"2024-08-10T00:00:00+00:00","cumulative_pr_count":2362},{"repo_name":"opentelemetry-collector","created_at":"2024-08-11T00:00:00+00:00","cumulative_pr_count":2363},{"repo_name":"opentelemetry-collector","created_at":"2024-08-12T00:00:00+00:00","cumulative_pr_count":2370},{"repo_name":"opentelemetry-collector","created_at":"2024-08-13T00:00:00+00:00","cumulative_pr_count":2399},{"repo_name":"opentelemetry-collector","created_at":"2024-08-14T00:00:00+00:00","cumulative_pr_count":2408},{"repo_name":"opentelemetry-collector","created_at":"2024-08-15T00:00:00+00:00","cumulative_pr_count":2411},{"repo_name":"opentelemetry-collector","created_at":"2024-08-16T00:00:00+00:00","cumulative_pr_count":2425},{"repo_name":"opentelemetry-collector","created_at":"2024-08-17T00:00:00+00:00","cumulative_pr_count":2427},{"repo_name":"opentelemetry-collector","created_at":"2024-08-19T00:00:00+00:00","cumulative_pr_count":2429},{"repo_name":"opentelemetry-collector","created_at":"2024-08-20T00:00:00+00:00","cumulative_pr_count":2465},{"repo_name":"opentelemetry-collector","created_at":"2024-08-21T00:00:00+00:00","cumulative_pr_count":2477},{"repo_name":"opentelemetry-collector","created_at":"2024-08-22T00:00:00+00:00","cumulative_pr_count":2497},{"repo_name":"opentelemetry-collector","created_at":"2024-08-23T00:00:00+00:00","cumulative_pr_count":2504},{"repo_name":"opentelemetry-collector","created_at":"2024-08-25T00:00:00+00:00","cumulative_pr_count":2505},{"repo_name":"opentelemetry-collector","created_at":"2024-08-26T00:00:00+00:00","cumulative_pr_count":2516},{"repo_name":"opentelemetry-collector","created_at":"2024-08-27T00:00:00+00:00","cumulative_pr_count":2544},{"repo_name":"opentelemetry-collector","created_at":"2024-08-28T00:00:00+00:00","cumulative_pr_count":2553},{"repo_name":"opentelemetry-collector","created_at":"2024-08-29T00:00:00+00:00","cumulative_pr_count":2577},{"repo_name":"opentelemetry-collector","created_at":"2024-08-30T00:00:00+00:00","cumulative_pr_count":2589},{"repo_name":"opentelemetry-collector","created_at":"2024-09-02T00:00:00+00:00","cumulative_pr_count":2592},{"repo_name":"opentelemetry-collector","created_at":"2024-09-03T00:00:00+00:00","cumulative_pr_count":2602},{"repo_name":"opentelemetry-collector","created_at":"2024-09-04T00:00:00+00:00","cumulative_pr_count":2630},{"repo_name":"opentelemetry-collector","created_at":"2024-09-05T00:00:00+00:00","cumulative_pr_count":2643},{"repo_name":"opentelemetry-collector","created_at":"2024-09-06T00:00:00+00:00","cumulative_pr_count":2663},{"repo_name":"opentelemetry-collector","created_at":"2024-09-08T00:00:00+00:00","cumulative_pr_count":2664},{"repo_name":"opentelemetry-collector","created_at":"2024-09-09T00:00:00+00:00","cumulative_pr_count":2693},{"repo_name":"opentelemetry-collector","created_at":"2024-09-10T00:00:00+00:00","cumulative_pr_count":2727},{"repo_name":"opentelemetry-collector","created_at":"2024-09-11T00:00:00+00:00","cumulative_pr_count":2746},{"repo_name":"opentelemetry-collector","created_at":"2024-09-12T00:00:00+00:00","cumulative_pr_count":2757},{"repo_name":"opentelemetry-collector","created_at":"2024-09-13T00:00:00+00:00","cumulative_pr_count":2768},{"repo_name":"opentelemetry-collector","created_at":"2024-09-14T00:00:00+00:00","cumulative_pr_count":2769},{"repo_name":"opentelemetry-collector","created_at":"2024-09-16T00:00:00+00:00","cumulative_pr_count":2783},{"repo_name":"opentelemetry-collector","created_at":"2024-09-17T00:00:00+00:00","cumulative_pr_count":2808},{"repo_name":"opentelemetry-collector","created_at":"2024-09-18T00:00:00+00:00","cumulative_pr_count":2824},{"repo_name":"opentelemetry-collector","created_at":"2024-09-19T00:00:00+00:00","cumulative_pr_count":2840},{"repo_name":"opentelemetry-collector","created_at":"2024-09-20T00:00:00+00:00","cumulative_pr_count":2856},{"repo_name":"opentelemetry-collector","created_at":"2024-09-23T00:00:00+00:00","cumulative_pr_count":2879},{"repo_name":"opentelemetry-collector","created_at":"2024-09-24T00:00:00+00:00","cumulative_pr_count":2903},{"repo_name":"opentelemetry-collector","created_at":"2024-09-25T00:00:00+00:00","cumulative_pr_count":2919},{"repo_name":"opentelemetry-collector","created_at":"2024-09-26T00:00:00+00:00","cumulative_pr_count":2924},{"repo_name":"opentelemetry-collector","created_at":"2024-09-27T00:00:00+00:00","cumulative_pr_count":2939},{"repo_name":"opentelemetry-collector","created_at":"2024-09-28T00:00:00+00:00","cumulative_pr_count":2943},{"repo_name":"opentelemetry-collector","created_at":"2024-09-30T00:00:00+00:00","cumulative_pr_count":2967},{"repo_name":"opentelemetry-collector","created_at":"2024-10-01T00:00:00+00:00","cumulative_pr_count":3002},{"repo_name":"opentelemetry-collector","created_at":"2024-10-02T00:00:00+00:00","cumulative_pr_count":3005},{"repo_name":"opentelemetry-collector","created_at":"2024-10-03T00:00:00+00:00","cumulative_pr_count":3015},{"repo_name":"opentelemetry-collector","created_at":"2024-10-04T00:00:00+00:00","cumulative_pr_count":3043},{"repo_name":"opentelemetry-collector","created_at":"2024-10-05T00:00:00+00:00","cumulative_pr_count":3053},{"repo_name":"opentelemetry-collector","created_at":"2024-10-06T00:00:00+00:00","cumulative_pr_count":3063},{"repo_name":"opentelemetry-collector","created_at":"2024-10-07T00:00:00+00:00","cumulative_pr_count":3077},{"repo_name":"opentelemetry-collector","created_at":"2024-10-08T00:00:00+00:00","cumulative_pr_count":3106},{"repo_name":"opentelemetry-collector","created_at":"2024-10-09T00:00:00+00:00","cumulative_pr_count":3120},{"repo_name":"opentelemetry-collector","created_at":"2024-10-10T00:00:00+00:00","cumulative_pr_count":3130},{"repo_name":"opentelemetry-collector","created_at":"2024-10-11T00:00:00+00:00","cumulative_pr_count":3135},{"repo_name":"opentelemetry-collector","created_at":"2024-10-12T00:00:00+00:00","cumulative_pr_count":3163},{"repo_name":"opentelemetry-collector","created_at":"2024-10-13T00:00:00+00:00","cumulative_pr_count":3176},{"repo_name":"opentelemetry-collector","created_at":"2024-10-14T00:00:00+00:00","cumulative_pr_count":3190},{"repo_name":"opentelemetry-collector","created_at":"2024-10-15T00:00:00+00:00","cumulative_pr_count":3209},{"repo_name":"opentelemetry-collector","created_at":"2024-10-16T00:00:00+00:00","cumulative_pr_count":3221},{"repo_name":"opentelemetry-collector","created_at":"2024-10-17T00:00:00+00:00","cumulative_pr_count":3228},{"repo_name":"opentelemetry-collector","created_at":"2024-10-18T00:00:00+00:00","cumulative_pr_count":3240},{"repo_name":"opentelemetry-collector","created_at":"2024-10-19T00:00:00+00:00","cumulative_pr_count":3244},{"repo_name":"opentelemetry-collector","created_at":"2024-10-20T00:00:00+00:00","cumulative_pr_count":3246},{"repo_name":"opentelemetry-collector","created_at":"2024-10-21T00:00:00+00:00","cumulative_pr_count":3270},{"repo_name":"opentelemetry-collector","created_at":"2024-10-22T00:00:00+00:00","cumulative_pr_count":3292},{"repo_name":"opentelemetry-collector","created_at":"2024-10-23T00:00:00+00:00","cumulative_pr_count":3314},{"repo_name":"opentelemetry-collector","created_at":"2024-10-24T00:00:00+00:00","cumulative_pr_count":3317},{"repo_name":"opentelemetry-collector","created_at":"2024-10-25T00:00:00+00:00","cumulative_pr_count":3324},{"repo_name":"opentelemetry-collector","created_at":"2024-10-26T00:00:00+00:00","cumulative_pr_count":3325},{"repo_name":"opentelemetry-collector","created_at":"2024-10-27T00:00:00+00:00","cumulative_pr_count":3330},{"repo_name":"opentelemetry-collector","created_at":"2024-10-28T00:00:00+00:00","cumulative_pr_count":3334},{"repo_name":"opentelemetry-collector","created_at":"2024-10-29T00:00:00+00:00","cumulative_pr_count":3349},{"repo_name":"opentelemetry-collector","created_at":"2024-10-30T00:00:00+00:00","cumulative_pr_count":3363},{"repo_name":"opentelemetry-collector","created_at":"2024-10-31T00:00:00+00:00","cumulative_pr_count":3369},{"repo_name":"opentelemetry-collector","created_at":"2024-11-01T00:00:00+00:00","cumulative_pr_count":3372},{"repo_name":"opentelemetry-collector","created_at":"2024-11-04T00:00:00+00:00","cumulative_pr_count":3381},{"repo_name":"opentelemetry-collector","created_at":"2024-11-05T00:00:00+00:00","cumulative_pr_count":3406},{"repo_name":"opentelemetry-collector","created_at":"2024-11-06T00:00:00+00:00","cumulative_pr_count":3414},{"repo_name":"opentelemetry-collector","created_at":"2024-11-07T00:00:00+00:00","cumulative_pr_count":3422},{"repo_name":"opentelemetry-collector","created_at":"2024-11-08T00:00:00+00:00","cumulative_pr_count":3424},{"repo_name":"opentelemetry-collector","created_at":"2024-11-09T00:00:00+00:00","cumulative_pr_count":3427},{"repo_name":"opentelemetry-collector","created_at":"2024-11-11T00:00:00+00:00","cumulative_pr_count":3429},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-02T00:00:00+00:00","cumulative_pr_count":44},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-03T00:00:00+00:00","cumulative_pr_count":70},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-04T00:00:00+00:00","cumulative_pr_count":108},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-05T00:00:00+00:00","cumulative_pr_count":129},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-06T00:00:00+00:00","cumulative_pr_count":133},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-07T00:00:00+00:00","cumulative_pr_count":139},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-08T00:00:00+00:00","cumulative_pr_count":158},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-09T00:00:00+00:00","cumulative_pr_count":263},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-10T00:00:00+00:00","cumulative_pr_count":338},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-11T00:00:00+00:00","cumulative_pr_count":398},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-12T00:00:00+00:00","cumulative_pr_count":443},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-13T00:00:00+00:00","cumulative_pr_count":491},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-14T00:00:00+00:00","cumulative_pr_count":494},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-15T00:00:00+00:00","cumulative_pr_count":510},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-16T00:00:00+00:00","cumulative_pr_count":601},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-17T00:00:00+00:00","cumulative_pr_count":645},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-18T00:00:00+00:00","cumulative_pr_count":666},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-19T00:00:00+00:00","cumulative_pr_count":683},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-20T00:00:00+00:00","cumulative_pr_count":689},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-21T00:00:00+00:00","cumulative_pr_count":691},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-22T00:00:00+00:00","cumulative_pr_count":703},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-23T00:00:00+00:00","cumulative_pr_count":804},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-24T00:00:00+00:00","cumulative_pr_count":831},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-25T00:00:00+00:00","cumulative_pr_count":863},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-26T00:00:00+00:00","cumulative_pr_count":876},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-27T00:00:00+00:00","cumulative_pr_count":879},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-28T00:00:00+00:00","cumulative_pr_count":884},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-29T00:00:00+00:00","cumulative_pr_count":914},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-30T00:00:00+00:00","cumulative_pr_count":1036},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-31T00:00:00+00:00","cumulative_pr_count":1138},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-01T00:00:00+00:00","cumulative_pr_count":1227},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-02T00:00:00+00:00","cumulative_pr_count":1256},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-03T00:00:00+00:00","cumulative_pr_count":1257},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-04T00:00:00+00:00","cumulative_pr_count":1259},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-05T00:00:00+00:00","cumulative_pr_count":1293},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-06T00:00:00+00:00","cumulative_pr_count":1395},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-07T00:00:00+00:00","cumulative_pr_count":1422},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-08T00:00:00+00:00","cumulative_pr_count":1484},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-09T00:00:00+00:00","cumulative_pr_count":1525},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-10T00:00:00+00:00","cumulative_pr_count":1528},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-11T00:00:00+00:00","cumulative_pr_count":1530},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-12T00:00:00+00:00","cumulative_pr_count":1556},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-13T00:00:00+00:00","cumulative_pr_count":1660},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-14T00:00:00+00:00","cumulative_pr_count":1728},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-15T00:00:00+00:00","cumulative_pr_count":1761},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-16T00:00:00+00:00","cumulative_pr_count":1781},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-17T00:00:00+00:00","cumulative_pr_count":1787},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-18T00:00:00+00:00","cumulative_pr_count":1788},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-19T00:00:00+00:00","cumulative_pr_count":1806},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-20T00:00:00+00:00","cumulative_pr_count":1845},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-21T00:00:00+00:00","cumulative_pr_count":1875},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-22T00:00:00+00:00","cumulative_pr_count":1889},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-23T00:00:00+00:00","cumulative_pr_count":1899},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-24T00:00:00+00:00","cumulative_pr_count":1901},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-25T00:00:00+00:00","cumulative_pr_count":1905},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-26T00:00:00+00:00","cumulative_pr_count":1917},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-27T00:00:00+00:00","cumulative_pr_count":1973},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-28T00:00:00+00:00","cumulative_pr_count":2044},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-29T00:00:00+00:00","cumulative_pr_count":2082},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-01T00:00:00+00:00","cumulative_pr_count":2125},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-02T00:00:00+00:00","cumulative_pr_count":2129},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-03T00:00:00+00:00","cumulative_pr_count":2132},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-04T00:00:00+00:00","cumulative_pr_count":2155},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-05T00:00:00+00:00","cumulative_pr_count":2259},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-06T00:00:00+00:00","cumulative_pr_count":2313},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-07T00:00:00+00:00","cumulative_pr_count":2330},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-08T00:00:00+00:00","cumulative_pr_count":2352},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-09T00:00:00+00:00","cumulative_pr_count":2359},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-10T00:00:00+00:00","cumulative_pr_count":2363},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-11T00:00:00+00:00","cumulative_pr_count":2384},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-12T00:00:00+00:00","cumulative_pr_count":2471},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-13T00:00:00+00:00","cumulative_pr_count":2504},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-14T00:00:00+00:00","cumulative_pr_count":2557},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-15T00:00:00+00:00","cumulative_pr_count":2574},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-16T00:00:00+00:00","cumulative_pr_count":2579},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-17T00:00:00+00:00","cumulative_pr_count":2586},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-18T00:00:00+00:00","cumulative_pr_count":2613},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-19T00:00:00+00:00","cumulative_pr_count":2657},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-20T00:00:00+00:00","cumulative_pr_count":2707},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-21T00:00:00+00:00","cumulative_pr_count":2727},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-22T00:00:00+00:00","cumulative_pr_count":2771},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-23T00:00:00+00:00","cumulative_pr_count":2774},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-24T00:00:00+00:00","cumulative_pr_count":2777},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-25T00:00:00+00:00","cumulative_pr_count":2802},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-26T00:00:00+00:00","cumulative_pr_count":2939},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-27T00:00:00+00:00","cumulative_pr_count":2976},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-28T00:00:00+00:00","cumulative_pr_count":3002},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-29T00:00:00+00:00","cumulative_pr_count":3017},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-30T00:00:00+00:00","cumulative_pr_count":3024},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-31T00:00:00+00:00","cumulative_pr_count":3027},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-01T00:00:00+00:00","cumulative_pr_count":3058},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-02T00:00:00+00:00","cumulative_pr_count":3152},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-03T00:00:00+00:00","cumulative_pr_count":3195},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-04T00:00:00+00:00","cumulative_pr_count":3239},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-05T00:00:00+00:00","cumulative_pr_count":3269},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-06T00:00:00+00:00","cumulative_pr_count":3277},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-08T00:00:00+00:00","cumulative_pr_count":3290},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-09T00:00:00+00:00","cumulative_pr_count":3411},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-10T00:00:00+00:00","cumulative_pr_count":3451},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-11T00:00:00+00:00","cumulative_pr_count":3500},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-12T00:00:00+00:00","cumulative_pr_count":3531},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-13T00:00:00+00:00","cumulative_pr_count":3538},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-14T00:00:00+00:00","cumulative_pr_count":3542},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-15T00:00:00+00:00","cumulative_pr_count":3573},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-16T00:00:00+00:00","cumulative_pr_count":3710},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-17T00:00:00+00:00","cumulative_pr_count":3751},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-18T00:00:00+00:00","cumulative_pr_count":3793},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-19T00:00:00+00:00","cumulative_pr_count":3821},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-20T00:00:00+00:00","cumulative_pr_count":3825},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-21T00:00:00+00:00","cumulative_pr_count":3836},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-22T00:00:00+00:00","cumulative_pr_count":3868},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-23T00:00:00+00:00","cumulative_pr_count":3963},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-24T00:00:00+00:00","cumulative_pr_count":3984},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-25T00:00:00+00:00","cumulative_pr_count":4002},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-26T00:00:00+00:00","cumulative_pr_count":4028},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-27T00:00:00+00:00","cumulative_pr_count":4029},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-28T00:00:00+00:00","cumulative_pr_count":4034},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-29T00:00:00+00:00","cumulative_pr_count":4049},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-30T00:00:00+00:00","cumulative_pr_count":4132},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-01T00:00:00+00:00","cumulative_pr_count":4168},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-02T00:00:00+00:00","cumulative_pr_count":4198},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-03T00:00:00+00:00","cumulative_pr_count":4223},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-04T00:00:00+00:00","cumulative_pr_count":4227},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-05T00:00:00+00:00","cumulative_pr_count":4228},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-06T00:00:00+00:00","cumulative_pr_count":4256},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-07T00:00:00+00:00","cumulative_pr_count":4393},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-08T00:00:00+00:00","cumulative_pr_count":4426},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-09T00:00:00+00:00","cumulative_pr_count":4440},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-10T00:00:00+00:00","cumulative_pr_count":4463},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-11T00:00:00+00:00","cumulative_pr_count":4471},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-13T00:00:00+00:00","cumulative_pr_count":4487},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-14T00:00:00+00:00","cumulative_pr_count":4587},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-15T00:00:00+00:00","cumulative_pr_count":4619},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-16T00:00:00+00:00","cumulative_pr_count":4646},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-17T00:00:00+00:00","cumulative_pr_count":4668},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-18T00:00:00+00:00","cumulative_pr_count":4670},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-19T00:00:00+00:00","cumulative_pr_count":4672},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-20T00:00:00+00:00","cumulative_pr_count":4688},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-21T00:00:00+00:00","cumulative_pr_count":4783},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-22T00:00:00+00:00","cumulative_pr_count":4838},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-23T00:00:00+00:00","cumulative_pr_count":4850},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-24T00:00:00+00:00","cumulative_pr_count":4864},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-25T00:00:00+00:00","cumulative_pr_count":4868},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-26T00:00:00+00:00","cumulative_pr_count":4871},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-27T00:00:00+00:00","cumulative_pr_count":4883},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-28T00:00:00+00:00","cumulative_pr_count":4953},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-29T00:00:00+00:00","cumulative_pr_count":4981},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-30T00:00:00+00:00","cumulative_pr_count":5003},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-31T00:00:00+00:00","cumulative_pr_count":5030},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-01T00:00:00+00:00","cumulative_pr_count":5034},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-02T00:00:00+00:00","cumulative_pr_count":5038},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-03T00:00:00+00:00","cumulative_pr_count":5048},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-04T00:00:00+00:00","cumulative_pr_count":5157},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-05T00:00:00+00:00","cumulative_pr_count":5181},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-06T00:00:00+00:00","cumulative_pr_count":5205},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-07T00:00:00+00:00","cumulative_pr_count":5223},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-08T00:00:00+00:00","cumulative_pr_count":5224},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-09T00:00:00+00:00","cumulative_pr_count":5225},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-10T00:00:00+00:00","cumulative_pr_count":5247},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-11T00:00:00+00:00","cumulative_pr_count":5310},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-12T00:00:00+00:00","cumulative_pr_count":5338},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-13T00:00:00+00:00","cumulative_pr_count":5375},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-14T00:00:00+00:00","cumulative_pr_count":5401},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-15T00:00:00+00:00","cumulative_pr_count":5405},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-16T00:00:00+00:00","cumulative_pr_count":5408},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-17T00:00:00+00:00","cumulative_pr_count":5427},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-18T00:00:00+00:00","cumulative_pr_count":5488},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-19T00:00:00+00:00","cumulative_pr_count":5527},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-20T00:00:00+00:00","cumulative_pr_count":5551},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-21T00:00:00+00:00","cumulative_pr_count":5578},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-22T00:00:00+00:00","cumulative_pr_count":5583},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-23T00:00:00+00:00","cumulative_pr_count":5584},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-24T00:00:00+00:00","cumulative_pr_count":5601},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-25T00:00:00+00:00","cumulative_pr_count":5649},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-26T00:00:00+00:00","cumulative_pr_count":5659},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-27T00:00:00+00:00","cumulative_pr_count":5670},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-28T00:00:00+00:00","cumulative_pr_count":5692},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-29T00:00:00+00:00","cumulative_pr_count":5693},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-30T00:00:00+00:00","cumulative_pr_count":5698},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-01T00:00:00+00:00","cumulative_pr_count":5727},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-02T00:00:00+00:00","cumulative_pr_count":5806},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-03T00:00:00+00:00","cumulative_pr_count":5844},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-04T00:00:00+00:00","cumulative_pr_count":5874},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-05T00:00:00+00:00","cumulative_pr_count":5881},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-06T00:00:00+00:00","cumulative_pr_count":5883},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-07T00:00:00+00:00","cumulative_pr_count":5886},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-08T00:00:00+00:00","cumulative_pr_count":5918},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-09T00:00:00+00:00","cumulative_pr_count":5988},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-10T00:00:00+00:00","cumulative_pr_count":6022},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-11T00:00:00+00:00","cumulative_pr_count":6049},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-12T00:00:00+00:00","cumulative_pr_count":6059},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-13T00:00:00+00:00","cumulative_pr_count":6060},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-14T00:00:00+00:00","cumulative_pr_count":6065},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-15T00:00:00+00:00","cumulative_pr_count":6086},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-16T00:00:00+00:00","cumulative_pr_count":6149},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-17T00:00:00+00:00","cumulative_pr_count":6181},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-18T00:00:00+00:00","cumulative_pr_count":6203},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-19T00:00:00+00:00","cumulative_pr_count":6221},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-20T00:00:00+00:00","cumulative_pr_count":6224},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-21T00:00:00+00:00","cumulative_pr_count":6225},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-22T00:00:00+00:00","cumulative_pr_count":6246},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-23T00:00:00+00:00","cumulative_pr_count":6300},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-24T00:00:00+00:00","cumulative_pr_count":6307},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-25T00:00:00+00:00","cumulative_pr_count":6323},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-26T00:00:00+00:00","cumulative_pr_count":6343},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-27T00:00:00+00:00","cumulative_pr_count":6344},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-28T00:00:00+00:00","cumulative_pr_count":6349},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-29T00:00:00+00:00","cumulative_pr_count":6370},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-30T00:00:00+00:00","cumulative_pr_count":6429},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-31T00:00:00+00:00","cumulative_pr_count":6471},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-01T00:00:00+00:00","cumulative_pr_count":6494},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-02T00:00:00+00:00","cumulative_pr_count":6500},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-03T00:00:00+00:00","cumulative_pr_count":6502},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-04T00:00:00+00:00","cumulative_pr_count":6504},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-05T00:00:00+00:00","cumulative_pr_count":6515},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-06T00:00:00+00:00","cumulative_pr_count":6582},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-07T00:00:00+00:00","cumulative_pr_count":6654},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-08T00:00:00+00:00","cumulative_pr_count":6728},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-09T00:00:00+00:00","cumulative_pr_count":6786},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-10T00:00:00+00:00","cumulative_pr_count":6788},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-11T00:00:00+00:00","cumulative_pr_count":6790},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-12T00:00:00+00:00","cumulative_pr_count":6824},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-13T00:00:00+00:00","cumulative_pr_count":6917},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-14T00:00:00+00:00","cumulative_pr_count":6946},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-15T00:00:00+00:00","cumulative_pr_count":6969},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-16T00:00:00+00:00","cumulative_pr_count":6987},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-17T00:00:00+00:00","cumulative_pr_count":6991},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-18T00:00:00+00:00","cumulative_pr_count":6992},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-19T00:00:00+00:00","cumulative_pr_count":7011},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-20T00:00:00+00:00","cumulative_pr_count":7063},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-21T00:00:00+00:00","cumulative_pr_count":7091},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-22T00:00:00+00:00","cumulative_pr_count":7115},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-23T00:00:00+00:00","cumulative_pr_count":7127},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-24T00:00:00+00:00","cumulative_pr_count":7130},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-26T00:00:00+00:00","cumulative_pr_count":7141},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-27T00:00:00+00:00","cumulative_pr_count":7214},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-28T00:00:00+00:00","cumulative_pr_count":7237},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-29T00:00:00+00:00","cumulative_pr_count":7251},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-30T00:00:00+00:00","cumulative_pr_count":7271},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-31T00:00:00+00:00","cumulative_pr_count":7273},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-01T00:00:00+00:00","cumulative_pr_count":7276},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-02T00:00:00+00:00","cumulative_pr_count":7286},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-03T00:00:00+00:00","cumulative_pr_count":7347},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-04T00:00:00+00:00","cumulative_pr_count":7369},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-05T00:00:00+00:00","cumulative_pr_count":7402},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-06T00:00:00+00:00","cumulative_pr_count":7427},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-07T00:00:00+00:00","cumulative_pr_count":7431},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-08T00:00:00+00:00","cumulative_pr_count":7435},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-09T00:00:00+00:00","cumulative_pr_count":7455},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-10T00:00:00+00:00","cumulative_pr_count":7549},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-11T00:00:00+00:00","cumulative_pr_count":7590},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-12T00:00:00+00:00","cumulative_pr_count":7624},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-13T00:00:00+00:00","cumulative_pr_count":7643},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-14T00:00:00+00:00","cumulative_pr_count":7648},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-15T00:00:00+00:00","cumulative_pr_count":7649},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-16T00:00:00+00:00","cumulative_pr_count":7684},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-17T00:00:00+00:00","cumulative_pr_count":7774},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-18T00:00:00+00:00","cumulative_pr_count":7804},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-19T00:00:00+00:00","cumulative_pr_count":7822},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-20T00:00:00+00:00","cumulative_pr_count":7846},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-21T00:00:00+00:00","cumulative_pr_count":7849},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-22T00:00:00+00:00","cumulative_pr_count":7850},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-23T00:00:00+00:00","cumulative_pr_count":7885},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-24T00:00:00+00:00","cumulative_pr_count":7962},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-25T00:00:00+00:00","cumulative_pr_count":7987},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-26T00:00:00+00:00","cumulative_pr_count":8010},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-27T00:00:00+00:00","cumulative_pr_count":8037},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-28T00:00:00+00:00","cumulative_pr_count":8040},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-29T00:00:00+00:00","cumulative_pr_count":8041},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-30T00:00:00+00:00","cumulative_pr_count":8056},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-01T00:00:00+00:00","cumulative_pr_count":8130},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-02T00:00:00+00:00","cumulative_pr_count":8167},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-03T00:00:00+00:00","cumulative_pr_count":8202},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-04T00:00:00+00:00","cumulative_pr_count":8245},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-05T00:00:00+00:00","cumulative_pr_count":8247},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-06T00:00:00+00:00","cumulative_pr_count":8254},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-07T00:00:00+00:00","cumulative_pr_count":8278},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-08T00:00:00+00:00","cumulative_pr_count":8361},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-09T00:00:00+00:00","cumulative_pr_count":8402},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-10T00:00:00+00:00","cumulative_pr_count":8415},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-11T00:00:00+00:00","cumulative_pr_count":8434},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-12T00:00:00+00:00","cumulative_pr_count":8440},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-13T00:00:00+00:00","cumulative_pr_count":8443},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-14T00:00:00+00:00","cumulative_pr_count":8457},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-15T00:00:00+00:00","cumulative_pr_count":8540},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-16T00:00:00+00:00","cumulative_pr_count":8570},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-17T00:00:00+00:00","cumulative_pr_count":8586},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-18T00:00:00+00:00","cumulative_pr_count":8619},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-19T00:00:00+00:00","cumulative_pr_count":8622},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-20T00:00:00+00:00","cumulative_pr_count":8626},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-21T00:00:00+00:00","cumulative_pr_count":8636},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-22T00:00:00+00:00","cumulative_pr_count":8714},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-23T00:00:00+00:00","cumulative_pr_count":8763},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-24T00:00:00+00:00","cumulative_pr_count":8784},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-25T00:00:00+00:00","cumulative_pr_count":8800},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-26T00:00:00+00:00","cumulative_pr_count":8802},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-27T00:00:00+00:00","cumulative_pr_count":8804},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-28T00:00:00+00:00","cumulative_pr_count":8826},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-29T00:00:00+00:00","cumulative_pr_count":8895},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-30T00:00:00+00:00","cumulative_pr_count":8922},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-31T00:00:00+00:00","cumulative_pr_count":8948},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-01T00:00:00+00:00","cumulative_pr_count":8966},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-02T00:00:00+00:00","cumulative_pr_count":8988},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-03T00:00:00+00:00","cumulative_pr_count":9002},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-04T00:00:00+00:00","cumulative_pr_count":9023},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-05T00:00:00+00:00","cumulative_pr_count":9072},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-06T00:00:00+00:00","cumulative_pr_count":9098},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-07T00:00:00+00:00","cumulative_pr_count":9122},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-08T00:00:00+00:00","cumulative_pr_count":9146},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-09T00:00:00+00:00","cumulative_pr_count":9150},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-10T00:00:00+00:00","cumulative_pr_count":9153},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-11T00:00:00+00:00","cumulative_pr_count":9161},{"repo_name":"opentelemetry-go","created_at":"2024-01-01T00:00:00+00:00","cumulative_pr_count":4},{"repo_name":"opentelemetry-go","created_at":"2024-01-02T00:00:00+00:00","cumulative_pr_count":6},{"repo_name":"opentelemetry-go","created_at":"2024-01-07T00:00:00+00:00","cumulative_pr_count":12},{"repo_name":"opentelemetry-go","created_at":"2024-01-08T00:00:00+00:00","cumulative_pr_count":15},{"repo_name":"opentelemetry-go","created_at":"2024-01-09T00:00:00+00:00","cumulative_pr_count":16},{"repo_name":"opentelemetry-go","created_at":"2024-01-10T00:00:00+00:00","cumulative_pr_count":18},{"repo_name":"opentelemetry-go","created_at":"2024-01-11T00:00:00+00:00","cumulative_pr_count":21},{"repo_name":"opentelemetry-go","created_at":"2024-01-12T00:00:00+00:00","cumulative_pr_count":25},{"repo_name":"opentelemetry-go","created_at":"2024-01-14T00:00:00+00:00","cumulative_pr_count":28},{"repo_name":"opentelemetry-go","created_at":"2024-01-15T00:00:00+00:00","cumulative_pr_count":29},{"repo_name":"opentelemetry-go","created_at":"2024-01-16T00:00:00+00:00","cumulative_pr_count":32},{"repo_name":"opentelemetry-go","created_at":"2024-01-17T00:00:00+00:00","cumulative_pr_count":34},{"repo_name":"opentelemetry-go","created_at":"2024-01-18T00:00:00+00:00","cumulative_pr_count":37},{"repo_name":"opentelemetry-go","created_at":"2024-01-19T00:00:00+00:00","cumulative_pr_count":41},{"repo_name":"opentelemetry-go","created_at":"2024-01-21T00:00:00+00:00","cumulative_pr_count":51},{"repo_name":"opentelemetry-go","created_at":"2024-01-22T00:00:00+00:00","cumulative_pr_count":59},{"repo_name":"opentelemetry-go","created_at":"2024-01-23T00:00:00+00:00","cumulative_pr_count":62},{"repo_name":"opentelemetry-go","created_at":"2024-01-24T00:00:00+00:00","cumulative_pr_count":69},{"repo_name":"opentelemetry-go","created_at":"2024-01-25T00:00:00+00:00","cumulative_pr_count":74},{"repo_name":"opentelemetry-go","created_at":"2024-01-27T00:00:00+00:00","cumulative_pr_count":78},{"repo_name":"opentelemetry-go","created_at":"2024-01-28T00:00:00+00:00","cumulative_pr_count":101},{"repo_name":"opentelemetry-go","created_at":"2024-01-29T00:00:00+00:00","cumulative_pr_count":103},{"repo_name":"opentelemetry-go","created_at":"2024-01-30T00:00:00+00:00","cumulative_pr_count":107},{"repo_name":"opentelemetry-go","created_at":"2024-01-31T00:00:00+00:00","cumulative_pr_count":115},{"repo_name":"opentelemetry-go","created_at":"2024-02-01T00:00:00+00:00","cumulative_pr_count":116},{"repo_name":"opentelemetry-go","created_at":"2024-02-02T00:00:00+00:00","cumulative_pr_count":117},{"repo_name":"opentelemetry-go","created_at":"2024-02-04T00:00:00+00:00","cumulative_pr_count":120},{"repo_name":"opentelemetry-go","created_at":"2024-02-05T00:00:00+00:00","cumulative_pr_count":125},{"repo_name":"opentelemetry-go","created_at":"2024-02-06T00:00:00+00:00","cumulative_pr_count":130},{"repo_name":"opentelemetry-go","created_at":"2024-02-07T00:00:00+00:00","cumulative_pr_count":135},{"repo_name":"opentelemetry-go","created_at":"2024-02-08T00:00:00+00:00","cumulative_pr_count":140},{"repo_name":"opentelemetry-go","created_at":"2024-02-09T00:00:00+00:00","cumulative_pr_count":143},{"repo_name":"opentelemetry-go","created_at":"2024-02-10T00:00:00+00:00","cumulative_pr_count":144},{"repo_name":"opentelemetry-go","created_at":"2024-02-11T00:00:00+00:00","cumulative_pr_count":149},{"repo_name":"opentelemetry-go","created_at":"2024-02-12T00:00:00+00:00","cumulative_pr_count":161},{"repo_name":"opentelemetry-go","created_at":"2024-02-13T00:00:00+00:00","cumulative_pr_count":163},{"repo_name":"opentelemetry-go","created_at":"2024-02-15T00:00:00+00:00","cumulative_pr_count":164},{"repo_name":"opentelemetry-go","created_at":"2024-02-16T00:00:00+00:00","cumulative_pr_count":188},{"repo_name":"opentelemetry-go","created_at":"2024-02-17T00:00:00+00:00","cumulative_pr_count":189},{"repo_name":"opentelemetry-go","created_at":"2024-02-18T00:00:00+00:00","cumulative_pr_count":199},{"repo_name":"opentelemetry-go","created_at":"2024-02-19T00:00:00+00:00","cumulative_pr_count":204},{"repo_name":"opentelemetry-go","created_at":"2024-02-20T00:00:00+00:00","cumulative_pr_count":207},{"repo_name":"opentelemetry-go","created_at":"2024-02-21T00:00:00+00:00","cumulative_pr_count":216},{"repo_name":"opentelemetry-go","created_at":"2024-02-22T00:00:00+00:00","cumulative_pr_count":221},{"repo_name":"opentelemetry-go","created_at":"2024-02-23T00:00:00+00:00","cumulative_pr_count":226},{"repo_name":"opentelemetry-go","created_at":"2024-02-25T00:00:00+00:00","cumulative_pr_count":245},{"repo_name":"opentelemetry-go","created_at":"2024-02-26T00:00:00+00:00","cumulative_pr_count":248},{"repo_name":"opentelemetry-go","created_at":"2024-02-27T00:00:00+00:00","cumulative_pr_count":253},{"repo_name":"opentelemetry-go","created_at":"2024-02-28T00:00:00+00:00","cumulative_pr_count":259},{"repo_name":"opentelemetry-go","created_at":"2024-02-29T00:00:00+00:00","cumulative_pr_count":265},{"repo_name":"opentelemetry-go","created_at":"2024-03-01T00:00:00+00:00","cumulative_pr_count":268},{"repo_name":"opentelemetry-go","created_at":"2024-03-03T00:00:00+00:00","cumulative_pr_count":325},{"repo_name":"opentelemetry-go","created_at":"2024-03-04T00:00:00+00:00","cumulative_pr_count":328},{"repo_name":"opentelemetry-go","created_at":"2024-03-06T00:00:00+00:00","cumulative_pr_count":333},{"repo_name":"opentelemetry-go","created_at":"2024-03-08T00:00:00+00:00","cumulative_pr_count":334},{"repo_name":"opentelemetry-go","created_at":"2024-03-10T00:00:00+00:00","cumulative_pr_count":362},{"repo_name":"opentelemetry-go","created_at":"2024-03-11T00:00:00+00:00","cumulative_pr_count":366},{"repo_name":"opentelemetry-go","created_at":"2024-03-12T00:00:00+00:00","cumulative_pr_count":371},{"repo_name":"opentelemetry-go","created_at":"2024-03-13T00:00:00+00:00","cumulative_pr_count":380},{"repo_name":"opentelemetry-go","created_at":"2024-03-14T00:00:00+00:00","cumulative_pr_count":385},{"repo_name":"opentelemetry-go","created_at":"2024-03-15T00:00:00+00:00","cumulative_pr_count":391},{"repo_name":"opentelemetry-go","created_at":"2024-03-16T00:00:00+00:00","cumulative_pr_count":393},{"repo_name":"opentelemetry-go","created_at":"2024-03-17T00:00:00+00:00","cumulative_pr_count":394},{"repo_name":"opentelemetry-go","created_at":"2024-03-18T00:00:00+00:00","cumulative_pr_count":398},{"repo_name":"opentelemetry-go","created_at":"2024-03-19T00:00:00+00:00","cumulative_pr_count":403},{"repo_name":"opentelemetry-go","created_at":"2024-03-20T00:00:00+00:00","cumulative_pr_count":405},{"repo_name":"opentelemetry-go","created_at":"2024-03-21T00:00:00+00:00","cumulative_pr_count":406},{"repo_name":"opentelemetry-go","created_at":"2024-03-22T00:00:00+00:00","cumulative_pr_count":411},{"repo_name":"opentelemetry-go","created_at":"2024-03-23T00:00:00+00:00","cumulative_pr_count":412},{"repo_name":"opentelemetry-go","created_at":"2024-03-24T00:00:00+00:00","cumulative_pr_count":415},{"repo_name":"opentelemetry-go","created_at":"2024-03-25T00:00:00+00:00","cumulative_pr_count":427},{"repo_name":"opentelemetry-go","created_at":"2024-03-26T00:00:00+00:00","cumulative_pr_count":435},{"repo_name":"opentelemetry-go","created_at":"2024-03-27T00:00:00+00:00","cumulative_pr_count":440},{"repo_name":"opentelemetry-go","created_at":"2024-03-28T00:00:00+00:00","cumulative_pr_count":445},{"repo_name":"opentelemetry-go","created_at":"2024-03-29T00:00:00+00:00","cumulative_pr_count":450},{"repo_name":"opentelemetry-go","created_at":"2024-03-30T00:00:00+00:00","cumulative_pr_count":451},{"repo_name":"opentelemetry-go","created_at":"2024-03-31T00:00:00+00:00","cumulative_pr_count":463},{"repo_name":"opentelemetry-go","created_at":"2024-04-01T00:00:00+00:00","cumulative_pr_count":468},{"repo_name":"opentelemetry-go","created_at":"2024-04-02T00:00:00+00:00","cumulative_pr_count":472},{"repo_name":"opentelemetry-go","created_at":"2024-04-03T00:00:00+00:00","cumulative_pr_count":476},{"repo_name":"opentelemetry-go","created_at":"2024-04-04T00:00:00+00:00","cumulative_pr_count":508},{"repo_name":"opentelemetry-go","created_at":"2024-04-05T00:00:00+00:00","cumulative_pr_count":520},{"repo_name":"opentelemetry-go","created_at":"2024-04-06T00:00:00+00:00","cumulative_pr_count":529},{"repo_name":"opentelemetry-go","created_at":"2024-04-07T00:00:00+00:00","cumulative_pr_count":530},{"repo_name":"opentelemetry-go","created_at":"2024-04-08T00:00:00+00:00","cumulative_pr_count":538},{"repo_name":"opentelemetry-go","created_at":"2024-04-09T00:00:00+00:00","cumulative_pr_count":545},{"repo_name":"opentelemetry-go","created_at":"2024-04-10T00:00:00+00:00","cumulative_pr_count":552},{"repo_name":"opentelemetry-go","created_at":"2024-04-11T00:00:00+00:00","cumulative_pr_count":557},{"repo_name":"opentelemetry-go","created_at":"2024-04-12T00:00:00+00:00","cumulative_pr_count":560},{"repo_name":"opentelemetry-go","created_at":"2024-04-14T00:00:00+00:00","cumulative_pr_count":578},{"repo_name":"opentelemetry-go","created_at":"2024-04-15T00:00:00+00:00","cumulative_pr_count":580},{"repo_name":"opentelemetry-go","created_at":"2024-04-16T00:00:00+00:00","cumulative_pr_count":586},{"repo_name":"opentelemetry-go","created_at":"2024-04-17T00:00:00+00:00","cumulative_pr_count":591},{"repo_name":"opentelemetry-go","created_at":"2024-04-18T00:00:00+00:00","cumulative_pr_count":598},{"repo_name":"opentelemetry-go","created_at":"2024-04-19T00:00:00+00:00","cumulative_pr_count":612},{"repo_name":"opentelemetry-go","created_at":"2024-04-20T00:00:00+00:00","cumulative_pr_count":617},{"repo_name":"opentelemetry-go","created_at":"2024-04-21T00:00:00+00:00","cumulative_pr_count":619},{"repo_name":"opentelemetry-go","created_at":"2024-04-22T00:00:00+00:00","cumulative_pr_count":625},{"repo_name":"opentelemetry-go","created_at":"2024-04-23T00:00:00+00:00","cumulative_pr_count":633},{"repo_name":"opentelemetry-go","created_at":"2024-04-24T00:00:00+00:00","cumulative_pr_count":637},{"repo_name":"opentelemetry-go","created_at":"2024-04-25T00:00:00+00:00","cumulative_pr_count":648},{"repo_name":"opentelemetry-go","created_at":"2024-04-26T00:00:00+00:00","cumulative_pr_count":655},{"repo_name":"opentelemetry-go","created_at":"2024-04-27T00:00:00+00:00","cumulative_pr_count":657},{"repo_name":"opentelemetry-go","created_at":"2024-04-28T00:00:00+00:00","cumulative_pr_count":658},{"repo_name":"opentelemetry-go","created_at":"2024-04-29T00:00:00+00:00","cumulative_pr_count":666},{"repo_name":"opentelemetry-go","created_at":"2024-04-30T00:00:00+00:00","cumulative_pr_count":670},{"repo_name":"opentelemetry-go","created_at":"2024-05-01T00:00:00+00:00","cumulative_pr_count":673},{"repo_name":"opentelemetry-go","created_at":"2024-05-02T00:00:00+00:00","cumulative_pr_count":678},{"repo_name":"opentelemetry-go","created_at":"2024-05-03T00:00:00+00:00","cumulative_pr_count":680},{"repo_name":"opentelemetry-go","created_at":"2024-05-05T00:00:00+00:00","cumulative_pr_count":705},{"repo_name":"opentelemetry-go","created_at":"2024-05-06T00:00:00+00:00","cumulative_pr_count":715},{"repo_name":"opentelemetry-go","created_at":"2024-05-07T00:00:00+00:00","cumulative_pr_count":721},{"repo_name":"opentelemetry-go","created_at":"2024-05-08T00:00:00+00:00","cumulative_pr_count":761},{"repo_name":"opentelemetry-go","created_at":"2024-05-09T00:00:00+00:00","cumulative_pr_count":776},{"repo_name":"opentelemetry-go","created_at":"2024-05-10T00:00:00+00:00","cumulative_pr_count":777},{"repo_name":"opentelemetry-go","created_at":"2024-05-11T00:00:00+00:00","cumulative_pr_count":778},{"repo_name":"opentelemetry-go","created_at":"2024-05-13T00:00:00+00:00","cumulative_pr_count":784},{"repo_name":"opentelemetry-go","created_at":"2024-05-14T00:00:00+00:00","cumulative_pr_count":789},{"repo_name":"opentelemetry-go","created_at":"2024-05-15T00:00:00+00:00","cumulative_pr_count":800},{"repo_name":"opentelemetry-go","created_at":"2024-05-16T00:00:00+00:00","cumulative_pr_count":810},{"repo_name":"opentelemetry-go","created_at":"2024-05-17T00:00:00+00:00","cumulative_pr_count":816},{"repo_name":"opentelemetry-go","created_at":"2024-05-18T00:00:00+00:00","cumulative_pr_count":817},{"repo_name":"opentelemetry-go","created_at":"2024-05-19T00:00:00+00:00","cumulative_pr_count":820},{"repo_name":"opentelemetry-go","created_at":"2024-05-20T00:00:00+00:00","cumulative_pr_count":828},{"repo_name":"opentelemetry-go","created_at":"2024-05-21T00:00:00+00:00","cumulative_pr_count":851},{"repo_name":"opentelemetry-go","created_at":"2024-05-22T00:00:00+00:00","cumulative_pr_count":858},{"repo_name":"opentelemetry-go","created_at":"2024-05-23T00:00:00+00:00","cumulative_pr_count":862},{"repo_name":"opentelemetry-go","created_at":"2024-05-24T00:00:00+00:00","cumulative_pr_count":865},{"repo_name":"opentelemetry-go","created_at":"2024-05-25T00:00:00+00:00","cumulative_pr_count":867},{"repo_name":"opentelemetry-go","created_at":"2024-05-26T00:00:00+00:00","cumulative_pr_count":868},{"repo_name":"opentelemetry-go","created_at":"2024-05-27T00:00:00+00:00","cumulative_pr_count":870},{"repo_name":"opentelemetry-go","created_at":"2024-05-28T00:00:00+00:00","cumulative_pr_count":879},{"repo_name":"opentelemetry-go","created_at":"2024-05-29T00:00:00+00:00","cumulative_pr_count":893},{"repo_name":"opentelemetry-go","created_at":"2024-05-30T00:00:00+00:00","cumulative_pr_count":913},{"repo_name":"opentelemetry-go","created_at":"2024-05-31T00:00:00+00:00","cumulative_pr_count":927},{"repo_name":"opentelemetry-go","created_at":"2024-06-01T00:00:00+00:00","cumulative_pr_count":928},{"repo_name":"opentelemetry-go","created_at":"2024-06-02T00:00:00+00:00","cumulative_pr_count":930},{"repo_name":"opentelemetry-go","created_at":"2024-06-03T00:00:00+00:00","cumulative_pr_count":948},{"repo_name":"opentelemetry-go","created_at":"2024-06-04T00:00:00+00:00","cumulative_pr_count":961},{"repo_name":"opentelemetry-go","created_at":"2024-06-05T00:00:00+00:00","cumulative_pr_count":973},{"repo_name":"opentelemetry-go","created_at":"2024-06-06T00:00:00+00:00","cumulative_pr_count":978},{"repo_name":"opentelemetry-go","created_at":"2024-06-09T00:00:00+00:00","cumulative_pr_count":979},{"repo_name":"opentelemetry-go","created_at":"2024-06-10T00:00:00+00:00","cumulative_pr_count":982},{"repo_name":"opentelemetry-go","created_at":"2024-06-11T00:00:00+00:00","cumulative_pr_count":988},{"repo_name":"opentelemetry-go","created_at":"2024-06-12T00:00:00+00:00","cumulative_pr_count":990},{"repo_name":"opentelemetry-go","created_at":"2024-06-13T00:00:00+00:00","cumulative_pr_count":994},{"repo_name":"opentelemetry-go","created_at":"2024-06-14T00:00:00+00:00","cumulative_pr_count":998},{"repo_name":"opentelemetry-go","created_at":"2024-06-15T00:00:00+00:00","cumulative_pr_count":999},{"repo_name":"opentelemetry-go","created_at":"2024-06-16T00:00:00+00:00","cumulative_pr_count":1001},{"repo_name":"opentelemetry-go","created_at":"2024-06-17T00:00:00+00:00","cumulative_pr_count":1007},{"repo_name":"opentelemetry-go","created_at":"2024-06-18T00:00:00+00:00","cumulative_pr_count":1015},{"repo_name":"opentelemetry-go","created_at":"2024-06-19T00:00:00+00:00","cumulative_pr_count":1023},{"repo_name":"opentelemetry-go","created_at":"2024-06-20T00:00:00+00:00","cumulative_pr_count":1028},{"repo_name":"opentelemetry-go","created_at":"2024-06-21T00:00:00+00:00","cumulative_pr_count":1034},{"repo_name":"opentelemetry-go","created_at":"2024-06-24T00:00:00+00:00","cumulative_pr_count":1048},{"repo_name":"opentelemetry-go","created_at":"2024-06-25T00:00:00+00:00","cumulative_pr_count":1052},{"repo_name":"opentelemetry-go","created_at":"2024-06-26T00:00:00+00:00","cumulative_pr_count":1059},{"repo_name":"opentelemetry-go","created_at":"2024-06-27T00:00:00+00:00","cumulative_pr_count":1071},{"repo_name":"opentelemetry-go","created_at":"2024-06-28T00:00:00+00:00","cumulative_pr_count":1075},{"repo_name":"opentelemetry-go","created_at":"2024-07-01T00:00:00+00:00","cumulative_pr_count":1081},{"repo_name":"opentelemetry-go","created_at":"2024-07-02T00:00:00+00:00","cumulative_pr_count":1091},{"repo_name":"opentelemetry-go","created_at":"2024-07-03T00:00:00+00:00","cumulative_pr_count":1098},{"repo_name":"opentelemetry-go","created_at":"2024-07-04T00:00:00+00:00","cumulative_pr_count":1101},{"repo_name":"opentelemetry-go","created_at":"2024-07-05T00:00:00+00:00","cumulative_pr_count":1109},{"repo_name":"opentelemetry-go","created_at":"2024-07-06T00:00:00+00:00","cumulative_pr_count":1112},{"repo_name":"opentelemetry-go","created_at":"2024-07-07T00:00:00+00:00","cumulative_pr_count":1113},{"repo_name":"opentelemetry-go","created_at":"2024-07-08T00:00:00+00:00","cumulative_pr_count":1127},{"repo_name":"opentelemetry-go","created_at":"2024-07-09T00:00:00+00:00","cumulative_pr_count":1141},{"repo_name":"opentelemetry-go","created_at":"2024-07-10T00:00:00+00:00","cumulative_pr_count":1154},{"repo_name":"opentelemetry-go","created_at":"2024-07-11T00:00:00+00:00","cumulative_pr_count":1169},{"repo_name":"opentelemetry-go","created_at":"2024-07-12T00:00:00+00:00","cumulative_pr_count":1178},{"repo_name":"opentelemetry-go","created_at":"2024-07-15T00:00:00+00:00","cumulative_pr_count":1181},{"repo_name":"opentelemetry-go","created_at":"2024-07-16T00:00:00+00:00","cumulative_pr_count":1186},{"repo_name":"opentelemetry-go","created_at":"2024-07-17T00:00:00+00:00","cumulative_pr_count":1199},{"repo_name":"opentelemetry-go","created_at":"2024-07-18T00:00:00+00:00","cumulative_pr_count":1202},{"repo_name":"opentelemetry-go","created_at":"2024-07-19T00:00:00+00:00","cumulative_pr_count":1205},{"repo_name":"opentelemetry-go","created_at":"2024-07-20T00:00:00+00:00","cumulative_pr_count":1207},{"repo_name":"opentelemetry-go","created_at":"2024-07-21T00:00:00+00:00","cumulative_pr_count":1208},{"repo_name":"opentelemetry-go","created_at":"2024-07-22T00:00:00+00:00","cumulative_pr_count":1213},{"repo_name":"opentelemetry-go","created_at":"2024-07-23T00:00:00+00:00","cumulative_pr_count":1218},{"repo_name":"opentelemetry-go","created_at":"2024-07-24T00:00:00+00:00","cumulative_pr_count":1221},{"repo_name":"opentelemetry-go","created_at":"2024-07-25T00:00:00+00:00","cumulative_pr_count":1227},{"repo_name":"opentelemetry-go","created_at":"2024-07-26T00:00:00+00:00","cumulative_pr_count":1235},{"repo_name":"opentelemetry-go","created_at":"2024-07-27T00:00:00+00:00","cumulative_pr_count":1236},{"repo_name":"opentelemetry-go","created_at":"2024-07-30T00:00:00+00:00","cumulative_pr_count":1243},{"repo_name":"opentelemetry-go","created_at":"2024-07-31T00:00:00+00:00","cumulative_pr_count":1249},{"repo_name":"opentelemetry-go","created_at":"2024-08-01T00:00:00+00:00","cumulative_pr_count":1260},{"repo_name":"opentelemetry-go","created_at":"2024-08-02T00:00:00+00:00","cumulative_pr_count":1261},{"repo_name":"opentelemetry-go","created_at":"2024-08-04T00:00:00+00:00","cumulative_pr_count":1263},{"repo_name":"opentelemetry-go","created_at":"2024-08-05T00:00:00+00:00","cumulative_pr_count":1270},{"repo_name":"opentelemetry-go","created_at":"2024-08-06T00:00:00+00:00","cumulative_pr_count":1276},{"repo_name":"opentelemetry-go","created_at":"2024-08-07T00:00:00+00:00","cumulative_pr_count":1284},{"repo_name":"opentelemetry-go","created_at":"2024-08-08T00:00:00+00:00","cumulative_pr_count":1292},{"repo_name":"opentelemetry-go","created_at":"2024-08-09T00:00:00+00:00","cumulative_pr_count":1298},{"repo_name":"opentelemetry-go","created_at":"2024-08-11T00:00:00+00:00","cumulative_pr_count":1301},{"repo_name":"opentelemetry-go","created_at":"2024-08-12T00:00:00+00:00","cumulative_pr_count":1304},{"repo_name":"opentelemetry-go","created_at":"2024-08-13T00:00:00+00:00","cumulative_pr_count":1307},{"repo_name":"opentelemetry-go","created_at":"2024-08-14T00:00:00+00:00","cumulative_pr_count":1311},{"repo_name":"opentelemetry-go","created_at":"2024-08-15T00:00:00+00:00","cumulative_pr_count":1312},{"repo_name":"opentelemetry-go","created_at":"2024-08-16T00:00:00+00:00","cumulative_pr_count":1317},{"repo_name":"opentelemetry-go","created_at":"2024-08-19T00:00:00+00:00","cumulative_pr_count":1322},{"repo_name":"opentelemetry-go","created_at":"2024-08-20T00:00:00+00:00","cumulative_pr_count":1328},{"repo_name":"opentelemetry-go","created_at":"2024-08-21T00:00:00+00:00","cumulative_pr_count":1330},{"repo_name":"opentelemetry-go","created_at":"2024-08-22T00:00:00+00:00","cumulative_pr_count":1335},{"repo_name":"opentelemetry-go","created_at":"2024-08-23T00:00:00+00:00","cumulative_pr_count":1346},{"repo_name":"opentelemetry-go","created_at":"2024-08-24T00:00:00+00:00","cumulative_pr_count":1352},{"repo_name":"opentelemetry-go","created_at":"2024-08-25T00:00:00+00:00","cumulative_pr_count":1354},{"repo_name":"opentelemetry-go","created_at":"2024-08-26T00:00:00+00:00","cumulative_pr_count":1359},{"repo_name":"opentelemetry-go","created_at":"2024-08-27T00:00:00+00:00","cumulative_pr_count":1365},{"repo_name":"opentelemetry-go","created_at":"2024-08-28T00:00:00+00:00","cumulative_pr_count":1374},{"repo_name":"opentelemetry-go","created_at":"2024-08-29T00:00:00+00:00","cumulative_pr_count":1379},{"repo_name":"opentelemetry-go","created_at":"2024-08-30T00:00:00+00:00","cumulative_pr_count":1381},{"repo_name":"opentelemetry-go","created_at":"2024-08-31T00:00:00+00:00","cumulative_pr_count":1382},{"repo_name":"opentelemetry-go","created_at":"2024-09-01T00:00:00+00:00","cumulative_pr_count":1383},{"repo_name":"opentelemetry-go","created_at":"2024-09-02T00:00:00+00:00","cumulative_pr_count":1385},{"repo_name":"opentelemetry-go","created_at":"2024-09-03T00:00:00+00:00","cumulative_pr_count":1393},{"repo_name":"opentelemetry-go","created_at":"2024-09-04T00:00:00+00:00","cumulative_pr_count":1400},{"repo_name":"opentelemetry-go","created_at":"2024-09-05T00:00:00+00:00","cumulative_pr_count":1411},{"repo_name":"opentelemetry-go","created_at":"2024-09-06T00:00:00+00:00","cumulative_pr_count":1422},{"repo_name":"opentelemetry-go","created_at":"2024-09-08T00:00:00+00:00","cumulative_pr_count":1423},{"repo_name":"opentelemetry-go","created_at":"2024-09-09T00:00:00+00:00","cumulative_pr_count":1430},{"repo_name":"opentelemetry-go","created_at":"2024-09-10T00:00:00+00:00","cumulative_pr_count":1435},{"repo_name":"opentelemetry-go","created_at":"2024-09-11T00:00:00+00:00","cumulative_pr_count":1441},{"repo_name":"opentelemetry-go","created_at":"2024-09-12T00:00:00+00:00","cumulative_pr_count":1448},{"repo_name":"opentelemetry-go","created_at":"2024-09-13T00:00:00+00:00","cumulative_pr_count":1459},{"repo_name":"opentelemetry-go","created_at":"2024-09-15T00:00:00+00:00","cumulative_pr_count":1460},{"repo_name":"opentelemetry-go","created_at":"2024-09-16T00:00:00+00:00","cumulative_pr_count":1464},{"repo_name":"opentelemetry-go","created_at":"2024-09-17T00:00:00+00:00","cumulative_pr_count":1468},{"repo_name":"opentelemetry-go","created_at":"2024-09-18T00:00:00+00:00","cumulative_pr_count":1469},{"repo_name":"opentelemetry-go","created_at":"2024-09-19T00:00:00+00:00","cumulative_pr_count":1470},{"repo_name":"opentelemetry-go","created_at":"2024-09-20T00:00:00+00:00","cumulative_pr_count":1473},{"repo_name":"opentelemetry-go","created_at":"2024-09-21T00:00:00+00:00","cumulative_pr_count":1474},{"repo_name":"opentelemetry-go","created_at":"2024-09-23T00:00:00+00:00","cumulative_pr_count":1479},{"repo_name":"opentelemetry-go","created_at":"2024-09-24T00:00:00+00:00","cumulative_pr_count":1482},{"repo_name":"opentelemetry-go","created_at":"2024-09-25T00:00:00+00:00","cumulative_pr_count":1488},{"repo_name":"opentelemetry-go","created_at":"2024-09-26T00:00:00+00:00","cumulative_pr_count":1491},{"repo_name":"opentelemetry-go","created_at":"2024-09-27T00:00:00+00:00","cumulative_pr_count":1492},{"repo_name":"opentelemetry-go","created_at":"2024-09-28T00:00:00+00:00","cumulative_pr_count":1494},{"repo_name":"opentelemetry-go","created_at":"2024-09-30T00:00:00+00:00","cumulative_pr_count":1499},{"repo_name":"opentelemetry-go","created_at":"2024-10-01T00:00:00+00:00","cumulative_pr_count":1506},{"repo_name":"opentelemetry-go","created_at":"2024-10-02T00:00:00+00:00","cumulative_pr_count":1513},{"repo_name":"opentelemetry-go","created_at":"2024-10-03T00:00:00+00:00","cumulative_pr_count":1517},{"repo_name":"opentelemetry-go","created_at":"2024-10-04T00:00:00+00:00","cumulative_pr_count":1523},{"repo_name":"opentelemetry-go","created_at":"2024-10-07T00:00:00+00:00","cumulative_pr_count":1529},{"repo_name":"opentelemetry-go","created_at":"2024-10-08T00:00:00+00:00","cumulative_pr_count":1533},{"repo_name":"opentelemetry-go","created_at":"2024-10-09T00:00:00+00:00","cumulative_pr_count":1536},{"repo_name":"opentelemetry-go","created_at":"2024-10-10T00:00:00+00:00","cumulative_pr_count":1539},{"repo_name":"opentelemetry-go","created_at":"2024-10-11T00:00:00+00:00","cumulative_pr_count":1541},{"repo_name":"opentelemetry-go","created_at":"2024-10-12T00:00:00+00:00","cumulative_pr_count":1543},{"repo_name":"opentelemetry-go","created_at":"2024-10-14T00:00:00+00:00","cumulative_pr_count":1545},{"repo_name":"opentelemetry-go","created_at":"2024-10-15T00:00:00+00:00","cumulative_pr_count":1549},{"repo_name":"opentelemetry-go","created_at":"2024-10-16T00:00:00+00:00","cumulative_pr_count":1551},{"repo_name":"opentelemetry-go","created_at":"2024-10-17T00:00:00+00:00","cumulative_pr_count":1553},{"repo_name":"opentelemetry-go","created_at":"2024-10-18T00:00:00+00:00","cumulative_pr_count":1557},{"repo_name":"opentelemetry-go","created_at":"2024-10-19T00:00:00+00:00","cumulative_pr_count":1558},{"repo_name":"opentelemetry-go","created_at":"2024-10-20T00:00:00+00:00","cumulative_pr_count":1559},{"repo_name":"opentelemetry-go","created_at":"2024-10-21T00:00:00+00:00","cumulative_pr_count":1562},{"repo_name":"opentelemetry-go","created_at":"2024-10-22T00:00:00+00:00","cumulative_pr_count":1570},{"repo_name":"opentelemetry-go","created_at":"2024-10-23T00:00:00+00:00","cumulative_pr_count":1577},{"repo_name":"opentelemetry-go","created_at":"2024-10-24T00:00:00+00:00","cumulative_pr_count":1581},{"repo_name":"opentelemetry-go","created_at":"2024-10-25T00:00:00+00:00","cumulative_pr_count":1585},{"repo_name":"opentelemetry-go","created_at":"2024-10-28T00:00:00+00:00","cumulative_pr_count":1586},{"repo_name":"opentelemetry-go","created_at":"2024-10-29T00:00:00+00:00","cumulative_pr_count":1592},{"repo_name":"opentelemetry-go","created_at":"2024-10-30T00:00:00+00:00","cumulative_pr_count":1601},{"repo_name":"opentelemetry-go","created_at":"2024-10-31T00:00:00+00:00","cumulative_pr_count":1607},{"repo_name":"opentelemetry-go","created_at":"2024-11-02T00:00:00+00:00","cumulative_pr_count":1608},{"repo_name":"opentelemetry-go","created_at":"2024-11-03T00:00:00+00:00","cumulative_pr_count":1609},{"repo_name":"opentelemetry-go","created_at":"2024-11-04T00:00:00+00:00","cumulative_pr_count":1616},{"repo_name":"opentelemetry-go","created_at":"2024-11-05T00:00:00+00:00","cumulative_pr_count":1619},{"repo_name":"opentelemetry-go","created_at":"2024-11-06T00:00:00+00:00","cumulative_pr_count":1620},{"repo_name":"opentelemetry-go","created_at":"2024-11-07T00:00:00+00:00","cumulative_pr_count":1637},{"repo_name":"opentelemetry-go","created_at":"2024-11-08T00:00:00+00:00","cumulative_pr_count":1654},{"repo_name":"opentelemetry-go","created_at":"2024-11-10T00:00:00+00:00","cumulative_pr_count":1655},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-01-01T00:00:00+00:00","cumulative_pr_count":5},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-01-04T00:00:00+00:00","cumulative_pr_count":6},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-01-07T00:00:00+00:00","cumulative_pr_count":24},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-01-08T00:00:00+00:00","cumulative_pr_count":45},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-01-10T00:00:00+00:00","cumulative_pr_count":46},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-01-11T00:00:00+00:00","cumulative_pr_count":48},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-01-12T00:00:00+00:00","cumulative_pr_count":49},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-01-13T00:00:00+00:00","cumulative_pr_count":50},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-01-14T00:00:00+00:00","cumulative_pr_count":66},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-01-15T00:00:00+00:00","cumulative_pr_count":68},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-01-16T00:00:00+00:00","cumulative_pr_count":77},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-01-17T00:00:00+00:00","cumulative_pr_count":78},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-01-18T00:00:00+00:00","cumulative_pr_count":85},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-01-19T00:00:00+00:00","cumulative_pr_count":91},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-01-21T00:00:00+00:00","cumulative_pr_count":111},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-01-22T00:00:00+00:00","cumulative_pr_count":117},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-01-23T00:00:00+00:00","cumulative_pr_count":140},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-01-26T00:00:00+00:00","cumulative_pr_count":141},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-01-28T00:00:00+00:00","cumulative_pr_count":161},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-01-29T00:00:00+00:00","cumulative_pr_count":167},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-01-30T00:00:00+00:00","cumulative_pr_count":169},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-01-31T00:00:00+00:00","cumulative_pr_count":170},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-02-01T00:00:00+00:00","cumulative_pr_count":172},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-02-02T00:00:00+00:00","cumulative_pr_count":174},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-02-04T00:00:00+00:00","cumulative_pr_count":195},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-02-05T00:00:00+00:00","cumulative_pr_count":197},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-02-06T00:00:00+00:00","cumulative_pr_count":202},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-02-07T00:00:00+00:00","cumulative_pr_count":204},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-02-10T00:00:00+00:00","cumulative_pr_count":205},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-02-11T00:00:00+00:00","cumulative_pr_count":379},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-02-12T00:00:00+00:00","cumulative_pr_count":542},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-02-13T00:00:00+00:00","cumulative_pr_count":545},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-02-14T00:00:00+00:00","cumulative_pr_count":553},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-02-15T00:00:00+00:00","cumulative_pr_count":555},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-02-17T00:00:00+00:00","cumulative_pr_count":556},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-02-18T00:00:00+00:00","cumulative_pr_count":589},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-02-21T00:00:00+00:00","cumulative_pr_count":592},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-02-23T00:00:00+00:00","cumulative_pr_count":631},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-02-25T00:00:00+00:00","cumulative_pr_count":704},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-02-26T00:00:00+00:00","cumulative_pr_count":705},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-02-27T00:00:00+00:00","cumulative_pr_count":706},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-02-29T00:00:00+00:00","cumulative_pr_count":707},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-03-01T00:00:00+00:00","cumulative_pr_count":709},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-03-03T00:00:00+00:00","cumulative_pr_count":758},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-03-04T00:00:00+00:00","cumulative_pr_count":811},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-03-06T00:00:00+00:00","cumulative_pr_count":812},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-03-10T00:00:00+00:00","cumulative_pr_count":858},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-03-13T00:00:00+00:00","cumulative_pr_count":859},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-03-14T00:00:00+00:00","cumulative_pr_count":860},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-03-15T00:00:00+00:00","cumulative_pr_count":861},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-03-17T00:00:00+00:00","cumulative_pr_count":880},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-03-18T00:00:00+00:00","cumulative_pr_count":883},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-03-19T00:00:00+00:00","cumulative_pr_count":923},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-03-20T00:00:00+00:00","cumulative_pr_count":925},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-03-24T00:00:00+00:00","cumulative_pr_count":941},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-03-26T00:00:00+00:00","cumulative_pr_count":942},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-03-27T00:00:00+00:00","cumulative_pr_count":943},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-03-28T00:00:00+00:00","cumulative_pr_count":945},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-03-29T00:00:00+00:00","cumulative_pr_count":952},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-03-31T00:00:00+00:00","cumulative_pr_count":971},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-04-01T00:00:00+00:00","cumulative_pr_count":989},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-04-03T00:00:00+00:00","cumulative_pr_count":993},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-04-04T00:00:00+00:00","cumulative_pr_count":996},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-04-05T00:00:00+00:00","cumulative_pr_count":999},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-04-07T00:00:00+00:00","cumulative_pr_count":1016},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-04-08T00:00:00+00:00","cumulative_pr_count":1028},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-04-09T00:00:00+00:00","cumulative_pr_count":1029},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-04-12T00:00:00+00:00","cumulative_pr_count":1030},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-04-14T00:00:00+00:00","cumulative_pr_count":1052},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-04-15T00:00:00+00:00","cumulative_pr_count":1053},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-04-16T00:00:00+00:00","cumulative_pr_count":1057},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-04-17T00:00:00+00:00","cumulative_pr_count":1058},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-04-18T00:00:00+00:00","cumulative_pr_count":1059},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-04-21T00:00:00+00:00","cumulative_pr_count":1074},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-04-22T00:00:00+00:00","cumulative_pr_count":1084},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-04-23T00:00:00+00:00","cumulative_pr_count":1085},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-04-24T00:00:00+00:00","cumulative_pr_count":1087},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-04-26T00:00:00+00:00","cumulative_pr_count":1089},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-04-28T00:00:00+00:00","cumulative_pr_count":1093},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-02T00:00:00+00:00","cumulative_pr_count":1094},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-04T00:00:00+00:00","cumulative_pr_count":1095},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-05T00:00:00+00:00","cumulative_pr_count":1103},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-06T00:00:00+00:00","cumulative_pr_count":1123},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-07T00:00:00+00:00","cumulative_pr_count":1235},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-08T00:00:00+00:00","cumulative_pr_count":1267},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-09T00:00:00+00:00","cumulative_pr_count":1281},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-10T00:00:00+00:00","cumulative_pr_count":1286},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-12T00:00:00+00:00","cumulative_pr_count":1287},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-13T00:00:00+00:00","cumulative_pr_count":1301},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-14T00:00:00+00:00","cumulative_pr_count":1310},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-15T00:00:00+00:00","cumulative_pr_count":1332},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-16T00:00:00+00:00","cumulative_pr_count":1346},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-17T00:00:00+00:00","cumulative_pr_count":1360},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-18T00:00:00+00:00","cumulative_pr_count":1363},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-19T00:00:00+00:00","cumulative_pr_count":1365},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-20T00:00:00+00:00","cumulative_pr_count":1380},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-21T00:00:00+00:00","cumulative_pr_count":1407},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-22T00:00:00+00:00","cumulative_pr_count":1425},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-23T00:00:00+00:00","cumulative_pr_count":1447},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-24T00:00:00+00:00","cumulative_pr_count":1450},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-25T00:00:00+00:00","cumulative_pr_count":1451},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-26T00:00:00+00:00","cumulative_pr_count":1452},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-27T00:00:00+00:00","cumulative_pr_count":1453},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-28T00:00:00+00:00","cumulative_pr_count":1475},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-29T00:00:00+00:00","cumulative_pr_count":1492},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-30T00:00:00+00:00","cumulative_pr_count":1510},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-05-31T00:00:00+00:00","cumulative_pr_count":1525},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-06-01T00:00:00+00:00","cumulative_pr_count":1531},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-06-03T00:00:00+00:00","cumulative_pr_count":1548},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-06-04T00:00:00+00:00","cumulative_pr_count":1560},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-06-05T00:00:00+00:00","cumulative_pr_count":1583},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-06-06T00:00:00+00:00","cumulative_pr_count":1587},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-06-07T00:00:00+00:00","cumulative_pr_count":1595},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-06-09T00:00:00+00:00","cumulative_pr_count":1597},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-06-10T00:00:00+00:00","cumulative_pr_count":1601},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-06-11T00:00:00+00:00","cumulative_pr_count":1614},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-06-12T00:00:00+00:00","cumulative_pr_count":1619},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-06-13T00:00:00+00:00","cumulative_pr_count":1622},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-06-14T00:00:00+00:00","cumulative_pr_count":1624},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-06-15T00:00:00+00:00","cumulative_pr_count":1626},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-06-16T00:00:00+00:00","cumulative_pr_count":1630},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-06-17T00:00:00+00:00","cumulative_pr_count":1657},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-06-18T00:00:00+00:00","cumulative_pr_count":1668},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-06-19T00:00:00+00:00","cumulative_pr_count":1673},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-06-20T00:00:00+00:00","cumulative_pr_count":1687},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-06-21T00:00:00+00:00","cumulative_pr_count":1690},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-06-23T00:00:00+00:00","cumulative_pr_count":1692},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-06-24T00:00:00+00:00","cumulative_pr_count":1698},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-06-25T00:00:00+00:00","cumulative_pr_count":1703},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-06-26T00:00:00+00:00","cumulative_pr_count":1723},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-06-27T00:00:00+00:00","cumulative_pr_count":1740},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-06-28T00:00:00+00:00","cumulative_pr_count":1746},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-07-01T00:00:00+00:00","cumulative_pr_count":1765},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-07-02T00:00:00+00:00","cumulative_pr_count":1789},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-07-03T00:00:00+00:00","cumulative_pr_count":1800},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-07-04T00:00:00+00:00","cumulative_pr_count":1807},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-07-05T00:00:00+00:00","cumulative_pr_count":1817},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-07-07T00:00:00+00:00","cumulative_pr_count":1818},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-07-08T00:00:00+00:00","cumulative_pr_count":1832},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-07-09T00:00:00+00:00","cumulative_pr_count":1849},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-07-10T00:00:00+00:00","cumulative_pr_count":1859},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-07-11T00:00:00+00:00","cumulative_pr_count":1880},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-07-12T00:00:00+00:00","cumulative_pr_count":1888},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-07-13T00:00:00+00:00","cumulative_pr_count":1889},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-07-15T00:00:00+00:00","cumulative_pr_count":1900},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-07-16T00:00:00+00:00","cumulative_pr_count":1908},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-07-17T00:00:00+00:00","cumulative_pr_count":1919},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-07-18T00:00:00+00:00","cumulative_pr_count":1923},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-07-19T00:00:00+00:00","cumulative_pr_count":1929},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-07-20T00:00:00+00:00","cumulative_pr_count":1931},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-07-21T00:00:00+00:00","cumulative_pr_count":1932},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-07-22T00:00:00+00:00","cumulative_pr_count":1942},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-07-23T00:00:00+00:00","cumulative_pr_count":1947},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-07-24T00:00:00+00:00","cumulative_pr_count":1952},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-07-25T00:00:00+00:00","cumulative_pr_count":1955},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-07-26T00:00:00+00:00","cumulative_pr_count":1967},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-07-29T00:00:00+00:00","cumulative_pr_count":1970},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-07-30T00:00:00+00:00","cumulative_pr_count":1980},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-07-31T00:00:00+00:00","cumulative_pr_count":1986},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-08-01T00:00:00+00:00","cumulative_pr_count":1990},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-08-02T00:00:00+00:00","cumulative_pr_count":1998},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-08-03T00:00:00+00:00","cumulative_pr_count":1999},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-08-04T00:00:00+00:00","cumulative_pr_count":2003},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-08-05T00:00:00+00:00","cumulative_pr_count":2013},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-08-06T00:00:00+00:00","cumulative_pr_count":2023},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-08-07T00:00:00+00:00","cumulative_pr_count":2032},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-08-08T00:00:00+00:00","cumulative_pr_count":2042},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-08-09T00:00:00+00:00","cumulative_pr_count":2046},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-08-12T00:00:00+00:00","cumulative_pr_count":2050},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-08-13T00:00:00+00:00","cumulative_pr_count":2054},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-08-14T00:00:00+00:00","cumulative_pr_count":2056},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-08-15T00:00:00+00:00","cumulative_pr_count":2061},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-08-16T00:00:00+00:00","cumulative_pr_count":2063},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-08-19T00:00:00+00:00","cumulative_pr_count":2078},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-08-20T00:00:00+00:00","cumulative_pr_count":2089},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-08-21T00:00:00+00:00","cumulative_pr_count":2096},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-08-22T00:00:00+00:00","cumulative_pr_count":2110},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-08-23T00:00:00+00:00","cumulative_pr_count":2123},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-08-24T00:00:00+00:00","cumulative_pr_count":2125},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-08-25T00:00:00+00:00","cumulative_pr_count":2126},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-08-26T00:00:00+00:00","cumulative_pr_count":2137},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-08-27T00:00:00+00:00","cumulative_pr_count":2149},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-08-28T00:00:00+00:00","cumulative_pr_count":2153},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-08-29T00:00:00+00:00","cumulative_pr_count":2156},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-08-30T00:00:00+00:00","cumulative_pr_count":2157},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-09-01T00:00:00+00:00","cumulative_pr_count":2158},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-09-02T00:00:00+00:00","cumulative_pr_count":2161},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-09-03T00:00:00+00:00","cumulative_pr_count":2171},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-09-04T00:00:00+00:00","cumulative_pr_count":2183},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-09-05T00:00:00+00:00","cumulative_pr_count":2204},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-09-06T00:00:00+00:00","cumulative_pr_count":2207},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-09-08T00:00:00+00:00","cumulative_pr_count":2208},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-09-09T00:00:00+00:00","cumulative_pr_count":2221},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-09-10T00:00:00+00:00","cumulative_pr_count":2230},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-09-11T00:00:00+00:00","cumulative_pr_count":2237},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-09-12T00:00:00+00:00","cumulative_pr_count":2248},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-09-13T00:00:00+00:00","cumulative_pr_count":2249},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-09-16T00:00:00+00:00","cumulative_pr_count":2252},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-09-17T00:00:00+00:00","cumulative_pr_count":2258},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-09-18T00:00:00+00:00","cumulative_pr_count":2266},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-09-19T00:00:00+00:00","cumulative_pr_count":2269},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-09-20T00:00:00+00:00","cumulative_pr_count":2279},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-09-21T00:00:00+00:00","cumulative_pr_count":2284},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-09-22T00:00:00+00:00","cumulative_pr_count":2286},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-09-23T00:00:00+00:00","cumulative_pr_count":2297},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-09-24T00:00:00+00:00","cumulative_pr_count":2304},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-09-25T00:00:00+00:00","cumulative_pr_count":2312},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-09-26T00:00:00+00:00","cumulative_pr_count":2314},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-09-27T00:00:00+00:00","cumulative_pr_count":2316},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-09-29T00:00:00+00:00","cumulative_pr_count":2317},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-09-30T00:00:00+00:00","cumulative_pr_count":2323},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-01T00:00:00+00:00","cumulative_pr_count":2336},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-02T00:00:00+00:00","cumulative_pr_count":2349},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-03T00:00:00+00:00","cumulative_pr_count":2359},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-04T00:00:00+00:00","cumulative_pr_count":2378},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-05T00:00:00+00:00","cumulative_pr_count":2381},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-07T00:00:00+00:00","cumulative_pr_count":2403},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-08T00:00:00+00:00","cumulative_pr_count":2412},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-09T00:00:00+00:00","cumulative_pr_count":2421},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-10T00:00:00+00:00","cumulative_pr_count":2431},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-11T00:00:00+00:00","cumulative_pr_count":2439},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-12T00:00:00+00:00","cumulative_pr_count":2441},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-13T00:00:00+00:00","cumulative_pr_count":2444},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-14T00:00:00+00:00","cumulative_pr_count":2457},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-15T00:00:00+00:00","cumulative_pr_count":2471},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-16T00:00:00+00:00","cumulative_pr_count":2477},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-17T00:00:00+00:00","cumulative_pr_count":2478},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-18T00:00:00+00:00","cumulative_pr_count":2479},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-21T00:00:00+00:00","cumulative_pr_count":2484},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-22T00:00:00+00:00","cumulative_pr_count":2487},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-23T00:00:00+00:00","cumulative_pr_count":2491},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-24T00:00:00+00:00","cumulative_pr_count":2495},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-25T00:00:00+00:00","cumulative_pr_count":2497},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-26T00:00:00+00:00","cumulative_pr_count":2499},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-27T00:00:00+00:00","cumulative_pr_count":2500},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-28T00:00:00+00:00","cumulative_pr_count":2504},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-29T00:00:00+00:00","cumulative_pr_count":2507},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-30T00:00:00+00:00","cumulative_pr_count":2509},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-10-31T00:00:00+00:00","cumulative_pr_count":2510},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-11-01T00:00:00+00:00","cumulative_pr_count":2514},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-11-02T00:00:00+00:00","cumulative_pr_count":2516},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-11-03T00:00:00+00:00","cumulative_pr_count":2517},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-11-04T00:00:00+00:00","cumulative_pr_count":2523},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-11-05T00:00:00+00:00","cumulative_pr_count":2531},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-11-06T00:00:00+00:00","cumulative_pr_count":2535},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-11-07T00:00:00+00:00","cumulative_pr_count":2547},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-11-08T00:00:00+00:00","cumulative_pr_count":2564},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-11-09T00:00:00+00:00","cumulative_pr_count":2565},{"repo_name":"opentelemetry-go-contrib","created_at":"2024-11-10T00:00:00+00:00","cumulative_pr_count":2566},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-01-02T00:00:00+00:00","cumulative_pr_count":3},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-01-03T00:00:00+00:00","cumulative_pr_count":4},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-01-06T00:00:00+00:00","cumulative_pr_count":5},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-01-07T00:00:00+00:00","cumulative_pr_count":15},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-01-08T00:00:00+00:00","cumulative_pr_count":19},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-01-09T00:00:00+00:00","cumulative_pr_count":24},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-01-10T00:00:00+00:00","cumulative_pr_count":30},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-01-12T00:00:00+00:00","cumulative_pr_count":31},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-01-14T00:00:00+00:00","cumulative_pr_count":54},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-01-15T00:00:00+00:00","cumulative_pr_count":57},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-01-16T00:00:00+00:00","cumulative_pr_count":58},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-01-17T00:00:00+00:00","cumulative_pr_count":60},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-01-18T00:00:00+00:00","cumulative_pr_count":62},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-01-21T00:00:00+00:00","cumulative_pr_count":69},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-01-22T00:00:00+00:00","cumulative_pr_count":70},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-01-23T00:00:00+00:00","cumulative_pr_count":79},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-01-24T00:00:00+00:00","cumulative_pr_count":88},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-01-25T00:00:00+00:00","cumulative_pr_count":89},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-01-28T00:00:00+00:00","cumulative_pr_count":96},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-01-29T00:00:00+00:00","cumulative_pr_count":104},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-02-01T00:00:00+00:00","cumulative_pr_count":106},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-02-04T00:00:00+00:00","cumulative_pr_count":122},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-02-07T00:00:00+00:00","cumulative_pr_count":124},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-02-08T00:00:00+00:00","cumulative_pr_count":128},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-02-09T00:00:00+00:00","cumulative_pr_count":130},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-02-11T00:00:00+00:00","cumulative_pr_count":152},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-02-12T00:00:00+00:00","cumulative_pr_count":162},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-02-13T00:00:00+00:00","cumulative_pr_count":163},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-02-14T00:00:00+00:00","cumulative_pr_count":169},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-02-18T00:00:00+00:00","cumulative_pr_count":176},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-02-19T00:00:00+00:00","cumulative_pr_count":178},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-02-20T00:00:00+00:00","cumulative_pr_count":182},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-02-21T00:00:00+00:00","cumulative_pr_count":184},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-02-22T00:00:00+00:00","cumulative_pr_count":188},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-02-24T00:00:00+00:00","cumulative_pr_count":191},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-02-25T00:00:00+00:00","cumulative_pr_count":206},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-02-26T00:00:00+00:00","cumulative_pr_count":207},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-02-28T00:00:00+00:00","cumulative_pr_count":208},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-02-29T00:00:00+00:00","cumulative_pr_count":210},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-03-03T00:00:00+00:00","cumulative_pr_count":221},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-03-04T00:00:00+00:00","cumulative_pr_count":223},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-03-05T00:00:00+00:00","cumulative_pr_count":227},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-03-06T00:00:00+00:00","cumulative_pr_count":229},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-03-10T00:00:00+00:00","cumulative_pr_count":255},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-03-11T00:00:00+00:00","cumulative_pr_count":256},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-03-12T00:00:00+00:00","cumulative_pr_count":257},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-03-17T00:00:00+00:00","cumulative_pr_count":265},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-03-19T00:00:00+00:00","cumulative_pr_count":266},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-03-24T00:00:00+00:00","cumulative_pr_count":271},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-03-26T00:00:00+00:00","cumulative_pr_count":274},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-03-27T00:00:00+00:00","cumulative_pr_count":275},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-03-28T00:00:00+00:00","cumulative_pr_count":277},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-03-31T00:00:00+00:00","cumulative_pr_count":279},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-04-01T00:00:00+00:00","cumulative_pr_count":280},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-04-03T00:00:00+00:00","cumulative_pr_count":286},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-04-04T00:00:00+00:00","cumulative_pr_count":287},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-04-05T00:00:00+00:00","cumulative_pr_count":296},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-04-07T00:00:00+00:00","cumulative_pr_count":307},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-04-08T00:00:00+00:00","cumulative_pr_count":317},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-04-09T00:00:00+00:00","cumulative_pr_count":350},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-04-10T00:00:00+00:00","cumulative_pr_count":352},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-04-11T00:00:00+00:00","cumulative_pr_count":353},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-04-12T00:00:00+00:00","cumulative_pr_count":354},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-04-13T00:00:00+00:00","cumulative_pr_count":355},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-04-14T00:00:00+00:00","cumulative_pr_count":358},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-04-15T00:00:00+00:00","cumulative_pr_count":362},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-04-17T00:00:00+00:00","cumulative_pr_count":363},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-04-18T00:00:00+00:00","cumulative_pr_count":366},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-04-21T00:00:00+00:00","cumulative_pr_count":367},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-04-24T00:00:00+00:00","cumulative_pr_count":380},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-04-28T00:00:00+00:00","cumulative_pr_count":397},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-04-30T00:00:00+00:00","cumulative_pr_count":403},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-05-01T00:00:00+00:00","cumulative_pr_count":404},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-05-03T00:00:00+00:00","cumulative_pr_count":406},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-05-05T00:00:00+00:00","cumulative_pr_count":411},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-05-06T00:00:00+00:00","cumulative_pr_count":414},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-05-07T00:00:00+00:00","cumulative_pr_count":423},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-05-08T00:00:00+00:00","cumulative_pr_count":425},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-05-10T00:00:00+00:00","cumulative_pr_count":429},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-05-12T00:00:00+00:00","cumulative_pr_count":442},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-05-13T00:00:00+00:00","cumulative_pr_count":456},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-05-14T00:00:00+00:00","cumulative_pr_count":458},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-05-15T00:00:00+00:00","cumulative_pr_count":461},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-05-16T00:00:00+00:00","cumulative_pr_count":462},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-05-17T00:00:00+00:00","cumulative_pr_count":463},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-05-19T00:00:00+00:00","cumulative_pr_count":465},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-05-20T00:00:00+00:00","cumulative_pr_count":467},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-05-21T00:00:00+00:00","cumulative_pr_count":474},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-05-23T00:00:00+00:00","cumulative_pr_count":476},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-05-26T00:00:00+00:00","cumulative_pr_count":486},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-05-28T00:00:00+00:00","cumulative_pr_count":497},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-05-31T00:00:00+00:00","cumulative_pr_count":498},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-06-02T00:00:00+00:00","cumulative_pr_count":499},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-06-03T00:00:00+00:00","cumulative_pr_count":501},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-06-04T00:00:00+00:00","cumulative_pr_count":503},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-06-05T00:00:00+00:00","cumulative_pr_count":506},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-06-07T00:00:00+00:00","cumulative_pr_count":510},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-06-08T00:00:00+00:00","cumulative_pr_count":511},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-06-09T00:00:00+00:00","cumulative_pr_count":524},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-06-10T00:00:00+00:00","cumulative_pr_count":525},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-06-11T00:00:00+00:00","cumulative_pr_count":536},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-06-13T00:00:00+00:00","cumulative_pr_count":537},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-06-15T00:00:00+00:00","cumulative_pr_count":538},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-06-16T00:00:00+00:00","cumulative_pr_count":541},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-06-17T00:00:00+00:00","cumulative_pr_count":544},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-06-19T00:00:00+00:00","cumulative_pr_count":546},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-06-21T00:00:00+00:00","cumulative_pr_count":552},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-06-25T00:00:00+00:00","cumulative_pr_count":553},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-06-30T00:00:00+00:00","cumulative_pr_count":557},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-07-01T00:00:00+00:00","cumulative_pr_count":560},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-07-02T00:00:00+00:00","cumulative_pr_count":565},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-07-03T00:00:00+00:00","cumulative_pr_count":581},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-07-04T00:00:00+00:00","cumulative_pr_count":582},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-07-05T00:00:00+00:00","cumulative_pr_count":585},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-07-06T00:00:00+00:00","cumulative_pr_count":586},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-07-07T00:00:00+00:00","cumulative_pr_count":610},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-07-08T00:00:00+00:00","cumulative_pr_count":629},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-07-09T00:00:00+00:00","cumulative_pr_count":644},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-07-10T00:00:00+00:00","cumulative_pr_count":651},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-07-12T00:00:00+00:00","cumulative_pr_count":652},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-07-14T00:00:00+00:00","cumulative_pr_count":654},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-07-15T00:00:00+00:00","cumulative_pr_count":657},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-07-16T00:00:00+00:00","cumulative_pr_count":658},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-07-17T00:00:00+00:00","cumulative_pr_count":665},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-07-18T00:00:00+00:00","cumulative_pr_count":666},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-07-19T00:00:00+00:00","cumulative_pr_count":667},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-07-21T00:00:00+00:00","cumulative_pr_count":668},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-07-22T00:00:00+00:00","cumulative_pr_count":669},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-07-26T00:00:00+00:00","cumulative_pr_count":672},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-07-28T00:00:00+00:00","cumulative_pr_count":679},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-07-30T00:00:00+00:00","cumulative_pr_count":687},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-07-31T00:00:00+00:00","cumulative_pr_count":690},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-08-04T00:00:00+00:00","cumulative_pr_count":696},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-08-08T00:00:00+00:00","cumulative_pr_count":700},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-08-11T00:00:00+00:00","cumulative_pr_count":715},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-08-12T00:00:00+00:00","cumulative_pr_count":723},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-08-17T00:00:00+00:00","cumulative_pr_count":728},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-08-18T00:00:00+00:00","cumulative_pr_count":750},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-08-19T00:00:00+00:00","cumulative_pr_count":764},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-08-20T00:00:00+00:00","cumulative_pr_count":766},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-08-21T00:00:00+00:00","cumulative_pr_count":767},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-08-22T00:00:00+00:00","cumulative_pr_count":769},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-08-23T00:00:00+00:00","cumulative_pr_count":772},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-08-24T00:00:00+00:00","cumulative_pr_count":773},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-08-25T00:00:00+00:00","cumulative_pr_count":797},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-08-26T00:00:00+00:00","cumulative_pr_count":798},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-08-27T00:00:00+00:00","cumulative_pr_count":800},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-08-28T00:00:00+00:00","cumulative_pr_count":802},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-09-01T00:00:00+00:00","cumulative_pr_count":804},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-09-03T00:00:00+00:00","cumulative_pr_count":806},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-09-06T00:00:00+00:00","cumulative_pr_count":814},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-09-08T00:00:00+00:00","cumulative_pr_count":831},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-09-09T00:00:00+00:00","cumulative_pr_count":856},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-09-11T00:00:00+00:00","cumulative_pr_count":863},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-09-12T00:00:00+00:00","cumulative_pr_count":893},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-09-13T00:00:00+00:00","cumulative_pr_count":898},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-09-16T00:00:00+00:00","cumulative_pr_count":900},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-09-18T00:00:00+00:00","cumulative_pr_count":903},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-09-19T00:00:00+00:00","cumulative_pr_count":910},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-09-20T00:00:00+00:00","cumulative_pr_count":915},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-09-21T00:00:00+00:00","cumulative_pr_count":917},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-09-22T00:00:00+00:00","cumulative_pr_count":923},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-09-23T00:00:00+00:00","cumulative_pr_count":925},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-09-24T00:00:00+00:00","cumulative_pr_count":926},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-09-25T00:00:00+00:00","cumulative_pr_count":930},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-09-27T00:00:00+00:00","cumulative_pr_count":943},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-09-28T00:00:00+00:00","cumulative_pr_count":948},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-01T00:00:00+00:00","cumulative_pr_count":950},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-02T00:00:00+00:00","cumulative_pr_count":959},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-03T00:00:00+00:00","cumulative_pr_count":965},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-05T00:00:00+00:00","cumulative_pr_count":969},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-06T00:00:00+00:00","cumulative_pr_count":991},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-07T00:00:00+00:00","cumulative_pr_count":1001},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-08T00:00:00+00:00","cumulative_pr_count":1014},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-09T00:00:00+00:00","cumulative_pr_count":1015},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-10T00:00:00+00:00","cumulative_pr_count":1016},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-12T00:00:00+00:00","cumulative_pr_count":1019},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-13T00:00:00+00:00","cumulative_pr_count":1034},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-14T00:00:00+00:00","cumulative_pr_count":1053},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-15T00:00:00+00:00","cumulative_pr_count":1061},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-16T00:00:00+00:00","cumulative_pr_count":1065},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-17T00:00:00+00:00","cumulative_pr_count":1070},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-18T00:00:00+00:00","cumulative_pr_count":1071},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-19T00:00:00+00:00","cumulative_pr_count":1073},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-20T00:00:00+00:00","cumulative_pr_count":1075},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-21T00:00:00+00:00","cumulative_pr_count":1078},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-22T00:00:00+00:00","cumulative_pr_count":1082},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-23T00:00:00+00:00","cumulative_pr_count":1083},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-24T00:00:00+00:00","cumulative_pr_count":1089},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-25T00:00:00+00:00","cumulative_pr_count":1092},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-27T00:00:00+00:00","cumulative_pr_count":1099},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-28T00:00:00+00:00","cumulative_pr_count":1100},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-29T00:00:00+00:00","cumulative_pr_count":1103},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-30T00:00:00+00:00","cumulative_pr_count":1106},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-10-31T00:00:00+00:00","cumulative_pr_count":1108},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-11-01T00:00:00+00:00","cumulative_pr_count":1109},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-11-02T00:00:00+00:00","cumulative_pr_count":1111},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-11-04T00:00:00+00:00","cumulative_pr_count":1113},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-11-05T00:00:00+00:00","cumulative_pr_count":1120},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-11-06T00:00:00+00:00","cumulative_pr_count":1125},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-11-07T00:00:00+00:00","cumulative_pr_count":1133},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-11-08T00:00:00+00:00","cumulative_pr_count":1138},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-11-09T00:00:00+00:00","cumulative_pr_count":1176},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-11-10T00:00:00+00:00","cumulative_pr_count":1188},{"repo_name":"opentelemetry-go-instrumentation","created_at":"2024-11-11T00:00:00+00:00","cumulative_pr_count":1202},{"repo_name":"opentelemetry-java","created_at":"2024-01-02T00:00:00+00:00","cumulative_pr_count":14},{"repo_name":"opentelemetry-java","created_at":"2024-01-03T00:00:00+00:00","cumulative_pr_count":25},{"repo_name":"opentelemetry-java","created_at":"2024-01-04T00:00:00+00:00","cumulative_pr_count":30},{"repo_name":"opentelemetry-java","created_at":"2024-01-05T00:00:00+00:00","cumulative_pr_count":39},{"repo_name":"opentelemetry-java","created_at":"2024-01-06T00:00:00+00:00","cumulative_pr_count":42},{"repo_name":"opentelemetry-java","created_at":"2024-01-08T00:00:00+00:00","cumulative_pr_count":45},{"repo_name":"opentelemetry-java","created_at":"2024-01-09T00:00:00+00:00","cumulative_pr_count":49},{"repo_name":"opentelemetry-java","created_at":"2024-01-10T00:00:00+00:00","cumulative_pr_count":53},{"repo_name":"opentelemetry-java","created_at":"2024-01-11T00:00:00+00:00","cumulative_pr_count":66},{"repo_name":"opentelemetry-java","created_at":"2024-01-12T00:00:00+00:00","cumulative_pr_count":75},{"repo_name":"opentelemetry-java","created_at":"2024-01-14T00:00:00+00:00","cumulative_pr_count":77},{"repo_name":"opentelemetry-java","created_at":"2024-01-15T00:00:00+00:00","cumulative_pr_count":79},{"repo_name":"opentelemetry-java","created_at":"2024-01-16T00:00:00+00:00","cumulative_pr_count":85},{"repo_name":"opentelemetry-java","created_at":"2024-01-17T00:00:00+00:00","cumulative_pr_count":98},{"repo_name":"opentelemetry-java","created_at":"2024-01-18T00:00:00+00:00","cumulative_pr_count":108},{"repo_name":"opentelemetry-java","created_at":"2024-01-19T00:00:00+00:00","cumulative_pr_count":111},{"repo_name":"opentelemetry-java","created_at":"2024-01-20T00:00:00+00:00","cumulative_pr_count":112},{"repo_name":"opentelemetry-java","created_at":"2024-01-22T00:00:00+00:00","cumulative_pr_count":113},{"repo_name":"opentelemetry-java","created_at":"2024-01-23T00:00:00+00:00","cumulative_pr_count":116},{"repo_name":"opentelemetry-java","created_at":"2024-01-24T00:00:00+00:00","cumulative_pr_count":118},{"repo_name":"opentelemetry-java","created_at":"2024-01-25T00:00:00+00:00","cumulative_pr_count":122},{"repo_name":"opentelemetry-java","created_at":"2024-01-26T00:00:00+00:00","cumulative_pr_count":127},{"repo_name":"opentelemetry-java","created_at":"2024-01-27T00:00:00+00:00","cumulative_pr_count":128},{"repo_name":"opentelemetry-java","created_at":"2024-01-28T00:00:00+00:00","cumulative_pr_count":129},{"repo_name":"opentelemetry-java","created_at":"2024-01-29T00:00:00+00:00","cumulative_pr_count":131},{"repo_name":"opentelemetry-java","created_at":"2024-01-30T00:00:00+00:00","cumulative_pr_count":133},{"repo_name":"opentelemetry-java","created_at":"2024-01-31T00:00:00+00:00","cumulative_pr_count":137},{"repo_name":"opentelemetry-java","created_at":"2024-02-01T00:00:00+00:00","cumulative_pr_count":145},{"repo_name":"opentelemetry-java","created_at":"2024-02-02T00:00:00+00:00","cumulative_pr_count":147},{"repo_name":"opentelemetry-java","created_at":"2024-02-03T00:00:00+00:00","cumulative_pr_count":153},{"repo_name":"opentelemetry-java","created_at":"2024-02-04T00:00:00+00:00","cumulative_pr_count":158},{"repo_name":"opentelemetry-java","created_at":"2024-02-05T00:00:00+00:00","cumulative_pr_count":162},{"repo_name":"opentelemetry-java","created_at":"2024-02-06T00:00:00+00:00","cumulative_pr_count":164},{"repo_name":"opentelemetry-java","created_at":"2024-02-07T00:00:00+00:00","cumulative_pr_count":176},{"repo_name":"opentelemetry-java","created_at":"2024-02-08T00:00:00+00:00","cumulative_pr_count":183},{"repo_name":"opentelemetry-java","created_at":"2024-02-09T00:00:00+00:00","cumulative_pr_count":189},{"repo_name":"opentelemetry-java","created_at":"2024-02-10T00:00:00+00:00","cumulative_pr_count":191},{"repo_name":"opentelemetry-java","created_at":"2024-02-11T00:00:00+00:00","cumulative_pr_count":192},{"repo_name":"opentelemetry-java","created_at":"2024-02-12T00:00:00+00:00","cumulative_pr_count":195},{"repo_name":"opentelemetry-java","created_at":"2024-02-13T00:00:00+00:00","cumulative_pr_count":203},{"repo_name":"opentelemetry-java","created_at":"2024-02-14T00:00:00+00:00","cumulative_pr_count":205},{"repo_name":"opentelemetry-java","created_at":"2024-02-15T00:00:00+00:00","cumulative_pr_count":207},{"repo_name":"opentelemetry-java","created_at":"2024-02-16T00:00:00+00:00","cumulative_pr_count":208},{"repo_name":"opentelemetry-java","created_at":"2024-02-17T00:00:00+00:00","cumulative_pr_count":219},{"repo_name":"opentelemetry-java","created_at":"2024-02-20T00:00:00+00:00","cumulative_pr_count":220},{"repo_name":"opentelemetry-java","created_at":"2024-02-22T00:00:00+00:00","cumulative_pr_count":221},{"repo_name":"opentelemetry-java","created_at":"2024-02-23T00:00:00+00:00","cumulative_pr_count":222},{"repo_name":"opentelemetry-java","created_at":"2024-02-24T00:00:00+00:00","cumulative_pr_count":229},{"repo_name":"opentelemetry-java","created_at":"2024-02-25T00:00:00+00:00","cumulative_pr_count":230},{"repo_name":"opentelemetry-java","created_at":"2024-02-26T00:00:00+00:00","cumulative_pr_count":235},{"repo_name":"opentelemetry-java","created_at":"2024-02-27T00:00:00+00:00","cumulative_pr_count":238},{"repo_name":"opentelemetry-java","created_at":"2024-02-28T00:00:00+00:00","cumulative_pr_count":239},{"repo_name":"opentelemetry-java","created_at":"2024-02-29T00:00:00+00:00","cumulative_pr_count":241},{"repo_name":"opentelemetry-java","created_at":"2024-03-01T00:00:00+00:00","cumulative_pr_count":243},{"repo_name":"opentelemetry-java","created_at":"2024-03-04T00:00:00+00:00","cumulative_pr_count":244},{"repo_name":"opentelemetry-java","created_at":"2024-03-05T00:00:00+00:00","cumulative_pr_count":248},{"repo_name":"opentelemetry-java","created_at":"2024-03-06T00:00:00+00:00","cumulative_pr_count":258},{"repo_name":"opentelemetry-java","created_at":"2024-03-07T00:00:00+00:00","cumulative_pr_count":259},{"repo_name":"opentelemetry-java","created_at":"2024-03-08T00:00:00+00:00","cumulative_pr_count":263},{"repo_name":"opentelemetry-java","created_at":"2024-03-09T00:00:00+00:00","cumulative_pr_count":265},{"repo_name":"opentelemetry-java","created_at":"2024-03-10T00:00:00+00:00","cumulative_pr_count":266},{"repo_name":"opentelemetry-java","created_at":"2024-03-11T00:00:00+00:00","cumulative_pr_count":268},{"repo_name":"opentelemetry-java","created_at":"2024-03-12T00:00:00+00:00","cumulative_pr_count":275},{"repo_name":"opentelemetry-java","created_at":"2024-03-13T00:00:00+00:00","cumulative_pr_count":281},{"repo_name":"opentelemetry-java","created_at":"2024-03-15T00:00:00+00:00","cumulative_pr_count":283},{"repo_name":"opentelemetry-java","created_at":"2024-03-16T00:00:00+00:00","cumulative_pr_count":290},{"repo_name":"opentelemetry-java","created_at":"2024-03-17T00:00:00+00:00","cumulative_pr_count":291},{"repo_name":"opentelemetry-java","created_at":"2024-03-18T00:00:00+00:00","cumulative_pr_count":294},{"repo_name":"opentelemetry-java","created_at":"2024-03-19T00:00:00+00:00","cumulative_pr_count":298},{"repo_name":"opentelemetry-java","created_at":"2024-03-20T00:00:00+00:00","cumulative_pr_count":301},{"repo_name":"opentelemetry-java","created_at":"2024-03-21T00:00:00+00:00","cumulative_pr_count":308},{"repo_name":"opentelemetry-java","created_at":"2024-03-22T00:00:00+00:00","cumulative_pr_count":313},{"repo_name":"opentelemetry-java","created_at":"2024-03-26T00:00:00+00:00","cumulative_pr_count":317},{"repo_name":"opentelemetry-java","created_at":"2024-03-27T00:00:00+00:00","cumulative_pr_count":318},{"repo_name":"opentelemetry-java","created_at":"2024-03-28T00:00:00+00:00","cumulative_pr_count":321},{"repo_name":"opentelemetry-java","created_at":"2024-03-29T00:00:00+00:00","cumulative_pr_count":332},{"repo_name":"opentelemetry-java","created_at":"2024-03-31T00:00:00+00:00","cumulative_pr_count":334},{"repo_name":"opentelemetry-java","created_at":"2024-04-01T00:00:00+00:00","cumulative_pr_count":336},{"repo_name":"opentelemetry-java","created_at":"2024-04-02T00:00:00+00:00","cumulative_pr_count":342},{"repo_name":"opentelemetry-java","created_at":"2024-04-03T00:00:00+00:00","cumulative_pr_count":348},{"repo_name":"opentelemetry-java","created_at":"2024-04-04T00:00:00+00:00","cumulative_pr_count":360},{"repo_name":"opentelemetry-java","created_at":"2024-04-05T00:00:00+00:00","cumulative_pr_count":372},{"repo_name":"opentelemetry-java","created_at":"2024-04-08T00:00:00+00:00","cumulative_pr_count":380},{"repo_name":"opentelemetry-java","created_at":"2024-04-09T00:00:00+00:00","cumulative_pr_count":389},{"repo_name":"opentelemetry-java","created_at":"2024-04-10T00:00:00+00:00","cumulative_pr_count":394},{"repo_name":"opentelemetry-java","created_at":"2024-04-11T00:00:00+00:00","cumulative_pr_count":406},{"repo_name":"opentelemetry-java","created_at":"2024-04-12T00:00:00+00:00","cumulative_pr_count":408},{"repo_name":"opentelemetry-java","created_at":"2024-04-13T00:00:00+00:00","cumulative_pr_count":413},{"repo_name":"opentelemetry-java","created_at":"2024-04-15T00:00:00+00:00","cumulative_pr_count":416},{"repo_name":"opentelemetry-java","created_at":"2024-04-16T00:00:00+00:00","cumulative_pr_count":417},{"repo_name":"opentelemetry-java","created_at":"2024-04-17T00:00:00+00:00","cumulative_pr_count":422},{"repo_name":"opentelemetry-java","created_at":"2024-04-18T00:00:00+00:00","cumulative_pr_count":432},{"repo_name":"opentelemetry-java","created_at":"2024-04-19T00:00:00+00:00","cumulative_pr_count":436},{"repo_name":"opentelemetry-java","created_at":"2024-04-20T00:00:00+00:00","cumulative_pr_count":438},{"repo_name":"opentelemetry-java","created_at":"2024-04-22T00:00:00+00:00","cumulative_pr_count":440},{"repo_name":"opentelemetry-java","created_at":"2024-04-23T00:00:00+00:00","cumulative_pr_count":442},{"repo_name":"opentelemetry-java","created_at":"2024-04-25T00:00:00+00:00","cumulative_pr_count":443},{"repo_name":"opentelemetry-java","created_at":"2024-04-26T00:00:00+00:00","cumulative_pr_count":449},{"repo_name":"opentelemetry-java","created_at":"2024-04-28T00:00:00+00:00","cumulative_pr_count":450},{"repo_name":"opentelemetry-java","created_at":"2024-04-29T00:00:00+00:00","cumulative_pr_count":455},{"repo_name":"opentelemetry-java","created_at":"2024-04-30T00:00:00+00:00","cumulative_pr_count":457},{"repo_name":"opentelemetry-java","created_at":"2024-05-01T00:00:00+00:00","cumulative_pr_count":463},{"repo_name":"opentelemetry-java","created_at":"2024-05-02T00:00:00+00:00","cumulative_pr_count":470},{"repo_name":"opentelemetry-java","created_at":"2024-05-03T00:00:00+00:00","cumulative_pr_count":477},{"repo_name":"opentelemetry-java","created_at":"2024-05-04T00:00:00+00:00","cumulative_pr_count":478},{"repo_name":"opentelemetry-java","created_at":"2024-05-05T00:00:00+00:00","cumulative_pr_count":480},{"repo_name":"opentelemetry-java","created_at":"2024-05-06T00:00:00+00:00","cumulative_pr_count":481},{"repo_name":"opentelemetry-java","created_at":"2024-05-07T00:00:00+00:00","cumulative_pr_count":488},{"repo_name":"opentelemetry-java","created_at":"2024-05-08T00:00:00+00:00","cumulative_pr_count":489},{"repo_name":"opentelemetry-java","created_at":"2024-05-09T00:00:00+00:00","cumulative_pr_count":501},{"repo_name":"opentelemetry-java","created_at":"2024-05-10T00:00:00+00:00","cumulative_pr_count":520},{"repo_name":"opentelemetry-java","created_at":"2024-05-11T00:00:00+00:00","cumulative_pr_count":522},{"repo_name":"opentelemetry-java","created_at":"2024-05-13T00:00:00+00:00","cumulative_pr_count":524},{"repo_name":"opentelemetry-java","created_at":"2024-05-14T00:00:00+00:00","cumulative_pr_count":526},{"repo_name":"opentelemetry-java","created_at":"2024-05-16T00:00:00+00:00","cumulative_pr_count":531},{"repo_name":"opentelemetry-java","created_at":"2024-05-17T00:00:00+00:00","cumulative_pr_count":533},{"repo_name":"opentelemetry-java","created_at":"2024-05-19T00:00:00+00:00","cumulative_pr_count":535},{"repo_name":"opentelemetry-java","created_at":"2024-05-20T00:00:00+00:00","cumulative_pr_count":536},{"repo_name":"opentelemetry-java","created_at":"2024-05-21T00:00:00+00:00","cumulative_pr_count":537},{"repo_name":"opentelemetry-java","created_at":"2024-05-22T00:00:00+00:00","cumulative_pr_count":539},{"repo_name":"opentelemetry-java","created_at":"2024-05-23T00:00:00+00:00","cumulative_pr_count":541},{"repo_name":"opentelemetry-java","created_at":"2024-05-26T00:00:00+00:00","cumulative_pr_count":545},{"repo_name":"opentelemetry-java","created_at":"2024-05-28T00:00:00+00:00","cumulative_pr_count":552},{"repo_name":"opentelemetry-java","created_at":"2024-05-29T00:00:00+00:00","cumulative_pr_count":554},{"repo_name":"opentelemetry-java","created_at":"2024-05-30T00:00:00+00:00","cumulative_pr_count":557},{"repo_name":"opentelemetry-java","created_at":"2024-05-31T00:00:00+00:00","cumulative_pr_count":561},{"repo_name":"opentelemetry-java","created_at":"2024-06-01T00:00:00+00:00","cumulative_pr_count":565},{"repo_name":"opentelemetry-java","created_at":"2024-06-02T00:00:00+00:00","cumulative_pr_count":566},{"repo_name":"opentelemetry-java","created_at":"2024-06-03T00:00:00+00:00","cumulative_pr_count":571},{"repo_name":"opentelemetry-java","created_at":"2024-06-04T00:00:00+00:00","cumulative_pr_count":587},{"repo_name":"opentelemetry-java","created_at":"2024-06-05T00:00:00+00:00","cumulative_pr_count":588},{"repo_name":"opentelemetry-java","created_at":"2024-06-06T00:00:00+00:00","cumulative_pr_count":592},{"repo_name":"opentelemetry-java","created_at":"2024-06-07T00:00:00+00:00","cumulative_pr_count":598},{"repo_name":"opentelemetry-java","created_at":"2024-06-10T00:00:00+00:00","cumulative_pr_count":602},{"repo_name":"opentelemetry-java","created_at":"2024-06-11T00:00:00+00:00","cumulative_pr_count":604},{"repo_name":"opentelemetry-java","created_at":"2024-06-12T00:00:00+00:00","cumulative_pr_count":606},{"repo_name":"opentelemetry-java","created_at":"2024-06-13T00:00:00+00:00","cumulative_pr_count":608},{"repo_name":"opentelemetry-java","created_at":"2024-06-14T00:00:00+00:00","cumulative_pr_count":611},{"repo_name":"opentelemetry-java","created_at":"2024-06-15T00:00:00+00:00","cumulative_pr_count":616},{"repo_name":"opentelemetry-java","created_at":"2024-06-17T00:00:00+00:00","cumulative_pr_count":618},{"repo_name":"opentelemetry-java","created_at":"2024-06-18T00:00:00+00:00","cumulative_pr_count":619},{"repo_name":"opentelemetry-java","created_at":"2024-06-19T00:00:00+00:00","cumulative_pr_count":621},{"repo_name":"opentelemetry-java","created_at":"2024-06-20T00:00:00+00:00","cumulative_pr_count":622},{"repo_name":"opentelemetry-java","created_at":"2024-06-21T00:00:00+00:00","cumulative_pr_count":623},{"repo_name":"opentelemetry-java","created_at":"2024-06-22T00:00:00+00:00","cumulative_pr_count":625},{"repo_name":"opentelemetry-java","created_at":"2024-06-24T00:00:00+00:00","cumulative_pr_count":627},{"repo_name":"opentelemetry-java","created_at":"2024-06-25T00:00:00+00:00","cumulative_pr_count":629},{"repo_name":"opentelemetry-java","created_at":"2024-06-26T00:00:00+00:00","cumulative_pr_count":631},{"repo_name":"opentelemetry-java","created_at":"2024-06-27T00:00:00+00:00","cumulative_pr_count":634},{"repo_name":"opentelemetry-java","created_at":"2024-06-28T00:00:00+00:00","cumulative_pr_count":639},{"repo_name":"opentelemetry-java","created_at":"2024-06-29T00:00:00+00:00","cumulative_pr_count":640},{"repo_name":"opentelemetry-java","created_at":"2024-07-01T00:00:00+00:00","cumulative_pr_count":641},{"repo_name":"opentelemetry-java","created_at":"2024-07-02T00:00:00+00:00","cumulative_pr_count":646},{"repo_name":"opentelemetry-java","created_at":"2024-07-03T00:00:00+00:00","cumulative_pr_count":647},{"repo_name":"opentelemetry-java","created_at":"2024-07-04T00:00:00+00:00","cumulative_pr_count":648},{"repo_name":"opentelemetry-java","created_at":"2024-07-05T00:00:00+00:00","cumulative_pr_count":655},{"repo_name":"opentelemetry-java","created_at":"2024-07-06T00:00:00+00:00","cumulative_pr_count":657},{"repo_name":"opentelemetry-java","created_at":"2024-07-08T00:00:00+00:00","cumulative_pr_count":669},{"repo_name":"opentelemetry-java","created_at":"2024-07-09T00:00:00+00:00","cumulative_pr_count":673},{"repo_name":"opentelemetry-java","created_at":"2024-07-10T00:00:00+00:00","cumulative_pr_count":676},{"repo_name":"opentelemetry-java","created_at":"2024-07-11T00:00:00+00:00","cumulative_pr_count":682},{"repo_name":"opentelemetry-java","created_at":"2024-07-13T00:00:00+00:00","cumulative_pr_count":684},{"repo_name":"opentelemetry-java","created_at":"2024-07-14T00:00:00+00:00","cumulative_pr_count":685},{"repo_name":"opentelemetry-java","created_at":"2024-07-15T00:00:00+00:00","cumulative_pr_count":687},{"repo_name":"opentelemetry-java","created_at":"2024-07-16T00:00:00+00:00","cumulative_pr_count":690},{"repo_name":"opentelemetry-java","created_at":"2024-07-17T00:00:00+00:00","cumulative_pr_count":696},{"repo_name":"opentelemetry-java","created_at":"2024-07-18T00:00:00+00:00","cumulative_pr_count":698},{"repo_name":"opentelemetry-java","created_at":"2024-07-19T00:00:00+00:00","cumulative_pr_count":702},{"repo_name":"opentelemetry-java","created_at":"2024-07-20T00:00:00+00:00","cumulative_pr_count":704},{"repo_name":"opentelemetry-java","created_at":"2024-07-22T00:00:00+00:00","cumulative_pr_count":706},{"repo_name":"opentelemetry-java","created_at":"2024-07-23T00:00:00+00:00","cumulative_pr_count":708},{"repo_name":"opentelemetry-java","created_at":"2024-07-24T00:00:00+00:00","cumulative_pr_count":709},{"repo_name":"opentelemetry-java","created_at":"2024-07-26T00:00:00+00:00","cumulative_pr_count":711},{"repo_name":"opentelemetry-java","created_at":"2024-07-28T00:00:00+00:00","cumulative_pr_count":712},{"repo_name":"opentelemetry-java","created_at":"2024-07-29T00:00:00+00:00","cumulative_pr_count":714},{"repo_name":"opentelemetry-java","created_at":"2024-07-30T00:00:00+00:00","cumulative_pr_count":717},{"repo_name":"opentelemetry-java","created_at":"2024-07-31T00:00:00+00:00","cumulative_pr_count":720},{"repo_name":"opentelemetry-java","created_at":"2024-08-01T00:00:00+00:00","cumulative_pr_count":723},{"repo_name":"opentelemetry-java","created_at":"2024-08-02T00:00:00+00:00","cumulative_pr_count":724},{"repo_name":"opentelemetry-java","created_at":"2024-08-03T00:00:00+00:00","cumulative_pr_count":725},{"repo_name":"opentelemetry-java","created_at":"2024-08-05T00:00:00+00:00","cumulative_pr_count":726},{"repo_name":"opentelemetry-java","created_at":"2024-08-06T00:00:00+00:00","cumulative_pr_count":731},{"repo_name":"opentelemetry-java","created_at":"2024-08-07T00:00:00+00:00","cumulative_pr_count":735},{"repo_name":"opentelemetry-java","created_at":"2024-08-08T00:00:00+00:00","cumulative_pr_count":747},{"repo_name":"opentelemetry-java","created_at":"2024-08-09T00:00:00+00:00","cumulative_pr_count":757},{"repo_name":"opentelemetry-java","created_at":"2024-08-10T00:00:00+00:00","cumulative_pr_count":760},{"repo_name":"opentelemetry-java","created_at":"2024-08-12T00:00:00+00:00","cumulative_pr_count":761},{"repo_name":"opentelemetry-java","created_at":"2024-08-13T00:00:00+00:00","cumulative_pr_count":763},{"repo_name":"opentelemetry-java","created_at":"2024-08-14T00:00:00+00:00","cumulative_pr_count":766},{"repo_name":"opentelemetry-java","created_at":"2024-08-15T00:00:00+00:00","cumulative_pr_count":767},{"repo_name":"opentelemetry-java","created_at":"2024-08-16T00:00:00+00:00","cumulative_pr_count":769},{"repo_name":"opentelemetry-java","created_at":"2024-08-17T00:00:00+00:00","cumulative_pr_count":771},{"repo_name":"opentelemetry-java","created_at":"2024-08-19T00:00:00+00:00","cumulative_pr_count":783},{"repo_name":"opentelemetry-java","created_at":"2024-08-20T00:00:00+00:00","cumulative_pr_count":788},{"repo_name":"opentelemetry-java","created_at":"2024-08-21T00:00:00+00:00","cumulative_pr_count":789},{"repo_name":"opentelemetry-java","created_at":"2024-08-22T00:00:00+00:00","cumulative_pr_count":791},{"repo_name":"opentelemetry-java","created_at":"2024-08-23T00:00:00+00:00","cumulative_pr_count":792},{"repo_name":"opentelemetry-java","created_at":"2024-08-24T00:00:00+00:00","cumulative_pr_count":794},{"repo_name":"opentelemetry-java","created_at":"2024-08-25T00:00:00+00:00","cumulative_pr_count":796},{"repo_name":"opentelemetry-java","created_at":"2024-08-26T00:00:00+00:00","cumulative_pr_count":803},{"repo_name":"opentelemetry-java","created_at":"2024-08-27T00:00:00+00:00","cumulative_pr_count":807},{"repo_name":"opentelemetry-java","created_at":"2024-08-28T00:00:00+00:00","cumulative_pr_count":811},{"repo_name":"opentelemetry-java","created_at":"2024-08-30T00:00:00+00:00","cumulative_pr_count":816},{"repo_name":"opentelemetry-java","created_at":"2024-09-01T00:00:00+00:00","cumulative_pr_count":818},{"repo_name":"opentelemetry-java","created_at":"2024-09-02T00:00:00+00:00","cumulative_pr_count":819},{"repo_name":"opentelemetry-java","created_at":"2024-09-04T00:00:00+00:00","cumulative_pr_count":824},{"repo_name":"opentelemetry-java","created_at":"2024-09-05T00:00:00+00:00","cumulative_pr_count":832},{"repo_name":"opentelemetry-java","created_at":"2024-09-06T00:00:00+00:00","cumulative_pr_count":840},{"repo_name":"opentelemetry-java","created_at":"2024-09-09T00:00:00+00:00","cumulative_pr_count":844},{"repo_name":"opentelemetry-java","created_at":"2024-09-10T00:00:00+00:00","cumulative_pr_count":857},{"repo_name":"opentelemetry-java","created_at":"2024-09-11T00:00:00+00:00","cumulative_pr_count":861},{"repo_name":"opentelemetry-java","created_at":"2024-09-12T00:00:00+00:00","cumulative_pr_count":863},{"repo_name":"opentelemetry-java","created_at":"2024-09-13T00:00:00+00:00","cumulative_pr_count":866},{"repo_name":"opentelemetry-java","created_at":"2024-09-16T00:00:00+00:00","cumulative_pr_count":867},{"repo_name":"opentelemetry-java","created_at":"2024-09-17T00:00:00+00:00","cumulative_pr_count":869},{"repo_name":"opentelemetry-java","created_at":"2024-09-18T00:00:00+00:00","cumulative_pr_count":882},{"repo_name":"opentelemetry-java","created_at":"2024-09-19T00:00:00+00:00","cumulative_pr_count":883},{"repo_name":"opentelemetry-java","created_at":"2024-09-20T00:00:00+00:00","cumulative_pr_count":891},{"repo_name":"opentelemetry-java","created_at":"2024-09-21T00:00:00+00:00","cumulative_pr_count":892},{"repo_name":"opentelemetry-java","created_at":"2024-09-22T00:00:00+00:00","cumulative_pr_count":893},{"repo_name":"opentelemetry-java","created_at":"2024-09-23T00:00:00+00:00","cumulative_pr_count":897},{"repo_name":"opentelemetry-java","created_at":"2024-09-24T00:00:00+00:00","cumulative_pr_count":899},{"repo_name":"opentelemetry-java","created_at":"2024-09-25T00:00:00+00:00","cumulative_pr_count":904},{"repo_name":"opentelemetry-java","created_at":"2024-09-26T00:00:00+00:00","cumulative_pr_count":908},{"repo_name":"opentelemetry-java","created_at":"2024-09-27T00:00:00+00:00","cumulative_pr_count":909},{"repo_name":"opentelemetry-java","created_at":"2024-09-29T00:00:00+00:00","cumulative_pr_count":910},{"repo_name":"opentelemetry-java","created_at":"2024-09-30T00:00:00+00:00","cumulative_pr_count":919},{"repo_name":"opentelemetry-java","created_at":"2024-10-01T00:00:00+00:00","cumulative_pr_count":925},{"repo_name":"opentelemetry-java","created_at":"2024-10-02T00:00:00+00:00","cumulative_pr_count":930},{"repo_name":"opentelemetry-java","created_at":"2024-10-03T00:00:00+00:00","cumulative_pr_count":931},{"repo_name":"opentelemetry-java","created_at":"2024-10-04T00:00:00+00:00","cumulative_pr_count":934},{"repo_name":"opentelemetry-java","created_at":"2024-10-05T00:00:00+00:00","cumulative_pr_count":936},{"repo_name":"opentelemetry-java","created_at":"2024-10-06T00:00:00+00:00","cumulative_pr_count":939},{"repo_name":"opentelemetry-java","created_at":"2024-10-07T00:00:00+00:00","cumulative_pr_count":940},{"repo_name":"opentelemetry-java","created_at":"2024-10-08T00:00:00+00:00","cumulative_pr_count":941},{"repo_name":"opentelemetry-java","created_at":"2024-10-09T00:00:00+00:00","cumulative_pr_count":942},{"repo_name":"opentelemetry-java","created_at":"2024-10-10T00:00:00+00:00","cumulative_pr_count":945},{"repo_name":"opentelemetry-java","created_at":"2024-10-11T00:00:00+00:00","cumulative_pr_count":954},{"repo_name":"opentelemetry-java","created_at":"2024-10-13T00:00:00+00:00","cumulative_pr_count":956},{"repo_name":"opentelemetry-java","created_at":"2024-10-14T00:00:00+00:00","cumulative_pr_count":958},{"repo_name":"opentelemetry-java","created_at":"2024-10-15T00:00:00+00:00","cumulative_pr_count":964},{"repo_name":"opentelemetry-java","created_at":"2024-10-16T00:00:00+00:00","cumulative_pr_count":968},{"repo_name":"opentelemetry-java","created_at":"2024-10-17T00:00:00+00:00","cumulative_pr_count":972},{"repo_name":"opentelemetry-java","created_at":"2024-10-18T00:00:00+00:00","cumulative_pr_count":975},{"repo_name":"opentelemetry-java","created_at":"2024-10-19T00:00:00+00:00","cumulative_pr_count":977},{"repo_name":"opentelemetry-java","created_at":"2024-10-20T00:00:00+00:00","cumulative_pr_count":979},{"repo_name":"opentelemetry-java","created_at":"2024-10-21T00:00:00+00:00","cumulative_pr_count":984},{"repo_name":"opentelemetry-java","created_at":"2024-10-22T00:00:00+00:00","cumulative_pr_count":990},{"repo_name":"opentelemetry-java","created_at":"2024-10-23T00:00:00+00:00","cumulative_pr_count":994},{"repo_name":"opentelemetry-java","created_at":"2024-10-24T00:00:00+00:00","cumulative_pr_count":996},{"repo_name":"opentelemetry-java","created_at":"2024-10-25T00:00:00+00:00","cumulative_pr_count":999},{"repo_name":"opentelemetry-java","created_at":"2024-10-26T00:00:00+00:00","cumulative_pr_count":1003},{"repo_name":"opentelemetry-java","created_at":"2024-10-27T00:00:00+00:00","cumulative_pr_count":1004},{"repo_name":"opentelemetry-java","created_at":"2024-10-28T00:00:00+00:00","cumulative_pr_count":1006},{"repo_name":"opentelemetry-java","created_at":"2024-10-29T00:00:00+00:00","cumulative_pr_count":1022},{"repo_name":"opentelemetry-java","created_at":"2024-10-30T00:00:00+00:00","cumulative_pr_count":1026},{"repo_name":"opentelemetry-java","created_at":"2024-10-31T00:00:00+00:00","cumulative_pr_count":1028},{"repo_name":"opentelemetry-java","created_at":"2024-11-01T00:00:00+00:00","cumulative_pr_count":1032},{"repo_name":"opentelemetry-java","created_at":"2024-11-02T00:00:00+00:00","cumulative_pr_count":1033},{"repo_name":"opentelemetry-java","created_at":"2024-11-03T00:00:00+00:00","cumulative_pr_count":1034},{"repo_name":"opentelemetry-java","created_at":"2024-11-04T00:00:00+00:00","cumulative_pr_count":1035},{"repo_name":"opentelemetry-java","created_at":"2024-11-05T00:00:00+00:00","cumulative_pr_count":1040},{"repo_name":"opentelemetry-java","created_at":"2024-11-06T00:00:00+00:00","cumulative_pr_count":1041},{"repo_name":"opentelemetry-java","created_at":"2024-11-07T00:00:00+00:00","cumulative_pr_count":1051},{"repo_name":"opentelemetry-java","created_at":"2024-11-08T00:00:00+00:00","cumulative_pr_count":1062},{"repo_name":"opentelemetry-java","created_at":"2024-11-09T00:00:00+00:00","cumulative_pr_count":1070},{"repo_name":"opentelemetry-java","created_at":"2024-11-10T00:00:00+00:00","cumulative_pr_count":1071},{"repo_name":"opentelemetry-java","created_at":"2024-11-11T00:00:00+00:00","cumulative_pr_count":1073},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-01T00:00:00+00:00","cumulative_pr_count":1},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-02T00:00:00+00:00","cumulative_pr_count":14},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-03T00:00:00+00:00","cumulative_pr_count":28},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-04T00:00:00+00:00","cumulative_pr_count":38},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-05T00:00:00+00:00","cumulative_pr_count":50},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-06T00:00:00+00:00","cumulative_pr_count":51},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-08T00:00:00+00:00","cumulative_pr_count":54},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-09T00:00:00+00:00","cumulative_pr_count":73},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-10T00:00:00+00:00","cumulative_pr_count":85},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-11T00:00:00+00:00","cumulative_pr_count":96},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-12T00:00:00+00:00","cumulative_pr_count":114},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-13T00:00:00+00:00","cumulative_pr_count":115},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-14T00:00:00+00:00","cumulative_pr_count":117},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-15T00:00:00+00:00","cumulative_pr_count":126},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-16T00:00:00+00:00","cumulative_pr_count":133},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-17T00:00:00+00:00","cumulative_pr_count":157},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-18T00:00:00+00:00","cumulative_pr_count":172},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-19T00:00:00+00:00","cumulative_pr_count":188},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-20T00:00:00+00:00","cumulative_pr_count":191},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-21T00:00:00+00:00","cumulative_pr_count":192},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-22T00:00:00+00:00","cumulative_pr_count":197},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-23T00:00:00+00:00","cumulative_pr_count":228},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-24T00:00:00+00:00","cumulative_pr_count":240},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-25T00:00:00+00:00","cumulative_pr_count":246},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-26T00:00:00+00:00","cumulative_pr_count":257},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-28T00:00:00+00:00","cumulative_pr_count":259},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-29T00:00:00+00:00","cumulative_pr_count":267},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-30T00:00:00+00:00","cumulative_pr_count":280},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-01-31T00:00:00+00:00","cumulative_pr_count":296},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-01T00:00:00+00:00","cumulative_pr_count":305},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-02T00:00:00+00:00","cumulative_pr_count":324},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-03T00:00:00+00:00","cumulative_pr_count":331},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-04T00:00:00+00:00","cumulative_pr_count":334},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-05T00:00:00+00:00","cumulative_pr_count":338},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-06T00:00:00+00:00","cumulative_pr_count":353},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-07T00:00:00+00:00","cumulative_pr_count":364},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-08T00:00:00+00:00","cumulative_pr_count":367},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-09T00:00:00+00:00","cumulative_pr_count":443},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-10T00:00:00+00:00","cumulative_pr_count":473},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-11T00:00:00+00:00","cumulative_pr_count":489},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-12T00:00:00+00:00","cumulative_pr_count":501},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-13T00:00:00+00:00","cumulative_pr_count":523},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-14T00:00:00+00:00","cumulative_pr_count":535},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-15T00:00:00+00:00","cumulative_pr_count":554},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-16T00:00:00+00:00","cumulative_pr_count":598},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-17T00:00:00+00:00","cumulative_pr_count":606},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-19T00:00:00+00:00","cumulative_pr_count":614},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-20T00:00:00+00:00","cumulative_pr_count":623},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-21T00:00:00+00:00","cumulative_pr_count":645},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-22T00:00:00+00:00","cumulative_pr_count":666},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-23T00:00:00+00:00","cumulative_pr_count":687},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-24T00:00:00+00:00","cumulative_pr_count":688},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-25T00:00:00+00:00","cumulative_pr_count":692},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-26T00:00:00+00:00","cumulative_pr_count":723},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-27T00:00:00+00:00","cumulative_pr_count":742},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-28T00:00:00+00:00","cumulative_pr_count":768},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-02-29T00:00:00+00:00","cumulative_pr_count":784},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-01T00:00:00+00:00","cumulative_pr_count":801},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-02T00:00:00+00:00","cumulative_pr_count":805},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-03T00:00:00+00:00","cumulative_pr_count":807},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-04T00:00:00+00:00","cumulative_pr_count":816},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-05T00:00:00+00:00","cumulative_pr_count":836},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-06T00:00:00+00:00","cumulative_pr_count":839},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-07T00:00:00+00:00","cumulative_pr_count":850},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-08T00:00:00+00:00","cumulative_pr_count":859},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-09T00:00:00+00:00","cumulative_pr_count":863},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-10T00:00:00+00:00","cumulative_pr_count":867},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-11T00:00:00+00:00","cumulative_pr_count":891},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-12T00:00:00+00:00","cumulative_pr_count":930},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-13T00:00:00+00:00","cumulative_pr_count":954},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-14T00:00:00+00:00","cumulative_pr_count":980},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-15T00:00:00+00:00","cumulative_pr_count":1000},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-16T00:00:00+00:00","cumulative_pr_count":1002},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-17T00:00:00+00:00","cumulative_pr_count":1009},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-18T00:00:00+00:00","cumulative_pr_count":1017},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-19T00:00:00+00:00","cumulative_pr_count":1023},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-20T00:00:00+00:00","cumulative_pr_count":1040},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-21T00:00:00+00:00","cumulative_pr_count":1067},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-22T00:00:00+00:00","cumulative_pr_count":1077},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-23T00:00:00+00:00","cumulative_pr_count":1084},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-24T00:00:00+00:00","cumulative_pr_count":1090},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-25T00:00:00+00:00","cumulative_pr_count":1094},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-26T00:00:00+00:00","cumulative_pr_count":1104},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-27T00:00:00+00:00","cumulative_pr_count":1115},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-28T00:00:00+00:00","cumulative_pr_count":1117},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-29T00:00:00+00:00","cumulative_pr_count":1129},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-03-31T00:00:00+00:00","cumulative_pr_count":1135},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-01T00:00:00+00:00","cumulative_pr_count":1143},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-02T00:00:00+00:00","cumulative_pr_count":1151},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-03T00:00:00+00:00","cumulative_pr_count":1160},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-04T00:00:00+00:00","cumulative_pr_count":1175},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-05T00:00:00+00:00","cumulative_pr_count":1186},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-06T00:00:00+00:00","cumulative_pr_count":1189},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-08T00:00:00+00:00","cumulative_pr_count":1207},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-09T00:00:00+00:00","cumulative_pr_count":1232},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-10T00:00:00+00:00","cumulative_pr_count":1256},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-11T00:00:00+00:00","cumulative_pr_count":1281},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-12T00:00:00+00:00","cumulative_pr_count":1307},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-13T00:00:00+00:00","cumulative_pr_count":1321},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-14T00:00:00+00:00","cumulative_pr_count":1322},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-15T00:00:00+00:00","cumulative_pr_count":1329},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-16T00:00:00+00:00","cumulative_pr_count":1339},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-17T00:00:00+00:00","cumulative_pr_count":1361},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-18T00:00:00+00:00","cumulative_pr_count":1383},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-19T00:00:00+00:00","cumulative_pr_count":1397},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-20T00:00:00+00:00","cumulative_pr_count":1405},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-21T00:00:00+00:00","cumulative_pr_count":1409},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-22T00:00:00+00:00","cumulative_pr_count":1417},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-23T00:00:00+00:00","cumulative_pr_count":1437},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-24T00:00:00+00:00","cumulative_pr_count":1446},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-25T00:00:00+00:00","cumulative_pr_count":1453},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-26T00:00:00+00:00","cumulative_pr_count":1466},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-27T00:00:00+00:00","cumulative_pr_count":1474},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-28T00:00:00+00:00","cumulative_pr_count":1478},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-29T00:00:00+00:00","cumulative_pr_count":1495},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-04-30T00:00:00+00:00","cumulative_pr_count":1506},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-01T00:00:00+00:00","cumulative_pr_count":1510},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-02T00:00:00+00:00","cumulative_pr_count":1528},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-03T00:00:00+00:00","cumulative_pr_count":1531},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-04T00:00:00+00:00","cumulative_pr_count":1536},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-05T00:00:00+00:00","cumulative_pr_count":1539},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-06T00:00:00+00:00","cumulative_pr_count":1546},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-07T00:00:00+00:00","cumulative_pr_count":1554},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-08T00:00:00+00:00","cumulative_pr_count":1578},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-09T00:00:00+00:00","cumulative_pr_count":1601},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-10T00:00:00+00:00","cumulative_pr_count":1619},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-11T00:00:00+00:00","cumulative_pr_count":1625},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-13T00:00:00+00:00","cumulative_pr_count":1629},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-14T00:00:00+00:00","cumulative_pr_count":1635},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-15T00:00:00+00:00","cumulative_pr_count":1661},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-16T00:00:00+00:00","cumulative_pr_count":1675},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-17T00:00:00+00:00","cumulative_pr_count":1711},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-18T00:00:00+00:00","cumulative_pr_count":1716},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-19T00:00:00+00:00","cumulative_pr_count":1717},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-20T00:00:00+00:00","cumulative_pr_count":1729},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-21T00:00:00+00:00","cumulative_pr_count":1744},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-22T00:00:00+00:00","cumulative_pr_count":1767},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-23T00:00:00+00:00","cumulative_pr_count":1780},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-24T00:00:00+00:00","cumulative_pr_count":1795},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-26T00:00:00+00:00","cumulative_pr_count":1799},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-27T00:00:00+00:00","cumulative_pr_count":1810},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-28T00:00:00+00:00","cumulative_pr_count":1813},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-29T00:00:00+00:00","cumulative_pr_count":1832},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-30T00:00:00+00:00","cumulative_pr_count":1837},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-05-31T00:00:00+00:00","cumulative_pr_count":1850},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-01T00:00:00+00:00","cumulative_pr_count":1871},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-02T00:00:00+00:00","cumulative_pr_count":1874},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-03T00:00:00+00:00","cumulative_pr_count":1885},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-04T00:00:00+00:00","cumulative_pr_count":1892},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-05T00:00:00+00:00","cumulative_pr_count":1899},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-06T00:00:00+00:00","cumulative_pr_count":1901},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-07T00:00:00+00:00","cumulative_pr_count":1903},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-08T00:00:00+00:00","cumulative_pr_count":1905},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-10T00:00:00+00:00","cumulative_pr_count":1909},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-11T00:00:00+00:00","cumulative_pr_count":1922},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-12T00:00:00+00:00","cumulative_pr_count":1951},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-13T00:00:00+00:00","cumulative_pr_count":1974},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-14T00:00:00+00:00","cumulative_pr_count":1985},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-15T00:00:00+00:00","cumulative_pr_count":1988},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-16T00:00:00+00:00","cumulative_pr_count":1990},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-17T00:00:00+00:00","cumulative_pr_count":2013},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-18T00:00:00+00:00","cumulative_pr_count":2020},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-19T00:00:00+00:00","cumulative_pr_count":2034},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-20T00:00:00+00:00","cumulative_pr_count":2049},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-21T00:00:00+00:00","cumulative_pr_count":2053},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-22T00:00:00+00:00","cumulative_pr_count":2061},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-23T00:00:00+00:00","cumulative_pr_count":2064},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-24T00:00:00+00:00","cumulative_pr_count":2067},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-25T00:00:00+00:00","cumulative_pr_count":2073},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-26T00:00:00+00:00","cumulative_pr_count":2075},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-27T00:00:00+00:00","cumulative_pr_count":2083},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-28T00:00:00+00:00","cumulative_pr_count":2108},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-29T00:00:00+00:00","cumulative_pr_count":2109},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-06-30T00:00:00+00:00","cumulative_pr_count":2113},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-07-01T00:00:00+00:00","cumulative_pr_count":2128},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-07-02T00:00:00+00:00","cumulative_pr_count":2146},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-07-03T00:00:00+00:00","cumulative_pr_count":2162},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-07-04T00:00:00+00:00","cumulative_pr_count":2180},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-07-05T00:00:00+00:00","cumulative_pr_count":2193},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-07-06T00:00:00+00:00","cumulative_pr_count":2197},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-07-07T00:00:00+00:00","cumulative_pr_count":2203},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-07-08T00:00:00+00:00","cumulative_pr_count":2215},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-07-09T00:00:00+00:00","cumulative_pr_count":2236},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-07-10T00:00:00+00:00","cumulative_pr_count":2258},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-07-11T00:00:00+00:00","cumulative_pr_count":2266},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-07-12T00:00:00+00:00","cumulative_pr_count":2280},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-07-15T00:00:00+00:00","cumulative_pr_count":2292},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-07-16T00:00:00+00:00","cumulative_pr_count":2312},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-07-17T00:00:00+00:00","cumulative_pr_count":2320},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-07-18T00:00:00+00:00","cumulative_pr_count":2336},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-07-19T00:00:00+00:00","cumulative_pr_count":2344},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-07-21T00:00:00+00:00","cumulative_pr_count":2345},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-07-22T00:00:00+00:00","cumulative_pr_count":2367},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-07-23T00:00:00+00:00","cumulative_pr_count":2369},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-07-24T00:00:00+00:00","cumulative_pr_count":2378},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-07-25T00:00:00+00:00","cumulative_pr_count":2387},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-07-26T00:00:00+00:00","cumulative_pr_count":2393},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-07-27T00:00:00+00:00","cumulative_pr_count":2394},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-07-29T00:00:00+00:00","cumulative_pr_count":2399},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-07-30T00:00:00+00:00","cumulative_pr_count":2406},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-07-31T00:00:00+00:00","cumulative_pr_count":2411},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-08-01T00:00:00+00:00","cumulative_pr_count":2422},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-08-05T00:00:00+00:00","cumulative_pr_count":2428},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-08-06T00:00:00+00:00","cumulative_pr_count":2436},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-08-07T00:00:00+00:00","cumulative_pr_count":2449},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-08-08T00:00:00+00:00","cumulative_pr_count":2467},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-08-09T00:00:00+00:00","cumulative_pr_count":2481},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-08-10T00:00:00+00:00","cumulative_pr_count":2485},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-08-11T00:00:00+00:00","cumulative_pr_count":2487},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-08-12T00:00:00+00:00","cumulative_pr_count":2498},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-08-13T00:00:00+00:00","cumulative_pr_count":2506},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-08-14T00:00:00+00:00","cumulative_pr_count":2516},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-08-15T00:00:00+00:00","cumulative_pr_count":2542},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-08-16T00:00:00+00:00","cumulative_pr_count":2554},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-08-17T00:00:00+00:00","cumulative_pr_count":2560},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-08-18T00:00:00+00:00","cumulative_pr_count":2561},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-08-19T00:00:00+00:00","cumulative_pr_count":2587},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-08-20T00:00:00+00:00","cumulative_pr_count":2598},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-08-21T00:00:00+00:00","cumulative_pr_count":2608},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-08-22T00:00:00+00:00","cumulative_pr_count":2622},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-08-23T00:00:00+00:00","cumulative_pr_count":2627},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-08-24T00:00:00+00:00","cumulative_pr_count":2629},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-08-25T00:00:00+00:00","cumulative_pr_count":2633},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-08-26T00:00:00+00:00","cumulative_pr_count":2658},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-08-27T00:00:00+00:00","cumulative_pr_count":2663},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-08-28T00:00:00+00:00","cumulative_pr_count":2677},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-08-29T00:00:00+00:00","cumulative_pr_count":2690},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-08-30T00:00:00+00:00","cumulative_pr_count":2698},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-09-01T00:00:00+00:00","cumulative_pr_count":2702},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-09-02T00:00:00+00:00","cumulative_pr_count":2708},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-09-03T00:00:00+00:00","cumulative_pr_count":2710},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-09-04T00:00:00+00:00","cumulative_pr_count":2726},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-09-05T00:00:00+00:00","cumulative_pr_count":2732},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-09-06T00:00:00+00:00","cumulative_pr_count":2749},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-09-07T00:00:00+00:00","cumulative_pr_count":2755},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-09-09T00:00:00+00:00","cumulative_pr_count":2763},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-09-10T00:00:00+00:00","cumulative_pr_count":2780},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-09-11T00:00:00+00:00","cumulative_pr_count":2789},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-09-12T00:00:00+00:00","cumulative_pr_count":2811},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-09-13T00:00:00+00:00","cumulative_pr_count":2831},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-09-14T00:00:00+00:00","cumulative_pr_count":2833},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-09-15T00:00:00+00:00","cumulative_pr_count":2841},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-09-16T00:00:00+00:00","cumulative_pr_count":2850},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-09-17T00:00:00+00:00","cumulative_pr_count":2859},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-09-18T00:00:00+00:00","cumulative_pr_count":2888},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-09-19T00:00:00+00:00","cumulative_pr_count":2901},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-09-20T00:00:00+00:00","cumulative_pr_count":2907},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-09-23T00:00:00+00:00","cumulative_pr_count":2916},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-09-24T00:00:00+00:00","cumulative_pr_count":2926},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-09-25T00:00:00+00:00","cumulative_pr_count":2936},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-09-26T00:00:00+00:00","cumulative_pr_count":2950},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-09-27T00:00:00+00:00","cumulative_pr_count":2964},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-09-28T00:00:00+00:00","cumulative_pr_count":2972},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-09-29T00:00:00+00:00","cumulative_pr_count":2976},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-09-30T00:00:00+00:00","cumulative_pr_count":2987},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-01T00:00:00+00:00","cumulative_pr_count":2996},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-02T00:00:00+00:00","cumulative_pr_count":3009},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-03T00:00:00+00:00","cumulative_pr_count":3017},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-04T00:00:00+00:00","cumulative_pr_count":3021},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-06T00:00:00+00:00","cumulative_pr_count":3022},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-07T00:00:00+00:00","cumulative_pr_count":3039},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-08T00:00:00+00:00","cumulative_pr_count":3047},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-09T00:00:00+00:00","cumulative_pr_count":3054},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-10T00:00:00+00:00","cumulative_pr_count":3060},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-11T00:00:00+00:00","cumulative_pr_count":3063},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-12T00:00:00+00:00","cumulative_pr_count":3066},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-13T00:00:00+00:00","cumulative_pr_count":3067},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-14T00:00:00+00:00","cumulative_pr_count":3070},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-15T00:00:00+00:00","cumulative_pr_count":3076},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-16T00:00:00+00:00","cumulative_pr_count":3082},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-17T00:00:00+00:00","cumulative_pr_count":3103},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-18T00:00:00+00:00","cumulative_pr_count":3118},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-19T00:00:00+00:00","cumulative_pr_count":3125},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-20T00:00:00+00:00","cumulative_pr_count":3128},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-21T00:00:00+00:00","cumulative_pr_count":3148},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-22T00:00:00+00:00","cumulative_pr_count":3152},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-23T00:00:00+00:00","cumulative_pr_count":3160},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-24T00:00:00+00:00","cumulative_pr_count":3170},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-25T00:00:00+00:00","cumulative_pr_count":3180},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-26T00:00:00+00:00","cumulative_pr_count":3185},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-27T00:00:00+00:00","cumulative_pr_count":3186},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-28T00:00:00+00:00","cumulative_pr_count":3192},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-29T00:00:00+00:00","cumulative_pr_count":3200},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-30T00:00:00+00:00","cumulative_pr_count":3207},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-10-31T00:00:00+00:00","cumulative_pr_count":3211},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-11-01T00:00:00+00:00","cumulative_pr_count":3218},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-11-02T00:00:00+00:00","cumulative_pr_count":3219},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-11-03T00:00:00+00:00","cumulative_pr_count":3222},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-11-04T00:00:00+00:00","cumulative_pr_count":3232},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-11-05T00:00:00+00:00","cumulative_pr_count":3238},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-11-06T00:00:00+00:00","cumulative_pr_count":3249},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-11-07T00:00:00+00:00","cumulative_pr_count":3261},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-11-08T00:00:00+00:00","cumulative_pr_count":3274},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-11-09T00:00:00+00:00","cumulative_pr_count":3276},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-11-10T00:00:00+00:00","cumulative_pr_count":3286},{"repo_name":"opentelemetry-java-instrumentation","created_at":"2024-11-11T00:00:00+00:00","cumulative_pr_count":3289},{"repo_name":"opentelemetry-operator","created_at":"2024-01-02T00:00:00+00:00","cumulative_pr_count":4},{"repo_name":"opentelemetry-operator","created_at":"2024-01-03T00:00:00+00:00","cumulative_pr_count":6},{"repo_name":"opentelemetry-operator","created_at":"2024-01-04T00:00:00+00:00","cumulative_pr_count":10},{"repo_name":"opentelemetry-operator","created_at":"2024-01-08T00:00:00+00:00","cumulative_pr_count":19},{"repo_name":"opentelemetry-operator","created_at":"2024-01-09T00:00:00+00:00","cumulative_pr_count":26},{"repo_name":"opentelemetry-operator","created_at":"2024-01-10T00:00:00+00:00","cumulative_pr_count":30},{"repo_name":"opentelemetry-operator","created_at":"2024-01-11T00:00:00+00:00","cumulative_pr_count":43},{"repo_name":"opentelemetry-operator","created_at":"2024-01-12T00:00:00+00:00","cumulative_pr_count":48},{"repo_name":"opentelemetry-operator","created_at":"2024-01-13T00:00:00+00:00","cumulative_pr_count":49},{"repo_name":"opentelemetry-operator","created_at":"2024-01-14T00:00:00+00:00","cumulative_pr_count":52},{"repo_name":"opentelemetry-operator","created_at":"2024-01-15T00:00:00+00:00","cumulative_pr_count":60},{"repo_name":"opentelemetry-operator","created_at":"2024-01-17T00:00:00+00:00","cumulative_pr_count":72},{"repo_name":"opentelemetry-operator","created_at":"2024-01-18T00:00:00+00:00","cumulative_pr_count":91},{"repo_name":"opentelemetry-operator","created_at":"2024-01-19T00:00:00+00:00","cumulative_pr_count":99},{"repo_name":"opentelemetry-operator","created_at":"2024-01-22T00:00:00+00:00","cumulative_pr_count":101},{"repo_name":"opentelemetry-operator","created_at":"2024-01-23T00:00:00+00:00","cumulative_pr_count":104},{"repo_name":"opentelemetry-operator","created_at":"2024-01-24T00:00:00+00:00","cumulative_pr_count":106},{"repo_name":"opentelemetry-operator","created_at":"2024-01-25T00:00:00+00:00","cumulative_pr_count":111},{"repo_name":"opentelemetry-operator","created_at":"2024-01-26T00:00:00+00:00","cumulative_pr_count":113},{"repo_name":"opentelemetry-operator","created_at":"2024-01-29T00:00:00+00:00","cumulative_pr_count":127},{"repo_name":"opentelemetry-operator","created_at":"2024-01-30T00:00:00+00:00","cumulative_pr_count":131},{"repo_name":"opentelemetry-operator","created_at":"2024-01-31T00:00:00+00:00","cumulative_pr_count":132},{"repo_name":"opentelemetry-operator","created_at":"2024-02-01T00:00:00+00:00","cumulative_pr_count":138},{"repo_name":"opentelemetry-operator","created_at":"2024-02-02T00:00:00+00:00","cumulative_pr_count":142},{"repo_name":"opentelemetry-operator","created_at":"2024-02-03T00:00:00+00:00","cumulative_pr_count":144},{"repo_name":"opentelemetry-operator","created_at":"2024-02-05T00:00:00+00:00","cumulative_pr_count":148},{"repo_name":"opentelemetry-operator","created_at":"2024-02-06T00:00:00+00:00","cumulative_pr_count":149},{"repo_name":"opentelemetry-operator","created_at":"2024-02-07T00:00:00+00:00","cumulative_pr_count":150},{"repo_name":"opentelemetry-operator","created_at":"2024-02-08T00:00:00+00:00","cumulative_pr_count":151},{"repo_name":"opentelemetry-operator","created_at":"2024-02-09T00:00:00+00:00","cumulative_pr_count":152},{"repo_name":"opentelemetry-operator","created_at":"2024-02-12T00:00:00+00:00","cumulative_pr_count":162},{"repo_name":"opentelemetry-operator","created_at":"2024-02-13T00:00:00+00:00","cumulative_pr_count":167},{"repo_name":"opentelemetry-operator","created_at":"2024-02-14T00:00:00+00:00","cumulative_pr_count":171},{"repo_name":"opentelemetry-operator","created_at":"2024-02-15T00:00:00+00:00","cumulative_pr_count":176},{"repo_name":"opentelemetry-operator","created_at":"2024-02-16T00:00:00+00:00","cumulative_pr_count":202},{"repo_name":"opentelemetry-operator","created_at":"2024-02-19T00:00:00+00:00","cumulative_pr_count":208},{"repo_name":"opentelemetry-operator","created_at":"2024-02-20T00:00:00+00:00","cumulative_pr_count":210},{"repo_name":"opentelemetry-operator","created_at":"2024-02-21T00:00:00+00:00","cumulative_pr_count":214},{"repo_name":"opentelemetry-operator","created_at":"2024-02-22T00:00:00+00:00","cumulative_pr_count":216},{"repo_name":"opentelemetry-operator","created_at":"2024-02-25T00:00:00+00:00","cumulative_pr_count":219},{"repo_name":"opentelemetry-operator","created_at":"2024-02-26T00:00:00+00:00","cumulative_pr_count":239},{"repo_name":"opentelemetry-operator","created_at":"2024-02-27T00:00:00+00:00","cumulative_pr_count":241},{"repo_name":"opentelemetry-operator","created_at":"2024-02-28T00:00:00+00:00","cumulative_pr_count":246},{"repo_name":"opentelemetry-operator","created_at":"2024-02-29T00:00:00+00:00","cumulative_pr_count":255},{"repo_name":"opentelemetry-operator","created_at":"2024-03-01T00:00:00+00:00","cumulative_pr_count":258},{"repo_name":"opentelemetry-operator","created_at":"2024-03-04T00:00:00+00:00","cumulative_pr_count":275},{"repo_name":"opentelemetry-operator","created_at":"2024-03-05T00:00:00+00:00","cumulative_pr_count":285},{"repo_name":"opentelemetry-operator","created_at":"2024-03-06T00:00:00+00:00","cumulative_pr_count":294},{"repo_name":"opentelemetry-operator","created_at":"2024-03-07T00:00:00+00:00","cumulative_pr_count":303},{"repo_name":"opentelemetry-operator","created_at":"2024-03-08T00:00:00+00:00","cumulative_pr_count":305},{"repo_name":"opentelemetry-operator","created_at":"2024-03-11T00:00:00+00:00","cumulative_pr_count":321},{"repo_name":"opentelemetry-operator","created_at":"2024-03-12T00:00:00+00:00","cumulative_pr_count":328},{"repo_name":"opentelemetry-operator","created_at":"2024-03-13T00:00:00+00:00","cumulative_pr_count":336},{"repo_name":"opentelemetry-operator","created_at":"2024-03-14T00:00:00+00:00","cumulative_pr_count":339},{"repo_name":"opentelemetry-operator","created_at":"2024-03-15T00:00:00+00:00","cumulative_pr_count":340},{"repo_name":"opentelemetry-operator","created_at":"2024-03-16T00:00:00+00:00","cumulative_pr_count":341},{"repo_name":"opentelemetry-operator","created_at":"2024-03-18T00:00:00+00:00","cumulative_pr_count":345},{"repo_name":"opentelemetry-operator","created_at":"2024-03-19T00:00:00+00:00","cumulative_pr_count":348},{"repo_name":"opentelemetry-operator","created_at":"2024-03-20T00:00:00+00:00","cumulative_pr_count":352},{"repo_name":"opentelemetry-operator","created_at":"2024-03-21T00:00:00+00:00","cumulative_pr_count":355},{"repo_name":"opentelemetry-operator","created_at":"2024-03-22T00:00:00+00:00","cumulative_pr_count":356},{"repo_name":"opentelemetry-operator","created_at":"2024-03-23T00:00:00+00:00","cumulative_pr_count":359},{"repo_name":"opentelemetry-operator","created_at":"2024-03-25T00:00:00+00:00","cumulative_pr_count":364},{"repo_name":"opentelemetry-operator","created_at":"2024-03-27T00:00:00+00:00","cumulative_pr_count":365},{"repo_name":"opentelemetry-operator","created_at":"2024-03-28T00:00:00+00:00","cumulative_pr_count":366},{"repo_name":"opentelemetry-operator","created_at":"2024-03-29T00:00:00+00:00","cumulative_pr_count":371},{"repo_name":"opentelemetry-operator","created_at":"2024-03-31T00:00:00+00:00","cumulative_pr_count":372},{"repo_name":"opentelemetry-operator","created_at":"2024-04-01T00:00:00+00:00","cumulative_pr_count":376},{"repo_name":"opentelemetry-operator","created_at":"2024-04-02T00:00:00+00:00","cumulative_pr_count":379},{"repo_name":"opentelemetry-operator","created_at":"2024-04-03T00:00:00+00:00","cumulative_pr_count":386},{"repo_name":"opentelemetry-operator","created_at":"2024-04-04T00:00:00+00:00","cumulative_pr_count":388},{"repo_name":"opentelemetry-operator","created_at":"2024-04-05T00:00:00+00:00","cumulative_pr_count":406},{"repo_name":"opentelemetry-operator","created_at":"2024-04-07T00:00:00+00:00","cumulative_pr_count":407},{"repo_name":"opentelemetry-operator","created_at":"2024-04-08T00:00:00+00:00","cumulative_pr_count":412},{"repo_name":"opentelemetry-operator","created_at":"2024-04-09T00:00:00+00:00","cumulative_pr_count":416},{"repo_name":"opentelemetry-operator","created_at":"2024-04-10T00:00:00+00:00","cumulative_pr_count":419},{"repo_name":"opentelemetry-operator","created_at":"2024-04-11T00:00:00+00:00","cumulative_pr_count":428},{"repo_name":"opentelemetry-operator","created_at":"2024-04-12T00:00:00+00:00","cumulative_pr_count":441},{"repo_name":"opentelemetry-operator","created_at":"2024-04-13T00:00:00+00:00","cumulative_pr_count":444},{"repo_name":"opentelemetry-operator","created_at":"2024-04-15T00:00:00+00:00","cumulative_pr_count":454},{"repo_name":"opentelemetry-operator","created_at":"2024-04-16T00:00:00+00:00","cumulative_pr_count":461},{"repo_name":"opentelemetry-operator","created_at":"2024-04-17T00:00:00+00:00","cumulative_pr_count":471},{"repo_name":"opentelemetry-operator","created_at":"2024-04-18T00:00:00+00:00","cumulative_pr_count":474},{"repo_name":"opentelemetry-operator","created_at":"2024-04-20T00:00:00+00:00","cumulative_pr_count":476},{"repo_name":"opentelemetry-operator","created_at":"2024-04-22T00:00:00+00:00","cumulative_pr_count":478},{"repo_name":"opentelemetry-operator","created_at":"2024-04-23T00:00:00+00:00","cumulative_pr_count":480},{"repo_name":"opentelemetry-operator","created_at":"2024-04-24T00:00:00+00:00","cumulative_pr_count":484},{"repo_name":"opentelemetry-operator","created_at":"2024-04-25T00:00:00+00:00","cumulative_pr_count":490},{"repo_name":"opentelemetry-operator","created_at":"2024-04-26T00:00:00+00:00","cumulative_pr_count":494},{"repo_name":"opentelemetry-operator","created_at":"2024-04-27T00:00:00+00:00","cumulative_pr_count":495},{"repo_name":"opentelemetry-operator","created_at":"2024-04-29T00:00:00+00:00","cumulative_pr_count":504},{"repo_name":"opentelemetry-operator","created_at":"2024-04-30T00:00:00+00:00","cumulative_pr_count":510},{"repo_name":"opentelemetry-operator","created_at":"2024-05-01T00:00:00+00:00","cumulative_pr_count":520},{"repo_name":"opentelemetry-operator","created_at":"2024-05-02T00:00:00+00:00","cumulative_pr_count":521},{"repo_name":"opentelemetry-operator","created_at":"2024-05-03T00:00:00+00:00","cumulative_pr_count":523},{"repo_name":"opentelemetry-operator","created_at":"2024-05-06T00:00:00+00:00","cumulative_pr_count":533},{"repo_name":"opentelemetry-operator","created_at":"2024-05-07T00:00:00+00:00","cumulative_pr_count":540},{"repo_name":"opentelemetry-operator","created_at":"2024-05-08T00:00:00+00:00","cumulative_pr_count":547},{"repo_name":"opentelemetry-operator","created_at":"2024-05-09T00:00:00+00:00","cumulative_pr_count":548},{"repo_name":"opentelemetry-operator","created_at":"2024-05-10T00:00:00+00:00","cumulative_pr_count":551},{"repo_name":"opentelemetry-operator","created_at":"2024-05-13T00:00:00+00:00","cumulative_pr_count":563},{"repo_name":"opentelemetry-operator","created_at":"2024-05-14T00:00:00+00:00","cumulative_pr_count":564},{"repo_name":"opentelemetry-operator","created_at":"2024-05-15T00:00:00+00:00","cumulative_pr_count":566},{"repo_name":"opentelemetry-operator","created_at":"2024-05-16T00:00:00+00:00","cumulative_pr_count":570},{"repo_name":"opentelemetry-operator","created_at":"2024-05-17T00:00:00+00:00","cumulative_pr_count":571},{"repo_name":"opentelemetry-operator","created_at":"2024-05-18T00:00:00+00:00","cumulative_pr_count":572},{"repo_name":"opentelemetry-operator","created_at":"2024-05-19T00:00:00+00:00","cumulative_pr_count":573},{"repo_name":"opentelemetry-operator","created_at":"2024-05-20T00:00:00+00:00","cumulative_pr_count":587},{"repo_name":"opentelemetry-operator","created_at":"2024-05-21T00:00:00+00:00","cumulative_pr_count":591},{"repo_name":"opentelemetry-operator","created_at":"2024-05-22T00:00:00+00:00","cumulative_pr_count":596},{"repo_name":"opentelemetry-operator","created_at":"2024-05-23T00:00:00+00:00","cumulative_pr_count":600},{"repo_name":"opentelemetry-operator","created_at":"2024-05-27T00:00:00+00:00","cumulative_pr_count":610},{"repo_name":"opentelemetry-operator","created_at":"2024-05-28T00:00:00+00:00","cumulative_pr_count":615},{"repo_name":"opentelemetry-operator","created_at":"2024-05-29T00:00:00+00:00","cumulative_pr_count":617},{"repo_name":"opentelemetry-operator","created_at":"2024-05-30T00:00:00+00:00","cumulative_pr_count":619},{"repo_name":"opentelemetry-operator","created_at":"2024-05-31T00:00:00+00:00","cumulative_pr_count":622},{"repo_name":"opentelemetry-operator","created_at":"2024-06-03T00:00:00+00:00","cumulative_pr_count":632},{"repo_name":"opentelemetry-operator","created_at":"2024-06-04T00:00:00+00:00","cumulative_pr_count":636},{"repo_name":"opentelemetry-operator","created_at":"2024-06-05T00:00:00+00:00","cumulative_pr_count":638},{"repo_name":"opentelemetry-operator","created_at":"2024-06-06T00:00:00+00:00","cumulative_pr_count":640},{"repo_name":"opentelemetry-operator","created_at":"2024-06-10T00:00:00+00:00","cumulative_pr_count":650},{"repo_name":"opentelemetry-operator","created_at":"2024-06-11T00:00:00+00:00","cumulative_pr_count":663},{"repo_name":"opentelemetry-operator","created_at":"2024-06-12T00:00:00+00:00","cumulative_pr_count":665},{"repo_name":"opentelemetry-operator","created_at":"2024-06-13T00:00:00+00:00","cumulative_pr_count":666},{"repo_name":"opentelemetry-operator","created_at":"2024-06-14T00:00:00+00:00","cumulative_pr_count":667},{"repo_name":"opentelemetry-operator","created_at":"2024-06-15T00:00:00+00:00","cumulative_pr_count":669},{"repo_name":"opentelemetry-operator","created_at":"2024-06-17T00:00:00+00:00","cumulative_pr_count":674},{"repo_name":"opentelemetry-operator","created_at":"2024-06-18T00:00:00+00:00","cumulative_pr_count":684},{"repo_name":"opentelemetry-operator","created_at":"2024-06-19T00:00:00+00:00","cumulative_pr_count":685},{"repo_name":"opentelemetry-operator","created_at":"2024-06-20T00:00:00+00:00","cumulative_pr_count":688},{"repo_name":"opentelemetry-operator","created_at":"2024-06-21T00:00:00+00:00","cumulative_pr_count":696},{"repo_name":"opentelemetry-operator","created_at":"2024-06-22T00:00:00+00:00","cumulative_pr_count":700},{"repo_name":"opentelemetry-operator","created_at":"2024-06-24T00:00:00+00:00","cumulative_pr_count":716},{"repo_name":"opentelemetry-operator","created_at":"2024-06-25T00:00:00+00:00","cumulative_pr_count":724},{"repo_name":"opentelemetry-operator","created_at":"2024-06-26T00:00:00+00:00","cumulative_pr_count":728},{"repo_name":"opentelemetry-operator","created_at":"2024-06-27T00:00:00+00:00","cumulative_pr_count":732},{"repo_name":"opentelemetry-operator","created_at":"2024-07-01T00:00:00+00:00","cumulative_pr_count":743},{"repo_name":"opentelemetry-operator","created_at":"2024-07-02T00:00:00+00:00","cumulative_pr_count":747},{"repo_name":"opentelemetry-operator","created_at":"2024-07-03T00:00:00+00:00","cumulative_pr_count":755},{"repo_name":"opentelemetry-operator","created_at":"2024-07-04T00:00:00+00:00","cumulative_pr_count":757},{"repo_name":"opentelemetry-operator","created_at":"2024-07-05T00:00:00+00:00","cumulative_pr_count":758},{"repo_name":"opentelemetry-operator","created_at":"2024-07-08T00:00:00+00:00","cumulative_pr_count":773},{"repo_name":"opentelemetry-operator","created_at":"2024-07-09T00:00:00+00:00","cumulative_pr_count":778},{"repo_name":"opentelemetry-operator","created_at":"2024-07-10T00:00:00+00:00","cumulative_pr_count":779},{"repo_name":"opentelemetry-operator","created_at":"2024-07-11T00:00:00+00:00","cumulative_pr_count":780},{"repo_name":"opentelemetry-operator","created_at":"2024-07-13T00:00:00+00:00","cumulative_pr_count":782},{"repo_name":"opentelemetry-operator","created_at":"2024-07-15T00:00:00+00:00","cumulative_pr_count":791},{"repo_name":"opentelemetry-operator","created_at":"2024-07-16T00:00:00+00:00","cumulative_pr_count":800},{"repo_name":"opentelemetry-operator","created_at":"2024-07-17T00:00:00+00:00","cumulative_pr_count":802},{"repo_name":"opentelemetry-operator","created_at":"2024-07-18T00:00:00+00:00","cumulative_pr_count":811},{"repo_name":"opentelemetry-operator","created_at":"2024-07-22T00:00:00+00:00","cumulative_pr_count":815},{"repo_name":"opentelemetry-operator","created_at":"2024-07-23T00:00:00+00:00","cumulative_pr_count":818},{"repo_name":"opentelemetry-operator","created_at":"2024-07-24T00:00:00+00:00","cumulative_pr_count":821},{"repo_name":"opentelemetry-operator","created_at":"2024-07-25T00:00:00+00:00","cumulative_pr_count":824},{"repo_name":"opentelemetry-operator","created_at":"2024-07-26T00:00:00+00:00","cumulative_pr_count":825},{"repo_name":"opentelemetry-operator","created_at":"2024-07-29T00:00:00+00:00","cumulative_pr_count":834},{"repo_name":"opentelemetry-operator","created_at":"2024-07-30T00:00:00+00:00","cumulative_pr_count":841},{"repo_name":"opentelemetry-operator","created_at":"2024-07-31T00:00:00+00:00","cumulative_pr_count":842},{"repo_name":"opentelemetry-operator","created_at":"2024-08-01T00:00:00+00:00","cumulative_pr_count":847},{"repo_name":"opentelemetry-operator","created_at":"2024-08-02T00:00:00+00:00","cumulative_pr_count":850},{"repo_name":"opentelemetry-operator","created_at":"2024-08-05T00:00:00+00:00","cumulative_pr_count":855},{"repo_name":"opentelemetry-operator","created_at":"2024-08-06T00:00:00+00:00","cumulative_pr_count":856},{"repo_name":"opentelemetry-operator","created_at":"2024-08-07T00:00:00+00:00","cumulative_pr_count":864},{"repo_name":"opentelemetry-operator","created_at":"2024-08-08T00:00:00+00:00","cumulative_pr_count":865},{"repo_name":"opentelemetry-operator","created_at":"2024-08-09T00:00:00+00:00","cumulative_pr_count":867},{"repo_name":"opentelemetry-operator","created_at":"2024-08-12T00:00:00+00:00","cumulative_pr_count":876},{"repo_name":"opentelemetry-operator","created_at":"2024-08-13T00:00:00+00:00","cumulative_pr_count":878},{"repo_name":"opentelemetry-operator","created_at":"2024-08-14T00:00:00+00:00","cumulative_pr_count":882},{"repo_name":"opentelemetry-operator","created_at":"2024-08-15T00:00:00+00:00","cumulative_pr_count":883},{"repo_name":"opentelemetry-operator","created_at":"2024-08-16T00:00:00+00:00","cumulative_pr_count":884},{"repo_name":"opentelemetry-operator","created_at":"2024-08-17T00:00:00+00:00","cumulative_pr_count":885},{"repo_name":"opentelemetry-operator","created_at":"2024-08-19T00:00:00+00:00","cumulative_pr_count":894},{"repo_name":"opentelemetry-operator","created_at":"2024-08-20T00:00:00+00:00","cumulative_pr_count":899},{"repo_name":"opentelemetry-operator","created_at":"2024-08-21T00:00:00+00:00","cumulative_pr_count":906},{"repo_name":"opentelemetry-operator","created_at":"2024-08-22T00:00:00+00:00","cumulative_pr_count":910},{"repo_name":"opentelemetry-operator","created_at":"2024-08-23T00:00:00+00:00","cumulative_pr_count":911},{"repo_name":"opentelemetry-operator","created_at":"2024-08-26T00:00:00+00:00","cumulative_pr_count":915},{"repo_name":"opentelemetry-operator","created_at":"2024-08-27T00:00:00+00:00","cumulative_pr_count":918},{"repo_name":"opentelemetry-operator","created_at":"2024-08-29T00:00:00+00:00","cumulative_pr_count":922},{"repo_name":"opentelemetry-operator","created_at":"2024-08-30T00:00:00+00:00","cumulative_pr_count":928},{"repo_name":"opentelemetry-operator","created_at":"2024-08-31T00:00:00+00:00","cumulative_pr_count":929},{"repo_name":"opentelemetry-operator","created_at":"2024-09-02T00:00:00+00:00","cumulative_pr_count":937},{"repo_name":"opentelemetry-operator","created_at":"2024-09-03T00:00:00+00:00","cumulative_pr_count":942},{"repo_name":"opentelemetry-operator","created_at":"2024-09-04T00:00:00+00:00","cumulative_pr_count":944},{"repo_name":"opentelemetry-operator","created_at":"2024-09-05T00:00:00+00:00","cumulative_pr_count":950},{"repo_name":"opentelemetry-operator","created_at":"2024-09-06T00:00:00+00:00","cumulative_pr_count":951},{"repo_name":"opentelemetry-operator","created_at":"2024-09-09T00:00:00+00:00","cumulative_pr_count":959},{"repo_name":"opentelemetry-operator","created_at":"2024-09-11T00:00:00+00:00","cumulative_pr_count":962},{"repo_name":"opentelemetry-operator","created_at":"2024-09-12T00:00:00+00:00","cumulative_pr_count":967},{"repo_name":"opentelemetry-operator","created_at":"2024-09-14T00:00:00+00:00","cumulative_pr_count":968},{"repo_name":"opentelemetry-operator","created_at":"2024-09-16T00:00:00+00:00","cumulative_pr_count":979},{"repo_name":"opentelemetry-operator","created_at":"2024-09-17T00:00:00+00:00","cumulative_pr_count":980},{"repo_name":"opentelemetry-operator","created_at":"2024-09-18T00:00:00+00:00","cumulative_pr_count":982},{"repo_name":"opentelemetry-operator","created_at":"2024-09-20T00:00:00+00:00","cumulative_pr_count":985},{"repo_name":"opentelemetry-operator","created_at":"2024-09-21T00:00:00+00:00","cumulative_pr_count":986},{"repo_name":"opentelemetry-operator","created_at":"2024-09-22T00:00:00+00:00","cumulative_pr_count":987},{"repo_name":"opentelemetry-operator","created_at":"2024-09-23T00:00:00+00:00","cumulative_pr_count":997},{"repo_name":"opentelemetry-operator","created_at":"2024-09-25T00:00:00+00:00","cumulative_pr_count":999},{"repo_name":"opentelemetry-operator","created_at":"2024-09-27T00:00:00+00:00","cumulative_pr_count":1001},{"repo_name":"opentelemetry-operator","created_at":"2024-09-30T00:00:00+00:00","cumulative_pr_count":1008},{"repo_name":"opentelemetry-operator","created_at":"2024-10-01T00:00:00+00:00","cumulative_pr_count":1010},{"repo_name":"opentelemetry-operator","created_at":"2024-10-02T00:00:00+00:00","cumulative_pr_count":1011},{"repo_name":"opentelemetry-operator","created_at":"2024-10-03T00:00:00+00:00","cumulative_pr_count":1014},{"repo_name":"opentelemetry-operator","created_at":"2024-10-04T00:00:00+00:00","cumulative_pr_count":1017},{"repo_name":"opentelemetry-operator","created_at":"2024-10-07T00:00:00+00:00","cumulative_pr_count":1033},{"repo_name":"opentelemetry-operator","created_at":"2024-10-08T00:00:00+00:00","cumulative_pr_count":1038},{"repo_name":"opentelemetry-operator","created_at":"2024-10-09T00:00:00+00:00","cumulative_pr_count":1041},{"repo_name":"opentelemetry-operator","created_at":"2024-10-10T00:00:00+00:00","cumulative_pr_count":1045},{"repo_name":"opentelemetry-operator","created_at":"2024-10-11T00:00:00+00:00","cumulative_pr_count":1049},{"repo_name":"opentelemetry-operator","created_at":"2024-10-13T00:00:00+00:00","cumulative_pr_count":1050},{"repo_name":"opentelemetry-operator","created_at":"2024-10-14T00:00:00+00:00","cumulative_pr_count":1055},{"repo_name":"opentelemetry-operator","created_at":"2024-10-15T00:00:00+00:00","cumulative_pr_count":1057},{"repo_name":"opentelemetry-operator","created_at":"2024-10-16T00:00:00+00:00","cumulative_pr_count":1062},{"repo_name":"opentelemetry-operator","created_at":"2024-10-17T00:00:00+00:00","cumulative_pr_count":1071},{"repo_name":"opentelemetry-operator","created_at":"2024-10-18T00:00:00+00:00","cumulative_pr_count":1077},{"repo_name":"opentelemetry-operator","created_at":"2024-10-19T00:00:00+00:00","cumulative_pr_count":1079},{"repo_name":"opentelemetry-operator","created_at":"2024-10-21T00:00:00+00:00","cumulative_pr_count":1081},{"repo_name":"opentelemetry-operator","created_at":"2024-10-22T00:00:00+00:00","cumulative_pr_count":1087},{"repo_name":"opentelemetry-operator","created_at":"2024-10-23T00:00:00+00:00","cumulative_pr_count":1093},{"repo_name":"opentelemetry-operator","created_at":"2024-10-24T00:00:00+00:00","cumulative_pr_count":1095},{"repo_name":"opentelemetry-operator","created_at":"2024-10-25T00:00:00+00:00","cumulative_pr_count":1100},{"repo_name":"opentelemetry-operator","created_at":"2024-10-26T00:00:00+00:00","cumulative_pr_count":1101},{"repo_name":"opentelemetry-operator","created_at":"2024-10-28T00:00:00+00:00","cumulative_pr_count":1118},{"repo_name":"opentelemetry-operator","created_at":"2024-10-29T00:00:00+00:00","cumulative_pr_count":1120},{"repo_name":"opentelemetry-operator","created_at":"2024-10-30T00:00:00+00:00","cumulative_pr_count":1125},{"repo_name":"opentelemetry-operator","created_at":"2024-10-31T00:00:00+00:00","cumulative_pr_count":1126},{"repo_name":"opentelemetry-operator","created_at":"2024-11-01T00:00:00+00:00","cumulative_pr_count":1129},{"repo_name":"opentelemetry-operator","created_at":"2024-11-02T00:00:00+00:00","cumulative_pr_count":1131},{"repo_name":"opentelemetry-operator","created_at":"2024-11-03T00:00:00+00:00","cumulative_pr_count":1132},{"repo_name":"opentelemetry-operator","created_at":"2024-11-04T00:00:00+00:00","cumulative_pr_count":1134},{"repo_name":"opentelemetry-operator","created_at":"2024-11-05T00:00:00+00:00","cumulative_pr_count":1138},{"repo_name":"opentelemetry-operator","created_at":"2024-11-06T00:00:00+00:00","cumulative_pr_count":1141},{"repo_name":"opentelemetry-operator","created_at":"2024-11-07T00:00:00+00:00","cumulative_pr_count":1143},{"repo_name":"opentelemetry-operator","created_at":"2024-11-08T00:00:00+00:00","cumulative_pr_count":1146},{"repo_name":"opentelemetry-operator","created_at":"2024-11-09T00:00:00+00:00","cumulative_pr_count":1147},{"repo_name":"opentelemetry-operator","created_at":"2024-11-10T00:00:00+00:00","cumulative_pr_count":1149},{"repo_name":"opentelemetry-operator","created_at":"2024-11-11T00:00:00+00:00","cumulative_pr_count":1157},{"repo_name":"opentelemetry-rust","created_at":"2024-01-02T00:00:00+00:00","cumulative_pr_count":1},{"repo_name":"opentelemetry-rust","created_at":"2024-01-04T00:00:00+00:00","cumulative_pr_count":4},{"repo_name":"opentelemetry-rust","created_at":"2024-01-05T00:00:00+00:00","cumulative_pr_count":5},{"repo_name":"opentelemetry-rust","created_at":"2024-01-08T00:00:00+00:00","cumulative_pr_count":8},{"repo_name":"opentelemetry-rust","created_at":"2024-01-11T00:00:00+00:00","cumulative_pr_count":9},{"repo_name":"opentelemetry-rust","created_at":"2024-01-14T00:00:00+00:00","cumulative_pr_count":10},{"repo_name":"opentelemetry-rust","created_at":"2024-01-16T00:00:00+00:00","cumulative_pr_count":11},{"repo_name":"opentelemetry-rust","created_at":"2024-01-18T00:00:00+00:00","cumulative_pr_count":14},{"repo_name":"opentelemetry-rust","created_at":"2024-01-19T00:00:00+00:00","cumulative_pr_count":15},{"repo_name":"opentelemetry-rust","created_at":"2024-01-22T00:00:00+00:00","cumulative_pr_count":20},{"repo_name":"opentelemetry-rust","created_at":"2024-01-24T00:00:00+00:00","cumulative_pr_count":24},{"repo_name":"opentelemetry-rust","created_at":"2024-01-25T00:00:00+00:00","cumulative_pr_count":30},{"repo_name":"opentelemetry-rust","created_at":"2024-01-26T00:00:00+00:00","cumulative_pr_count":34},{"repo_name":"opentelemetry-rust","created_at":"2024-01-27T00:00:00+00:00","cumulative_pr_count":35},{"repo_name":"opentelemetry-rust","created_at":"2024-01-29T00:00:00+00:00","cumulative_pr_count":36},{"repo_name":"opentelemetry-rust","created_at":"2024-01-30T00:00:00+00:00","cumulative_pr_count":43},{"repo_name":"opentelemetry-rust","created_at":"2024-01-31T00:00:00+00:00","cumulative_pr_count":47},{"repo_name":"opentelemetry-rust","created_at":"2024-02-01T00:00:00+00:00","cumulative_pr_count":51},{"repo_name":"opentelemetry-rust","created_at":"2024-02-02T00:00:00+00:00","cumulative_pr_count":52},{"repo_name":"opentelemetry-rust","created_at":"2024-02-06T00:00:00+00:00","cumulative_pr_count":55},{"repo_name":"opentelemetry-rust","created_at":"2024-02-07T00:00:00+00:00","cumulative_pr_count":58},{"repo_name":"opentelemetry-rust","created_at":"2024-02-08T00:00:00+00:00","cumulative_pr_count":65},{"repo_name":"opentelemetry-rust","created_at":"2024-02-10T00:00:00+00:00","cumulative_pr_count":66},{"repo_name":"opentelemetry-rust","created_at":"2024-02-11T00:00:00+00:00","cumulative_pr_count":67},{"repo_name":"opentelemetry-rust","created_at":"2024-02-12T00:00:00+00:00","cumulative_pr_count":68},{"repo_name":"opentelemetry-rust","created_at":"2024-02-13T00:00:00+00:00","cumulative_pr_count":70},{"repo_name":"opentelemetry-rust","created_at":"2024-02-14T00:00:00+00:00","cumulative_pr_count":75},{"repo_name":"opentelemetry-rust","created_at":"2024-02-15T00:00:00+00:00","cumulative_pr_count":83},{"repo_name":"opentelemetry-rust","created_at":"2024-02-16T00:00:00+00:00","cumulative_pr_count":104},{"repo_name":"opentelemetry-rust","created_at":"2024-02-17T00:00:00+00:00","cumulative_pr_count":110},{"repo_name":"opentelemetry-rust","created_at":"2024-02-18T00:00:00+00:00","cumulative_pr_count":115},{"repo_name":"opentelemetry-rust","created_at":"2024-02-19T00:00:00+00:00","cumulative_pr_count":118},{"repo_name":"opentelemetry-rust","created_at":"2024-02-20T00:00:00+00:00","cumulative_pr_count":119},{"repo_name":"opentelemetry-rust","created_at":"2024-02-21T00:00:00+00:00","cumulative_pr_count":120},{"repo_name":"opentelemetry-rust","created_at":"2024-02-22T00:00:00+00:00","cumulative_pr_count":123},{"repo_name":"opentelemetry-rust","created_at":"2024-02-23T00:00:00+00:00","cumulative_pr_count":127},{"repo_name":"opentelemetry-rust","created_at":"2024-02-24T00:00:00+00:00","cumulative_pr_count":132},{"repo_name":"opentelemetry-rust","created_at":"2024-02-25T00:00:00+00:00","cumulative_pr_count":134},{"repo_name":"opentelemetry-rust","created_at":"2024-02-26T00:00:00+00:00","cumulative_pr_count":142},{"repo_name":"opentelemetry-rust","created_at":"2024-02-27T00:00:00+00:00","cumulative_pr_count":150},{"repo_name":"opentelemetry-rust","created_at":"2024-02-28T00:00:00+00:00","cumulative_pr_count":154},{"repo_name":"opentelemetry-rust","created_at":"2024-02-29T00:00:00+00:00","cumulative_pr_count":156},{"repo_name":"opentelemetry-rust","created_at":"2024-03-01T00:00:00+00:00","cumulative_pr_count":157},{"repo_name":"opentelemetry-rust","created_at":"2024-03-04T00:00:00+00:00","cumulative_pr_count":159},{"repo_name":"opentelemetry-rust","created_at":"2024-03-05T00:00:00+00:00","cumulative_pr_count":162},{"repo_name":"opentelemetry-rust","created_at":"2024-03-06T00:00:00+00:00","cumulative_pr_count":163},{"repo_name":"opentelemetry-rust","created_at":"2024-03-08T00:00:00+00:00","cumulative_pr_count":169},{"repo_name":"opentelemetry-rust","created_at":"2024-03-11T00:00:00+00:00","cumulative_pr_count":176},{"repo_name":"opentelemetry-rust","created_at":"2024-03-12T00:00:00+00:00","cumulative_pr_count":182},{"repo_name":"opentelemetry-rust","created_at":"2024-03-13T00:00:00+00:00","cumulative_pr_count":188},{"repo_name":"opentelemetry-rust","created_at":"2024-03-14T00:00:00+00:00","cumulative_pr_count":191},{"repo_name":"opentelemetry-rust","created_at":"2024-03-15T00:00:00+00:00","cumulative_pr_count":195},{"repo_name":"opentelemetry-rust","created_at":"2024-03-16T00:00:00+00:00","cumulative_pr_count":196},{"repo_name":"opentelemetry-rust","created_at":"2024-03-17T00:00:00+00:00","cumulative_pr_count":198},{"repo_name":"opentelemetry-rust","created_at":"2024-03-19T00:00:00+00:00","cumulative_pr_count":205},{"repo_name":"opentelemetry-rust","created_at":"2024-03-20T00:00:00+00:00","cumulative_pr_count":207},{"repo_name":"opentelemetry-rust","created_at":"2024-03-21T00:00:00+00:00","cumulative_pr_count":209},{"repo_name":"opentelemetry-rust","created_at":"2024-03-23T00:00:00+00:00","cumulative_pr_count":211},{"repo_name":"opentelemetry-rust","created_at":"2024-03-25T00:00:00+00:00","cumulative_pr_count":216},{"repo_name":"opentelemetry-rust","created_at":"2024-03-26T00:00:00+00:00","cumulative_pr_count":219},{"repo_name":"opentelemetry-rust","created_at":"2024-03-28T00:00:00+00:00","cumulative_pr_count":224},{"repo_name":"opentelemetry-rust","created_at":"2024-03-29T00:00:00+00:00","cumulative_pr_count":227},{"repo_name":"opentelemetry-rust","created_at":"2024-04-03T00:00:00+00:00","cumulative_pr_count":230},{"repo_name":"opentelemetry-rust","created_at":"2024-04-04T00:00:00+00:00","cumulative_pr_count":231},{"repo_name":"opentelemetry-rust","created_at":"2024-04-05T00:00:00+00:00","cumulative_pr_count":232},{"repo_name":"opentelemetry-rust","created_at":"2024-04-06T00:00:00+00:00","cumulative_pr_count":234},{"repo_name":"opentelemetry-rust","created_at":"2024-04-07T00:00:00+00:00","cumulative_pr_count":235},{"repo_name":"opentelemetry-rust","created_at":"2024-04-15T00:00:00+00:00","cumulative_pr_count":236},{"repo_name":"opentelemetry-rust","created_at":"2024-04-16T00:00:00+00:00","cumulative_pr_count":240},{"repo_name":"opentelemetry-rust","created_at":"2024-04-17T00:00:00+00:00","cumulative_pr_count":242},{"repo_name":"opentelemetry-rust","created_at":"2024-04-18T00:00:00+00:00","cumulative_pr_count":247},{"repo_name":"opentelemetry-rust","created_at":"2024-04-19T00:00:00+00:00","cumulative_pr_count":251},{"repo_name":"opentelemetry-rust","created_at":"2024-04-21T00:00:00+00:00","cumulative_pr_count":255},{"repo_name":"opentelemetry-rust","created_at":"2024-04-22T00:00:00+00:00","cumulative_pr_count":259},{"repo_name":"opentelemetry-rust","created_at":"2024-04-23T00:00:00+00:00","cumulative_pr_count":261},{"repo_name":"opentelemetry-rust","created_at":"2024-04-24T00:00:00+00:00","cumulative_pr_count":264},{"repo_name":"opentelemetry-rust","created_at":"2024-04-28T00:00:00+00:00","cumulative_pr_count":265},{"repo_name":"opentelemetry-rust","created_at":"2024-04-29T00:00:00+00:00","cumulative_pr_count":266},{"repo_name":"opentelemetry-rust","created_at":"2024-04-30T00:00:00+00:00","cumulative_pr_count":278},{"repo_name":"opentelemetry-rust","created_at":"2024-05-01T00:00:00+00:00","cumulative_pr_count":282},{"repo_name":"opentelemetry-rust","created_at":"2024-05-02T00:00:00+00:00","cumulative_pr_count":290},{"repo_name":"opentelemetry-rust","created_at":"2024-05-06T00:00:00+00:00","cumulative_pr_count":301},{"repo_name":"opentelemetry-rust","created_at":"2024-05-07T00:00:00+00:00","cumulative_pr_count":311},{"repo_name":"opentelemetry-rust","created_at":"2024-05-08T00:00:00+00:00","cumulative_pr_count":319},{"repo_name":"opentelemetry-rust","created_at":"2024-05-09T00:00:00+00:00","cumulative_pr_count":325},{"repo_name":"opentelemetry-rust","created_at":"2024-05-10T00:00:00+00:00","cumulative_pr_count":336},{"repo_name":"opentelemetry-rust","created_at":"2024-05-11T00:00:00+00:00","cumulative_pr_count":348},{"repo_name":"opentelemetry-rust","created_at":"2024-05-12T00:00:00+00:00","cumulative_pr_count":354},{"repo_name":"opentelemetry-rust","created_at":"2024-05-13T00:00:00+00:00","cumulative_pr_count":361},{"repo_name":"opentelemetry-rust","created_at":"2024-05-14T00:00:00+00:00","cumulative_pr_count":377},{"repo_name":"opentelemetry-rust","created_at":"2024-05-15T00:00:00+00:00","cumulative_pr_count":402},{"repo_name":"opentelemetry-rust","created_at":"2024-05-16T00:00:00+00:00","cumulative_pr_count":405},{"repo_name":"opentelemetry-rust","created_at":"2024-05-18T00:00:00+00:00","cumulative_pr_count":407},{"repo_name":"opentelemetry-rust","created_at":"2024-05-19T00:00:00+00:00","cumulative_pr_count":414},{"repo_name":"opentelemetry-rust","created_at":"2024-05-20T00:00:00+00:00","cumulative_pr_count":422},{"repo_name":"opentelemetry-rust","created_at":"2024-05-21T00:00:00+00:00","cumulative_pr_count":429},{"repo_name":"opentelemetry-rust","created_at":"2024-05-22T00:00:00+00:00","cumulative_pr_count":445},{"repo_name":"opentelemetry-rust","created_at":"2024-05-23T00:00:00+00:00","cumulative_pr_count":453},{"repo_name":"opentelemetry-rust","created_at":"2024-05-24T00:00:00+00:00","cumulative_pr_count":474},{"repo_name":"opentelemetry-rust","created_at":"2024-05-25T00:00:00+00:00","cumulative_pr_count":478},{"repo_name":"opentelemetry-rust","created_at":"2024-05-26T00:00:00+00:00","cumulative_pr_count":479},{"repo_name":"opentelemetry-rust","created_at":"2024-05-27T00:00:00+00:00","cumulative_pr_count":481},{"repo_name":"opentelemetry-rust","created_at":"2024-05-28T00:00:00+00:00","cumulative_pr_count":482},{"repo_name":"opentelemetry-rust","created_at":"2024-05-29T00:00:00+00:00","cumulative_pr_count":499},{"repo_name":"opentelemetry-rust","created_at":"2024-05-30T00:00:00+00:00","cumulative_pr_count":504},{"repo_name":"opentelemetry-rust","created_at":"2024-05-31T00:00:00+00:00","cumulative_pr_count":509},{"repo_name":"opentelemetry-rust","created_at":"2024-06-01T00:00:00+00:00","cumulative_pr_count":511},{"repo_name":"opentelemetry-rust","created_at":"2024-06-02T00:00:00+00:00","cumulative_pr_count":513},{"repo_name":"opentelemetry-rust","created_at":"2024-06-03T00:00:00+00:00","cumulative_pr_count":517},{"repo_name":"opentelemetry-rust","created_at":"2024-06-04T00:00:00+00:00","cumulative_pr_count":527},{"repo_name":"opentelemetry-rust","created_at":"2024-06-05T00:00:00+00:00","cumulative_pr_count":529},{"repo_name":"opentelemetry-rust","created_at":"2024-06-06T00:00:00+00:00","cumulative_pr_count":534},{"repo_name":"opentelemetry-rust","created_at":"2024-06-07T00:00:00+00:00","cumulative_pr_count":535},{"repo_name":"opentelemetry-rust","created_at":"2024-06-08T00:00:00+00:00","cumulative_pr_count":536},{"repo_name":"opentelemetry-rust","created_at":"2024-06-10T00:00:00+00:00","cumulative_pr_count":541},{"repo_name":"opentelemetry-rust","created_at":"2024-06-11T00:00:00+00:00","cumulative_pr_count":542},{"repo_name":"opentelemetry-rust","created_at":"2024-06-13T00:00:00+00:00","cumulative_pr_count":547},{"repo_name":"opentelemetry-rust","created_at":"2024-06-14T00:00:00+00:00","cumulative_pr_count":550},{"repo_name":"opentelemetry-rust","created_at":"2024-06-15T00:00:00+00:00","cumulative_pr_count":551},{"repo_name":"opentelemetry-rust","created_at":"2024-06-17T00:00:00+00:00","cumulative_pr_count":553},{"repo_name":"opentelemetry-rust","created_at":"2024-06-18T00:00:00+00:00","cumulative_pr_count":556},{"repo_name":"opentelemetry-rust","created_at":"2024-06-20T00:00:00+00:00","cumulative_pr_count":558},{"repo_name":"opentelemetry-rust","created_at":"2024-06-21T00:00:00+00:00","cumulative_pr_count":559},{"repo_name":"opentelemetry-rust","created_at":"2024-06-26T00:00:00+00:00","cumulative_pr_count":561},{"repo_name":"opentelemetry-rust","created_at":"2024-06-27T00:00:00+00:00","cumulative_pr_count":566},{"repo_name":"opentelemetry-rust","created_at":"2024-06-28T00:00:00+00:00","cumulative_pr_count":570},{"repo_name":"opentelemetry-rust","created_at":"2024-07-01T00:00:00+00:00","cumulative_pr_count":573},{"repo_name":"opentelemetry-rust","created_at":"2024-07-02T00:00:00+00:00","cumulative_pr_count":581},{"repo_name":"opentelemetry-rust","created_at":"2024-07-03T00:00:00+00:00","cumulative_pr_count":584},{"repo_name":"opentelemetry-rust","created_at":"2024-07-04T00:00:00+00:00","cumulative_pr_count":585},{"repo_name":"opentelemetry-rust","created_at":"2024-07-08T00:00:00+00:00","cumulative_pr_count":589},{"repo_name":"opentelemetry-rust","created_at":"2024-07-09T00:00:00+00:00","cumulative_pr_count":590},{"repo_name":"opentelemetry-rust","created_at":"2024-07-10T00:00:00+00:00","cumulative_pr_count":594},{"repo_name":"opentelemetry-rust","created_at":"2024-07-11T00:00:00+00:00","cumulative_pr_count":599},{"repo_name":"opentelemetry-rust","created_at":"2024-07-12T00:00:00+00:00","cumulative_pr_count":603},{"repo_name":"opentelemetry-rust","created_at":"2024-07-13T00:00:00+00:00","cumulative_pr_count":606},{"repo_name":"opentelemetry-rust","created_at":"2024-07-15T00:00:00+00:00","cumulative_pr_count":610},{"repo_name":"opentelemetry-rust","created_at":"2024-07-16T00:00:00+00:00","cumulative_pr_count":612},{"repo_name":"opentelemetry-rust","created_at":"2024-07-18T00:00:00+00:00","cumulative_pr_count":618},{"repo_name":"opentelemetry-rust","created_at":"2024-07-19T00:00:00+00:00","cumulative_pr_count":621},{"repo_name":"opentelemetry-rust","created_at":"2024-07-23T00:00:00+00:00","cumulative_pr_count":626},{"repo_name":"opentelemetry-rust","created_at":"2024-07-24T00:00:00+00:00","cumulative_pr_count":629},{"repo_name":"opentelemetry-rust","created_at":"2024-07-25T00:00:00+00:00","cumulative_pr_count":630},{"repo_name":"opentelemetry-rust","created_at":"2024-07-27T00:00:00+00:00","cumulative_pr_count":637},{"repo_name":"opentelemetry-rust","created_at":"2024-07-28T00:00:00+00:00","cumulative_pr_count":638},{"repo_name":"opentelemetry-rust","created_at":"2024-07-29T00:00:00+00:00","cumulative_pr_count":640},{"repo_name":"opentelemetry-rust","created_at":"2024-07-31T00:00:00+00:00","cumulative_pr_count":655},{"repo_name":"opentelemetry-rust","created_at":"2024-08-01T00:00:00+00:00","cumulative_pr_count":662},{"repo_name":"opentelemetry-rust","created_at":"2024-08-02T00:00:00+00:00","cumulative_pr_count":663},{"repo_name":"opentelemetry-rust","created_at":"2024-08-03T00:00:00+00:00","cumulative_pr_count":664},{"repo_name":"opentelemetry-rust","created_at":"2024-08-05T00:00:00+00:00","cumulative_pr_count":668},{"repo_name":"opentelemetry-rust","created_at":"2024-08-06T00:00:00+00:00","cumulative_pr_count":676},{"repo_name":"opentelemetry-rust","created_at":"2024-08-07T00:00:00+00:00","cumulative_pr_count":687},{"repo_name":"opentelemetry-rust","created_at":"2024-08-08T00:00:00+00:00","cumulative_pr_count":692},{"repo_name":"opentelemetry-rust","created_at":"2024-08-09T00:00:00+00:00","cumulative_pr_count":702},{"repo_name":"opentelemetry-rust","created_at":"2024-08-12T00:00:00+00:00","cumulative_pr_count":706},{"repo_name":"opentelemetry-rust","created_at":"2024-08-13T00:00:00+00:00","cumulative_pr_count":722},{"repo_name":"opentelemetry-rust","created_at":"2024-08-14T00:00:00+00:00","cumulative_pr_count":733},{"repo_name":"opentelemetry-rust","created_at":"2024-08-15T00:00:00+00:00","cumulative_pr_count":737},{"repo_name":"opentelemetry-rust","created_at":"2024-08-16T00:00:00+00:00","cumulative_pr_count":744},{"repo_name":"opentelemetry-rust","created_at":"2024-08-17T00:00:00+00:00","cumulative_pr_count":745},{"repo_name":"opentelemetry-rust","created_at":"2024-08-19T00:00:00+00:00","cumulative_pr_count":755},{"repo_name":"opentelemetry-rust","created_at":"2024-08-20T00:00:00+00:00","cumulative_pr_count":756},{"repo_name":"opentelemetry-rust","created_at":"2024-08-21T00:00:00+00:00","cumulative_pr_count":758},{"repo_name":"opentelemetry-rust","created_at":"2024-08-22T00:00:00+00:00","cumulative_pr_count":764},{"repo_name":"opentelemetry-rust","created_at":"2024-08-23T00:00:00+00:00","cumulative_pr_count":770},{"repo_name":"opentelemetry-rust","created_at":"2024-08-25T00:00:00+00:00","cumulative_pr_count":771},{"repo_name":"opentelemetry-rust","created_at":"2024-08-26T00:00:00+00:00","cumulative_pr_count":775},{"repo_name":"opentelemetry-rust","created_at":"2024-08-27T00:00:00+00:00","cumulative_pr_count":778},{"repo_name":"opentelemetry-rust","created_at":"2024-08-28T00:00:00+00:00","cumulative_pr_count":782},{"repo_name":"opentelemetry-rust","created_at":"2024-08-29T00:00:00+00:00","cumulative_pr_count":784},{"repo_name":"opentelemetry-rust","created_at":"2024-08-30T00:00:00+00:00","cumulative_pr_count":787},{"repo_name":"opentelemetry-rust","created_at":"2024-09-01T00:00:00+00:00","cumulative_pr_count":788},{"repo_name":"opentelemetry-rust","created_at":"2024-09-02T00:00:00+00:00","cumulative_pr_count":790},{"repo_name":"opentelemetry-rust","created_at":"2024-09-03T00:00:00+00:00","cumulative_pr_count":791},{"repo_name":"opentelemetry-rust","created_at":"2024-09-04T00:00:00+00:00","cumulative_pr_count":799},{"repo_name":"opentelemetry-rust","created_at":"2024-09-05T00:00:00+00:00","cumulative_pr_count":800},{"repo_name":"opentelemetry-rust","created_at":"2024-09-07T00:00:00+00:00","cumulative_pr_count":803},{"repo_name":"opentelemetry-rust","created_at":"2024-09-08T00:00:00+00:00","cumulative_pr_count":804},{"repo_name":"opentelemetry-rust","created_at":"2024-09-09T00:00:00+00:00","cumulative_pr_count":807},{"repo_name":"opentelemetry-rust","created_at":"2024-09-10T00:00:00+00:00","cumulative_pr_count":816},{"repo_name":"opentelemetry-rust","created_at":"2024-09-11T00:00:00+00:00","cumulative_pr_count":824},{"repo_name":"opentelemetry-rust","created_at":"2024-09-12T00:00:00+00:00","cumulative_pr_count":835},{"repo_name":"opentelemetry-rust","created_at":"2024-09-13T00:00:00+00:00","cumulative_pr_count":838},{"repo_name":"opentelemetry-rust","created_at":"2024-09-14T00:00:00+00:00","cumulative_pr_count":840},{"repo_name":"opentelemetry-rust","created_at":"2024-09-16T00:00:00+00:00","cumulative_pr_count":843},{"repo_name":"opentelemetry-rust","created_at":"2024-09-17T00:00:00+00:00","cumulative_pr_count":848},{"repo_name":"opentelemetry-rust","created_at":"2024-09-18T00:00:00+00:00","cumulative_pr_count":851},{"repo_name":"opentelemetry-rust","created_at":"2024-09-19T00:00:00+00:00","cumulative_pr_count":857},{"repo_name":"opentelemetry-rust","created_at":"2024-09-20T00:00:00+00:00","cumulative_pr_count":864},{"repo_name":"opentelemetry-rust","created_at":"2024-09-21T00:00:00+00:00","cumulative_pr_count":866},{"repo_name":"opentelemetry-rust","created_at":"2024-09-23T00:00:00+00:00","cumulative_pr_count":869},{"repo_name":"opentelemetry-rust","created_at":"2024-09-24T00:00:00+00:00","cumulative_pr_count":873},{"repo_name":"opentelemetry-rust","created_at":"2024-09-25T00:00:00+00:00","cumulative_pr_count":878},{"repo_name":"opentelemetry-rust","created_at":"2024-09-26T00:00:00+00:00","cumulative_pr_count":879},{"repo_name":"opentelemetry-rust","created_at":"2024-09-27T00:00:00+00:00","cumulative_pr_count":880},{"repo_name":"opentelemetry-rust","created_at":"2024-09-28T00:00:00+00:00","cumulative_pr_count":882},{"repo_name":"opentelemetry-rust","created_at":"2024-09-29T00:00:00+00:00","cumulative_pr_count":884},{"repo_name":"opentelemetry-rust","created_at":"2024-09-30T00:00:00+00:00","cumulative_pr_count":893},{"repo_name":"opentelemetry-rust","created_at":"2024-10-01T00:00:00+00:00","cumulative_pr_count":896},{"repo_name":"opentelemetry-rust","created_at":"2024-10-02T00:00:00+00:00","cumulative_pr_count":898},{"repo_name":"opentelemetry-rust","created_at":"2024-10-03T00:00:00+00:00","cumulative_pr_count":899},{"repo_name":"opentelemetry-rust","created_at":"2024-10-04T00:00:00+00:00","cumulative_pr_count":904},{"repo_name":"opentelemetry-rust","created_at":"2024-10-06T00:00:00+00:00","cumulative_pr_count":907},{"repo_name":"opentelemetry-rust","created_at":"2024-10-07T00:00:00+00:00","cumulative_pr_count":911},{"repo_name":"opentelemetry-rust","created_at":"2024-10-08T00:00:00+00:00","cumulative_pr_count":918},{"repo_name":"opentelemetry-rust","created_at":"2024-10-09T00:00:00+00:00","cumulative_pr_count":925},{"repo_name":"opentelemetry-rust","created_at":"2024-10-10T00:00:00+00:00","cumulative_pr_count":929},{"repo_name":"opentelemetry-rust","created_at":"2024-10-11T00:00:00+00:00","cumulative_pr_count":934},{"repo_name":"opentelemetry-rust","created_at":"2024-10-12T00:00:00+00:00","cumulative_pr_count":942},{"repo_name":"opentelemetry-rust","created_at":"2024-10-13T00:00:00+00:00","cumulative_pr_count":954},{"repo_name":"opentelemetry-rust","created_at":"2024-10-14T00:00:00+00:00","cumulative_pr_count":959},{"repo_name":"opentelemetry-rust","created_at":"2024-10-15T00:00:00+00:00","cumulative_pr_count":960},{"repo_name":"opentelemetry-rust","created_at":"2024-10-16T00:00:00+00:00","cumulative_pr_count":965},{"repo_name":"opentelemetry-rust","created_at":"2024-10-17T00:00:00+00:00","cumulative_pr_count":966},{"repo_name":"opentelemetry-rust","created_at":"2024-10-18T00:00:00+00:00","cumulative_pr_count":969},{"repo_name":"opentelemetry-rust","created_at":"2024-10-19T00:00:00+00:00","cumulative_pr_count":970},{"repo_name":"opentelemetry-rust","created_at":"2024-10-20T00:00:00+00:00","cumulative_pr_count":971},{"repo_name":"opentelemetry-rust","created_at":"2024-10-21T00:00:00+00:00","cumulative_pr_count":976},{"repo_name":"opentelemetry-rust","created_at":"2024-10-22T00:00:00+00:00","cumulative_pr_count":981},{"repo_name":"opentelemetry-rust","created_at":"2024-10-23T00:00:00+00:00","cumulative_pr_count":987},{"repo_name":"opentelemetry-rust","created_at":"2024-10-24T00:00:00+00:00","cumulative_pr_count":1006},{"repo_name":"opentelemetry-rust","created_at":"2024-10-25T00:00:00+00:00","cumulative_pr_count":1016},{"repo_name":"opentelemetry-rust","created_at":"2024-10-26T00:00:00+00:00","cumulative_pr_count":1021},{"repo_name":"opentelemetry-rust","created_at":"2024-10-27T00:00:00+00:00","cumulative_pr_count":1025},{"repo_name":"opentelemetry-rust","created_at":"2024-10-28T00:00:00+00:00","cumulative_pr_count":1032},{"repo_name":"opentelemetry-rust","created_at":"2024-10-29T00:00:00+00:00","cumulative_pr_count":1035},{"repo_name":"opentelemetry-rust","created_at":"2024-10-31T00:00:00+00:00","cumulative_pr_count":1036},{"repo_name":"opentelemetry-rust","created_at":"2024-11-01T00:00:00+00:00","cumulative_pr_count":1042},{"repo_name":"opentelemetry-rust","created_at":"2024-11-02T00:00:00+00:00","cumulative_pr_count":1043},{"repo_name":"opentelemetry-rust","created_at":"2024-11-03T00:00:00+00:00","cumulative_pr_count":1047},{"repo_name":"opentelemetry-rust","created_at":"2024-11-04T00:00:00+00:00","cumulative_pr_count":1051},{"repo_name":"opentelemetry-rust","created_at":"2024-11-05T00:00:00+00:00","cumulative_pr_count":1056},{"repo_name":"opentelemetry-rust","created_at":"2024-11-06T00:00:00+00:00","cumulative_pr_count":1068},{"repo_name":"opentelemetry-rust","created_at":"2024-11-07T00:00:00+00:00","cumulative_pr_count":1075},{"repo_name":"opentelemetry-rust","created_at":"2024-11-08T00:00:00+00:00","cumulative_pr_count":1084},{"repo_name":"opentelemetry.io","created_at":"2024-01-01T00:00:00+00:00","cumulative_pr_count":1},{"repo_name":"opentelemetry.io","created_at":"2024-01-03T00:00:00+00:00","cumulative_pr_count":3},{"repo_name":"opentelemetry.io","created_at":"2024-01-04T00:00:00+00:00","cumulative_pr_count":6},{"repo_name":"opentelemetry.io","created_at":"2024-01-05T00:00:00+00:00","cumulative_pr_count":10},{"repo_name":"opentelemetry.io","created_at":"2024-01-07T00:00:00+00:00","cumulative_pr_count":13},{"repo_name":"opentelemetry.io","created_at":"2024-01-08T00:00:00+00:00","cumulative_pr_count":27},{"repo_name":"opentelemetry.io","created_at":"2024-01-09T00:00:00+00:00","cumulative_pr_count":38},{"repo_name":"opentelemetry.io","created_at":"2024-01-10T00:00:00+00:00","cumulative_pr_count":44},{"repo_name":"opentelemetry.io","created_at":"2024-01-11T00:00:00+00:00","cumulative_pr_count":58},{"repo_name":"opentelemetry.io","created_at":"2024-01-12T00:00:00+00:00","cumulative_pr_count":66},{"repo_name":"opentelemetry.io","created_at":"2024-01-13T00:00:00+00:00","cumulative_pr_count":68},{"repo_name":"opentelemetry.io","created_at":"2024-01-14T00:00:00+00:00","cumulative_pr_count":71},{"repo_name":"opentelemetry.io","created_at":"2024-01-15T00:00:00+00:00","cumulative_pr_count":88},{"repo_name":"opentelemetry.io","created_at":"2024-01-16T00:00:00+00:00","cumulative_pr_count":95},{"repo_name":"opentelemetry.io","created_at":"2024-01-17T00:00:00+00:00","cumulative_pr_count":103},{"repo_name":"opentelemetry.io","created_at":"2024-01-18T00:00:00+00:00","cumulative_pr_count":117},{"repo_name":"opentelemetry.io","created_at":"2024-01-19T00:00:00+00:00","cumulative_pr_count":130},{"repo_name":"opentelemetry.io","created_at":"2024-01-20T00:00:00+00:00","cumulative_pr_count":134},{"repo_name":"opentelemetry.io","created_at":"2024-01-21T00:00:00+00:00","cumulative_pr_count":136},{"repo_name":"opentelemetry.io","created_at":"2024-01-22T00:00:00+00:00","cumulative_pr_count":153},{"repo_name":"opentelemetry.io","created_at":"2024-01-23T00:00:00+00:00","cumulative_pr_count":156},{"repo_name":"opentelemetry.io","created_at":"2024-01-24T00:00:00+00:00","cumulative_pr_count":165},{"repo_name":"opentelemetry.io","created_at":"2024-01-25T00:00:00+00:00","cumulative_pr_count":170},{"repo_name":"opentelemetry.io","created_at":"2024-01-26T00:00:00+00:00","cumulative_pr_count":178},{"repo_name":"opentelemetry.io","created_at":"2024-01-27T00:00:00+00:00","cumulative_pr_count":183},{"repo_name":"opentelemetry.io","created_at":"2024-01-28T00:00:00+00:00","cumulative_pr_count":185},{"repo_name":"opentelemetry.io","created_at":"2024-01-29T00:00:00+00:00","cumulative_pr_count":202},{"repo_name":"opentelemetry.io","created_at":"2024-01-30T00:00:00+00:00","cumulative_pr_count":226},{"repo_name":"opentelemetry.io","created_at":"2024-01-31T00:00:00+00:00","cumulative_pr_count":247},{"repo_name":"opentelemetry.io","created_at":"2024-02-01T00:00:00+00:00","cumulative_pr_count":262},{"repo_name":"opentelemetry.io","created_at":"2024-02-02T00:00:00+00:00","cumulative_pr_count":271},{"repo_name":"opentelemetry.io","created_at":"2024-02-03T00:00:00+00:00","cumulative_pr_count":275},{"repo_name":"opentelemetry.io","created_at":"2024-02-04T00:00:00+00:00","cumulative_pr_count":277},{"repo_name":"opentelemetry.io","created_at":"2024-02-05T00:00:00+00:00","cumulative_pr_count":291},{"repo_name":"opentelemetry.io","created_at":"2024-02-06T00:00:00+00:00","cumulative_pr_count":295},{"repo_name":"opentelemetry.io","created_at":"2024-02-07T00:00:00+00:00","cumulative_pr_count":311},{"repo_name":"opentelemetry.io","created_at":"2024-02-08T00:00:00+00:00","cumulative_pr_count":319},{"repo_name":"opentelemetry.io","created_at":"2024-02-09T00:00:00+00:00","cumulative_pr_count":336},{"repo_name":"opentelemetry.io","created_at":"2024-02-10T00:00:00+00:00","cumulative_pr_count":338},{"repo_name":"opentelemetry.io","created_at":"2024-02-11T00:00:00+00:00","cumulative_pr_count":340},{"repo_name":"opentelemetry.io","created_at":"2024-02-12T00:00:00+00:00","cumulative_pr_count":349},{"repo_name":"opentelemetry.io","created_at":"2024-02-13T00:00:00+00:00","cumulative_pr_count":361},{"repo_name":"opentelemetry.io","created_at":"2024-02-14T00:00:00+00:00","cumulative_pr_count":370},{"repo_name":"opentelemetry.io","created_at":"2024-02-15T00:00:00+00:00","cumulative_pr_count":386},{"repo_name":"opentelemetry.io","created_at":"2024-02-16T00:00:00+00:00","cumulative_pr_count":404},{"repo_name":"opentelemetry.io","created_at":"2024-02-17T00:00:00+00:00","cumulative_pr_count":411},{"repo_name":"opentelemetry.io","created_at":"2024-02-18T00:00:00+00:00","cumulative_pr_count":413},{"repo_name":"opentelemetry.io","created_at":"2024-02-19T00:00:00+00:00","cumulative_pr_count":415},{"repo_name":"opentelemetry.io","created_at":"2024-02-20T00:00:00+00:00","cumulative_pr_count":422},{"repo_name":"opentelemetry.io","created_at":"2024-02-21T00:00:00+00:00","cumulative_pr_count":429},{"repo_name":"opentelemetry.io","created_at":"2024-02-22T00:00:00+00:00","cumulative_pr_count":436},{"repo_name":"opentelemetry.io","created_at":"2024-02-23T00:00:00+00:00","cumulative_pr_count":437},{"repo_name":"opentelemetry.io","created_at":"2024-02-24T00:00:00+00:00","cumulative_pr_count":443},{"repo_name":"opentelemetry.io","created_at":"2024-02-25T00:00:00+00:00","cumulative_pr_count":444},{"repo_name":"opentelemetry.io","created_at":"2024-02-26T00:00:00+00:00","cumulative_pr_count":452},{"repo_name":"opentelemetry.io","created_at":"2024-02-27T00:00:00+00:00","cumulative_pr_count":460},{"repo_name":"opentelemetry.io","created_at":"2024-02-28T00:00:00+00:00","cumulative_pr_count":470},{"repo_name":"opentelemetry.io","created_at":"2024-02-29T00:00:00+00:00","cumulative_pr_count":476},{"repo_name":"opentelemetry.io","created_at":"2024-03-01T00:00:00+00:00","cumulative_pr_count":485},{"repo_name":"opentelemetry.io","created_at":"2024-03-02T00:00:00+00:00","cumulative_pr_count":487},{"repo_name":"opentelemetry.io","created_at":"2024-03-03T00:00:00+00:00","cumulative_pr_count":488},{"repo_name":"opentelemetry.io","created_at":"2024-03-04T00:00:00+00:00","cumulative_pr_count":500},{"repo_name":"opentelemetry.io","created_at":"2024-03-05T00:00:00+00:00","cumulative_pr_count":508},{"repo_name":"opentelemetry.io","created_at":"2024-03-06T00:00:00+00:00","cumulative_pr_count":515},{"repo_name":"opentelemetry.io","created_at":"2024-03-07T00:00:00+00:00","cumulative_pr_count":524},{"repo_name":"opentelemetry.io","created_at":"2024-03-08T00:00:00+00:00","cumulative_pr_count":531},{"repo_name":"opentelemetry.io","created_at":"2024-03-09T00:00:00+00:00","cumulative_pr_count":532},{"repo_name":"opentelemetry.io","created_at":"2024-03-10T00:00:00+00:00","cumulative_pr_count":537},{"repo_name":"opentelemetry.io","created_at":"2024-03-11T00:00:00+00:00","cumulative_pr_count":553},{"repo_name":"opentelemetry.io","created_at":"2024-03-12T00:00:00+00:00","cumulative_pr_count":567},{"repo_name":"opentelemetry.io","created_at":"2024-03-13T00:00:00+00:00","cumulative_pr_count":584},{"repo_name":"opentelemetry.io","created_at":"2024-03-14T00:00:00+00:00","cumulative_pr_count":593},{"repo_name":"opentelemetry.io","created_at":"2024-03-15T00:00:00+00:00","cumulative_pr_count":597},{"repo_name":"opentelemetry.io","created_at":"2024-03-16T00:00:00+00:00","cumulative_pr_count":611},{"repo_name":"opentelemetry.io","created_at":"2024-03-18T00:00:00+00:00","cumulative_pr_count":619},{"repo_name":"opentelemetry.io","created_at":"2024-03-19T00:00:00+00:00","cumulative_pr_count":627},{"repo_name":"opentelemetry.io","created_at":"2024-03-20T00:00:00+00:00","cumulative_pr_count":631},{"repo_name":"opentelemetry.io","created_at":"2024-03-21T00:00:00+00:00","cumulative_pr_count":638},{"repo_name":"opentelemetry.io","created_at":"2024-03-22T00:00:00+00:00","cumulative_pr_count":645},{"repo_name":"opentelemetry.io","created_at":"2024-03-23T00:00:00+00:00","cumulative_pr_count":650},{"repo_name":"opentelemetry.io","created_at":"2024-03-24T00:00:00+00:00","cumulative_pr_count":651},{"repo_name":"opentelemetry.io","created_at":"2024-03-25T00:00:00+00:00","cumulative_pr_count":660},{"repo_name":"opentelemetry.io","created_at":"2024-03-26T00:00:00+00:00","cumulative_pr_count":673},{"repo_name":"opentelemetry.io","created_at":"2024-03-27T00:00:00+00:00","cumulative_pr_count":683},{"repo_name":"opentelemetry.io","created_at":"2024-03-28T00:00:00+00:00","cumulative_pr_count":685},{"repo_name":"opentelemetry.io","created_at":"2024-03-29T00:00:00+00:00","cumulative_pr_count":702},{"repo_name":"opentelemetry.io","created_at":"2024-03-30T00:00:00+00:00","cumulative_pr_count":703},{"repo_name":"opentelemetry.io","created_at":"2024-03-31T00:00:00+00:00","cumulative_pr_count":705},{"repo_name":"opentelemetry.io","created_at":"2024-04-01T00:00:00+00:00","cumulative_pr_count":710},{"repo_name":"opentelemetry.io","created_at":"2024-04-02T00:00:00+00:00","cumulative_pr_count":718},{"repo_name":"opentelemetry.io","created_at":"2024-04-03T00:00:00+00:00","cumulative_pr_count":733},{"repo_name":"opentelemetry.io","created_at":"2024-04-04T00:00:00+00:00","cumulative_pr_count":741},{"repo_name":"opentelemetry.io","created_at":"2024-04-05T00:00:00+00:00","cumulative_pr_count":752},{"repo_name":"opentelemetry.io","created_at":"2024-04-06T00:00:00+00:00","cumulative_pr_count":754},{"repo_name":"opentelemetry.io","created_at":"2024-04-07T00:00:00+00:00","cumulative_pr_count":755},{"repo_name":"opentelemetry.io","created_at":"2024-04-08T00:00:00+00:00","cumulative_pr_count":763},{"repo_name":"opentelemetry.io","created_at":"2024-04-09T00:00:00+00:00","cumulative_pr_count":766},{"repo_name":"opentelemetry.io","created_at":"2024-04-10T00:00:00+00:00","cumulative_pr_count":771},{"repo_name":"opentelemetry.io","created_at":"2024-04-11T00:00:00+00:00","cumulative_pr_count":788},{"repo_name":"opentelemetry.io","created_at":"2024-04-12T00:00:00+00:00","cumulative_pr_count":796},{"repo_name":"opentelemetry.io","created_at":"2024-04-13T00:00:00+00:00","cumulative_pr_count":801},{"repo_name":"opentelemetry.io","created_at":"2024-04-14T00:00:00+00:00","cumulative_pr_count":802},{"repo_name":"opentelemetry.io","created_at":"2024-04-15T00:00:00+00:00","cumulative_pr_count":815},{"repo_name":"opentelemetry.io","created_at":"2024-04-16T00:00:00+00:00","cumulative_pr_count":827},{"repo_name":"opentelemetry.io","created_at":"2024-04-17T00:00:00+00:00","cumulative_pr_count":833},{"repo_name":"opentelemetry.io","created_at":"2024-04-18T00:00:00+00:00","cumulative_pr_count":841},{"repo_name":"opentelemetry.io","created_at":"2024-04-19T00:00:00+00:00","cumulative_pr_count":850},{"repo_name":"opentelemetry.io","created_at":"2024-04-20T00:00:00+00:00","cumulative_pr_count":854},{"repo_name":"opentelemetry.io","created_at":"2024-04-21T00:00:00+00:00","cumulative_pr_count":858},{"repo_name":"opentelemetry.io","created_at":"2024-04-22T00:00:00+00:00","cumulative_pr_count":864},{"repo_name":"opentelemetry.io","created_at":"2024-04-23T00:00:00+00:00","cumulative_pr_count":876},{"repo_name":"opentelemetry.io","created_at":"2024-04-24T00:00:00+00:00","cumulative_pr_count":895},{"repo_name":"opentelemetry.io","created_at":"2024-04-25T00:00:00+00:00","cumulative_pr_count":901},{"repo_name":"opentelemetry.io","created_at":"2024-04-26T00:00:00+00:00","cumulative_pr_count":916},{"repo_name":"opentelemetry.io","created_at":"2024-04-27T00:00:00+00:00","cumulative_pr_count":921},{"repo_name":"opentelemetry.io","created_at":"2024-04-29T00:00:00+00:00","cumulative_pr_count":930},{"repo_name":"opentelemetry.io","created_at":"2024-04-30T00:00:00+00:00","cumulative_pr_count":950},{"repo_name":"opentelemetry.io","created_at":"2024-05-01T00:00:00+00:00","cumulative_pr_count":958},{"repo_name":"opentelemetry.io","created_at":"2024-05-02T00:00:00+00:00","cumulative_pr_count":971},{"repo_name":"opentelemetry.io","created_at":"2024-05-03T00:00:00+00:00","cumulative_pr_count":980},{"repo_name":"opentelemetry.io","created_at":"2024-05-04T00:00:00+00:00","cumulative_pr_count":982},{"repo_name":"opentelemetry.io","created_at":"2024-05-05T00:00:00+00:00","cumulative_pr_count":985},{"repo_name":"opentelemetry.io","created_at":"2024-05-06T00:00:00+00:00","cumulative_pr_count":993},{"repo_name":"opentelemetry.io","created_at":"2024-05-07T00:00:00+00:00","cumulative_pr_count":1012},{"repo_name":"opentelemetry.io","created_at":"2024-05-08T00:00:00+00:00","cumulative_pr_count":1026},{"repo_name":"opentelemetry.io","created_at":"2024-05-09T00:00:00+00:00","cumulative_pr_count":1040},{"repo_name":"opentelemetry.io","created_at":"2024-05-10T00:00:00+00:00","cumulative_pr_count":1052},{"repo_name":"opentelemetry.io","created_at":"2024-05-11T00:00:00+00:00","cumulative_pr_count":1054},{"repo_name":"opentelemetry.io","created_at":"2024-05-12T00:00:00+00:00","cumulative_pr_count":1055},{"repo_name":"opentelemetry.io","created_at":"2024-05-13T00:00:00+00:00","cumulative_pr_count":1062},{"repo_name":"opentelemetry.io","created_at":"2024-05-14T00:00:00+00:00","cumulative_pr_count":1069},{"repo_name":"opentelemetry.io","created_at":"2024-05-15T00:00:00+00:00","cumulative_pr_count":1082},{"repo_name":"opentelemetry.io","created_at":"2024-05-16T00:00:00+00:00","cumulative_pr_count":1098},{"repo_name":"opentelemetry.io","created_at":"2024-05-17T00:00:00+00:00","cumulative_pr_count":1101},{"repo_name":"opentelemetry.io","created_at":"2024-05-18T00:00:00+00:00","cumulative_pr_count":1106},{"repo_name":"opentelemetry.io","created_at":"2024-05-19T00:00:00+00:00","cumulative_pr_count":1108},{"repo_name":"opentelemetry.io","created_at":"2024-05-20T00:00:00+00:00","cumulative_pr_count":1113},{"repo_name":"opentelemetry.io","created_at":"2024-05-21T00:00:00+00:00","cumulative_pr_count":1120},{"repo_name":"opentelemetry.io","created_at":"2024-05-22T00:00:00+00:00","cumulative_pr_count":1129},{"repo_name":"opentelemetry.io","created_at":"2024-05-23T00:00:00+00:00","cumulative_pr_count":1142},{"repo_name":"opentelemetry.io","created_at":"2024-05-24T00:00:00+00:00","cumulative_pr_count":1148},{"repo_name":"opentelemetry.io","created_at":"2024-05-25T00:00:00+00:00","cumulative_pr_count":1159},{"repo_name":"opentelemetry.io","created_at":"2024-05-26T00:00:00+00:00","cumulative_pr_count":1164},{"repo_name":"opentelemetry.io","created_at":"2024-05-27T00:00:00+00:00","cumulative_pr_count":1172},{"repo_name":"opentelemetry.io","created_at":"2024-05-28T00:00:00+00:00","cumulative_pr_count":1183},{"repo_name":"opentelemetry.io","created_at":"2024-05-29T00:00:00+00:00","cumulative_pr_count":1193},{"repo_name":"opentelemetry.io","created_at":"2024-05-30T00:00:00+00:00","cumulative_pr_count":1201},{"repo_name":"opentelemetry.io","created_at":"2024-05-31T00:00:00+00:00","cumulative_pr_count":1217},{"repo_name":"opentelemetry.io","created_at":"2024-06-01T00:00:00+00:00","cumulative_pr_count":1222},{"repo_name":"opentelemetry.io","created_at":"2024-06-02T00:00:00+00:00","cumulative_pr_count":1224},{"repo_name":"opentelemetry.io","created_at":"2024-06-03T00:00:00+00:00","cumulative_pr_count":1234},{"repo_name":"opentelemetry.io","created_at":"2024-06-04T00:00:00+00:00","cumulative_pr_count":1245},{"repo_name":"opentelemetry.io","created_at":"2024-06-05T00:00:00+00:00","cumulative_pr_count":1261},{"repo_name":"opentelemetry.io","created_at":"2024-06-06T00:00:00+00:00","cumulative_pr_count":1273},{"repo_name":"opentelemetry.io","created_at":"2024-06-07T00:00:00+00:00","cumulative_pr_count":1296},{"repo_name":"opentelemetry.io","created_at":"2024-06-08T00:00:00+00:00","cumulative_pr_count":1305},{"repo_name":"opentelemetry.io","created_at":"2024-06-10T00:00:00+00:00","cumulative_pr_count":1323},{"repo_name":"opentelemetry.io","created_at":"2024-06-11T00:00:00+00:00","cumulative_pr_count":1339},{"repo_name":"opentelemetry.io","created_at":"2024-06-12T00:00:00+00:00","cumulative_pr_count":1347},{"repo_name":"opentelemetry.io","created_at":"2024-06-13T00:00:00+00:00","cumulative_pr_count":1368},{"repo_name":"opentelemetry.io","created_at":"2024-06-14T00:00:00+00:00","cumulative_pr_count":1390},{"repo_name":"opentelemetry.io","created_at":"2024-06-15T00:00:00+00:00","cumulative_pr_count":1398},{"repo_name":"opentelemetry.io","created_at":"2024-06-17T00:00:00+00:00","cumulative_pr_count":1405},{"repo_name":"opentelemetry.io","created_at":"2024-06-18T00:00:00+00:00","cumulative_pr_count":1425},{"repo_name":"opentelemetry.io","created_at":"2024-06-19T00:00:00+00:00","cumulative_pr_count":1436},{"repo_name":"opentelemetry.io","created_at":"2024-06-20T00:00:00+00:00","cumulative_pr_count":1446},{"repo_name":"opentelemetry.io","created_at":"2024-06-21T00:00:00+00:00","cumulative_pr_count":1453},{"repo_name":"opentelemetry.io","created_at":"2024-06-22T00:00:00+00:00","cumulative_pr_count":1456},{"repo_name":"opentelemetry.io","created_at":"2024-06-23T00:00:00+00:00","cumulative_pr_count":1458},{"repo_name":"opentelemetry.io","created_at":"2024-06-24T00:00:00+00:00","cumulative_pr_count":1465},{"repo_name":"opentelemetry.io","created_at":"2024-06-25T00:00:00+00:00","cumulative_pr_count":1475},{"repo_name":"opentelemetry.io","created_at":"2024-06-26T00:00:00+00:00","cumulative_pr_count":1481},{"repo_name":"opentelemetry.io","created_at":"2024-06-27T00:00:00+00:00","cumulative_pr_count":1490},{"repo_name":"opentelemetry.io","created_at":"2024-06-28T00:00:00+00:00","cumulative_pr_count":1498},{"repo_name":"opentelemetry.io","created_at":"2024-06-30T00:00:00+00:00","cumulative_pr_count":1500},{"repo_name":"opentelemetry.io","created_at":"2024-07-01T00:00:00+00:00","cumulative_pr_count":1505},{"repo_name":"opentelemetry.io","created_at":"2024-07-02T00:00:00+00:00","cumulative_pr_count":1519},{"repo_name":"opentelemetry.io","created_at":"2024-07-03T00:00:00+00:00","cumulative_pr_count":1528},{"repo_name":"opentelemetry.io","created_at":"2024-07-04T00:00:00+00:00","cumulative_pr_count":1537},{"repo_name":"opentelemetry.io","created_at":"2024-07-05T00:00:00+00:00","cumulative_pr_count":1545},{"repo_name":"opentelemetry.io","created_at":"2024-07-07T00:00:00+00:00","cumulative_pr_count":1548},{"repo_name":"opentelemetry.io","created_at":"2024-07-08T00:00:00+00:00","cumulative_pr_count":1554},{"repo_name":"opentelemetry.io","created_at":"2024-07-09T00:00:00+00:00","cumulative_pr_count":1564},{"repo_name":"opentelemetry.io","created_at":"2024-07-10T00:00:00+00:00","cumulative_pr_count":1581},{"repo_name":"opentelemetry.io","created_at":"2024-07-11T00:00:00+00:00","cumulative_pr_count":1584},{"repo_name":"opentelemetry.io","created_at":"2024-07-12T00:00:00+00:00","cumulative_pr_count":1598},{"repo_name":"opentelemetry.io","created_at":"2024-07-13T00:00:00+00:00","cumulative_pr_count":1600},{"repo_name":"opentelemetry.io","created_at":"2024-07-14T00:00:00+00:00","cumulative_pr_count":1601},{"repo_name":"opentelemetry.io","created_at":"2024-07-15T00:00:00+00:00","cumulative_pr_count":1602},{"repo_name":"opentelemetry.io","created_at":"2024-07-16T00:00:00+00:00","cumulative_pr_count":1604},{"repo_name":"opentelemetry.io","created_at":"2024-07-17T00:00:00+00:00","cumulative_pr_count":1616},{"repo_name":"opentelemetry.io","created_at":"2024-07-18T00:00:00+00:00","cumulative_pr_count":1624},{"repo_name":"opentelemetry.io","created_at":"2024-07-19T00:00:00+00:00","cumulative_pr_count":1627},{"repo_name":"opentelemetry.io","created_at":"2024-07-21T00:00:00+00:00","cumulative_pr_count":1629},{"repo_name":"opentelemetry.io","created_at":"2024-07-22T00:00:00+00:00","cumulative_pr_count":1637},{"repo_name":"opentelemetry.io","created_at":"2024-07-23T00:00:00+00:00","cumulative_pr_count":1650},{"repo_name":"opentelemetry.io","created_at":"2024-07-24T00:00:00+00:00","cumulative_pr_count":1661},{"repo_name":"opentelemetry.io","created_at":"2024-07-25T00:00:00+00:00","cumulative_pr_count":1684},{"repo_name":"opentelemetry.io","created_at":"2024-07-26T00:00:00+00:00","cumulative_pr_count":1686},{"repo_name":"opentelemetry.io","created_at":"2024-07-27T00:00:00+00:00","cumulative_pr_count":1694},{"repo_name":"opentelemetry.io","created_at":"2024-07-28T00:00:00+00:00","cumulative_pr_count":1696},{"repo_name":"opentelemetry.io","created_at":"2024-07-29T00:00:00+00:00","cumulative_pr_count":1704},{"repo_name":"opentelemetry.io","created_at":"2024-07-30T00:00:00+00:00","cumulative_pr_count":1717},{"repo_name":"opentelemetry.io","created_at":"2024-07-31T00:00:00+00:00","cumulative_pr_count":1729},{"repo_name":"opentelemetry.io","created_at":"2024-08-01T00:00:00+00:00","cumulative_pr_count":1741},{"repo_name":"opentelemetry.io","created_at":"2024-08-02T00:00:00+00:00","cumulative_pr_count":1756},{"repo_name":"opentelemetry.io","created_at":"2024-08-03T00:00:00+00:00","cumulative_pr_count":1765},{"repo_name":"opentelemetry.io","created_at":"2024-08-04T00:00:00+00:00","cumulative_pr_count":1767},{"repo_name":"opentelemetry.io","created_at":"2024-08-05T00:00:00+00:00","cumulative_pr_count":1792},{"repo_name":"opentelemetry.io","created_at":"2024-08-06T00:00:00+00:00","cumulative_pr_count":1807},{"repo_name":"opentelemetry.io","created_at":"2024-08-07T00:00:00+00:00","cumulative_pr_count":1824},{"repo_name":"opentelemetry.io","created_at":"2024-08-08T00:00:00+00:00","cumulative_pr_count":1835},{"repo_name":"opentelemetry.io","created_at":"2024-08-09T00:00:00+00:00","cumulative_pr_count":1853},{"repo_name":"opentelemetry.io","created_at":"2024-08-11T00:00:00+00:00","cumulative_pr_count":1854},{"repo_name":"opentelemetry.io","created_at":"2024-08-12T00:00:00+00:00","cumulative_pr_count":1862},{"repo_name":"opentelemetry.io","created_at":"2024-08-13T00:00:00+00:00","cumulative_pr_count":1875},{"repo_name":"opentelemetry.io","created_at":"2024-08-14T00:00:00+00:00","cumulative_pr_count":1884},{"repo_name":"opentelemetry.io","created_at":"2024-08-15T00:00:00+00:00","cumulative_pr_count":1889},{"repo_name":"opentelemetry.io","created_at":"2024-08-16T00:00:00+00:00","cumulative_pr_count":1894},{"repo_name":"opentelemetry.io","created_at":"2024-08-17T00:00:00+00:00","cumulative_pr_count":1902},{"repo_name":"opentelemetry.io","created_at":"2024-08-18T00:00:00+00:00","cumulative_pr_count":1906},{"repo_name":"opentelemetry.io","created_at":"2024-08-19T00:00:00+00:00","cumulative_pr_count":1909},{"repo_name":"opentelemetry.io","created_at":"2024-08-20T00:00:00+00:00","cumulative_pr_count":1921},{"repo_name":"opentelemetry.io","created_at":"2024-08-21T00:00:00+00:00","cumulative_pr_count":1928},{"repo_name":"opentelemetry.io","created_at":"2024-08-22T00:00:00+00:00","cumulative_pr_count":1943},{"repo_name":"opentelemetry.io","created_at":"2024-08-23T00:00:00+00:00","cumulative_pr_count":1952},{"repo_name":"opentelemetry.io","created_at":"2024-08-24T00:00:00+00:00","cumulative_pr_count":1955},{"repo_name":"opentelemetry.io","created_at":"2024-08-25T00:00:00+00:00","cumulative_pr_count":1957},{"repo_name":"opentelemetry.io","created_at":"2024-08-26T00:00:00+00:00","cumulative_pr_count":1972},{"repo_name":"opentelemetry.io","created_at":"2024-08-27T00:00:00+00:00","cumulative_pr_count":1984},{"repo_name":"opentelemetry.io","created_at":"2024-08-28T00:00:00+00:00","cumulative_pr_count":1989},{"repo_name":"opentelemetry.io","created_at":"2024-08-29T00:00:00+00:00","cumulative_pr_count":1998},{"repo_name":"opentelemetry.io","created_at":"2024-08-30T00:00:00+00:00","cumulative_pr_count":2007},{"repo_name":"opentelemetry.io","created_at":"2024-08-31T00:00:00+00:00","cumulative_pr_count":2009},{"repo_name":"opentelemetry.io","created_at":"2024-09-01T00:00:00+00:00","cumulative_pr_count":2010},{"repo_name":"opentelemetry.io","created_at":"2024-09-02T00:00:00+00:00","cumulative_pr_count":2017},{"repo_name":"opentelemetry.io","created_at":"2024-09-03T00:00:00+00:00","cumulative_pr_count":2028},{"repo_name":"opentelemetry.io","created_at":"2024-09-04T00:00:00+00:00","cumulative_pr_count":2036},{"repo_name":"opentelemetry.io","created_at":"2024-09-05T00:00:00+00:00","cumulative_pr_count":2037},{"repo_name":"opentelemetry.io","created_at":"2024-09-06T00:00:00+00:00","cumulative_pr_count":2041},{"repo_name":"opentelemetry.io","created_at":"2024-09-07T00:00:00+00:00","cumulative_pr_count":2047},{"repo_name":"opentelemetry.io","created_at":"2024-09-08T00:00:00+00:00","cumulative_pr_count":2057},{"repo_name":"opentelemetry.io","created_at":"2024-09-09T00:00:00+00:00","cumulative_pr_count":2059},{"repo_name":"opentelemetry.io","created_at":"2024-09-10T00:00:00+00:00","cumulative_pr_count":2070},{"repo_name":"opentelemetry.io","created_at":"2024-09-11T00:00:00+00:00","cumulative_pr_count":2083},{"repo_name":"opentelemetry.io","created_at":"2024-09-12T00:00:00+00:00","cumulative_pr_count":2085},{"repo_name":"opentelemetry.io","created_at":"2024-09-13T00:00:00+00:00","cumulative_pr_count":2099},{"repo_name":"opentelemetry.io","created_at":"2024-09-14T00:00:00+00:00","cumulative_pr_count":2104},{"repo_name":"opentelemetry.io","created_at":"2024-09-16T00:00:00+00:00","cumulative_pr_count":2112},{"repo_name":"opentelemetry.io","created_at":"2024-09-17T00:00:00+00:00","cumulative_pr_count":2118},{"repo_name":"opentelemetry.io","created_at":"2024-09-18T00:00:00+00:00","cumulative_pr_count":2123},{"repo_name":"opentelemetry.io","created_at":"2024-09-19T00:00:00+00:00","cumulative_pr_count":2129},{"repo_name":"opentelemetry.io","created_at":"2024-09-20T00:00:00+00:00","cumulative_pr_count":2136},{"repo_name":"opentelemetry.io","created_at":"2024-09-21T00:00:00+00:00","cumulative_pr_count":2140},{"repo_name":"opentelemetry.io","created_at":"2024-09-23T00:00:00+00:00","cumulative_pr_count":2148},{"repo_name":"opentelemetry.io","created_at":"2024-09-24T00:00:00+00:00","cumulative_pr_count":2163},{"repo_name":"opentelemetry.io","created_at":"2024-09-25T00:00:00+00:00","cumulative_pr_count":2175},{"repo_name":"opentelemetry.io","created_at":"2024-09-26T00:00:00+00:00","cumulative_pr_count":2182},{"repo_name":"opentelemetry.io","created_at":"2024-09-27T00:00:00+00:00","cumulative_pr_count":2191},{"repo_name":"opentelemetry.io","created_at":"2024-09-28T00:00:00+00:00","cumulative_pr_count":2196},{"repo_name":"opentelemetry.io","created_at":"2024-09-30T00:00:00+00:00","cumulative_pr_count":2212},{"repo_name":"opentelemetry.io","created_at":"2024-10-01T00:00:00+00:00","cumulative_pr_count":2225},{"repo_name":"opentelemetry.io","created_at":"2024-10-02T00:00:00+00:00","cumulative_pr_count":2234},{"repo_name":"opentelemetry.io","created_at":"2024-10-03T00:00:00+00:00","cumulative_pr_count":2246},{"repo_name":"opentelemetry.io","created_at":"2024-10-04T00:00:00+00:00","cumulative_pr_count":2259},{"repo_name":"opentelemetry.io","created_at":"2024-10-05T00:00:00+00:00","cumulative_pr_count":2266},{"repo_name":"opentelemetry.io","created_at":"2024-10-07T00:00:00+00:00","cumulative_pr_count":2272},{"repo_name":"opentelemetry.io","created_at":"2024-10-08T00:00:00+00:00","cumulative_pr_count":2283},{"repo_name":"opentelemetry.io","created_at":"2024-10-09T00:00:00+00:00","cumulative_pr_count":2291},{"repo_name":"opentelemetry.io","created_at":"2024-10-10T00:00:00+00:00","cumulative_pr_count":2306},{"repo_name":"opentelemetry.io","created_at":"2024-10-11T00:00:00+00:00","cumulative_pr_count":2318},{"repo_name":"opentelemetry.io","created_at":"2024-10-12T00:00:00+00:00","cumulative_pr_count":2323},{"repo_name":"opentelemetry.io","created_at":"2024-10-13T00:00:00+00:00","cumulative_pr_count":2326},{"repo_name":"opentelemetry.io","created_at":"2024-10-14T00:00:00+00:00","cumulative_pr_count":2332},{"repo_name":"opentelemetry.io","created_at":"2024-10-15T00:00:00+00:00","cumulative_pr_count":2343},{"repo_name":"opentelemetry.io","created_at":"2024-10-16T00:00:00+00:00","cumulative_pr_count":2355},{"repo_name":"opentelemetry.io","created_at":"2024-10-17T00:00:00+00:00","cumulative_pr_count":2359},{"repo_name":"opentelemetry.io","created_at":"2024-10-18T00:00:00+00:00","cumulative_pr_count":2378},{"repo_name":"opentelemetry.io","created_at":"2024-10-19T00:00:00+00:00","cumulative_pr_count":2379},{"repo_name":"opentelemetry.io","created_at":"2024-10-21T00:00:00+00:00","cumulative_pr_count":2390},{"repo_name":"opentelemetry.io","created_at":"2024-10-22T00:00:00+00:00","cumulative_pr_count":2405},{"repo_name":"opentelemetry.io","created_at":"2024-10-23T00:00:00+00:00","cumulative_pr_count":2416},{"repo_name":"opentelemetry.io","created_at":"2024-10-24T00:00:00+00:00","cumulative_pr_count":2430},{"repo_name":"opentelemetry.io","created_at":"2024-10-25T00:00:00+00:00","cumulative_pr_count":2443},{"repo_name":"opentelemetry.io","created_at":"2024-10-26T00:00:00+00:00","cumulative_pr_count":2444},{"repo_name":"opentelemetry.io","created_at":"2024-10-28T00:00:00+00:00","cumulative_pr_count":2451},{"repo_name":"opentelemetry.io","created_at":"2024-10-29T00:00:00+00:00","cumulative_pr_count":2462},{"repo_name":"opentelemetry.io","created_at":"2024-10-30T00:00:00+00:00","cumulative_pr_count":2472},{"repo_name":"opentelemetry.io","created_at":"2024-10-31T00:00:00+00:00","cumulative_pr_count":2478},{"repo_name":"opentelemetry.io","created_at":"2024-11-01T00:00:00+00:00","cumulative_pr_count":2480},{"repo_name":"opentelemetry.io","created_at":"2024-11-02T00:00:00+00:00","cumulative_pr_count":2500},{"repo_name":"opentelemetry.io","created_at":"2024-11-03T00:00:00+00:00","cumulative_pr_count":2504},{"repo_name":"opentelemetry.io","created_at":"2024-11-04T00:00:00+00:00","cumulative_pr_count":2515},{"repo_name":"opentelemetry.io","created_at":"2024-11-05T00:00:00+00:00","cumulative_pr_count":2531},{"repo_name":"opentelemetry.io","created_at":"2024-11-06T00:00:00+00:00","cumulative_pr_count":2547},{"repo_name":"opentelemetry.io","created_at":"2024-11-07T00:00:00+00:00","cumulative_pr_count":2561},{"repo_name":"opentelemetry.io","created_at":"2024-11-08T00:00:00+00:00","cumulative_pr_count":2586},{"repo_name":"opentelemetry.io","created_at":"2024-11-09T00:00:00+00:00","cumulative_pr_count":2589},{"repo_name":"opentelemetry.io","created_at":"2024-11-10T00:00:00+00:00","cumulative_pr_count":2594},{"repo_name":"opentelemetry.io","created_at":"2024-11-11T00:00:00+00:00","cumulative_pr_count":2607},{"repo_name":"perses","created_at":"2024-01-01T00:00:00+00:00","cumulative_pr_count":2},{"repo_name":"perses","created_at":"2024-01-02T00:00:00+00:00","cumulative_pr_count":14},{"repo_name":"perses","created_at":"2024-01-03T00:00:00+00:00","cumulative_pr_count":15},{"repo_name":"perses","created_at":"2024-01-04T00:00:00+00:00","cumulative_pr_count":16},{"repo_name":"perses","created_at":"2024-01-05T00:00:00+00:00","cumulative_pr_count":19},{"repo_name":"perses","created_at":"2024-01-07T00:00:00+00:00","cumulative_pr_count":20},{"repo_name":"perses","created_at":"2024-01-08T00:00:00+00:00","cumulative_pr_count":25},{"repo_name":"perses","created_at":"2024-01-09T00:00:00+00:00","cumulative_pr_count":28},{"repo_name":"perses","created_at":"2024-01-10T00:00:00+00:00","cumulative_pr_count":32},{"repo_name":"perses","created_at":"2024-01-11T00:00:00+00:00","cumulative_pr_count":37},{"repo_name":"perses","created_at":"2024-01-12T00:00:00+00:00","cumulative_pr_count":39},{"repo_name":"perses","created_at":"2024-01-15T00:00:00+00:00","cumulative_pr_count":46},{"repo_name":"perses","created_at":"2024-01-16T00:00:00+00:00","cumulative_pr_count":53},{"repo_name":"perses","created_at":"2024-01-17T00:00:00+00:00","cumulative_pr_count":65},{"repo_name":"perses","created_at":"2024-01-18T00:00:00+00:00","cumulative_pr_count":68},{"repo_name":"perses","created_at":"2024-01-19T00:00:00+00:00","cumulative_pr_count":70},{"repo_name":"perses","created_at":"2024-01-22T00:00:00+00:00","cumulative_pr_count":75},{"repo_name":"perses","created_at":"2024-01-23T00:00:00+00:00","cumulative_pr_count":79},{"repo_name":"perses","created_at":"2024-01-24T00:00:00+00:00","cumulative_pr_count":80},{"repo_name":"perses","created_at":"2024-01-25T00:00:00+00:00","cumulative_pr_count":82},{"repo_name":"perses","created_at":"2024-01-26T00:00:00+00:00","cumulative_pr_count":83},{"repo_name":"perses","created_at":"2024-01-29T00:00:00+00:00","cumulative_pr_count":89},{"repo_name":"perses","created_at":"2024-01-30T00:00:00+00:00","cumulative_pr_count":90},{"repo_name":"perses","created_at":"2024-02-01T00:00:00+00:00","cumulative_pr_count":96},{"repo_name":"perses","created_at":"2024-02-05T00:00:00+00:00","cumulative_pr_count":103},{"repo_name":"perses","created_at":"2024-02-06T00:00:00+00:00","cumulative_pr_count":108},{"repo_name":"perses","created_at":"2024-02-07T00:00:00+00:00","cumulative_pr_count":115},{"repo_name":"perses","created_at":"2024-02-08T00:00:00+00:00","cumulative_pr_count":121},{"repo_name":"perses","created_at":"2024-02-09T00:00:00+00:00","cumulative_pr_count":122},{"repo_name":"perses","created_at":"2024-02-10T00:00:00+00:00","cumulative_pr_count":123},{"repo_name":"perses","created_at":"2024-02-11T00:00:00+00:00","cumulative_pr_count":124},{"repo_name":"perses","created_at":"2024-02-12T00:00:00+00:00","cumulative_pr_count":133},{"repo_name":"perses","created_at":"2024-02-13T00:00:00+00:00","cumulative_pr_count":137},{"repo_name":"perses","created_at":"2024-02-14T00:00:00+00:00","cumulative_pr_count":138},{"repo_name":"perses","created_at":"2024-02-15T00:00:00+00:00","cumulative_pr_count":139},{"repo_name":"perses","created_at":"2024-02-16T00:00:00+00:00","cumulative_pr_count":146},{"repo_name":"perses","created_at":"2024-02-17T00:00:00+00:00","cumulative_pr_count":147},{"repo_name":"perses","created_at":"2024-02-19T00:00:00+00:00","cumulative_pr_count":149},{"repo_name":"perses","created_at":"2024-02-20T00:00:00+00:00","cumulative_pr_count":150},{"repo_name":"perses","created_at":"2024-02-22T00:00:00+00:00","cumulative_pr_count":160},{"repo_name":"perses","created_at":"2024-02-23T00:00:00+00:00","cumulative_pr_count":161},{"repo_name":"perses","created_at":"2024-02-26T00:00:00+00:00","cumulative_pr_count":166},{"repo_name":"perses","created_at":"2024-02-27T00:00:00+00:00","cumulative_pr_count":176},{"repo_name":"perses","created_at":"2024-02-28T00:00:00+00:00","cumulative_pr_count":189},{"repo_name":"perses","created_at":"2024-02-29T00:00:00+00:00","cumulative_pr_count":196},{"repo_name":"perses","created_at":"2024-03-01T00:00:00+00:00","cumulative_pr_count":207},{"repo_name":"perses","created_at":"2024-03-04T00:00:00+00:00","cumulative_pr_count":211},{"repo_name":"perses","created_at":"2024-03-05T00:00:00+00:00","cumulative_pr_count":216},{"repo_name":"perses","created_at":"2024-03-06T00:00:00+00:00","cumulative_pr_count":218},{"repo_name":"perses","created_at":"2024-03-07T00:00:00+00:00","cumulative_pr_count":228},{"repo_name":"perses","created_at":"2024-03-08T00:00:00+00:00","cumulative_pr_count":229},{"repo_name":"perses","created_at":"2024-03-11T00:00:00+00:00","cumulative_pr_count":247},{"repo_name":"perses","created_at":"2024-03-12T00:00:00+00:00","cumulative_pr_count":255},{"repo_name":"perses","created_at":"2024-03-13T00:00:00+00:00","cumulative_pr_count":259},{"repo_name":"perses","created_at":"2024-03-14T00:00:00+00:00","cumulative_pr_count":261},{"repo_name":"perses","created_at":"2024-03-18T00:00:00+00:00","cumulative_pr_count":263},{"repo_name":"perses","created_at":"2024-03-19T00:00:00+00:00","cumulative_pr_count":265},{"repo_name":"perses","created_at":"2024-03-21T00:00:00+00:00","cumulative_pr_count":276},{"repo_name":"perses","created_at":"2024-03-22T00:00:00+00:00","cumulative_pr_count":281},{"repo_name":"perses","created_at":"2024-03-24T00:00:00+00:00","cumulative_pr_count":282},{"repo_name":"perses","created_at":"2024-03-25T00:00:00+00:00","cumulative_pr_count":289},{"repo_name":"perses","created_at":"2024-03-26T00:00:00+00:00","cumulative_pr_count":293},{"repo_name":"perses","created_at":"2024-03-27T00:00:00+00:00","cumulative_pr_count":301},{"repo_name":"perses","created_at":"2024-03-28T00:00:00+00:00","cumulative_pr_count":311},{"repo_name":"perses","created_at":"2024-03-29T00:00:00+00:00","cumulative_pr_count":320},{"repo_name":"perses","created_at":"2024-03-31T00:00:00+00:00","cumulative_pr_count":321},{"repo_name":"perses","created_at":"2024-04-01T00:00:00+00:00","cumulative_pr_count":323},{"repo_name":"perses","created_at":"2024-04-02T00:00:00+00:00","cumulative_pr_count":328},{"repo_name":"perses","created_at":"2024-04-03T00:00:00+00:00","cumulative_pr_count":331},{"repo_name":"perses","created_at":"2024-04-04T00:00:00+00:00","cumulative_pr_count":336},{"repo_name":"perses","created_at":"2024-04-05T00:00:00+00:00","cumulative_pr_count":339},{"repo_name":"perses","created_at":"2024-04-06T00:00:00+00:00","cumulative_pr_count":340},{"repo_name":"perses","created_at":"2024-04-08T00:00:00+00:00","cumulative_pr_count":349},{"repo_name":"perses","created_at":"2024-04-09T00:00:00+00:00","cumulative_pr_count":352},{"repo_name":"perses","created_at":"2024-04-11T00:00:00+00:00","cumulative_pr_count":353},{"repo_name":"perses","created_at":"2024-04-12T00:00:00+00:00","cumulative_pr_count":359},{"repo_name":"perses","created_at":"2024-04-15T00:00:00+00:00","cumulative_pr_count":376},{"repo_name":"perses","created_at":"2024-04-16T00:00:00+00:00","cumulative_pr_count":380},{"repo_name":"perses","created_at":"2024-04-17T00:00:00+00:00","cumulative_pr_count":384},{"repo_name":"perses","created_at":"2024-04-18T00:00:00+00:00","cumulative_pr_count":389},{"repo_name":"perses","created_at":"2024-04-19T00:00:00+00:00","cumulative_pr_count":403},{"repo_name":"perses","created_at":"2024-04-20T00:00:00+00:00","cumulative_pr_count":406},{"repo_name":"perses","created_at":"2024-04-22T00:00:00+00:00","cumulative_pr_count":431},{"repo_name":"perses","created_at":"2024-04-23T00:00:00+00:00","cumulative_pr_count":435},{"repo_name":"perses","created_at":"2024-04-24T00:00:00+00:00","cumulative_pr_count":437},{"repo_name":"perses","created_at":"2024-04-25T00:00:00+00:00","cumulative_pr_count":445},{"repo_name":"perses","created_at":"2024-04-29T00:00:00+00:00","cumulative_pr_count":454},{"repo_name":"perses","created_at":"2024-04-30T00:00:00+00:00","cumulative_pr_count":462},{"repo_name":"perses","created_at":"2024-05-02T00:00:00+00:00","cumulative_pr_count":467},{"repo_name":"perses","created_at":"2024-05-03T00:00:00+00:00","cumulative_pr_count":468},{"repo_name":"perses","created_at":"2024-05-06T00:00:00+00:00","cumulative_pr_count":481},{"repo_name":"perses","created_at":"2024-05-07T00:00:00+00:00","cumulative_pr_count":484},{"repo_name":"perses","created_at":"2024-05-08T00:00:00+00:00","cumulative_pr_count":485},{"repo_name":"perses","created_at":"2024-05-12T00:00:00+00:00","cumulative_pr_count":486},{"repo_name":"perses","created_at":"2024-05-13T00:00:00+00:00","cumulative_pr_count":491},{"repo_name":"perses","created_at":"2024-05-14T00:00:00+00:00","cumulative_pr_count":494},{"repo_name":"perses","created_at":"2024-05-15T00:00:00+00:00","cumulative_pr_count":496},{"repo_name":"perses","created_at":"2024-05-16T00:00:00+00:00","cumulative_pr_count":504},{"repo_name":"perses","created_at":"2024-05-17T00:00:00+00:00","cumulative_pr_count":508},{"repo_name":"perses","created_at":"2024-05-20T00:00:00+00:00","cumulative_pr_count":512},{"repo_name":"perses","created_at":"2024-05-21T00:00:00+00:00","cumulative_pr_count":519},{"repo_name":"perses","created_at":"2024-05-22T00:00:00+00:00","cumulative_pr_count":530},{"repo_name":"perses","created_at":"2024-05-23T00:00:00+00:00","cumulative_pr_count":535},{"repo_name":"perses","created_at":"2024-05-24T00:00:00+00:00","cumulative_pr_count":537},{"repo_name":"perses","created_at":"2024-05-27T00:00:00+00:00","cumulative_pr_count":547},{"repo_name":"perses","created_at":"2024-05-28T00:00:00+00:00","cumulative_pr_count":551},{"repo_name":"perses","created_at":"2024-05-29T00:00:00+00:00","cumulative_pr_count":558},{"repo_name":"perses","created_at":"2024-06-03T00:00:00+00:00","cumulative_pr_count":559},{"repo_name":"perses","created_at":"2024-06-06T00:00:00+00:00","cumulative_pr_count":564},{"repo_name":"perses","created_at":"2024-06-07T00:00:00+00:00","cumulative_pr_count":569},{"repo_name":"perses","created_at":"2024-06-09T00:00:00+00:00","cumulative_pr_count":570},{"repo_name":"perses","created_at":"2024-06-10T00:00:00+00:00","cumulative_pr_count":576},{"repo_name":"perses","created_at":"2024-06-11T00:00:00+00:00","cumulative_pr_count":582},{"repo_name":"perses","created_at":"2024-06-12T00:00:00+00:00","cumulative_pr_count":593},{"repo_name":"perses","created_at":"2024-06-13T00:00:00+00:00","cumulative_pr_count":604},{"repo_name":"perses","created_at":"2024-06-14T00:00:00+00:00","cumulative_pr_count":609},{"repo_name":"perses","created_at":"2024-06-16T00:00:00+00:00","cumulative_pr_count":614},{"repo_name":"perses","created_at":"2024-06-17T00:00:00+00:00","cumulative_pr_count":617},{"repo_name":"perses","created_at":"2024-06-18T00:00:00+00:00","cumulative_pr_count":624},{"repo_name":"perses","created_at":"2024-06-19T00:00:00+00:00","cumulative_pr_count":627},{"repo_name":"perses","created_at":"2024-06-20T00:00:00+00:00","cumulative_pr_count":629},{"repo_name":"perses","created_at":"2024-06-21T00:00:00+00:00","cumulative_pr_count":631},{"repo_name":"perses","created_at":"2024-06-22T00:00:00+00:00","cumulative_pr_count":632},{"repo_name":"perses","created_at":"2024-06-24T00:00:00+00:00","cumulative_pr_count":640},{"repo_name":"perses","created_at":"2024-06-25T00:00:00+00:00","cumulative_pr_count":641},{"repo_name":"perses","created_at":"2024-06-26T00:00:00+00:00","cumulative_pr_count":645},{"repo_name":"perses","created_at":"2024-06-27T00:00:00+00:00","cumulative_pr_count":647},{"repo_name":"perses","created_at":"2024-07-01T00:00:00+00:00","cumulative_pr_count":651},{"repo_name":"perses","created_at":"2024-07-02T00:00:00+00:00","cumulative_pr_count":657},{"repo_name":"perses","created_at":"2024-07-03T00:00:00+00:00","cumulative_pr_count":665},{"repo_name":"perses","created_at":"2024-07-05T00:00:00+00:00","cumulative_pr_count":666},{"repo_name":"perses","created_at":"2024-07-08T00:00:00+00:00","cumulative_pr_count":667},{"repo_name":"perses","created_at":"2024-07-11T00:00:00+00:00","cumulative_pr_count":668},{"repo_name":"perses","created_at":"2024-07-15T00:00:00+00:00","cumulative_pr_count":670},{"repo_name":"perses","created_at":"2024-07-16T00:00:00+00:00","cumulative_pr_count":681},{"repo_name":"perses","created_at":"2024-07-22T00:00:00+00:00","cumulative_pr_count":682},{"repo_name":"perses","created_at":"2024-07-25T00:00:00+00:00","cumulative_pr_count":683},{"repo_name":"perses","created_at":"2024-07-26T00:00:00+00:00","cumulative_pr_count":685},{"repo_name":"perses","created_at":"2024-07-29T00:00:00+00:00","cumulative_pr_count":694},{"repo_name":"perses","created_at":"2024-07-30T00:00:00+00:00","cumulative_pr_count":698},{"repo_name":"perses","created_at":"2024-07-31T00:00:00+00:00","cumulative_pr_count":709},{"repo_name":"perses","created_at":"2024-08-01T00:00:00+00:00","cumulative_pr_count":715},{"repo_name":"perses","created_at":"2024-08-02T00:00:00+00:00","cumulative_pr_count":719},{"repo_name":"perses","created_at":"2024-08-05T00:00:00+00:00","cumulative_pr_count":726},{"repo_name":"perses","created_at":"2024-08-06T00:00:00+00:00","cumulative_pr_count":727},{"repo_name":"perses","created_at":"2024-08-07T00:00:00+00:00","cumulative_pr_count":731},{"repo_name":"perses","created_at":"2024-08-09T00:00:00+00:00","cumulative_pr_count":733},{"repo_name":"perses","created_at":"2024-08-12T00:00:00+00:00","cumulative_pr_count":740},{"repo_name":"perses","created_at":"2024-08-13T00:00:00+00:00","cumulative_pr_count":750},{"repo_name":"perses","created_at":"2024-08-14T00:00:00+00:00","cumulative_pr_count":757},{"repo_name":"perses","created_at":"2024-08-16T00:00:00+00:00","cumulative_pr_count":758},{"repo_name":"perses","created_at":"2024-08-19T00:00:00+00:00","cumulative_pr_count":769},{"repo_name":"perses","created_at":"2024-08-20T00:00:00+00:00","cumulative_pr_count":771},{"repo_name":"perses","created_at":"2024-08-21T00:00:00+00:00","cumulative_pr_count":781},{"repo_name":"perses","created_at":"2024-08-26T00:00:00+00:00","cumulative_pr_count":788},{"repo_name":"perses","created_at":"2024-08-27T00:00:00+00:00","cumulative_pr_count":789},{"repo_name":"perses","created_at":"2024-08-28T00:00:00+00:00","cumulative_pr_count":801},{"repo_name":"perses","created_at":"2024-08-29T00:00:00+00:00","cumulative_pr_count":802},{"repo_name":"perses","created_at":"2024-08-30T00:00:00+00:00","cumulative_pr_count":807},{"repo_name":"perses","created_at":"2024-09-02T00:00:00+00:00","cumulative_pr_count":812},{"repo_name":"perses","created_at":"2024-09-03T00:00:00+00:00","cumulative_pr_count":824},{"repo_name":"perses","created_at":"2024-09-05T00:00:00+00:00","cumulative_pr_count":827},{"repo_name":"perses","created_at":"2024-09-06T00:00:00+00:00","cumulative_pr_count":829},{"repo_name":"perses","created_at":"2024-09-09T00:00:00+00:00","cumulative_pr_count":839},{"repo_name":"perses","created_at":"2024-09-10T00:00:00+00:00","cumulative_pr_count":845},{"repo_name":"perses","created_at":"2024-09-11T00:00:00+00:00","cumulative_pr_count":854},{"repo_name":"perses","created_at":"2024-09-12T00:00:00+00:00","cumulative_pr_count":858},{"repo_name":"perses","created_at":"2024-09-13T00:00:00+00:00","cumulative_pr_count":862},{"repo_name":"perses","created_at":"2024-09-16T00:00:00+00:00","cumulative_pr_count":868},{"repo_name":"perses","created_at":"2024-09-18T00:00:00+00:00","cumulative_pr_count":874},{"repo_name":"perses","created_at":"2024-09-19T00:00:00+00:00","cumulative_pr_count":875},{"repo_name":"perses","created_at":"2024-09-20T00:00:00+00:00","cumulative_pr_count":878},{"repo_name":"perses","created_at":"2024-09-23T00:00:00+00:00","cumulative_pr_count":885},{"repo_name":"perses","created_at":"2024-09-24T00:00:00+00:00","cumulative_pr_count":886},{"repo_name":"perses","created_at":"2024-09-25T00:00:00+00:00","cumulative_pr_count":887},{"repo_name":"perses","created_at":"2024-09-26T00:00:00+00:00","cumulative_pr_count":891},{"repo_name":"perses","created_at":"2024-09-27T00:00:00+00:00","cumulative_pr_count":896},{"repo_name":"perses","created_at":"2024-09-29T00:00:00+00:00","cumulative_pr_count":897},{"repo_name":"perses","created_at":"2024-09-30T00:00:00+00:00","cumulative_pr_count":904},{"repo_name":"perses","created_at":"2024-10-01T00:00:00+00:00","cumulative_pr_count":919},{"repo_name":"perses","created_at":"2024-10-02T00:00:00+00:00","cumulative_pr_count":930},{"repo_name":"perses","created_at":"2024-10-03T00:00:00+00:00","cumulative_pr_count":936},{"repo_name":"perses","created_at":"2024-10-07T00:00:00+00:00","cumulative_pr_count":947},{"repo_name":"perses","created_at":"2024-10-08T00:00:00+00:00","cumulative_pr_count":954},{"repo_name":"perses","created_at":"2024-10-09T00:00:00+00:00","cumulative_pr_count":964},{"repo_name":"perses","created_at":"2024-10-10T00:00:00+00:00","cumulative_pr_count":965},{"repo_name":"perses","created_at":"2024-10-11T00:00:00+00:00","cumulative_pr_count":973},{"repo_name":"perses","created_at":"2024-10-12T00:00:00+00:00","cumulative_pr_count":977},{"repo_name":"perses","created_at":"2024-10-13T00:00:00+00:00","cumulative_pr_count":984},{"repo_name":"perses","created_at":"2024-10-14T00:00:00+00:00","cumulative_pr_count":986},{"repo_name":"perses","created_at":"2024-10-15T00:00:00+00:00","cumulative_pr_count":988},{"repo_name":"perses","created_at":"2024-10-16T00:00:00+00:00","cumulative_pr_count":994},{"repo_name":"perses","created_at":"2024-10-17T00:00:00+00:00","cumulative_pr_count":997},{"repo_name":"perses","created_at":"2024-10-18T00:00:00+00:00","cumulative_pr_count":1002},{"repo_name":"perses","created_at":"2024-10-21T00:00:00+00:00","cumulative_pr_count":1012},{"repo_name":"perses","created_at":"2024-10-22T00:00:00+00:00","cumulative_pr_count":1017},{"repo_name":"perses","created_at":"2024-10-23T00:00:00+00:00","cumulative_pr_count":1024},{"repo_name":"perses","created_at":"2024-10-24T00:00:00+00:00","cumulative_pr_count":1028},{"repo_name":"perses","created_at":"2024-10-25T00:00:00+00:00","cumulative_pr_count":1030},{"repo_name":"perses","created_at":"2024-10-28T00:00:00+00:00","cumulative_pr_count":1046},{"repo_name":"perses","created_at":"2024-10-29T00:00:00+00:00","cumulative_pr_count":1052},{"repo_name":"perses","created_at":"2024-10-31T00:00:00+00:00","cumulative_pr_count":1055},{"repo_name":"perses","created_at":"2024-11-04T00:00:00+00:00","cumulative_pr_count":1064},{"repo_name":"perses","created_at":"2024-11-05T00:00:00+00:00","cumulative_pr_count":1074},{"repo_name":"perses","created_at":"2024-11-06T00:00:00+00:00","cumulative_pr_count":1079},{"repo_name":"perses","created_at":"2024-11-07T00:00:00+00:00","cumulative_pr_count":1084},{"repo_name":"perses","created_at":"2024-11-08T00:00:00+00:00","cumulative_pr_count":1091},{"repo_name":"perses","created_at":"2024-11-11T00:00:00+00:00","cumulative_pr_count":1095},{"repo_name":"prometheus","created_at":"2024-01-01T00:00:00+00:00","cumulative_pr_count":19},{"repo_name":"prometheus","created_at":"2024-01-02T00:00:00+00:00","cumulative_pr_count":20},{"repo_name":"prometheus","created_at":"2024-01-03T00:00:00+00:00","cumulative_pr_count":21},{"repo_name":"prometheus","created_at":"2024-01-04T00:00:00+00:00","cumulative_pr_count":27},{"repo_name":"prometheus","created_at":"2024-01-05T00:00:00+00:00","cumulative_pr_count":29},{"repo_name":"prometheus","created_at":"2024-01-06T00:00:00+00:00","cumulative_pr_count":30},{"repo_name":"prometheus","created_at":"2024-01-07T00:00:00+00:00","cumulative_pr_count":32},{"repo_name":"prometheus","created_at":"2024-01-08T00:00:00+00:00","cumulative_pr_count":39},{"repo_name":"prometheus","created_at":"2024-01-09T00:00:00+00:00","cumulative_pr_count":43},{"repo_name":"prometheus","created_at":"2024-01-10T00:00:00+00:00","cumulative_pr_count":47},{"repo_name":"prometheus","created_at":"2024-01-11T00:00:00+00:00","cumulative_pr_count":48},{"repo_name":"prometheus","created_at":"2024-01-12T00:00:00+00:00","cumulative_pr_count":52},{"repo_name":"prometheus","created_at":"2024-01-13T00:00:00+00:00","cumulative_pr_count":54},{"repo_name":"prometheus","created_at":"2024-01-14T00:00:00+00:00","cumulative_pr_count":55},{"repo_name":"prometheus","created_at":"2024-01-15T00:00:00+00:00","cumulative_pr_count":69},{"repo_name":"prometheus","created_at":"2024-01-16T00:00:00+00:00","cumulative_pr_count":83},{"repo_name":"prometheus","created_at":"2024-01-17T00:00:00+00:00","cumulative_pr_count":92},{"repo_name":"prometheus","created_at":"2024-01-18T00:00:00+00:00","cumulative_pr_count":109},{"repo_name":"prometheus","created_at":"2024-01-19T00:00:00+00:00","cumulative_pr_count":113},{"repo_name":"prometheus","created_at":"2024-01-20T00:00:00+00:00","cumulative_pr_count":117},{"repo_name":"prometheus","created_at":"2024-01-21T00:00:00+00:00","cumulative_pr_count":118},{"repo_name":"prometheus","created_at":"2024-01-22T00:00:00+00:00","cumulative_pr_count":121},{"repo_name":"prometheus","created_at":"2024-01-23T00:00:00+00:00","cumulative_pr_count":144},{"repo_name":"prometheus","created_at":"2024-01-24T00:00:00+00:00","cumulative_pr_count":158},{"repo_name":"prometheus","created_at":"2024-01-25T00:00:00+00:00","cumulative_pr_count":180},{"repo_name":"prometheus","created_at":"2024-01-26T00:00:00+00:00","cumulative_pr_count":192},{"repo_name":"prometheus","created_at":"2024-01-27T00:00:00+00:00","cumulative_pr_count":195},{"repo_name":"prometheus","created_at":"2024-01-29T00:00:00+00:00","cumulative_pr_count":201},{"repo_name":"prometheus","created_at":"2024-01-30T00:00:00+00:00","cumulative_pr_count":212},{"repo_name":"prometheus","created_at":"2024-01-31T00:00:00+00:00","cumulative_pr_count":218},{"repo_name":"prometheus","created_at":"2024-02-01T00:00:00+00:00","cumulative_pr_count":247},{"repo_name":"prometheus","created_at":"2024-02-02T00:00:00+00:00","cumulative_pr_count":254},{"repo_name":"prometheus","created_at":"2024-02-03T00:00:00+00:00","cumulative_pr_count":255},{"repo_name":"prometheus","created_at":"2024-02-04T00:00:00+00:00","cumulative_pr_count":259},{"repo_name":"prometheus","created_at":"2024-02-05T00:00:00+00:00","cumulative_pr_count":261},{"repo_name":"prometheus","created_at":"2024-02-06T00:00:00+00:00","cumulative_pr_count":282},{"repo_name":"prometheus","created_at":"2024-02-07T00:00:00+00:00","cumulative_pr_count":288},{"repo_name":"prometheus","created_at":"2024-02-08T00:00:00+00:00","cumulative_pr_count":290},{"repo_name":"prometheus","created_at":"2024-02-09T00:00:00+00:00","cumulative_pr_count":292},{"repo_name":"prometheus","created_at":"2024-02-11T00:00:00+00:00","cumulative_pr_count":295},{"repo_name":"prometheus","created_at":"2024-02-12T00:00:00+00:00","cumulative_pr_count":297},{"repo_name":"prometheus","created_at":"2024-02-13T00:00:00+00:00","cumulative_pr_count":299},{"repo_name":"prometheus","created_at":"2024-02-14T00:00:00+00:00","cumulative_pr_count":304},{"repo_name":"prometheus","created_at":"2024-02-15T00:00:00+00:00","cumulative_pr_count":310},{"repo_name":"prometheus","created_at":"2024-02-16T00:00:00+00:00","cumulative_pr_count":312},{"repo_name":"prometheus","created_at":"2024-02-18T00:00:00+00:00","cumulative_pr_count":316},{"repo_name":"prometheus","created_at":"2024-02-19T00:00:00+00:00","cumulative_pr_count":323},{"repo_name":"prometheus","created_at":"2024-02-20T00:00:00+00:00","cumulative_pr_count":326},{"repo_name":"prometheus","created_at":"2024-02-21T00:00:00+00:00","cumulative_pr_count":332},{"repo_name":"prometheus","created_at":"2024-02-22T00:00:00+00:00","cumulative_pr_count":342},{"repo_name":"prometheus","created_at":"2024-02-23T00:00:00+00:00","cumulative_pr_count":347},{"repo_name":"prometheus","created_at":"2024-02-25T00:00:00+00:00","cumulative_pr_count":349},{"repo_name":"prometheus","created_at":"2024-02-26T00:00:00+00:00","cumulative_pr_count":366},{"repo_name":"prometheus","created_at":"2024-02-27T00:00:00+00:00","cumulative_pr_count":375},{"repo_name":"prometheus","created_at":"2024-02-28T00:00:00+00:00","cumulative_pr_count":389},{"repo_name":"prometheus","created_at":"2024-02-29T00:00:00+00:00","cumulative_pr_count":401},{"repo_name":"prometheus","created_at":"2024-03-01T00:00:00+00:00","cumulative_pr_count":422},{"repo_name":"prometheus","created_at":"2024-03-02T00:00:00+00:00","cumulative_pr_count":424},{"repo_name":"prometheus","created_at":"2024-03-03T00:00:00+00:00","cumulative_pr_count":426},{"repo_name":"prometheus","created_at":"2024-03-04T00:00:00+00:00","cumulative_pr_count":445},{"repo_name":"prometheus","created_at":"2024-03-05T00:00:00+00:00","cumulative_pr_count":450},{"repo_name":"prometheus","created_at":"2024-03-06T00:00:00+00:00","cumulative_pr_count":465},{"repo_name":"prometheus","created_at":"2024-03-07T00:00:00+00:00","cumulative_pr_count":474},{"repo_name":"prometheus","created_at":"2024-03-08T00:00:00+00:00","cumulative_pr_count":485},{"repo_name":"prometheus","created_at":"2024-03-09T00:00:00+00:00","cumulative_pr_count":489},{"repo_name":"prometheus","created_at":"2024-03-11T00:00:00+00:00","cumulative_pr_count":491},{"repo_name":"prometheus","created_at":"2024-03-12T00:00:00+00:00","cumulative_pr_count":499},{"repo_name":"prometheus","created_at":"2024-03-13T00:00:00+00:00","cumulative_pr_count":508},{"repo_name":"prometheus","created_at":"2024-03-14T00:00:00+00:00","cumulative_pr_count":518},{"repo_name":"prometheus","created_at":"2024-03-15T00:00:00+00:00","cumulative_pr_count":527},{"repo_name":"prometheus","created_at":"2024-03-16T00:00:00+00:00","cumulative_pr_count":530},{"repo_name":"prometheus","created_at":"2024-03-17T00:00:00+00:00","cumulative_pr_count":533},{"repo_name":"prometheus","created_at":"2024-03-18T00:00:00+00:00","cumulative_pr_count":539},{"repo_name":"prometheus","created_at":"2024-03-19T00:00:00+00:00","cumulative_pr_count":551},{"repo_name":"prometheus","created_at":"2024-03-20T00:00:00+00:00","cumulative_pr_count":556},{"repo_name":"prometheus","created_at":"2024-03-21T00:00:00+00:00","cumulative_pr_count":588},{"repo_name":"prometheus","created_at":"2024-03-22T00:00:00+00:00","cumulative_pr_count":600},{"repo_name":"prometheus","created_at":"2024-03-23T00:00:00+00:00","cumulative_pr_count":605},{"repo_name":"prometheus","created_at":"2024-03-25T00:00:00+00:00","cumulative_pr_count":611},{"repo_name":"prometheus","created_at":"2024-03-26T00:00:00+00:00","cumulative_pr_count":622},{"repo_name":"prometheus","created_at":"2024-03-27T00:00:00+00:00","cumulative_pr_count":638},{"repo_name":"prometheus","created_at":"2024-03-28T00:00:00+00:00","cumulative_pr_count":646},{"repo_name":"prometheus","created_at":"2024-03-29T00:00:00+00:00","cumulative_pr_count":650},{"repo_name":"prometheus","created_at":"2024-03-31T00:00:00+00:00","cumulative_pr_count":651},{"repo_name":"prometheus","created_at":"2024-04-01T00:00:00+00:00","cumulative_pr_count":668},{"repo_name":"prometheus","created_at":"2024-04-02T00:00:00+00:00","cumulative_pr_count":673},{"repo_name":"prometheus","created_at":"2024-04-03T00:00:00+00:00","cumulative_pr_count":679},{"repo_name":"prometheus","created_at":"2024-04-04T00:00:00+00:00","cumulative_pr_count":685},{"repo_name":"prometheus","created_at":"2024-04-05T00:00:00+00:00","cumulative_pr_count":698},{"repo_name":"prometheus","created_at":"2024-04-06T00:00:00+00:00","cumulative_pr_count":699},{"repo_name":"prometheus","created_at":"2024-04-07T00:00:00+00:00","cumulative_pr_count":701},{"repo_name":"prometheus","created_at":"2024-04-08T00:00:00+00:00","cumulative_pr_count":705},{"repo_name":"prometheus","created_at":"2024-04-09T00:00:00+00:00","cumulative_pr_count":706},{"repo_name":"prometheus","created_at":"2024-04-10T00:00:00+00:00","cumulative_pr_count":712},{"repo_name":"prometheus","created_at":"2024-04-11T00:00:00+00:00","cumulative_pr_count":721},{"repo_name":"prometheus","created_at":"2024-04-12T00:00:00+00:00","cumulative_pr_count":722},{"repo_name":"prometheus","created_at":"2024-04-13T00:00:00+00:00","cumulative_pr_count":723},{"repo_name":"prometheus","created_at":"2024-04-15T00:00:00+00:00","cumulative_pr_count":724},{"repo_name":"prometheus","created_at":"2024-04-16T00:00:00+00:00","cumulative_pr_count":727},{"repo_name":"prometheus","created_at":"2024-04-17T00:00:00+00:00","cumulative_pr_count":729},{"repo_name":"prometheus","created_at":"2024-04-18T00:00:00+00:00","cumulative_pr_count":743},{"repo_name":"prometheus","created_at":"2024-04-19T00:00:00+00:00","cumulative_pr_count":744},{"repo_name":"prometheus","created_at":"2024-04-20T00:00:00+00:00","cumulative_pr_count":752},{"repo_name":"prometheus","created_at":"2024-04-21T00:00:00+00:00","cumulative_pr_count":754},{"repo_name":"prometheus","created_at":"2024-04-22T00:00:00+00:00","cumulative_pr_count":757},{"repo_name":"prometheus","created_at":"2024-04-23T00:00:00+00:00","cumulative_pr_count":763},{"repo_name":"prometheus","created_at":"2024-04-24T00:00:00+00:00","cumulative_pr_count":775},{"repo_name":"prometheus","created_at":"2024-04-25T00:00:00+00:00","cumulative_pr_count":780},{"repo_name":"prometheus","created_at":"2024-04-27T00:00:00+00:00","cumulative_pr_count":781},{"repo_name":"prometheus","created_at":"2024-04-28T00:00:00+00:00","cumulative_pr_count":782},{"repo_name":"prometheus","created_at":"2024-04-29T00:00:00+00:00","cumulative_pr_count":789},{"repo_name":"prometheus","created_at":"2024-04-30T00:00:00+00:00","cumulative_pr_count":807},{"repo_name":"prometheus","created_at":"2024-05-01T00:00:00+00:00","cumulative_pr_count":827},{"repo_name":"prometheus","created_at":"2024-05-02T00:00:00+00:00","cumulative_pr_count":837},{"repo_name":"prometheus","created_at":"2024-05-03T00:00:00+00:00","cumulative_pr_count":851},{"repo_name":"prometheus","created_at":"2024-05-04T00:00:00+00:00","cumulative_pr_count":854},{"repo_name":"prometheus","created_at":"2024-05-06T00:00:00+00:00","cumulative_pr_count":855},{"repo_name":"prometheus","created_at":"2024-05-07T00:00:00+00:00","cumulative_pr_count":859},{"repo_name":"prometheus","created_at":"2024-05-08T00:00:00+00:00","cumulative_pr_count":869},{"repo_name":"prometheus","created_at":"2024-05-09T00:00:00+00:00","cumulative_pr_count":874},{"repo_name":"prometheus","created_at":"2024-05-10T00:00:00+00:00","cumulative_pr_count":881},{"repo_name":"prometheus","created_at":"2024-05-11T00:00:00+00:00","cumulative_pr_count":883},{"repo_name":"prometheus","created_at":"2024-05-12T00:00:00+00:00","cumulative_pr_count":887},{"repo_name":"prometheus","created_at":"2024-05-13T00:00:00+00:00","cumulative_pr_count":897},{"repo_name":"prometheus","created_at":"2024-05-14T00:00:00+00:00","cumulative_pr_count":906},{"repo_name":"prometheus","created_at":"2024-05-15T00:00:00+00:00","cumulative_pr_count":915},{"repo_name":"prometheus","created_at":"2024-05-16T00:00:00+00:00","cumulative_pr_count":922},{"repo_name":"prometheus","created_at":"2024-05-17T00:00:00+00:00","cumulative_pr_count":925},{"repo_name":"prometheus","created_at":"2024-05-18T00:00:00+00:00","cumulative_pr_count":929},{"repo_name":"prometheus","created_at":"2024-05-19T00:00:00+00:00","cumulative_pr_count":930},{"repo_name":"prometheus","created_at":"2024-05-20T00:00:00+00:00","cumulative_pr_count":931},{"repo_name":"prometheus","created_at":"2024-05-21T00:00:00+00:00","cumulative_pr_count":936},{"repo_name":"prometheus","created_at":"2024-05-22T00:00:00+00:00","cumulative_pr_count":939},{"repo_name":"prometheus","created_at":"2024-05-23T00:00:00+00:00","cumulative_pr_count":940},{"repo_name":"prometheus","created_at":"2024-05-24T00:00:00+00:00","cumulative_pr_count":946},{"repo_name":"prometheus","created_at":"2024-05-25T00:00:00+00:00","cumulative_pr_count":949},{"repo_name":"prometheus","created_at":"2024-05-26T00:00:00+00:00","cumulative_pr_count":950},{"repo_name":"prometheus","created_at":"2024-05-27T00:00:00+00:00","cumulative_pr_count":957},{"repo_name":"prometheus","created_at":"2024-05-28T00:00:00+00:00","cumulative_pr_count":966},{"repo_name":"prometheus","created_at":"2024-05-29T00:00:00+00:00","cumulative_pr_count":970},{"repo_name":"prometheus","created_at":"2024-05-30T00:00:00+00:00","cumulative_pr_count":974},{"repo_name":"prometheus","created_at":"2024-05-31T00:00:00+00:00","cumulative_pr_count":980},{"repo_name":"prometheus","created_at":"2024-06-01T00:00:00+00:00","cumulative_pr_count":1003},{"repo_name":"prometheus","created_at":"2024-06-02T00:00:00+00:00","cumulative_pr_count":1004},{"repo_name":"prometheus","created_at":"2024-06-03T00:00:00+00:00","cumulative_pr_count":1011},{"repo_name":"prometheus","created_at":"2024-06-04T00:00:00+00:00","cumulative_pr_count":1026},{"repo_name":"prometheus","created_at":"2024-06-05T00:00:00+00:00","cumulative_pr_count":1076},{"repo_name":"prometheus","created_at":"2024-06-06T00:00:00+00:00","cumulative_pr_count":1123},{"repo_name":"prometheus","created_at":"2024-06-07T00:00:00+00:00","cumulative_pr_count":1129},{"repo_name":"prometheus","created_at":"2024-06-08T00:00:00+00:00","cumulative_pr_count":1131},{"repo_name":"prometheus","created_at":"2024-06-10T00:00:00+00:00","cumulative_pr_count":1140},{"repo_name":"prometheus","created_at":"2024-06-11T00:00:00+00:00","cumulative_pr_count":1148},{"repo_name":"prometheus","created_at":"2024-06-12T00:00:00+00:00","cumulative_pr_count":1153},{"repo_name":"prometheus","created_at":"2024-06-13T00:00:00+00:00","cumulative_pr_count":1155},{"repo_name":"prometheus","created_at":"2024-06-14T00:00:00+00:00","cumulative_pr_count":1158},{"repo_name":"prometheus","created_at":"2024-06-15T00:00:00+00:00","cumulative_pr_count":1159},{"repo_name":"prometheus","created_at":"2024-06-16T00:00:00+00:00","cumulative_pr_count":1161},{"repo_name":"prometheus","created_at":"2024-06-17T00:00:00+00:00","cumulative_pr_count":1165},{"repo_name":"prometheus","created_at":"2024-06-18T00:00:00+00:00","cumulative_pr_count":1179},{"repo_name":"prometheus","created_at":"2024-06-19T00:00:00+00:00","cumulative_pr_count":1195},{"repo_name":"prometheus","created_at":"2024-06-20T00:00:00+00:00","cumulative_pr_count":1206},{"repo_name":"prometheus","created_at":"2024-06-21T00:00:00+00:00","cumulative_pr_count":1213},{"repo_name":"prometheus","created_at":"2024-06-24T00:00:00+00:00","cumulative_pr_count":1218},{"repo_name":"prometheus","created_at":"2024-06-25T00:00:00+00:00","cumulative_pr_count":1231},{"repo_name":"prometheus","created_at":"2024-06-26T00:00:00+00:00","cumulative_pr_count":1240},{"repo_name":"prometheus","created_at":"2024-06-27T00:00:00+00:00","cumulative_pr_count":1249},{"repo_name":"prometheus","created_at":"2024-06-28T00:00:00+00:00","cumulative_pr_count":1255},{"repo_name":"prometheus","created_at":"2024-06-29T00:00:00+00:00","cumulative_pr_count":1256},{"repo_name":"prometheus","created_at":"2024-06-30T00:00:00+00:00","cumulative_pr_count":1259},{"repo_name":"prometheus","created_at":"2024-07-01T00:00:00+00:00","cumulative_pr_count":1285},{"repo_name":"prometheus","created_at":"2024-07-02T00:00:00+00:00","cumulative_pr_count":1294},{"repo_name":"prometheus","created_at":"2024-07-03T00:00:00+00:00","cumulative_pr_count":1306},{"repo_name":"prometheus","created_at":"2024-07-04T00:00:00+00:00","cumulative_pr_count":1309},{"repo_name":"prometheus","created_at":"2024-07-05T00:00:00+00:00","cumulative_pr_count":1321},{"repo_name":"prometheus","created_at":"2024-07-06T00:00:00+00:00","cumulative_pr_count":1324},{"repo_name":"prometheus","created_at":"2024-07-07T00:00:00+00:00","cumulative_pr_count":1327},{"repo_name":"prometheus","created_at":"2024-07-08T00:00:00+00:00","cumulative_pr_count":1334},{"repo_name":"prometheus","created_at":"2024-07-09T00:00:00+00:00","cumulative_pr_count":1346},{"repo_name":"prometheus","created_at":"2024-07-10T00:00:00+00:00","cumulative_pr_count":1363},{"repo_name":"prometheus","created_at":"2024-07-11T00:00:00+00:00","cumulative_pr_count":1370},{"repo_name":"prometheus","created_at":"2024-07-12T00:00:00+00:00","cumulative_pr_count":1373},{"repo_name":"prometheus","created_at":"2024-07-13T00:00:00+00:00","cumulative_pr_count":1374},{"repo_name":"prometheus","created_at":"2024-07-14T00:00:00+00:00","cumulative_pr_count":1387},{"repo_name":"prometheus","created_at":"2024-07-15T00:00:00+00:00","cumulative_pr_count":1401},{"repo_name":"prometheus","created_at":"2024-07-16T00:00:00+00:00","cumulative_pr_count":1406},{"repo_name":"prometheus","created_at":"2024-07-17T00:00:00+00:00","cumulative_pr_count":1408},{"repo_name":"prometheus","created_at":"2024-07-18T00:00:00+00:00","cumulative_pr_count":1414},{"repo_name":"prometheus","created_at":"2024-07-19T00:00:00+00:00","cumulative_pr_count":1417},{"repo_name":"prometheus","created_at":"2024-07-21T00:00:00+00:00","cumulative_pr_count":1420},{"repo_name":"prometheus","created_at":"2024-07-22T00:00:00+00:00","cumulative_pr_count":1428},{"repo_name":"prometheus","created_at":"2024-07-23T00:00:00+00:00","cumulative_pr_count":1431},{"repo_name":"prometheus","created_at":"2024-07-24T00:00:00+00:00","cumulative_pr_count":1439},{"repo_name":"prometheus","created_at":"2024-07-25T00:00:00+00:00","cumulative_pr_count":1442},{"repo_name":"prometheus","created_at":"2024-07-26T00:00:00+00:00","cumulative_pr_count":1449},{"repo_name":"prometheus","created_at":"2024-07-27T00:00:00+00:00","cumulative_pr_count":1450},{"repo_name":"prometheus","created_at":"2024-07-29T00:00:00+00:00","cumulative_pr_count":1457},{"repo_name":"prometheus","created_at":"2024-07-30T00:00:00+00:00","cumulative_pr_count":1481},{"repo_name":"prometheus","created_at":"2024-07-31T00:00:00+00:00","cumulative_pr_count":1495},{"repo_name":"prometheus","created_at":"2024-08-01T00:00:00+00:00","cumulative_pr_count":1530},{"repo_name":"prometheus","created_at":"2024-08-02T00:00:00+00:00","cumulative_pr_count":1536},{"repo_name":"prometheus","created_at":"2024-08-03T00:00:00+00:00","cumulative_pr_count":1542},{"repo_name":"prometheus","created_at":"2024-08-04T00:00:00+00:00","cumulative_pr_count":1552},{"repo_name":"prometheus","created_at":"2024-08-05T00:00:00+00:00","cumulative_pr_count":1559},{"repo_name":"prometheus","created_at":"2024-08-06T00:00:00+00:00","cumulative_pr_count":1572},{"repo_name":"prometheus","created_at":"2024-08-07T00:00:00+00:00","cumulative_pr_count":1588},{"repo_name":"prometheus","created_at":"2024-08-08T00:00:00+00:00","cumulative_pr_count":1601},{"repo_name":"prometheus","created_at":"2024-08-09T00:00:00+00:00","cumulative_pr_count":1616},{"repo_name":"prometheus","created_at":"2024-08-10T00:00:00+00:00","cumulative_pr_count":1617},{"repo_name":"prometheus","created_at":"2024-08-11T00:00:00+00:00","cumulative_pr_count":1619},{"repo_name":"prometheus","created_at":"2024-08-12T00:00:00+00:00","cumulative_pr_count":1622},{"repo_name":"prometheus","created_at":"2024-08-13T00:00:00+00:00","cumulative_pr_count":1633},{"repo_name":"prometheus","created_at":"2024-08-14T00:00:00+00:00","cumulative_pr_count":1641},{"repo_name":"prometheus","created_at":"2024-08-15T00:00:00+00:00","cumulative_pr_count":1644},{"repo_name":"prometheus","created_at":"2024-08-16T00:00:00+00:00","cumulative_pr_count":1651},{"repo_name":"prometheus","created_at":"2024-08-17T00:00:00+00:00","cumulative_pr_count":1652},{"repo_name":"prometheus","created_at":"2024-08-18T00:00:00+00:00","cumulative_pr_count":1655},{"repo_name":"prometheus","created_at":"2024-08-19T00:00:00+00:00","cumulative_pr_count":1660},{"repo_name":"prometheus","created_at":"2024-08-20T00:00:00+00:00","cumulative_pr_count":1665},{"repo_name":"prometheus","created_at":"2024-08-21T00:00:00+00:00","cumulative_pr_count":1678},{"repo_name":"prometheus","created_at":"2024-08-22T00:00:00+00:00","cumulative_pr_count":1685},{"repo_name":"prometheus","created_at":"2024-08-23T00:00:00+00:00","cumulative_pr_count":1695},{"repo_name":"prometheus","created_at":"2024-08-24T00:00:00+00:00","cumulative_pr_count":1696},{"repo_name":"prometheus","created_at":"2024-08-26T00:00:00+00:00","cumulative_pr_count":1700},{"repo_name":"prometheus","created_at":"2024-08-27T00:00:00+00:00","cumulative_pr_count":1719},{"repo_name":"prometheus","created_at":"2024-08-28T00:00:00+00:00","cumulative_pr_count":1735},{"repo_name":"prometheus","created_at":"2024-08-29T00:00:00+00:00","cumulative_pr_count":1747},{"repo_name":"prometheus","created_at":"2024-08-30T00:00:00+00:00","cumulative_pr_count":1756},{"repo_name":"prometheus","created_at":"2024-08-31T00:00:00+00:00","cumulative_pr_count":1757},{"repo_name":"prometheus","created_at":"2024-09-01T00:00:00+00:00","cumulative_pr_count":1793},{"repo_name":"prometheus","created_at":"2024-09-02T00:00:00+00:00","cumulative_pr_count":1809},{"repo_name":"prometheus","created_at":"2024-09-03T00:00:00+00:00","cumulative_pr_count":1814},{"repo_name":"prometheus","created_at":"2024-09-04T00:00:00+00:00","cumulative_pr_count":1821},{"repo_name":"prometheus","created_at":"2024-09-05T00:00:00+00:00","cumulative_pr_count":1848},{"repo_name":"prometheus","created_at":"2024-09-06T00:00:00+00:00","cumulative_pr_count":1855},{"repo_name":"prometheus","created_at":"2024-09-08T00:00:00+00:00","cumulative_pr_count":1869},{"repo_name":"prometheus","created_at":"2024-09-09T00:00:00+00:00","cumulative_pr_count":1890},{"repo_name":"prometheus","created_at":"2024-09-10T00:00:00+00:00","cumulative_pr_count":1910},{"repo_name":"prometheus","created_at":"2024-09-11T00:00:00+00:00","cumulative_pr_count":1915},{"repo_name":"prometheus","created_at":"2024-09-13T00:00:00+00:00","cumulative_pr_count":1918},{"repo_name":"prometheus","created_at":"2024-09-14T00:00:00+00:00","cumulative_pr_count":1921},{"repo_name":"prometheus","created_at":"2024-09-15T00:00:00+00:00","cumulative_pr_count":1922},{"repo_name":"prometheus","created_at":"2024-09-16T00:00:00+00:00","cumulative_pr_count":1947},{"repo_name":"prometheus","created_at":"2024-09-17T00:00:00+00:00","cumulative_pr_count":1969},{"repo_name":"prometheus","created_at":"2024-09-18T00:00:00+00:00","cumulative_pr_count":1978},{"repo_name":"prometheus","created_at":"2024-09-19T00:00:00+00:00","cumulative_pr_count":1990},{"repo_name":"prometheus","created_at":"2024-09-20T00:00:00+00:00","cumulative_pr_count":2001},{"repo_name":"prometheus","created_at":"2024-09-21T00:00:00+00:00","cumulative_pr_count":2004},{"repo_name":"prometheus","created_at":"2024-09-22T00:00:00+00:00","cumulative_pr_count":2007},{"repo_name":"prometheus","created_at":"2024-09-23T00:00:00+00:00","cumulative_pr_count":2015},{"repo_name":"prometheus","created_at":"2024-09-24T00:00:00+00:00","cumulative_pr_count":2023},{"repo_name":"prometheus","created_at":"2024-09-25T00:00:00+00:00","cumulative_pr_count":2035},{"repo_name":"prometheus","created_at":"2024-09-26T00:00:00+00:00","cumulative_pr_count":2046},{"repo_name":"prometheus","created_at":"2024-09-27T00:00:00+00:00","cumulative_pr_count":2052},{"repo_name":"prometheus","created_at":"2024-09-29T00:00:00+00:00","cumulative_pr_count":2053},{"repo_name":"prometheus","created_at":"2024-09-30T00:00:00+00:00","cumulative_pr_count":2062},{"repo_name":"prometheus","created_at":"2024-10-01T00:00:00+00:00","cumulative_pr_count":2111},{"repo_name":"prometheus","created_at":"2024-10-02T00:00:00+00:00","cumulative_pr_count":2144},{"repo_name":"prometheus","created_at":"2024-10-03T00:00:00+00:00","cumulative_pr_count":2147},{"repo_name":"prometheus","created_at":"2024-10-04T00:00:00+00:00","cumulative_pr_count":2160},{"repo_name":"prometheus","created_at":"2024-10-05T00:00:00+00:00","cumulative_pr_count":2163},{"repo_name":"prometheus","created_at":"2024-10-06T00:00:00+00:00","cumulative_pr_count":2166},{"repo_name":"prometheus","created_at":"2024-10-07T00:00:00+00:00","cumulative_pr_count":2175},{"repo_name":"prometheus","created_at":"2024-10-08T00:00:00+00:00","cumulative_pr_count":2187},{"repo_name":"prometheus","created_at":"2024-10-09T00:00:00+00:00","cumulative_pr_count":2191},{"repo_name":"prometheus","created_at":"2024-10-10T00:00:00+00:00","cumulative_pr_count":2198},{"repo_name":"prometheus","created_at":"2024-10-11T00:00:00+00:00","cumulative_pr_count":2201},{"repo_name":"prometheus","created_at":"2024-10-12T00:00:00+00:00","cumulative_pr_count":2203},{"repo_name":"prometheus","created_at":"2024-10-13T00:00:00+00:00","cumulative_pr_count":2204},{"repo_name":"prometheus","created_at":"2024-10-14T00:00:00+00:00","cumulative_pr_count":2209},{"repo_name":"prometheus","created_at":"2024-10-15T00:00:00+00:00","cumulative_pr_count":2219},{"repo_name":"prometheus","created_at":"2024-10-16T00:00:00+00:00","cumulative_pr_count":2232},{"repo_name":"prometheus","created_at":"2024-10-17T00:00:00+00:00","cumulative_pr_count":2236},{"repo_name":"prometheus","created_at":"2024-10-18T00:00:00+00:00","cumulative_pr_count":2245},{"repo_name":"prometheus","created_at":"2024-10-19T00:00:00+00:00","cumulative_pr_count":2246},{"repo_name":"prometheus","created_at":"2024-10-20T00:00:00+00:00","cumulative_pr_count":2251},{"repo_name":"prometheus","created_at":"2024-10-21T00:00:00+00:00","cumulative_pr_count":2255},{"repo_name":"prometheus","created_at":"2024-10-22T00:00:00+00:00","cumulative_pr_count":2269},{"repo_name":"prometheus","created_at":"2024-10-23T00:00:00+00:00","cumulative_pr_count":2274},{"repo_name":"prometheus","created_at":"2024-10-24T00:00:00+00:00","cumulative_pr_count":2288},{"repo_name":"prometheus","created_at":"2024-10-25T00:00:00+00:00","cumulative_pr_count":2302},{"repo_name":"prometheus","created_at":"2024-10-27T00:00:00+00:00","cumulative_pr_count":2306},{"repo_name":"prometheus","created_at":"2024-10-28T00:00:00+00:00","cumulative_pr_count":2313},{"repo_name":"prometheus","created_at":"2024-10-29T00:00:00+00:00","cumulative_pr_count":2325},{"repo_name":"prometheus","created_at":"2024-10-30T00:00:00+00:00","cumulative_pr_count":2328},{"repo_name":"prometheus","created_at":"2024-10-31T00:00:00+00:00","cumulative_pr_count":2339},{"repo_name":"prometheus","created_at":"2024-11-01T00:00:00+00:00","cumulative_pr_count":2391},{"repo_name":"prometheus","created_at":"2024-11-02T00:00:00+00:00","cumulative_pr_count":2397},{"repo_name":"prometheus","created_at":"2024-11-03T00:00:00+00:00","cumulative_pr_count":2406},{"repo_name":"prometheus","created_at":"2024-11-04T00:00:00+00:00","cumulative_pr_count":2423},{"repo_name":"prometheus","created_at":"2024-11-05T00:00:00+00:00","cumulative_pr_count":2437},{"repo_name":"prometheus","created_at":"2024-11-06T00:00:00+00:00","cumulative_pr_count":2449},{"repo_name":"prometheus","created_at":"2024-11-07T00:00:00+00:00","cumulative_pr_count":2458},{"repo_name":"prometheus","created_at":"2024-11-08T00:00:00+00:00","cumulative_pr_count":2467},{"repo_name":"prometheus","created_at":"2024-11-09T00:00:00+00:00","cumulative_pr_count":2468},{"repo_name":"prometheus","created_at":"2024-11-10T00:00:00+00:00","cumulative_pr_count":2469},{"repo_name":"prometheus","created_at":"2024-11-11T00:00:00+00:00","cumulative_pr_count":2487}] \ No newline at end of file diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-0e175c0bcb058d5483805f801f5dba56.json b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-0e175c0bcb058d5483805f801f5dba56.json new file mode 100644 index 0000000..4185fe7 --- /dev/null +++ b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-0e175c0bcb058d5483805f801f5dba56.json @@ -0,0 +1 @@ +[{"tag":"runtime","count":56},{"tag":"app-delivery","count":42},{"tag":"security","count":34},{"tag":"network","count":33},{"tag":"observability","count":25},{"tag":"storage","count":15}] \ No newline at end of file diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-0efe5bcfc80df40eb120ba205a9a165d.json b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-0efe5bcfc80df40eb120ba205a9a165d.json new file mode 100644 index 0000000..cafed98 --- /dev/null +++ b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-0efe5bcfc80df40eb120ba205a9a165d.json @@ -0,0 +1 @@ +[{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"prometheus","watch_count":3},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":19},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":18},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":7},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":23},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":50},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":29},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":41},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":60},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"fluentd","watch_count":5},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":46},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":5},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":38},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":7},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":30},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"jaeger","watch_count":12},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":24},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"jaeger","watch_count":12},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":7},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":5},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":16},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"prometheus","watch_count":24},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":7},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"k8sgpt","watch_count":24},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":22},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":21},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":9},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":7},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":6},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"prometheus","watch_count":8},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"prometheus","watch_count":4},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"prometheus","watch_count":4},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":52},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":74},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":5},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":13},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":8},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"fluentd","watch_count":5},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":5},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"prometheus","watch_count":8},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":6},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":6},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":5},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"alertmanager","watch_count":6},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"thanos","watch_count":6},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"prometheus","watch_count":30},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"prometheus","watch_count":83},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"fluentd","watch_count":6},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opencost","watch_count":13},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opencost","watch_count":9},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"thanos","watch_count":7},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"prometheus","watch_count":8},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":5},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"fluentd","watch_count":8},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"alertmanager","watch_count":5},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"prometheus","watch_count":4},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":5},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":7},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":13},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"alertmanager","watch_count":5},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":14},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"fluentd","watch_count":6},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"prometheus","watch_count":24},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":10},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"prometheus","watch_count":8},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":9},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":7},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":14},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":7},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"prometheus","watch_count":23},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":7},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"fluentd","watch_count":6},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":16},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":11},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":17},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opencost","watch_count":10},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opencost","watch_count":8},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":9},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"fluentd","watch_count":5},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"alertmanager","watch_count":5},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":7},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":5},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":6},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"prometheus","watch_count":6},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":6},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":7},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":9},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":6},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"alertmanager","watch_count":5},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":6},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"prometheus","watch_count":6},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":8},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":11},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":8},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":5},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":5},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":11},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":6},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":7},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"jaeger","watch_count":42},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"jaeger","watch_count":14},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"jaeger","watch_count":13},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":5},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":7},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":6},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"prometheus","watch_count":7},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":6},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"jaeger","watch_count":12},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":8},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":8},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"thanos","watch_count":7},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"alertmanager","watch_count":8},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":7},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"fluentd","watch_count":6},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"prometheus","watch_count":30},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"thanos","watch_count":6},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":5},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":9},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":7},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":8},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"prometheus","watch_count":25},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"alertmanager","watch_count":8},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":5},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":10},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opencost","watch_count":10},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":5},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"prometheus","watch_count":7},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"thanos","watch_count":6},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":5},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"thanos","watch_count":7},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"alertmanager","watch_count":5},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"prometheus","watch_count":23},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"fluentd","watch_count":6},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"prometheus","watch_count":8},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":5},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":10},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"prometheus","watch_count":6},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"fluentd","watch_count":5},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"alertmanager","watch_count":5},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"fluentd","watch_count":5},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"fluentd","watch_count":5},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":5},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":10},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"prometheus","watch_count":5},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":8},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"prometheus","watch_count":26},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"prometheus","watch_count":7},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"fluentd","watch_count":6},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"alertmanager","watch_count":6},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":10},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":5},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":10},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":10},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":7},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":5},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"alertmanager","watch_count":6},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"thanos","watch_count":7},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"alertmanager","watch_count":7},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":8},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"fluentd","watch_count":8},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"prometheus","watch_count":29},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"thanos","watch_count":7},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":9},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":11},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":11},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":7},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":7},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":5},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":11},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":5},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"prometheus","watch_count":25},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"thanos","watch_count":8},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":5},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":5},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"alertmanager","watch_count":5},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":11},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":7},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"prometheus","watch_count":25},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":11},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":13},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":7},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"alertmanager","watch_count":5},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"alertmanager","watch_count":5},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":6},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"prometheus","watch_count":5},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":8},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"thanos","watch_count":7},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"fluentd","watch_count":5},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opencost","watch_count":15},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opencost","watch_count":14},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"thanos","watch_count":6},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"fluentd","watch_count":6},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opencost","watch_count":17},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"prometheus","watch_count":23},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opencost","watch_count":9},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"prometheus","watch_count":23},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"thanos","watch_count":10},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":6},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":7},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":9},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"prometheus","watch_count":31},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"prometheus","watch_count":31},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opencost","watch_count":7},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"prometheus","watch_count":23},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":7},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":6},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"fluentd","watch_count":5},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":22},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":13},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"prometheus","watch_count":26},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":23},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"prometheus","watch_count":29},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":7},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":15},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"prometheus","watch_count":31},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":12},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"prometheus","watch_count":28},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":9},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":8},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"thanos","watch_count":7},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"thanos","watch_count":6},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":11},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"prometheus","watch_count":26},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"thanos","watch_count":6},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":6},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"fluentd","watch_count":5},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":6},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"prometheus","watch_count":24},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"alertmanager","watch_count":6},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":6},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":8},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":11},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"prometheus","watch_count":28},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"thanos","watch_count":6},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"thanos","watch_count":12},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"fluentd","watch_count":5},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":5},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opencost","watch_count":7},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"alertmanager","watch_count":5},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opencost","watch_count":16},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":10},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opencost","watch_count":13},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"fluentd","watch_count":5},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opencost","watch_count":12},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":6},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"prometheus","watch_count":7},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"alertmanager","watch_count":5},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"fluentd","watch_count":6},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":7},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":10},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":7},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":10},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":6},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":8},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"prometheus","watch_count":5},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"alertmanager","watch_count":6},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":5},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":14},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":15},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":5},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"prometheus","watch_count":24},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":8},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":5},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":8},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":7},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"prometheus","watch_count":24},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":10},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":10},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":10},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":8},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":5},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"prometheus","watch_count":29},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"thanos","watch_count":6},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"jaeger","watch_count":12},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opencost","watch_count":9},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opencost","watch_count":14},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"prometheus","watch_count":7},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"alertmanager","watch_count":5},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"alertmanager","watch_count":5},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":6},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"thanos","watch_count":3}] \ No newline at end of file diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-1274670e6de0c480827ed3273f27a46b.json b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-1274670e6de0c480827ed3273f27a46b.json new file mode 100644 index 0000000..830078b --- /dev/null +++ b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-1274670e6de0c480827ed3273f27a46b.json @@ -0,0 +1 @@ +[{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"prometheus","watch_count":3},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":19},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":18},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":23},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":50},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":29},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":41},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":60},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":46},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":38},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":7},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":30},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"jaeger","watch_count":12},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":24},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"jaeger","watch_count":12},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":16},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"prometheus","watch_count":24},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"k8sgpt","watch_count":24},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":22},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":21},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":7},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"prometheus","watch_count":8},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"prometheus","watch_count":4},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"prometheus","watch_count":4},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":52},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":74},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":13},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"prometheus","watch_count":8},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"prometheus","watch_count":30},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"prometheus","watch_count":83},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opencost","watch_count":13},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opencost","watch_count":9},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"prometheus","watch_count":8},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"prometheus","watch_count":4},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":13},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"prometheus","watch_count":24},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"prometheus","watch_count":8},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":14},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"prometheus","watch_count":23},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":16},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":17},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opencost","watch_count":10},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opencost","watch_count":8},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"prometheus","watch_count":6},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":7},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":9},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"prometheus","watch_count":6},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":11},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":11},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"jaeger","watch_count":42},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"jaeger","watch_count":14},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"jaeger","watch_count":13},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"prometheus","watch_count":7},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"jaeger","watch_count":12},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":7},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"prometheus","watch_count":30},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"prometheus","watch_count":25},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":10},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opencost","watch_count":10},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"prometheus","watch_count":7},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"prometheus","watch_count":23},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"prometheus","watch_count":8},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"prometheus","watch_count":6},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":10},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"prometheus","watch_count":5},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":8},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"prometheus","watch_count":26},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"prometheus","watch_count":7},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":10},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":10},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":8},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"prometheus","watch_count":29},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"prometheus","watch_count":25},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":11},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"prometheus","watch_count":25},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":11},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":13},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"prometheus","watch_count":5},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":8},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opencost","watch_count":15},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opencost","watch_count":14},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opencost","watch_count":17},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"prometheus","watch_count":23},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opencost","watch_count":9},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"prometheus","watch_count":23},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"prometheus","watch_count":31},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"prometheus","watch_count":31},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opencost","watch_count":7},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"prometheus","watch_count":23},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":22},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"prometheus","watch_count":26},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":23},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"prometheus","watch_count":29},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":7},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":15},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"prometheus","watch_count":31},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":12},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"prometheus","watch_count":28},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":9},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":8},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":11},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"prometheus","watch_count":26},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"prometheus","watch_count":24},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":11},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"prometheus","watch_count":28},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opencost","watch_count":7},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opencost","watch_count":16},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opencost","watch_count":13},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opencost","watch_count":12},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"prometheus","watch_count":7},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":10},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":10},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":8},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"prometheus","watch_count":5},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":14},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":15},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"prometheus","watch_count":24},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"prometheus","watch_count":24},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":10},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":10},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":10},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":8},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"prometheus","watch_count":29},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"jaeger","watch_count":12},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opencost","watch_count":9},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opencost","watch_count":14},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"prometheus","watch_count":7},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"prometheus","watch_count":19}] \ No newline at end of file diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-1b39a42768d58a194b383c68521ee15b.json b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-1b39a42768d58a194b383c68521ee15b.json new file mode 100644 index 0000000..5e7b9e1 --- /dev/null +++ b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-1b39a42768d58a194b383c68521ee15b.json @@ -0,0 +1 @@ +[{"created_at":"2024-01-01T00:00:00+00:00","tag":"observability","watch_count":49},{"created_at":"2024-01-02T00:00:00+00:00","tag":"observability","watch_count":113},{"created_at":"2024-01-03T00:00:00+00:00","tag":"observability","watch_count":130},{"created_at":"2024-01-04T00:00:00+00:00","tag":"observability","watch_count":133},{"created_at":"2024-01-05T00:00:00+00:00","tag":"observability","watch_count":139},{"created_at":"2024-01-06T00:00:00+00:00","tag":"observability","watch_count":86},{"created_at":"2024-01-07T00:00:00+00:00","tag":"observability","watch_count":93},{"created_at":"2024-01-08T00:00:00+00:00","tag":"observability","watch_count":158},{"created_at":"2024-01-09T00:00:00+00:00","tag":"observability","watch_count":133},{"created_at":"2024-01-10T00:00:00+00:00","tag":"observability","watch_count":164},{"created_at":"2024-01-11T00:00:00+00:00","tag":"observability","watch_count":155},{"created_at":"2024-01-12T00:00:00+00:00","tag":"observability","watch_count":129},{"created_at":"2024-01-13T00:00:00+00:00","tag":"observability","watch_count":76},{"created_at":"2024-01-14T00:00:00+00:00","tag":"observability","watch_count":59},{"created_at":"2024-01-15T00:00:00+00:00","tag":"observability","watch_count":124},{"created_at":"2024-01-16T00:00:00+00:00","tag":"observability","watch_count":149},{"created_at":"2024-01-17T00:00:00+00:00","tag":"observability","watch_count":102},{"created_at":"2024-01-18T00:00:00+00:00","tag":"observability","watch_count":109},{"created_at":"2024-01-19T00:00:00+00:00","tag":"observability","watch_count":107},{"created_at":"2024-01-20T00:00:00+00:00","tag":"observability","watch_count":88},{"created_at":"2024-01-21T00:00:00+00:00","tag":"observability","watch_count":78},{"created_at":"2024-01-22T00:00:00+00:00","tag":"observability","watch_count":101},{"created_at":"2024-01-23T00:00:00+00:00","tag":"observability","watch_count":126},{"created_at":"2024-01-24T00:00:00+00:00","tag":"observability","watch_count":142},{"created_at":"2024-01-25T00:00:00+00:00","tag":"observability","watch_count":146},{"created_at":"2024-01-26T00:00:00+00:00","tag":"observability","watch_count":141},{"created_at":"2024-01-27T00:00:00+00:00","tag":"observability","watch_count":82},{"created_at":"2024-01-28T00:00:00+00:00","tag":"observability","watch_count":65},{"created_at":"2024-01-29T00:00:00+00:00","tag":"observability","watch_count":141},{"created_at":"2024-01-30T00:00:00+00:00","tag":"observability","watch_count":157},{"created_at":"2024-01-31T00:00:00+00:00","tag":"observability","watch_count":178},{"created_at":"2024-02-01T00:00:00+00:00","tag":"observability","watch_count":166},{"created_at":"2024-02-02T00:00:00+00:00","tag":"observability","watch_count":137},{"created_at":"2024-02-03T00:00:00+00:00","tag":"observability","watch_count":90},{"created_at":"2024-02-04T00:00:00+00:00","tag":"observability","watch_count":99},{"created_at":"2024-02-05T00:00:00+00:00","tag":"observability","watch_count":95},{"created_at":"2024-02-06T00:00:00+00:00","tag":"observability","watch_count":109},{"created_at":"2024-02-07T00:00:00+00:00","tag":"observability","watch_count":105},{"created_at":"2024-02-08T00:00:00+00:00","tag":"observability","watch_count":80},{"created_at":"2024-02-09T00:00:00+00:00","tag":"observability","watch_count":76},{"created_at":"2024-02-10T00:00:00+00:00","tag":"observability","watch_count":69},{"created_at":"2024-02-11T00:00:00+00:00","tag":"observability","watch_count":38},{"created_at":"2024-02-12T00:00:00+00:00","tag":"observability","watch_count":72},{"created_at":"2024-02-13T00:00:00+00:00","tag":"observability","watch_count":130},{"created_at":"2024-02-14T00:00:00+00:00","tag":"observability","watch_count":156},{"created_at":"2024-02-15T00:00:00+00:00","tag":"observability","watch_count":125},{"created_at":"2024-02-16T00:00:00+00:00","tag":"observability","watch_count":108},{"created_at":"2024-02-17T00:00:00+00:00","tag":"observability","watch_count":66},{"created_at":"2024-02-18T00:00:00+00:00","tag":"observability","watch_count":92},{"created_at":"2024-02-19T00:00:00+00:00","tag":"observability","watch_count":117},{"created_at":"2024-02-20T00:00:00+00:00","tag":"observability","watch_count":112},{"created_at":"2024-02-21T00:00:00+00:00","tag":"observability","watch_count":109},{"created_at":"2024-02-22T00:00:00+00:00","tag":"observability","watch_count":134},{"created_at":"2024-02-23T00:00:00+00:00","tag":"observability","watch_count":125},{"created_at":"2024-02-24T00:00:00+00:00","tag":"observability","watch_count":94},{"created_at":"2024-02-25T00:00:00+00:00","tag":"observability","watch_count":68},{"created_at":"2024-02-26T00:00:00+00:00","tag":"observability","watch_count":107},{"created_at":"2024-02-27T00:00:00+00:00","tag":"observability","watch_count":142},{"created_at":"2024-02-28T00:00:00+00:00","tag":"observability","watch_count":127},{"created_at":"2024-02-29T00:00:00+00:00","tag":"observability","watch_count":98},{"created_at":"2024-03-01T00:00:00+00:00","tag":"observability","watch_count":116},{"created_at":"2024-03-02T00:00:00+00:00","tag":"observability","watch_count":138},{"created_at":"2024-03-03T00:00:00+00:00","tag":"observability","watch_count":59},{"created_at":"2024-03-04T00:00:00+00:00","tag":"observability","watch_count":133},{"created_at":"2024-03-05T00:00:00+00:00","tag":"observability","watch_count":145},{"created_at":"2024-03-06T00:00:00+00:00","tag":"observability","watch_count":122},{"created_at":"2024-03-07T00:00:00+00:00","tag":"observability","watch_count":115},{"created_at":"2024-03-08T00:00:00+00:00","tag":"observability","watch_count":105},{"created_at":"2024-03-09T00:00:00+00:00","tag":"observability","watch_count":74},{"created_at":"2024-03-10T00:00:00+00:00","tag":"observability","watch_count":78},{"created_at":"2024-03-11T00:00:00+00:00","tag":"observability","watch_count":123},{"created_at":"2024-03-12T00:00:00+00:00","tag":"observability","watch_count":127},{"created_at":"2024-03-13T00:00:00+00:00","tag":"observability","watch_count":113},{"created_at":"2024-03-14T00:00:00+00:00","tag":"observability","watch_count":122},{"created_at":"2024-03-15T00:00:00+00:00","tag":"observability","watch_count":114},{"created_at":"2024-03-16T00:00:00+00:00","tag":"observability","watch_count":69},{"created_at":"2024-03-17T00:00:00+00:00","tag":"observability","watch_count":69},{"created_at":"2024-03-18T00:00:00+00:00","tag":"observability","watch_count":121},{"created_at":"2024-03-19T00:00:00+00:00","tag":"observability","watch_count":169},{"created_at":"2024-03-20T00:00:00+00:00","tag":"observability","watch_count":147},{"created_at":"2024-03-21T00:00:00+00:00","tag":"observability","watch_count":160},{"created_at":"2024-03-22T00:00:00+00:00","tag":"observability","watch_count":149},{"created_at":"2024-03-23T00:00:00+00:00","tag":"observability","watch_count":84},{"created_at":"2024-03-24T00:00:00+00:00","tag":"observability","watch_count":95},{"created_at":"2024-03-25T00:00:00+00:00","tag":"observability","watch_count":117},{"created_at":"2024-03-26T00:00:00+00:00","tag":"observability","watch_count":150},{"created_at":"2024-03-27T00:00:00+00:00","tag":"observability","watch_count":163},{"created_at":"2024-03-28T00:00:00+00:00","tag":"observability","watch_count":130},{"created_at":"2024-03-29T00:00:00+00:00","tag":"observability","watch_count":131},{"created_at":"2024-03-30T00:00:00+00:00","tag":"observability","watch_count":88},{"created_at":"2024-03-31T00:00:00+00:00","tag":"observability","watch_count":50},{"created_at":"2024-04-01T00:00:00+00:00","tag":"observability","watch_count":102},{"created_at":"2024-04-02T00:00:00+00:00","tag":"observability","watch_count":139},{"created_at":"2024-04-03T00:00:00+00:00","tag":"observability","watch_count":129},{"created_at":"2024-04-04T00:00:00+00:00","tag":"observability","watch_count":94},{"created_at":"2024-04-05T00:00:00+00:00","tag":"observability","watch_count":101},{"created_at":"2024-04-06T00:00:00+00:00","tag":"observability","watch_count":76},{"created_at":"2024-04-07T00:00:00+00:00","tag":"observability","watch_count":79},{"created_at":"2024-04-08T00:00:00+00:00","tag":"observability","watch_count":94},{"created_at":"2024-04-09T00:00:00+00:00","tag":"observability","watch_count":101},{"created_at":"2024-04-10T00:00:00+00:00","tag":"observability","watch_count":107},{"created_at":"2024-04-11T00:00:00+00:00","tag":"observability","watch_count":121},{"created_at":"2024-04-12T00:00:00+00:00","tag":"observability","watch_count":117},{"created_at":"2024-04-13T00:00:00+00:00","tag":"observability","watch_count":58},{"created_at":"2024-04-14T00:00:00+00:00","tag":"observability","watch_count":81},{"created_at":"2024-04-15T00:00:00+00:00","tag":"observability","watch_count":94},{"created_at":"2024-04-16T00:00:00+00:00","tag":"observability","watch_count":107},{"created_at":"2024-04-17T00:00:00+00:00","tag":"observability","watch_count":106},{"created_at":"2024-04-18T00:00:00+00:00","tag":"observability","watch_count":86},{"created_at":"2024-04-19T00:00:00+00:00","tag":"observability","watch_count":105},{"created_at":"2024-04-20T00:00:00+00:00","tag":"observability","watch_count":91},{"created_at":"2024-04-21T00:00:00+00:00","tag":"observability","watch_count":76},{"created_at":"2024-04-22T00:00:00+00:00","tag":"observability","watch_count":138},{"created_at":"2024-04-23T00:00:00+00:00","tag":"observability","watch_count":112},{"created_at":"2024-04-24T00:00:00+00:00","tag":"observability","watch_count":115},{"created_at":"2024-04-25T00:00:00+00:00","tag":"observability","watch_count":124},{"created_at":"2024-04-26T00:00:00+00:00","tag":"observability","watch_count":103},{"created_at":"2024-04-27T00:00:00+00:00","tag":"observability","watch_count":59},{"created_at":"2024-04-28T00:00:00+00:00","tag":"observability","watch_count":117},{"created_at":"2024-04-29T00:00:00+00:00","tag":"observability","watch_count":110},{"created_at":"2024-04-30T00:00:00+00:00","tag":"observability","watch_count":116},{"created_at":"2024-05-01T00:00:00+00:00","tag":"observability","watch_count":73},{"created_at":"2024-05-02T00:00:00+00:00","tag":"observability","watch_count":114},{"created_at":"2024-05-03T00:00:00+00:00","tag":"observability","watch_count":113},{"created_at":"2024-05-04T00:00:00+00:00","tag":"observability","watch_count":88},{"created_at":"2024-05-05T00:00:00+00:00","tag":"observability","watch_count":63},{"created_at":"2024-05-06T00:00:00+00:00","tag":"observability","watch_count":121},{"created_at":"2024-05-07T00:00:00+00:00","tag":"observability","watch_count":123},{"created_at":"2024-05-08T00:00:00+00:00","tag":"observability","watch_count":140},{"created_at":"2024-05-09T00:00:00+00:00","tag":"observability","watch_count":102},{"created_at":"2024-05-10T00:00:00+00:00","tag":"observability","watch_count":139},{"created_at":"2024-05-11T00:00:00+00:00","tag":"observability","watch_count":118},{"created_at":"2024-05-12T00:00:00+00:00","tag":"observability","watch_count":79},{"created_at":"2024-05-13T00:00:00+00:00","tag":"observability","watch_count":116},{"created_at":"2024-05-14T00:00:00+00:00","tag":"observability","watch_count":130},{"created_at":"2024-05-15T00:00:00+00:00","tag":"observability","watch_count":134},{"created_at":"2024-05-16T00:00:00+00:00","tag":"observability","watch_count":92},{"created_at":"2024-05-17T00:00:00+00:00","tag":"observability","watch_count":99},{"created_at":"2024-05-18T00:00:00+00:00","tag":"observability","watch_count":69},{"created_at":"2024-05-19T00:00:00+00:00","tag":"observability","watch_count":63},{"created_at":"2024-05-20T00:00:00+00:00","tag":"observability","watch_count":105},{"created_at":"2024-05-21T00:00:00+00:00","tag":"observability","watch_count":155},{"created_at":"2024-05-22T00:00:00+00:00","tag":"observability","watch_count":143},{"created_at":"2024-05-23T00:00:00+00:00","tag":"observability","watch_count":139},{"created_at":"2024-05-24T00:00:00+00:00","tag":"observability","watch_count":111},{"created_at":"2024-05-25T00:00:00+00:00","tag":"observability","watch_count":70},{"created_at":"2024-05-26T00:00:00+00:00","tag":"observability","watch_count":63},{"created_at":"2024-05-27T00:00:00+00:00","tag":"observability","watch_count":91},{"created_at":"2024-05-28T00:00:00+00:00","tag":"observability","watch_count":117},{"created_at":"2024-05-29T00:00:00+00:00","tag":"observability","watch_count":115},{"created_at":"2024-05-30T00:00:00+00:00","tag":"observability","watch_count":123},{"created_at":"2024-05-31T00:00:00+00:00","tag":"observability","watch_count":119},{"created_at":"2024-06-01T00:00:00+00:00","tag":"observability","watch_count":89},{"created_at":"2024-06-02T00:00:00+00:00","tag":"observability","watch_count":86},{"created_at":"2024-06-03T00:00:00+00:00","tag":"observability","watch_count":100},{"created_at":"2024-06-04T00:00:00+00:00","tag":"observability","watch_count":131},{"created_at":"2024-06-05T00:00:00+00:00","tag":"observability","watch_count":110},{"created_at":"2024-06-06T00:00:00+00:00","tag":"observability","watch_count":117},{"created_at":"2024-06-07T00:00:00+00:00","tag":"observability","watch_count":126},{"created_at":"2024-06-08T00:00:00+00:00","tag":"observability","watch_count":75},{"created_at":"2024-06-09T00:00:00+00:00","tag":"observability","watch_count":63},{"created_at":"2024-06-10T00:00:00+00:00","tag":"observability","watch_count":95},{"created_at":"2024-06-11T00:00:00+00:00","tag":"observability","watch_count":122},{"created_at":"2024-06-12T00:00:00+00:00","tag":"observability","watch_count":132},{"created_at":"2024-06-13T00:00:00+00:00","tag":"observability","watch_count":96},{"created_at":"2024-06-14T00:00:00+00:00","tag":"observability","watch_count":110},{"created_at":"2024-06-15T00:00:00+00:00","tag":"observability","watch_count":76},{"created_at":"2024-06-16T00:00:00+00:00","tag":"observability","watch_count":66},{"created_at":"2024-06-17T00:00:00+00:00","tag":"observability","watch_count":85},{"created_at":"2024-06-18T00:00:00+00:00","tag":"observability","watch_count":129},{"created_at":"2024-06-19T00:00:00+00:00","tag":"observability","watch_count":96},{"created_at":"2024-06-20T00:00:00+00:00","tag":"observability","watch_count":120},{"created_at":"2024-06-21T00:00:00+00:00","tag":"observability","watch_count":119},{"created_at":"2024-06-22T00:00:00+00:00","tag":"observability","watch_count":72},{"created_at":"2024-06-23T00:00:00+00:00","tag":"observability","watch_count":59},{"created_at":"2024-06-24T00:00:00+00:00","tag":"observability","watch_count":95},{"created_at":"2024-06-25T00:00:00+00:00","tag":"observability","watch_count":133},{"created_at":"2024-06-26T00:00:00+00:00","tag":"observability","watch_count":107},{"created_at":"2024-06-27T00:00:00+00:00","tag":"observability","watch_count":110},{"created_at":"2024-06-28T00:00:00+00:00","tag":"observability","watch_count":111},{"created_at":"2024-06-29T00:00:00+00:00","tag":"observability","watch_count":77},{"created_at":"2024-06-30T00:00:00+00:00","tag":"observability","watch_count":81},{"created_at":"2024-07-01T00:00:00+00:00","tag":"observability","watch_count":100},{"created_at":"2024-07-02T00:00:00+00:00","tag":"observability","watch_count":125},{"created_at":"2024-07-03T00:00:00+00:00","tag":"observability","watch_count":115},{"created_at":"2024-07-04T00:00:00+00:00","tag":"observability","watch_count":124},{"created_at":"2024-07-05T00:00:00+00:00","tag":"observability","watch_count":106},{"created_at":"2024-07-06T00:00:00+00:00","tag":"observability","watch_count":54},{"created_at":"2024-07-07T00:00:00+00:00","tag":"observability","watch_count":64},{"created_at":"2024-07-08T00:00:00+00:00","tag":"observability","watch_count":92},{"created_at":"2024-07-09T00:00:00+00:00","tag":"observability","watch_count":105},{"created_at":"2024-07-10T00:00:00+00:00","tag":"observability","watch_count":129},{"created_at":"2024-07-11T00:00:00+00:00","tag":"observability","watch_count":179},{"created_at":"2024-07-12T00:00:00+00:00","tag":"observability","watch_count":120},{"created_at":"2024-07-13T00:00:00+00:00","tag":"observability","watch_count":71},{"created_at":"2024-07-14T00:00:00+00:00","tag":"observability","watch_count":72},{"created_at":"2024-07-15T00:00:00+00:00","tag":"observability","watch_count":103},{"created_at":"2024-07-16T00:00:00+00:00","tag":"observability","watch_count":103},{"created_at":"2024-07-17T00:00:00+00:00","tag":"observability","watch_count":119},{"created_at":"2024-07-18T00:00:00+00:00","tag":"observability","watch_count":117},{"created_at":"2024-07-19T00:00:00+00:00","tag":"observability","watch_count":88},{"created_at":"2024-07-20T00:00:00+00:00","tag":"observability","watch_count":77},{"created_at":"2024-07-21T00:00:00+00:00","tag":"observability","watch_count":81},{"created_at":"2024-07-22T00:00:00+00:00","tag":"observability","watch_count":139},{"created_at":"2024-07-23T00:00:00+00:00","tag":"observability","watch_count":122},{"created_at":"2024-07-24T00:00:00+00:00","tag":"observability","watch_count":97},{"created_at":"2024-07-25T00:00:00+00:00","tag":"observability","watch_count":119},{"created_at":"2024-07-26T00:00:00+00:00","tag":"observability","watch_count":106},{"created_at":"2024-07-27T00:00:00+00:00","tag":"observability","watch_count":70},{"created_at":"2024-07-28T00:00:00+00:00","tag":"observability","watch_count":68},{"created_at":"2024-07-29T00:00:00+00:00","tag":"observability","watch_count":98},{"created_at":"2024-07-30T00:00:00+00:00","tag":"observability","watch_count":127},{"created_at":"2024-07-31T00:00:00+00:00","tag":"observability","watch_count":111},{"created_at":"2024-08-01T00:00:00+00:00","tag":"observability","watch_count":124},{"created_at":"2024-08-02T00:00:00+00:00","tag":"observability","watch_count":118},{"created_at":"2024-08-03T00:00:00+00:00","tag":"observability","watch_count":59},{"created_at":"2024-08-04T00:00:00+00:00","tag":"observability","watch_count":67},{"created_at":"2024-08-05T00:00:00+00:00","tag":"observability","watch_count":88},{"created_at":"2024-08-06T00:00:00+00:00","tag":"observability","watch_count":106},{"created_at":"2024-08-07T00:00:00+00:00","tag":"observability","watch_count":126},{"created_at":"2024-08-08T00:00:00+00:00","tag":"observability","watch_count":129},{"created_at":"2024-08-09T00:00:00+00:00","tag":"observability","watch_count":118},{"created_at":"2024-08-10T00:00:00+00:00","tag":"observability","watch_count":75},{"created_at":"2024-08-11T00:00:00+00:00","tag":"observability","watch_count":44},{"created_at":"2024-08-12T00:00:00+00:00","tag":"observability","watch_count":111},{"created_at":"2024-08-13T00:00:00+00:00","tag":"observability","watch_count":133},{"created_at":"2024-08-14T00:00:00+00:00","tag":"observability","watch_count":123},{"created_at":"2024-08-15T00:00:00+00:00","tag":"observability","watch_count":113},{"created_at":"2024-08-16T00:00:00+00:00","tag":"observability","watch_count":135},{"created_at":"2024-08-17T00:00:00+00:00","tag":"observability","watch_count":75},{"created_at":"2024-08-18T00:00:00+00:00","tag":"observability","watch_count":80},{"created_at":"2024-08-19T00:00:00+00:00","tag":"observability","watch_count":110},{"created_at":"2024-08-20T00:00:00+00:00","tag":"observability","watch_count":136},{"created_at":"2024-08-21T00:00:00+00:00","tag":"observability","watch_count":140},{"created_at":"2024-08-22T00:00:00+00:00","tag":"observability","watch_count":137},{"created_at":"2024-08-23T00:00:00+00:00","tag":"observability","watch_count":141},{"created_at":"2024-08-24T00:00:00+00:00","tag":"observability","watch_count":99},{"created_at":"2024-08-25T00:00:00+00:00","tag":"observability","watch_count":70},{"created_at":"2024-08-26T00:00:00+00:00","tag":"observability","watch_count":115},{"created_at":"2024-08-27T00:00:00+00:00","tag":"observability","watch_count":119},{"created_at":"2024-08-28T00:00:00+00:00","tag":"observability","watch_count":161},{"created_at":"2024-08-29T00:00:00+00:00","tag":"observability","watch_count":157},{"created_at":"2024-08-30T00:00:00+00:00","tag":"observability","watch_count":131},{"created_at":"2024-08-31T00:00:00+00:00","tag":"observability","watch_count":83},{"created_at":"2024-09-01T00:00:00+00:00","tag":"observability","watch_count":86},{"created_at":"2024-09-02T00:00:00+00:00","tag":"observability","watch_count":107},{"created_at":"2024-09-03T00:00:00+00:00","tag":"observability","watch_count":111},{"created_at":"2024-09-04T00:00:00+00:00","tag":"observability","watch_count":123},{"created_at":"2024-09-05T00:00:00+00:00","tag":"observability","watch_count":139},{"created_at":"2024-09-06T00:00:00+00:00","tag":"observability","watch_count":132},{"created_at":"2024-09-07T00:00:00+00:00","tag":"observability","watch_count":91},{"created_at":"2024-09-08T00:00:00+00:00","tag":"observability","watch_count":103},{"created_at":"2024-09-09T00:00:00+00:00","tag":"observability","watch_count":123},{"created_at":"2024-09-10T00:00:00+00:00","tag":"observability","watch_count":108},{"created_at":"2024-09-11T00:00:00+00:00","tag":"observability","watch_count":124},{"created_at":"2024-09-12T00:00:00+00:00","tag":"observability","watch_count":148},{"created_at":"2024-09-13T00:00:00+00:00","tag":"observability","watch_count":129},{"created_at":"2024-09-14T00:00:00+00:00","tag":"observability","watch_count":122},{"created_at":"2024-09-15T00:00:00+00:00","tag":"observability","watch_count":114},{"created_at":"2024-09-16T00:00:00+00:00","tag":"observability","watch_count":104},{"created_at":"2024-09-17T00:00:00+00:00","tag":"observability","watch_count":103},{"created_at":"2024-09-18T00:00:00+00:00","tag":"observability","watch_count":141},{"created_at":"2024-09-19T00:00:00+00:00","tag":"observability","watch_count":149},{"created_at":"2024-09-20T00:00:00+00:00","tag":"observability","watch_count":111},{"created_at":"2024-09-21T00:00:00+00:00","tag":"observability","watch_count":49},{"created_at":"2024-09-22T00:00:00+00:00","tag":"observability","watch_count":71},{"created_at":"2024-09-23T00:00:00+00:00","tag":"observability","watch_count":109},{"created_at":"2024-09-24T00:00:00+00:00","tag":"observability","watch_count":125},{"created_at":"2024-09-25T00:00:00+00:00","tag":"observability","watch_count":148},{"created_at":"2024-09-26T00:00:00+00:00","tag":"observability","watch_count":129},{"created_at":"2024-09-27T00:00:00+00:00","tag":"observability","watch_count":114},{"created_at":"2024-09-28T00:00:00+00:00","tag":"observability","watch_count":68},{"created_at":"2024-09-29T00:00:00+00:00","tag":"observability","watch_count":110},{"created_at":"2024-09-30T00:00:00+00:00","tag":"observability","watch_count":100},{"created_at":"2024-10-01T00:00:00+00:00","tag":"observability","watch_count":126},{"created_at":"2024-10-02T00:00:00+00:00","tag":"observability","watch_count":108},{"created_at":"2024-10-03T00:00:00+00:00","tag":"observability","watch_count":93},{"created_at":"2024-10-04T00:00:00+00:00","tag":"observability","watch_count":95},{"created_at":"2024-10-05T00:00:00+00:00","tag":"observability","watch_count":67},{"created_at":"2024-10-06T00:00:00+00:00","tag":"observability","watch_count":73},{"created_at":"2024-10-07T00:00:00+00:00","tag":"observability","watch_count":78},{"created_at":"2024-10-08T00:00:00+00:00","tag":"observability","watch_count":130},{"created_at":"2024-10-09T00:00:00+00:00","tag":"observability","watch_count":133},{"created_at":"2024-10-10T00:00:00+00:00","tag":"observability","watch_count":114},{"created_at":"2024-10-11T00:00:00+00:00","tag":"observability","watch_count":124},{"created_at":"2024-10-12T00:00:00+00:00","tag":"observability","watch_count":99},{"created_at":"2024-10-13T00:00:00+00:00","tag":"observability","watch_count":56},{"created_at":"2024-10-14T00:00:00+00:00","tag":"observability","watch_count":110},{"created_at":"2024-10-15T00:00:00+00:00","tag":"observability","watch_count":139},{"created_at":"2024-10-16T00:00:00+00:00","tag":"observability","watch_count":118},{"created_at":"2024-10-17T00:00:00+00:00","tag":"observability","watch_count":143},{"created_at":"2024-10-18T00:00:00+00:00","tag":"observability","watch_count":75},{"created_at":"2024-10-19T00:00:00+00:00","tag":"observability","watch_count":78},{"created_at":"2024-10-20T00:00:00+00:00","tag":"observability","watch_count":93},{"created_at":"2024-10-21T00:00:00+00:00","tag":"observability","watch_count":94},{"created_at":"2024-10-22T00:00:00+00:00","tag":"observability","watch_count":114},{"created_at":"2024-10-23T00:00:00+00:00","tag":"observability","watch_count":119},{"created_at":"2024-10-24T00:00:00+00:00","tag":"observability","watch_count":120},{"created_at":"2024-10-25T00:00:00+00:00","tag":"observability","watch_count":231},{"created_at":"2024-10-26T00:00:00+00:00","tag":"observability","watch_count":84},{"created_at":"2024-10-27T00:00:00+00:00","tag":"observability","watch_count":81},{"created_at":"2024-10-28T00:00:00+00:00","tag":"observability","watch_count":142},{"created_at":"2024-10-29T00:00:00+00:00","tag":"observability","watch_count":123},{"created_at":"2024-10-30T00:00:00+00:00","tag":"observability","watch_count":130},{"created_at":"2024-10-31T00:00:00+00:00","tag":"observability","watch_count":118},{"created_at":"2024-11-01T00:00:00+00:00","tag":"observability","watch_count":105},{"created_at":"2024-11-02T00:00:00+00:00","tag":"observability","watch_count":80},{"created_at":"2024-11-03T00:00:00+00:00","tag":"observability","watch_count":84},{"created_at":"2024-11-04T00:00:00+00:00","tag":"observability","watch_count":100},{"created_at":"2024-11-05T00:00:00+00:00","tag":"observability","watch_count":125},{"created_at":"2024-11-06T00:00:00+00:00","tag":"observability","watch_count":89},{"created_at":"2024-11-07T00:00:00+00:00","tag":"observability","watch_count":131},{"created_at":"2024-11-08T00:00:00+00:00","tag":"observability","watch_count":107},{"created_at":"2024-11-09T00:00:00+00:00","tag":"observability","watch_count":76},{"created_at":"2024-11-10T00:00:00+00:00","tag":"observability","watch_count":74},{"created_at":"2024-11-11T00:00:00+00:00","tag":"observability","watch_count":102}] \ No newline at end of file diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-1fb404db4687e16a9b392da0e759fcbe.json b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-1fb404db4687e16a9b392da0e759fcbe.json new file mode 100644 index 0000000..624e512 --- /dev/null +++ b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-1fb404db4687e16a9b392da0e759fcbe.json @@ -0,0 +1 @@ +[{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"chaosblade-operator","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"litmus-python","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"prometheus","watch_count":3},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"dotnet-sdk","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"flagd-schemas","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"go-sdk-contrib","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"jaeger-analytics-flink","watch_count":3},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":19},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"build-tools","watch_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"chaosblade","watch_count":3},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":2},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"docs-cn","watch_count":2},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"fluent-plugin-opensearch","watch_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"influxdb_exporter","watch_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":18},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":7},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":5},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":2},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"pixie","watch_count":5},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"promlens","watch_count":3},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"rust-sdk","watch_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"fluentd-docker-image","watch_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"helm-charts","watch_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":23},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"kepler","watch_count":3},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentracing-php","watch_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"charts","watch_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"client_java","watch_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"docs","watch_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"js-sdk-contrib","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":50},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"kepler","watch_count":3},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"perses","watch_count":3},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"php-sdk","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"php-sdk-contrib","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"spec","watch_count":3},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"specification","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"chaos-operator","watch_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"common","watch_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":29},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"krknChaos","watch_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":4},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"chunkio","watch_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":41},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":2},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":4},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"chaosblade-box","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"client_python","watch_count":3},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"dotnet-sdk","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"fluent-logger-node","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"haproxy_exporter","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"imps","watch_count":2},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":60},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-collector-builder","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":4},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentracing-csharp","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"promql-engine","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"pushgateway","watch_count":3},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"python-sdk","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"racker","watch_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"spec","watch_count":3},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"chaosblade-box","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"fluent-bit-kubernetes-logging","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"fluentd","watch_count":5},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":46},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"koperator","watch_count":2},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"krknChaos","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":3},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":5},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"client_java","watch_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"client_ruby","watch_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"consul_exporter","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"cortex-helm-chart","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"docs.px.dev","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"flagd","watch_count":3},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":5},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"jaeger-client-node","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":38},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"kepler","watch_count":3},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"krknChaos","watch_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"perses","watch_count":3},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"pixie","watch_count":7},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"test-infra","watch_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"client_golang","watch_count":4},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"cloudinfo","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":7},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":30},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"krknChaos","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":3},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-proto-go","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"chaosblade","watch_count":3},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"jaeger","watch_count":12},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":3},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"krknChaos","watch_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"litmus","watch_count":4},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":5},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":3},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"playground","watch_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"promu","watch_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":2},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"chaosblade-box","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"fluent-bit-ci","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"fluent-bit-docs","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"jaeger-idl","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":2},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"chaos-exporter","watch_count":2},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"docker-protobuf","watch_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"go-cruise-control","watch_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opencost-helm-chart","watch_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"skooner","watch_count":2},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"chaosblade","watch_count":3},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"client_java","watch_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"common","watch_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"compliance","watch_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"fluent-bit-go","watch_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"fluent-logger-golang","watch_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"js-sdk-contrib","watch_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"kepler","watch_count":6},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-configuration","watch_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":3},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"pixie","watch_count":4},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":3},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"chaos-operator","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"chaosblade","watch_count":3},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"collectd_exporter","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":24},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"fluent-plugin-prometheus","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"jaeger","watch_count":12},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":2},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"kepler","watch_count":4},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"litmus","watch_count":6},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"litmusctl","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":3},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":2},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":3},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"peaks","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"chaosblade","watch_count":3},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"dotnet-sdk","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"jaeger-client-node","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"koperator","watch_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"pixie","watch_count":4},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"proposals","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"service-mesh-benchmark","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"collectd_exporter","watch_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","watch_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":4},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"promlens","watch_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"spot-price-exporter","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"chaosblade","watch_count":5},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"chaosblade-exec-jvm","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"clever","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"compliance","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"haproxy_exporter","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"kotlin-sdk","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"ofep","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentracing-java","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":3},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"traceloop","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"docker-protobuf","watch_count":2},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"haproxy_exporter","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":3},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":3},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"semantic-conventions-java","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"jaeger-idl","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"killercoda","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"pixie","watch_count":6},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"community","watch_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"crd-updater","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"dotnet-sdk","watch_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"imps","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"oteps","watch_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"python-sdk","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"python-sdk-contrib","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"ruby-sdk","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":3},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"spark-metrics","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"client_model","watch_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"client_python","watch_count":3},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"cloudinfo","watch_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"hollowtrees","watch_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"litmus","watch_count":9},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"nsexec","watch_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":4},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":3},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"spark-dependencies","watch_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"spec","watch_count":3},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"banzai-charts","watch_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"client_golang","watch_count":4},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"helm-charts","watch_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"litmus","watch_count":18},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":4},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":3},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"pixie","watch_count":4},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"procfs","watch_count":5},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"python-sdk","watch_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":3},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"spec","watch_count":3},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"swift-sdk","watch_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":7},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"chunkio","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"dast-operator","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"fluent-plugin-scribe","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"fluent-plugin-sql","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"kotlin-sdk","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"litmus","watch_count":7},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"memcached_exporter","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":5},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":3},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"pixie","watch_count":5},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"prometheus-jmx-exporter-operator","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"promqlsmith","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"python-sdk","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"semantic-conventions-java","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"spec","watch_count":4},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"azure-cvm-tooling","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"banzai-charts","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"banzai-cli","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"banzailint","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"docker-thrift","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"docs","watch_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"docs-cn","watch_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"litmus","watch_count":6},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opencost-helm-chart","watch_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":6},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentracing-java","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentracing-javascript","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"pipeline","watch_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":4},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"spec","watch_count":3},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"specification","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"kepler","watch_count":4},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"litmus","watch_count":7},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"netcost","watch_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"promlens","watch_count":2},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"website","watch_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"basictracer-go","watch_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"collectd_exporter","watch_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":16},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"bpf-exercises","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"chaosblade","watch_count":3},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"collectd_exporter","watch_count":3},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"cortex","watch_count":3},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentracing-java","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentracing-javascript","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"php-sdk-contrib","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"prometheus","watch_count":24},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"chaosblade-box","watch_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"charts","watch_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"client_java","watch_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"client_python","watch_count":3},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"community","watch_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"cortex","watch_count":3},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":4},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"jaeger-performance","watch_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"lokomotive-web-ui","watch_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":7},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":5},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"perses","watch_count":3},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":3},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"spec","watch_count":3},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"client_golang","watch_count":4},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"community","watch_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"cortex","watch_count":4},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"dotnet-sdk","watch_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"fluent-logger-python","watch_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":28},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"k8sgpt","watch_count":24},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":3},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":3},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"promlens","watch_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"thanos-operator","watch_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"thanosbench","watch_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","watch_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":32},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":22},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"kepler","watch_count":3},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opamp-go","watch_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","watch_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":3},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":3},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentracing-java","watch_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"python-sdk-contrib","watch_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"client_python","watch_count":3},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"collectd_exporter","watch_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"community","watch_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"dotnet-sdk","watch_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"go-sdk","watch_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":21},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":3},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":9},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"promlens","watch_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"spec","watch_count":3},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"test-odcds","watch_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"client_java","watch_count":2},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"demo-site","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"fluent-bit-docs","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opencost-parquet-exporter","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"website","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"client_rust","watch_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"jaeger-analytics-flink","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"jaeger-client-cpp","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":4},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":4},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"promql-engine","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"chaos-tproxy","watch_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"chaosblade","watch_count":3},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"client_golang","watch_count":4},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"client_java","watch_count":2},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"common","watch_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"dotnet-sdk","watch_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-configuration","watch_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"pixie-demos","watch_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"susql-operator","watch_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"thanosbench","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"aws_ec2_self_hosted_runner","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"carbon-aware-scaling-poc","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"carbon-forecaster","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"chaosblade","watch_count":4},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"clever","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"energy-measurement-data","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":7},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"fluent-plugin-splunk","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"kepler-dashboard","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"kepler-model-server","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"kepler-openshift-console-ui","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":6},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-proto-go","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-proto-java","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":3},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"peaks","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"pixie","watch_count":4},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"playground","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"prometheus","watch_count":8},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"promlens","watch_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"promql-engine","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"ruby-sdk","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"susql-operator","watch_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"consul_exporter","watch_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"fluent-logger-python","watch_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","watch_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"kepler","watch_count":4},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":4},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","watch_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentracing-java","watch_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"prometheus","watch_count":4},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"promlens","watch_count":2},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":5},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"demo-site","watch_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"helm-charts","watch_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"kepler-model-server","watch_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"dotnet-sdk","watch_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"jaeger-kubernetes","watch_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"memcached_exporter","watch_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"openfeature.dev","watch_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"playground","watch_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"prometheus","watch_count":4},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"chaos-exporter","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"cloudinfo","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"collectd_exporter","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"fluent-logger-python","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"gadget-template","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentracing-cpp","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"pixie-demos","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"tdx-demo-v2","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"client_python","watch_count":3},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"influxdb_exporter","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"jaeger-kubernetes","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":52},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"pixie","watch_count":5},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"playground","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":74},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"pke","watch_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":5},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"cilium","watch_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"client_model","watch_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"community","watch_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"dotnet-sdk","watch_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","watch_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"fluent-logger-python","watch_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"fluent-plugin-kafka","watch_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"fluent-plugin-s3","watch_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"fluent-plugin-sql","watch_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":13},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":4},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":3},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":3},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":3},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":8},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"fluent-logger-python","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":6},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":2},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-proto-go","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-proto-java","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":4},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":3},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":2},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"protocol","watch_count":2},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"semantic-conventions-java","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":2},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"chaos-exporter","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":5},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":2},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"client_model","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"demo-site","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"docs","watch_count":2},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"litmusctl","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentracing-csharp","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"spot-termination-exporter","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":5},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"kepler-operator","watch_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":4},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":3},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"skooner","watch_count":3},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"dotnet-sdk","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"fluent-bit-kubernetes-logging","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"fluent-logger-golang","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"gadget-template","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":5},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":4},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"client_golang","watch_count":4},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"docker-protobuf","watch_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"jaeger-kubernetes","watch_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":7},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":3},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"pixie","watch_count":4},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"pixie-demos","watch_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"chaosblade","watch_count":3},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"chaosblade-box","watch_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"docker-protobuf","watch_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"dotnet-sdk","watch_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"fluentd","watch_count":5},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":4},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":32},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":5},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-profiling","watch_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentracing.io","watch_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"perses","watch_count":3},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":2},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"chaosblade-box","watch_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"client_model","watch_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":6},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-configuration","watch_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":24},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"perses","watch_count":3},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"proposals","watch_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"semantic-conventions-java","watch_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"skooner","watch_count":3},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"busybox","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"influxdb_exporter","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":40},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":4},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"peaks","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"prometheus","watch_count":8},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"cortex-helm-chart","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opencost-helm-chart","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":5},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"ruby-sdk","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"wrk2","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":6},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"chaosblade-operator","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"common","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"cpp-build-tools","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":6},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":5},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"promlens","watch_count":3},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"skooner","watch_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"alertmanager","watch_count":6},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"build-tools","watch_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"chaosblade","watch_count":4},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"fluent-logger-golang","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"fluent-plugin-windows-eventlog","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":3},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"prometheus_api_client_ruby","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"pushgateway","watch_count":5},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"random-scheduler","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"skooner","watch_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"thanos","watch_count":6},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"auth-gateway","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"chaosblade-box","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"cortex-helm-chart","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"cortex-jsonnet","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"cortex-tools","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"egress-filtering-benchmark","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"fluent-plugin-sql","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"litmus","watch_count":4},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":4},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":3},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"promqlsmith","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"protocol","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"python-sdk-contrib","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"spark-metrics","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"build-tools","watch_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"chaos-tproxy","watch_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"client_golang","watch_count":4},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"fluentd-docker-image","watch_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"go-sdk-contrib","watch_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"host-analyzer","watch_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"jaeger-client-java","watch_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"k8s-objectmatcher","watch_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"litmus","watch_count":4},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":3},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","watch_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-proto-java","watch_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"client_java","watch_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"docs-cn","watch_count":3},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"memcached_exporter","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":4},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":5},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":3},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"pixie-demos","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"prometheus","watch_count":30},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"python-sdk","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":3},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"cortex","watch_count":3},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"homebrew-k8sgpt","watch_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":3},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"prometheus","watch_count":83},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"seccompagent","watch_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"chaosblade-box","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"client_java","watch_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"fluent-plugin-grok-parser","watch_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"hpa-operator","watch_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":3},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":4},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"pixie","watch_count":6},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"procfs","watch_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"spark-dependencies","watch_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"spot-price-exporter","watch_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"docker-protobuf","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"fluent-plugin-opensearch","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"fluentd","watch_count":6},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":3},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opencost","watch_count":13},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opencost-helm-chart","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":3},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":5},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"promu","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"banzai-charts","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"chaosblade-box-agent","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"docker-cruise-control","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"documentation","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opencost","watch_count":9},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":4},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentracing-java","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"pipeline","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"pixie","watch_count":5},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"pke","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"python-sdk","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"specification","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":2},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"cortex","watch_count":3},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"ctraces","watch_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"istio-operator","watch_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opamp-spec","watch_count":3},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":4},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":3},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"pushgateway","watch_count":3},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"thanos","watch_count":7},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"gadget-template","watch_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":3},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentracing-java","watch_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"pixie","watch_count":5},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"fluent-bit-perf","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":2},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":3},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":3},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentracing-java","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"pixie-demos","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"prometheus","watch_count":8},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"protocol","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"spec","watch_count":4},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"cortex-helm-chart","watch_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"demo-site","watch_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"fluent-logger-python","watch_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":4},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":3},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"skooner","watch_count":4},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"azure-cvm-tooling","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"fluent-plugin-s3","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"go-sdk-contrib","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"jaeger-idl","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opencost-plugins","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"skooner","watch_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"spark-metrics","watch_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"spec","watch_count":4},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":5},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"chaos-operator","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"cortex","watch_count":3},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"fluent-bit-go","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":3},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opamp-spec","watch_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":4},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"promql-engine","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"promqlsmith","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"ruby-sdk","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"skooner","watch_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":3},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"toda","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"OpenObservability","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"fluentd","watch_count":8},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"hpa-operator","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":3},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"pixie-demos","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"promlens","watch_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"promu","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":4},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"swift-sdk","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"alertmanager","watch_count":5},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"chaosblade","watch_count":3},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"chaosblade-box-fe","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"fluent-logger-python","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":2},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opencost-helm-chart","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentracing-php","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"php-sdk","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"pixie","watch_count":4},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"rust-sdk","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"clever","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"client_model","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"common","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"consul_exporter","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"docs","watch_count":2},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"fluent-bit-chatops-demo","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"fluent-logger-python","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"kotlin-sdk","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":2},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":2},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-proto-go","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":5},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentracing-cpp","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"peaks","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"php-sdk","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"promql-engine","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"protocol","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"skooner","watch_count":2},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"chaos-tproxy","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"chaosd","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"dotnet-sdk","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":6},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentracing-cpp","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"prometheus","watch_count":4},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"rfcs","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"toda","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"website","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"community","watch_count":2},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"go-sdk-contrib","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"build-tools","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"carbon-aware-scaling-poc","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"chaosblade","watch_count":3},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"dast-operator","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"documentation","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"influxdb_exporter","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":3},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"kepler-doc","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"awesome-chaosblade","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":5},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":7},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"chaosblade","watch_count":4},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"chaosblade-exec-cri","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"chaosblade-exec-os","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"chaosblade-operator","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"chaosblade-spec-go","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"dotnet-sdk","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"fluent-operator","watch_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"js-sdk-contrib","watch_count":3},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"kepler-model-server","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"litmus","watch_count":4},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":13},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":3},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"pixie","watch_count":4},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"pixie-demos","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"spec","watch_count":3},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"chaosblade","watch_count":5},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"client_python","watch_count":3},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"consul_exporter","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"cortex-helm-chart","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"fluentd-docker-image","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"go-sdk-contrib","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"influxdb_exporter","watch_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":8},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"kepler","watch_count":3},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"memcached_exporter","watch_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":3},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opencost-helm-chart","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"perses","watch_count":7},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"php-sdk-contrib","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"pixie","watch_count":6},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"promu","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"spec","watch_count":4},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":2},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"alertmanager","watch_count":5},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":14},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"chaosblade-box","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"common","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"docker-cruise-control","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"fluentd","watch_count":6},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"kepler","watch_count":7},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"kubecon-eu-2024-demo","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"litmus","watch_count":5},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":2},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":5},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":2},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentracing-java","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentracing-php","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"peaks","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"prometheus","watch_count":24},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"spark-dependencies","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"spec","watch_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":10},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"client_java","watch_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"fluent-logger-golang","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"go-sdk","watch_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"java-sdk","watch_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"kepler","watch_count":7},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"kube-thanos","watch_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"kubecon-eu-2024-demo","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"litmus","watch_count":6},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":3},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":3},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"chaosblade-exec-jvm","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"flagd","watch_count":3},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"fluent-logger-java","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"go-sdk-contrib","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"java-sdk-contrib","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"kepler","watch_count":7},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":4},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":3},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"pke","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"prometheus","watch_count":8},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":9},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"chaos-operator","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"client_java","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"fluent-plugin-kafka","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"influxdb_exporter","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":3},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"pixie","watch_count":4},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"playground","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"chaos-operator","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"clever","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"flagd","watch_count":3},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"fluent-bit-docs","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"go-sdk-contrib","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"helm-charts","watch_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":5},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"jaeger-client-cpp","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"litmus-helm","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":4},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentracing-lua","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"spec","watch_count":3},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":7},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"client_python","watch_count":3},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"client_rust","watch_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"flagd","watch_count":3},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"js-sdk","watch_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":14},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"kube-thanos","watch_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":7},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"prometheus","watch_count":23},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"python-sdk","watch_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"rust-sdk","watch_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":4},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":7},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"chaos-charts","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":3},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"consul_exporter","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"dotnet-sdk","watch_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"fluent-plugin-kafka","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"fluentd","watch_count":6},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"go-sdk","watch_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":5},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"js-sdk","watch_count":4},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":16},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"kotlin-sdk","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":11},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":4},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentracing-swift","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"promql-engine","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"pushgateway","watch_count":4},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"skooner","watch_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"swift-sdk","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"client_python","watch_count":4},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"dast-operator","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"docker-protobuf","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"fluent-operator","watch_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"go-sdk-contrib","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":17},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opencost-grafana-dashboard","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"openfeature.dev","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":5},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"otel-arrow","watch_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"pixie-demos","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"rust-sdk","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"skooner","watch_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"chaosd","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"client_python","watch_count":4},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"go-sdk-contrib","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"java-sdk-contrib","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":3},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opencost","watch_count":10},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":4},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":4},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":3},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":3},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"rust-sdk","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"semantic-conventions-java","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"docs.px.dev","watch_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opencost","watch_count":8},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opencost-grafana-dashboard","watch_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","watch_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"pushgateway","watch_count":3},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"toda","watch_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":3},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":9},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"chaosblade","watch_count":3},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"client_golang","watch_count":5},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"compliance","watch_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"fluentd","watch_count":5},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":3},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"alertmanager","watch_count":5},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":7},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"chaosblade","watch_count":4},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"chaosblade-box","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"chaosblade-exec-jvm","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"chaosd","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"client_model","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"client_python","watch_count":3},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"haproxy_exporter","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":4},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"js-sdk","watch_count":3},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-proto-go","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":3},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"spec","watch_count":4},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"website","watch_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"wrk2","watch_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":5},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"chaosblade-exec-cloud","watch_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"chaosblade-exec-jvm","watch_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"cortex","watch_count":3},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"go-sdk","watch_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":4},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"openfeature.dev","watch_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":6},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"skooner","watch_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"carbon-aware-scaling-poc","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"chaosblade-operator","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"cmetrics","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"cortex-helm-chart","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"fluent-bit-go","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"fluent-plugin-prometheus","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentracing-ruby","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"rust-sdk","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"spec","watch_count":4},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"flagd-testbed","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"fluent-bit-go","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"fluent-logger-python","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"kepler","watch_count":3},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":3},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":2},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":4},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"pixie","watch_count":4},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"telescopes","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"client_java","watch_count":2},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"kepler-model-server","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":3},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"prometheus","watch_count":6},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"chaosblade-exec-os","watch_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"compliance","watch_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":2},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"chaosd","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"collectd_exporter","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":2},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"js-sdk","watch_count":2},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opencost-grafana-dashboard","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":2},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":4},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":3},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"playground","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":4},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"js-sdk","watch_count":2},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"kepler","watch_count":3},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":6},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":2},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":2},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":5},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":2},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"docs-ja","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"jaeger-idl","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"js-sdk-contrib","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentracing-java","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"playground","watch_count":2},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"satellite","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":7},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"fluent-logger-ruby","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"fluent-operator","watch_count":2},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"js-sdk-contrib","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"litmus-helm","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":3},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":5},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":3},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-profiling","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"promlens","watch_count":2},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"proposals","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"website","watch_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"chaos-operator","watch_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"chaosblade-box-agent","watch_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"chaosblade-exec-jvm","watch_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":9},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":6},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":3},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":6},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":3},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"pushgateway","watch_count":3},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"hpa-operator","watch_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"js-sdk","watch_count":2},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"alertmanager","watch_count":5},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":6},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"fluent-logger-python","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"fluentd-docker-image","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"haproxy_exporter","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"kepler","watch_count":3},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"prometheus","watch_count":6},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"promlens","watch_count":2},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"client_rust","watch_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"flagd-testbed","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"fluent-logger-python","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"go-sdk-contrib","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"jaeger-kubernetes","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opencost-helm-chart","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":4},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentracing-java-v030","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"prometheus_api_client_ruby","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"docker-protobuf","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"kepler","watch_count":3},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"kepler-helm-chart","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"litmus-helm","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opamp-go","watch_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opencost-parquet-exporter","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opencost-plugins","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"promlens","watch_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"proxy-wasm-go-host","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"seccompagent","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"test-infra","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"cortex","watch_count":3},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"flagd","watch_count":4},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"fluent-bit-go","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"fluent-logger-node","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentracing-php","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"promu","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":3},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"specification","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"terraform-provider-k8s","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"chaosblade-exec-jvm","watch_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"client_golang","watch_count":4},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":3},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"clever","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"kepler-doc","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opencost-helm-chart","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opencost-plugins","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"openfeature.dev","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":2},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":5},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":3},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-sqlcommenter","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"client_model","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"collectd_exporter","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"community","watch_count":2},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"consul_exporter","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"cortex-jsonnet","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"fluent-logger-golang","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"fluentd-aggregator-docker-image","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"haproxy_exporter","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"influxdb_exporter","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":2},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"memcached_exporter","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"cloud-native-bpf-workshop","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"kube-spawn","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"lokomotive","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"service-mesh-benchmark","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"traceloop","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":8},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"chaosblade","watch_count":3},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"client_python","watch_count":3},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"fluent-plugin-s3","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"kepler","watch_count":5},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":3},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":11},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opencost-website","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":8},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":5},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"pixie","watch_count":4},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":3},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":5},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"demo-site","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"fluent-plugin-grok-parser","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":3},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"js-sdk-contrib","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":5},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"chaosblade","watch_count":3},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"community","watch_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"cortex-helm-chart","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"cortex-tools","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"fluent-plugin-sql","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"host-analyzer","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":11},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"playground","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"promqlsmith","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":6},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":7},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"chaosblade-operator","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"chaosd","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"demo-site","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"fluent-plugin-opensearch","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-collector-builder","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":3},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"protocol","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"client_golang","watch_count":4},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"redbpf","watch_count":3},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"sig-end-user","watch_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"kepler","watch_count":3},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"documentation","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"fluent-logger-ruby","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"gitlab-remote-templates","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"influxdb_exporter","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"jaeger","watch_count":42},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"java-sdk-contrib","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":3},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"litmus-demo","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"memcached_exporter","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":2},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"pipeline","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"rust-sdk","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"fluent-bit-docs","watch_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"jaeger","watch_count":14},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":3},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":2},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":2},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","watch_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"weaver","watch_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"build-tools","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"collectd_exporter","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"go-sdk-contrib","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"jaeger","watch_count":13},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"js-sdk-contrib","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opencost-plugins","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":5},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":7},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":3},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":6},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"chaos-operator","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":4},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","watch_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-sqlcommenter","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"pixie","watch_count":4},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"prometheus","watch_count":7},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"banzai-charts","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"client_ruby","watch_count":3},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"consul_exporter","watch_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"dotnet-sdk","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"flagd","watch_count":3},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"influxdb_exporter","watch_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"kepler","watch_count":3},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opencost-plugins","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":6},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"pipeline","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":".github","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"community","watch_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"community-tooling","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"contribfest-eu-24","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"dotnet-sdk","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"flagd-schemas","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"flagd-testbed","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"fluent-plugin-splunk","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"go-sdk","watch_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"go-sdk-contrib","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"java-sdk-contrib","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"js-sdk-contrib","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"kotlin-sdk","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"local-dev-cluster","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"objstore","watch_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opencost-ui","watch_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"openfeature.dev","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":4},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"peaks","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"php-sdk","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"php-sdk-contrib","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"playground","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"protocol","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"python-sdk","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"python-sdk-contrib","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"react-test-app","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"ruby-sdk","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"ruby-sdk-contrib","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"rust-sdk","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"rust-sdk-contrib","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"swift-sdk","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"fluent-plugin-prometheus","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":2},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"jaeger","watch_count":12},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":2},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-sqlcommenter","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"build-tools","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"cortex","watch_count":3},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"cortex-tools","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"fluent-bit-go","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"fluent-plugin-prometheus","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"client_model","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"collectd_exporter","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"common","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"consul_exporter","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"fluent-plugin-s3","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":3},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opencost-plugins","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":2},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":4},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"ruby-sdk","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":4},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":5},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"clever","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"kepler","watch_count":3},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"openfeature.dev","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-configuration","watch_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":4},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":7},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"pixie-demos","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"promlens","watch_count":3},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"chaosblade","watch_count":4},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"client_golang","watch_count":4},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"common","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"consul_exporter","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"cpp-build-tools","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"helm-charts","watch_count":2},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opencost-plugins","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":4},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-proto-go","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-proto-java","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":6},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"perses","watch_count":4},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"pixie","watch_count":10},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"promql-engine","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"semantic-conventions-java","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"sig-end-user","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"client_python","watch_count":4},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"consul_exporter","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"fluent-logger-python","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"openfeature.dev","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-configuration","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":2},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":2},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":8},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"sig-mainframe","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"spec","watch_count":4},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"client_model","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"client_python","watch_count":3},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"common","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"consul_exporter","watch_count":2},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"docs-cn","watch_count":2},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"fluent-plugin-kafka","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"jaeger-analytics-java","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"jaeger-client-java","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"litmus-helm","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":2},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":8},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-proto-java","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":4},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":3},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentracing-java","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"procfs","watch_count":2},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"promql-engine","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"pushgateway","watch_count":4},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"documentation","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"influxdb_exporter","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":2},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":8},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":4},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"prometheus_api_client_ruby","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"fluent-operator","watch_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":3},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"sig-mainframe","watch_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"chaosblade-box","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"chaosblade-exec-jvm","watch_count":2},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"client_python","watch_count":3},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"cloudinfo","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"haproxy_exporter","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"kepler-model-db","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"kepler-model-server","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"openfeature.dev","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":2},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":3},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-profiling","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"promu","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"backstage-plugin","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"docs-cn","watch_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":4},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opencost-grafana-dashboard","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":5},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":4},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentracing-javascript","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"otel-arrow-collector","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"promlens","watch_count":3},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"react-test-app","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"rust-sdk","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"skooner","watch_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"thanos","watch_count":7},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"alertmanager","watch_count":8},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"docs","watch_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":7},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"fluent-plugin-grok-parser","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"fluent-plugin-multiprocess","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"fluentd","watch_count":6},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"php-sdk","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"php-sdk-contrib","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"prometheus","watch_count":30},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"susql-operator","watch_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"thanos","watch_count":6},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"fluent-bit-kubernetes-logging","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"jaeger-lib","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-configuration","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-proto-profile","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":3},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"promu","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"rust-sdk","watch_count":3},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"client_rust","watch_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"docs-cn","watch_count":3},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"fluent-operator","watch_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":4},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opamp-java","watch_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":3},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"js-sdk-contrib","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"protocol","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"specification","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentracing-java","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"client_python","watch_count":3},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"collectd_exporter","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":9},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":2},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":3},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":2},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"awesome-chaosblade","watch_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":5},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":9},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"chaosblade","watch_count":3},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":2},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"consul_exporter","watch_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"fluent-bit-kubernetes-logging","watch_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"fluent-bit-observability-demo","watch_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"go-sdk","watch_count":2},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":11},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"kepler","watch_count":3},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":7},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":8},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":4},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":2},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"prometheus","watch_count":25},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"promql-engine","watch_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"ruby-sdk","watch_count":2},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":2},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"sig-mainframe","watch_count":2},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":3},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"alertmanager","watch_count":8},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"bpfki","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":5},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"community","watch_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"flagd","watch_count":3},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"fluent-bit-docs","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":6},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"krkn-hub","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":10},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":4},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"rust-sdk","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"spec","watch_count":4},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"thanosbench","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"wg-prometheus","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"chaos-exporter","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"chaosd","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"client_python","watch_count":3},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"cloud-native-bpf-workshop","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"cortex-helm-chart","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"fluent-plugin-kafka","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":6},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"js-sdk","watch_count":3},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"kepler","watch_count":5},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opencost","watch_count":10},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":6},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":2},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":2},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"peaks","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"traceloop","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":2},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":5},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"fluent-plugin-splunk","watch_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"litmus","watch_count":5},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":3},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"rust-sdk","watch_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"fluent-bit-go","watch_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":3},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":2},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"chaos-charts","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"build-tools","watch_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"chaosblade","watch_count":3},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"chaosblade-exec-os","watch_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"consul_exporter","watch_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"cortex","watch_count":3},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"fluent-plugin-kafka","watch_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"helm-charts","watch_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"php-sdk-contrib","watch_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"prometheus","watch_count":7},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"thanos","watch_count":6},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":5},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"chaosblade-exec-os","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"perses-operator","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"protocol","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"thanos","watch_count":7},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"alertmanager","watch_count":5},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"chaos-scheduler","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"client_model","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"common","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"fluent-plugin-parser-cri","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opencost-grafana-dashboard","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":2},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"pixie-demos","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"prometheus","watch_count":23},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"chaos-tproxy","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"chaosblade","watch_count":3},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"fluent-bit-go","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"fluent-operator","watch_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"fluentd","watch_count":6},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"go-sdk-contrib","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"jaeger-kubernetes","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"kepler-doc","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"kepler-helm-chart","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"kepler-model-server","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"kepler-operator","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"sig-end-user","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"chaos-operator","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"docker-protobuf","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"fluentd-ui","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"foniod","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":3},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":2},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":3},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"pipeline","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"px.dev","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"ruby-sdk","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"skooner","watch_count":2},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"client_java","watch_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"consul_exporter","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentracing-javascript","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"pixie-demos","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"thanos-operator","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":3},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"fluent-logger-golang","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":4},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":3},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"sig-mainframe","watch_count":3},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":3},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"chaosd","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"common","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"datasource","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"haproxy_exporter","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"jaeger-client-csharp","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"jaeger-openshift","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"promu","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":3},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":5},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":3},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":4},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":10},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":3},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":2},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"playground","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"weaver","watch_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"chaosblade-help-doc","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"client_rust","watch_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"k8s-objectmatcher","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"litmus-helm","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":4},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":5},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"prometheus","watch_count":8},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"promu","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"pushgateway","watch_count":3},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":3},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"swift-sdk","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":5},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"chaosblade-operator","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"fluent-bit-go","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"logging-operator-1","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"openfeature.dev","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":10},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":4},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentracing-go","watch_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"prometheus","watch_count":6},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"python-sdk","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"azure-cvm-tooling","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"chaosblade-box","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"client_python","watch_count":4},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"consul_exporter","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"fluent-bit-docs","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":4},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":4},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":4},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"pushgateway","watch_count":3},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"fluent-logger-python","watch_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"jaeger-idl","watch_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":2},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"weaver","watch_count":2},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"pipeline","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"procfs","watch_count":2},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"sig-security","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"fluent-bit-go","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"fluentd","watch_count":5},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"jaeger-client-csharp","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"kepler-operator","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":4},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":3},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"php-sdk","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"alertmanager","watch_count":5},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"fluent-plugin-sql","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":3},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"skooner","watch_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"chaosblade","watch_count":4},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"consul_exporter","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"cortex","watch_count":3},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"dotnet-sdk","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"fluent-plugin-mongo","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"fluentd","watch_count":5},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":3},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":2},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"pipeline","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"protocol","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":2},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":2},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"chaosblade","watch_count":4},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"client_java-benchmarks","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"cortex","watch_count":4},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"fluentd","watch_count":5},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"haproxy_exporter","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"java-sdk","watch_count":2},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":2},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":5},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"chaosblade","watch_count":5},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"chaosblade-operator","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"fluent-logger-golang","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":10},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opencost-grafana-dashboard","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"perses","watch_count":4},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"common","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"compliance","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"haproxy_exporter","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":3},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"killercoda","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentracing-java","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"test-infra","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"chaos-operator","watch_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"chaos-scheduler","watch_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"chaosblade","watch_count":3},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"kepler","watch_count":3},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"litmus-go","watch_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"playground","watch_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"prometheus","watch_count":5},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"fluent-plugin-opensearch","watch_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":4},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":3},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"test-infra","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"chaos-operator","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"chaosblade-exec-jvm","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"imps","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":3},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":2},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"ruby-sdk","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"sigdump","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"spot-price-exporter","watch_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"compliance","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"fluentd-docker-image","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"java-sdk-contrib","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":3},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"jvm-chaos-demo","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"peaks","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"promlens","watch_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"protocol","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":3},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":3},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"web-show","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"chaos-tproxy","watch_count":2},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"chaosblade-box","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"chaosblade-exec-os","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"consul_exporter","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"imps","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"java-sdk-contrib","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":5},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":7},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentracing-php","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"proposals","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"skooner","watch_count":2},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"awesome-chaosblade","watch_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"chaos-operator","watch_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"client_golang","watch_count":4},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"client_python","watch_count":4},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":8},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"js-sdk","watch_count":2},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"perses","watch_count":3},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"procfs","watch_count":2},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"prometheus","watch_count":26},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"istio-operator","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"promql-engine","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"common","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"jaeger-analytics-java","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"litmus","watch_count":5},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"prometheus","watch_count":7},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"rust-sdk","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"service-mesh-benchmark","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"community","watch_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"flagd","watch_count":3},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"protocol","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"chaosblade","watch_count":3},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"fluent-logger-node","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"fluent-plugin-mongo","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"fluentd","watch_count":6},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"go-sdk-contrib","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"java-sdk-contrib","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":2},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"openfeature.dev","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":5},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":4},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":4},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":3},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentracing-php","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"pushgateway","watch_count":5},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"python-sdk","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"alertmanager","watch_count":6},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"chaosblade","watch_count":3},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"client_golang","watch_count":4},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"client_java","watch_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"community","watch_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":3},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"litmus","watch_count":4},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":4},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"px.dev","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"rust-sdk","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"chaosd","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"docker-protobuf","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"flagd","watch_count":4},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"fluent-plugin-s3","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"go-sdk-contrib","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"java-sdk-contrib","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-proto-go","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"pixie-demos","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"build-tools","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"flagd","watch_count":3},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"openfeature.dev","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":10},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":3},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentracing-php","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentracing-ruby","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"promql-engine","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"sig-mainframe","watch_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"skooner","watch_count":3},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":5},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"compliance","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"docker-protobuf","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":2},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":11},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"ruby-sdk","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"benchmark-containers","watch_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":15},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"pixie-demos","watch_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"docker-protobuf","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"flagd","watch_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"influxdb_exporter","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"js-sdk-contrib","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"jwt-to-rbac","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentracing-cpp","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"ruby-sdk","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"skooner","watch_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"weaver","watch_count":2},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"client_golang","watch_count":5},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"client_java","watch_count":2},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"client_python","watch_count":4},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"flagd","watch_count":5},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"fluent-plugin-windows-eventlog","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":5},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":2},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opencost-helm-chart","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opencost-parquet-exporter","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":3},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":4},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":2},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentracing-cpp","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"promlens","watch_count":2},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"sig-end-user","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"client_python","watch_count":3},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"codemirror-promql","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"documentation","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"go-sdk-contrib","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"homebrew-k8sgpt","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"kepler-doc","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":10},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"perses","watch_count":3},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"protocol","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"python-sdk","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"sig-mainframe","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"chaosblade","watch_count":4},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"client_python","watch_count":3},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"codemirror-promql","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":10},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"fluent-bit-go","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"java-sdk","watch_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"js-sdk-contrib","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":4},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"protocol","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"spec","watch_count":3},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":7},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":5},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"chaosblade","watch_count":5},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"docs","watch_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"fluent-bit-kubernetes-logging","watch_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"java-sdk","watch_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opencost-website","watch_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":4},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":5},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"chaos-charts","watch_count":2},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"dast-operator","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":3},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":2},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"promql-engine","watch_count":2},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":2},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"chaosblade","watch_count":3},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"fluent-operator","watch_count":2},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":2},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"litmus","watch_count":4},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"litmus-docs","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"php-sdk","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"alertmanager","watch_count":6},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"chaosblade","watch_count":3},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"cmetrics","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"dast-operator","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"fluent-bit-go","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"jaeger-client-node","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"kepler-operator","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opencost-helm-chart","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":4},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":4},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentracing-javascript","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentracing-php","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"procfs","watch_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"sigdump","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"chaosd","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"flagd","watch_count":3},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":3},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"js-sdk","watch_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"js-sdk-contrib","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"litmus","watch_count":4},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-go-vanityurls","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"pixie","watch_count":4},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"python-sdk","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"ruby-sdk","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"rust-sdk","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"rust-sdk-contrib","watch_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"thanos","watch_count":7},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"thanosbench","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"alertmanager","watch_count":7},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"build-tools","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"chaos-driver","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"dotnet-sdk","watch_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":8},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"fluentd","watch_count":8},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"fluentd-docker-image","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"helm-charts","watch_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"kepler-operator","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opencost-helm-chart","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":4},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":3},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"perses","watch_count":3},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"prometheus","watch_count":29},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"promql-engine","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"pushgateway","watch_count":3},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":4},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"spec","watch_count":8},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"thanos","watch_count":7},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"haproxy_exporter","watch_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"jaeger-client-python","watch_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"local-dev-cluster","watch_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","watch_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"perses","watch_count":3},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"community","watch_count":2},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"fluent-package-builder","watch_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":2},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":9},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-proto-go","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-sqlcommenter","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentracing-java","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"dotnet-sdk","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"jaeger-client-java","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"kotlin-sdk","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":11},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":4},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":4},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-sqlcommenter","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"thanos-operator","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"fluent-logger-python","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"go-sdk-contrib","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"haproxy_exporter","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":11},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":17},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-profiling","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":3},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"promqlsmith","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"chaosblade","watch_count":5},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"chaosblade-box","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"chaosblade-exec-jvm","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"fluent-logger-golang","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":4},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"koperator","watch_count":2},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":7},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":13},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":2},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"chaosblade-exec-cplus","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"chaosblade-exec-os","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"cortex-helm-chart","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"docker-protobuf","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"fluent-bit-chatops-demo","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"fluent-plugin-windows-eventlog","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"go-sdk-contrib","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"jaeger-analytics-flink","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":7},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":4},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"playground","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"protocol","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":3},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"flagd","watch_count":3},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"jaeger-idl","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"killercoda","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":5},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"build-tools","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"chaosblade-operator","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"client_rust","watch_count":3},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"litmus-java-sdk","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":11},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"php-sdk","watch_count":2},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"azure-cvm-tooling","watch_count":4},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"client_java","watch_count":2},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"consul_exporter","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"litmus-java-sdk","watch_count":3},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opencost-ui","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":3},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"chaos-operator","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"chaos-runner","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"client_golang","watch_count":4},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"client_java","watch_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"go-sdk-contrib","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"influxdb_exporter","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"litmus-docs","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"litmus-go","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"prom2json","watch_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"skooner","watch_count":4},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"traceloop","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"dotnet-sdk","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"fluent-plugin-sql","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"haproxy_exporter","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"influxdb_exporter","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":4},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":5},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"prometheus","watch_count":25},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"promql-engine","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"sigdump","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"thanos","watch_count":8},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":5},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"chaosblade-box","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"consul_exporter","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"docs","watch_count":2},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"fluent-bit-go","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"fluentd-ui","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"gadget-template","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"litmus-docs","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":2},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"pixie-demos","watch_count":2},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"protocol","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"client_python","watch_count":4},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"docs-cn","watch_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"fluent-bit-go","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"js-sdk-contrib","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"kepler-operator","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"litmus-docs","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":3},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":4},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"pixie","watch_count":4},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"pixie-demos","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":3},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"semantic-conventions-java","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"consul_exporter","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"documentation","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"fluent-bit-go","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"fluent-plugin-kafka","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"lezer-promql","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":3},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":3},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":6},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"promu","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"sig-contributor-experience","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":7},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":2},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":8},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"docs","watch_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"fluent-plugin-opensearch","watch_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"litmus-go","watch_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":3},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":3},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"chaos-driver","watch_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":5},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":4},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-profiling","watch_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"alertmanager","watch_count":5},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"common","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":6},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"litmus-go","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":11},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":7},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentracing.io","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"prometheus","watch_count":25},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"Kepler-Demo","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"fluent-bit-docs","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":3},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"js-sdk-contrib","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opencost-helm-chart","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":6},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":5},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"skooner","watch_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"chaosd","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"codemirror-promql","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"fluent-bit-observability-demo","watch_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"fluent-bit-town-hall","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"fluent-logger-golang","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"fluent-operator","watch_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"fluentd-docker-image","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"haproxy_exporter","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"memcached_exporter","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":11},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":11},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":3},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"promu","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"python-sdk","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"sig-developer-experience","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"chaos-runner","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"elixir-sdk","watch_count":2},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":4},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"istio-operator","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":2},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"krkn-hub","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":3},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":2},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":13},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":7},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":3},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":3},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":2},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":3},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":2},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"elixir-sdk","watch_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":3},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"jaeger-lib","watch_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"alertmanager","watch_count":5},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"benchmark-containers","watch_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"chaosblade-box","watch_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"client_python","watch_count":3},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":6},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":4},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"promu","watch_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"pushgateway","watch_count":3},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"client_java","watch_count":2},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"community","watch_count":2},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"docs.px.dev","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"dotnet-sdk","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"fluent-logger-python","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opencost-helm-chart","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":4},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentracing-csharp","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"peaks","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"perses-plugins","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"promql-engine","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"pushgateway","watch_count":3},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"python-sdk","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"semantic-conventions-java","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"alertmanager","watch_count":5},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"chaosd","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"docs","watch_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"flagd","watch_count":3},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"haproxy_exporter","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":4},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":3},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"kepler","watch_count":3},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opencost-plugins","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"pixie","watch_count":4},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"promql-engine","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"python-sdk","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"chaosblade","watch_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":9},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":4},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"pixie","watch_count":4},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"skooner","watch_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"spark-dependencies","watch_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"website","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"azure-cvm-tooling","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"client_python","watch_count":3},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"compliance","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"docker-protobuf","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"fluent-bit-town-hall","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"fluent-logger-java","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"fluent-plugin-kafka","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"fluentd-ui","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":6},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":5},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"php-sdk-contrib","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"spark-metrics","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"test-infra","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"chaos-charts","watch_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"chaos-exporter","watch_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"docs-cn","watch_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"litmus-helm","watch_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"influxdb_exporter","watch_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":3},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","watch_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-proto-go","watch_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-sqlcommenter","watch_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"pixie-demos","watch_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"prometheus","watch_count":5},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"chaosblade","watch_count":4},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"community","watch_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"fluent-logger-ocaml","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"fluent-plugin-rewrite-tag-filter","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"helm-charts","watch_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"js-sdk","watch_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"js-sdk-contrib","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":8},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":4},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentracing-java","watch_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"procfs","watch_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"thanos","watch_count":7},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"banzai-charts","watch_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"chaosblade","watch_count":5},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"client_java","watch_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"fluent-logger-python","watch_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"fluentd","watch_count":5},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":8},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","watch_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"ruby-sdk-contrib","watch_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"test-infra","watch_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"website","watch_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"client_rust","watch_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"common","watch_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":3},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opencost","watch_count":15},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opencost-helm-chart","watch_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opencost-ui","watch_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"openfeature.dev","watch_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":7},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","watch_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"otel-arrow","watch_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"sig-developer-experience","watch_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"client_rust","watch_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"fluentd-ui","watch_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opencost","watch_count":14},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":3},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"pixie","watch_count":6},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"thanos","watch_count":6},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":2},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"fluentd","watch_count":6},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"fluentd-docker-image","watch_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"jaeger-client-java","watch_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"litmus-python","watch_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opencost","watch_count":17},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":4},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":5},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":4},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"pixie","watch_count":5},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"prometheus","watch_count":23},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"service-mesh-benchmark","watch_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"flagd","watch_count":9},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opencost","watch_count":9},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":3},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"pushgateway","watch_count":3},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"fluent-plugin-grok-parser","watch_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"litmus-java-sdk","watch_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":4},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"prometheus","watch_count":23},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"cortex","watch_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"go-cruise-control","watch_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":4},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":4},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"promu","watch_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"python-sdk","watch_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"thanos","watch_count":10},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":6},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"codegen","watch_count":3},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"docs","watch_count":3},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"fluent-package-builder","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"jaeger-analytics-flink","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"jaeger-client-java","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"jaeger-kubernetes","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"litmus","watch_count":4},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"openfeature.dev","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-configuration","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":4},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":3},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":3},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"php-sdk","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"spark-dependencies","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"thanos-operator","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"chaos-charts","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":7},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"chaos-operator","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"chaos-runner","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":2},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"codegen","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"compliance","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"helm-charts","watch_count":3},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"js-sdk","watch_count":2},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"litmus","watch_count":4},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"litmus-docs","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"litmus-go","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"litmus-helm","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":2},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":2},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":9},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":4},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":2},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":4},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":2},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"chaos-exporter","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"chaosblade","watch_count":3},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"codegen","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"collectd_exporter","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"flagd","watch_count":4},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"go-sdk","watch_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"java-sdk-contrib","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":3},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"admission-controllers","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"client_java","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"fluent-bit-go","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"golang-builder","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":3},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"litmus-ansible","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentracing-cpp","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"pixie","watch_count":4},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"preemption-exporter","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"prometheus","watch_count":31},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"pushgateway","watch_count":3},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"spec","watch_count":3},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":1},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":6},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"pixie","watch_count":4},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"prometheus","watch_count":31},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"promu","watch_count":1},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"kube-thanos","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"promql-engine","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"awesome-chaosblade","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"chaosd","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"client_golang","watch_count":4},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opencost","watch_count":7},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opencost-ui","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"prometheus","watch_count":23},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"ruby-sdk","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":7},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"fluent-logger-python","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":3},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":6},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":3},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"pixie-demos","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":3},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":6},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"chaosblade","watch_count":5},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"client_golang","watch_count":4},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"community","watch_count":3},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"fluentd","watch_count":5},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"fluentd-ui","watch_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"helm-charts","watch_count":2},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":22},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":13},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":2},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-erlang-api","watch_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":3},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":5},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":2},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":5},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"prometheus","watch_count":26},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"chaosblade-box-agent","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"codemirror-promql","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"fluentd-docker-image","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"go-sdk-contrib","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"influxdb_exporter","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":23},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"litmusctl","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":3},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":4},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":3},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":6},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"procfs","watch_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"prometheus","watch_count":29},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"spark-metrics","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"client_python","watch_count":3},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"common","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"cortex","watch_count":3},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":7},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"fluentd-ui","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":15},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":4},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":3},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"prometheus","watch_count":31},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"rust-sdk","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"awesome-chaosblade","watch_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"chaos-charts","watch_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"collectd_exporter","watch_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"demo-site","watch_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opencost-helm-chart","watch_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"community","watch_count":2},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"dotnet-sdk","watch_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"litmus","watch_count":4},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"perses","watch_count":6},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"ruby-sdk","watch_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"chaos-operator","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"fluent-bit-ci","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"perses","watch_count":5},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"pushgateway","watch_count":3},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":3},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"spark-metrics","watch_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"chaosblade","watch_count":4},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"chaosblade-box","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"chaosblade-operator","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"client_golang","watch_count":4},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"elixir-sdk","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opencost-plugins","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"spec","watch_count":3},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"swift-sdk","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"client_java","watch_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"elixir-sdk","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"fluentd-forwarder","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"litmus","watch_count":4},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"openfeature.dev","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":3},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"peaks","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"perses","watch_count":11},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"promlens","watch_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"chaosblade","watch_count":3},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"chaosd","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":12},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"perses","watch_count":4},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"pipeline","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"prometheus","watch_count":28},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"chaos-tproxy","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"client_python","watch_count":3},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":9},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":8},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"playground","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"thanos","watch_count":7},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"go-sdk-contrib","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":2},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-proto-go","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"thanos","watch_count":6},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":11},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"fluent-logger-java","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"foniod","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"influxdb_exporter","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"java-sdk-contrib","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opencost-helm-chart","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":5},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":5},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"playground","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"prometheus","watch_count":26},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"thanos","watch_count":6},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":6},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"fluentd","watch_count":5},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"k8s-objectmatcher","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"memcached_exporter","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":3},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":3},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"perses","watch_count":3},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"proposals","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"chaosblade-box-agent","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"demo-site","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"js-sdk-contrib","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-configuration","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentracing-lua","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"perses","watch_count":9},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":6},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"client_golang","watch_count":4},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":2},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opencost-ui","watch_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","watch_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":8},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":2},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"prometheus","watch_count":24},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"susql-operator","watch_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"alertmanager","watch_count":6},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"azure-cvm-tooling","watch_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":6},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"client_golang","watch_count":5},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"codegen","watch_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":8},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-sqlcommenter","watch_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"perses","watch_count":7},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"promlens","watch_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":5},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"spark-dependencies","watch_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":3},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":11},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":4},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":2},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":3},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":2},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":2},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"perses","watch_count":5},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"prometheus","watch_count":28},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"promu","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"pushgateway","watch_count":4},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"thanos","watch_count":6},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":2},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"chaos-runner","watch_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"fluent-operator","watch_count":2},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"jaeger-kubernetes","watch_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":16},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":3},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":6},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":3},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":2},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"perses","watch_count":10},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"promlens","watch_count":2},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"thanos","watch_count":12},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"awesome-chaosblade","watch_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"build-tools","watch_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"fluentd","watch_count":5},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":9},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":2},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":6},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"perses","watch_count":5},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"playground","watch_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"weaver","watch_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"collectd_exporter","watch_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"community","watch_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"docker-protobuf","watch_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"docs","watch_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":4},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":3},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":4},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"pipeline","watch_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"pke","watch_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"python-sdk","watch_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":5},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"js-sdk-contrib","watch_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opencost","watch_count":7},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opencost-parquet-exporter","watch_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":4},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":2},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"wrk2","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"alertmanager","watch_count":5},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"chaos-operator","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"documentation","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"fluent-logger-python","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"fluentd-ui","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"gh-manager","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"golang-builder","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":3},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"litmus-go","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opencost","watch_count":16},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opencost-helm-chart","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opencost-parquet-exporter","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opencost-plugins","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":3},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":10},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":4},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":2},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"sig-mainframe","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"chaos-charts","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"chaosblade-box","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"chaosblade-box-fe","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"flagd","watch_count":3},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"fluent-bit-perf","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"fluent-plugin-webhdfs","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"kepler","watch_count":5},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"litmus","watch_count":4},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opencost","watch_count":13},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":2},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-configuration","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":3},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"perses","watch_count":21},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"python-sdk","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"python-sdk-contrib","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"swift-sdk","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"client_rust","watch_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"cortex-helm-chart","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"fluentd","watch_count":5},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"kdev","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opencost","watch_count":12},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":6},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"perses","watch_count":9},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"prom2json","watch_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"documentation","watch_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"perses","watch_count":4},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"prometheus","watch_count":7},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"chaos-operator","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"fluent-plugin-prometheus","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"peaks","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"perses","watch_count":4},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"chaosblade-operator","watch_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"community","watch_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"dotnet-sdk","watch_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"litmus","watch_count":4},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"perses","watch_count":5},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"prom2json","watch_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"protocol","watch_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"chaosblade","watch_count":7},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"chaosblade-operator","watch_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"community","watch_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"litmus-ansible","watch_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":4},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"perses","watch_count":6},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"skooner","watch_count":3},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"wrk2","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"alertmanager","watch_count":5},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"banzai-charts","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"client_rust","watch_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"consul_exporter","watch_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"fluentd","watch_count":6},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"haproxy_exporter","watch_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"influxdb_exporter","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"memcached_exporter","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opencost-ui","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":7},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":3},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-proto-profile","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentracing-java","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"otel-arrow","watch_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"perses","watch_count":3},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"pipeline","watch_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"service-mesh-benchmark","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":10},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"litmus","watch_count":4},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":7},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":4},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":3},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":4},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"oteps","watch_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"perses","watch_count":5},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"spec","watch_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"website","watch_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"bpfki","watch_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":10},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":2},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":4},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":4},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"perses","watch_count":4},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"promql-engine","watch_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"proposals","watch_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"skooner","watch_count":2},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"docs","watch_count":2},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"fluent-plugin-kafka","watch_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":2},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"pixie","watch_count":4},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":6},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"chaosblade-box","watch_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"common","watch_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"cortex","watch_count":3},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"gadget-template","watch_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"litmus-java-sdk","watch_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":4},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentracing-php","watch_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"promu","watch_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"chaosblade-spec-go","watch_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"chaosd","watch_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"docs-cn","watch_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opencost-ui","watch_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":4},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"otel-arrow","watch_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"perses-operator","watch_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"skooner","watch_count":3},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"client_java","watch_count":3},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"client_python","watch_count":3},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"documentation","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"flagd","watch_count":3},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":8},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"influxdb_exporter","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":5},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"jaeger-idl","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"litmus","watch_count":5},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":3},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":3},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":7},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentracing-python","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"prometheus","watch_count":5},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"spark-dependencies","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"thanosbench","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"cortex-helm-chart","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"fluent-plugin-opensearch","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":4},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opencost-parquet-exporter","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"otel-arrow","watch_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"traceloop","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"alertmanager","watch_count":6},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":5},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"docs","watch_count":2},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"fluent-plugin-s3","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":14},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":3},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentracing-java","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"promqlsmith","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"protocol","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"rust-sdk","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"test-infra","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"consul_exporter","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"demo-site","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"fluent-bit-perf","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"fluent-logger-python","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":15},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentracing-javascript","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"test-infra","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"fluent-plugin-splunk","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"litmus-helm","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opencost-parquet-exporter","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opencost-plugins","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"perses","watch_count":4},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"client_golang","watch_count":5},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"litmus","watch_count":5},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-configuration","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":4},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"wrk2","watch_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"client_python","watch_count":3},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"dotnet-sdk","watch_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"helm-charts","watch_count":3},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"java-sdk-contrib","watch_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"litmus-docs","watch_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"litmus-website-2","watch_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":5},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":3},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"prometheus","watch_count":24},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"rust-sdk","watch_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"js-sdk","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"kepler","watch_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opamp-java","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":2},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":8},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":5},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"perses","watch_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"spark-metrics","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":5},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"codegen","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"docs-cn","watch_count":2},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"fluent-plugin-sql","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":2},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":2},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":6},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":3},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-sqlcommenter","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"ruby-sdk-contrib","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"chaosblade-exec-jvm","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"flagd","watch_count":3},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"influxdb_exporter","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"kepler-model-server","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":4},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":6},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"fluent-bit-go","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"fluent-logger-python","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"js-sdk","watch_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"objstore","watch_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"otel-arrow","watch_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"pixie","watch_count":5},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"consul_exporter","watch_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"litmus-go","watch_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":2},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","watch_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"chaos-tproxy","watch_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"client_golang","watch_count":4},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":5},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"perses","watch_count":4},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":4},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"alertmanager","watch_count":4},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"chaosblade-exec-os","watch_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"clever","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"cloudwatch_exporter","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"consul_exporter","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"docs-cn","watch_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"elixir-sdk","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"kepler","watch_count":4},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"kube-spawn","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":8},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-configuration","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":4},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":5},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentracing-go","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"semantic-conventions-java","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"codegen","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"demo-site","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"elixir-sdk","watch_count":3},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"fluent-bit-perf","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"litmus","watch_count":3},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opencost-helm-chart","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":7},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":4},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":3},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-log-collection","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-network-build-tools","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"sig-end-user","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"chaos-scheduler","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"client_python","watch_count":5},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"fluent-logger-python","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"memcached_exporter","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opencost-grafana-dashboard","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":3},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":6},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":18},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"prometheus","watch_count":24},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"terraform-provider-k8s","watch_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"jaeger-client-go","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"jaeger-kubernetes","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":2},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"kube-thanos","watch_count":2},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"memStress","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opencost-helm-chart","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opencost-plugins","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentracing-javascript","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"perses","watch_count":3},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"promqlsmith","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"chaosblade","watch_count":2},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"go-sdk-contrib","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":2},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":11},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"pixie","watch_count":4},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"semantic-conventions-java","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"community","watch_count":5},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"docs.px.dev","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"influxdb_exporter","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":2},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opencost-plugins","watch_count":2},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":3},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":3},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"pixie","watch_count":13},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"pixie-demos","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"pxapi.go","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"traceloop","watch_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":4},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"perses-operator","watch_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"python-sdk-contrib","watch_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"susql-operator","watch_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"test-infra","watch_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"chaosblade-operator","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"elixir-sdk","watch_count":2},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"fluent-bit-docs","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"fluent-plugin-splunk","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"istio-operator","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":2},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opencost-grafana-dashboard","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":5},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":5},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":2},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":2},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentracing-php","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"perses","watch_count":4},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"chaosd","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"client_java","watch_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"flagd","watch_count":5},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"fluent-logger-golang","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"kepler","watch_count":3},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"litmus-go","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":10},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":10},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":3},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"foniod","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"kepler","watch_count":9},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":10},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opencost-website","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"openfeature.dev","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":8},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":5},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":3},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"perses","watch_count":3},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"pushgateway","watch_count":4},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"sig-mainframe","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"susql-operator","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":".github","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"angular-test-app","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"bank-vaults","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"codegen","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"community-tooling","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"dotnet-sdk","watch_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","watch_count":5},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"elixir-sdk","watch_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"flagd","watch_count":22},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"go-sdk","watch_count":3},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"helm-charts","watch_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"imps","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"java-sdk","watch_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"js-sdk","watch_count":16},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"kepler-model-server","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"kotlin-sdk","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"nagios_plugins","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":8},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"openfeature.dev","watch_count":4},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":4},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-lambda","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"python-sdk","watch_count":10},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"ruby-sdk","watch_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"rust-sdk","watch_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"skooner","watch_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"spec","watch_count":47},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"swift-sdk","watch_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"fluent-bit-go","watch_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"jaeger-client-node","watch_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"js-sdk","watch_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"openfeature.dev","watch_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":3},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","watch_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"pixie","watch_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"promql-engine","watch_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"spec","watch_count":7},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"collectd_exporter","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":2},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"oteps","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"playground","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"satellite","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"spec","watch_count":5},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":4},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"chaosblade","watch_count":3},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"client_golang","watch_count":3},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"client_python","watch_count":3},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"dotnet-sdk","watch_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"go-sdk","watch_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"java-sdk-contrib","watch_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"js-sdk-contrib","watch_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"kube-spawn","watch_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"metrics-usage","watch_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"open-feature-operator","watch_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":6},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":3},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":3},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"procfs","watch_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"pushgateway","watch_count":3},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"rust-sdk","watch_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"skooner","watch_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"spec","watch_count":4},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"codegen","watch_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"consul_exporter","watch_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"go-sdk","watch_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"metrics-usage","watch_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":3},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":5},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":3},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"prometheus","watch_count":29},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"pushgateway","watch_count":3},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"sigv4","watch_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"skooner","watch_count":3},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":3},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"chaos-mesh-action","watch_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"chaosblade","watch_count":3},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"cortex","watch_count":4},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"docs","watch_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"fluent-plugin-splunk","watch_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":5},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":3},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"pipeline","watch_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"promu","watch_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"python-sdk","watch_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"sigv4","watch_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"skooner","watch_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"spec","watch_count":3},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"thanos","watch_count":6},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"weaver","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"aws_ec2_self_hosted_runner","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"chaosblade-operator","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"documentation","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"dotnet-sdk","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"elixir-sdk","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"jaeger","watch_count":12},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"jaeger-kubernetes","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"memcached_exporter","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":3},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opamp-go","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opencost","watch_count":9},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opencost-helm-chart","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opencost-parquet-exporter","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-configuration","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":5},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":3},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":5},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"specification","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"chaosblade-box","watch_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"chaosd","watch_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"cli","watch_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"flagd","watch_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":4},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opencost","watch_count":14},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opencost-plugins","watch_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"pixie","watch_count":3},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"procfs","watch_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"python-sdk","watch_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"NLog.Targets.Fluentd","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"client_rust","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"demo-site","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"graphite_exporter","watch_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-ruby","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"perses-plugins","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"python-sdk","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"spark-dependencies","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"cloudinfo","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"flagd","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"flagd-schemas","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"fluentd-docker-image","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"litmus","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"memcached_exporter","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opamp-spec","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":3},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":4},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":3},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"procfs","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"prometheus","watch_count":7},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"prometheus_api_client_ruby","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":2},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"skooner","watch_count":4},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"alertmanager","watch_count":5},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"awesome-chaosblade","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":4},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"client_python","watch_count":3},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"docs","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":3},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"iproute2-rs","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"metrics-usage","watch_count":4},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"peaks","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"perses","watch_count":2},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"protocol","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"skooner","watch_count":2},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"specification","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"traceloop","watch_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"OpenMetrics","watch_count":3},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"alertmanager","watch_count":3},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"chaosblade-spec-go","watch_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"client_java","watch_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"client_ruby","watch_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"common","watch_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"community","watch_count":2},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":2},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"js-sdk-contrib","watch_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"kepler","watch_count":4},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"metrics-usage","watch_count":4},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-android","watch_count":5},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-erlang","watch_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":3},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":2},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"perses","watch_count":3},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"pushgateway","watch_count":2},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":3},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":2},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"client_java","watch_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"consul_exporter","watch_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"fluentd","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"kube-spawn","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"litmus","watch_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"metrics-usage","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"nsexec","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-swift","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"perses","watch_count":5},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"perses-plugins","watch_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"prom2json","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"proposals","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"statsd_exporter","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"alertmanager","watch_count":5},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"common","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"consul_exporter","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"cortex","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"go-sdk-contrib","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"java-sdk","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"jmx_exporter","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"kepler","watch_count":2},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"kepler-operator","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"memcached_exporter","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"metrics-usage","watch_count":2},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"mysqld_exporter","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opencost-grafana-dashboard","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"openfeature.dev","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":3},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":6},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":4},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":3},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":4},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":2},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"otel-arrow","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"perses","watch_count":7},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"protocol","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"pushgateway","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"rust-sdk","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":3},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"chaos-operator","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"cortex","watch_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"fluentd","watch_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"go-sdk","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"helm-charts","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"js-sdk-contrib","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"k8sgpt-operator","watch_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"metrics-usage","watch_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":5},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","watch_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-proto","watch_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-python","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":3},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"perses","watch_count":4},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"promlens","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"protocol","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"python-sdk","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":4},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":2},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"chaos-operator","watch_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"client_golang","watch_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"client_python","watch_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"cloudinfo","watch_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"community","watch_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"exporter-toolkit","watch_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"fluentd","watch_count":4},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"java-sdk-contrib","watch_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"metrics-usage","watch_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-cpp","watch_count":3},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":4},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","watch_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","watch_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","watch_count":3},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-java","watch_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-network","watch_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":2},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"pixie","watch_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"python-sdk","watch_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"redbpf","watch_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"snmp_exporter","watch_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"tutorials","watch_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"alertmanager","watch_count":2},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":2},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"client_golang","watch_count":2},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"consul_exporter","watch_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"fluent-logger-python","watch_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"fluentd","watch_count":3},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"jaeger-clickhouse","watch_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"jaeger-ui","watch_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"kepler","watch_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"objstore","watch_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-configuration","watch_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":3},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-java-examples","watch_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","watch_count":2},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-operator","watch_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry.io","watch_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentracing-php","watch_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"perses","watch_count":6},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"alertmanager","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"blackbox_exporter","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"chaos-mesh","watch_count":3},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"chaosblade","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"client_python","watch_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"client_rust","watch_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"docs-cn","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"flagd","watch_count":4},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"fluent-operator","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"grafana-plugin","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"haproxy_exporter","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"inspektor-gadget","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"jaeger-operator","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"koperator","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"kuberhealthy","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"litmus","watch_count":4},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"litmus-docs","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"metrics-usage","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"openfeature.dev","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-demo","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","watch_count":8},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-js","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-php","watch_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-rust","watch_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-specification","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentracing-java","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"perses","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"promu","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"semantic-conventions","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"spec","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"thanos","watch_count":3}] \ No newline at end of file diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-2996263de8a098d63812fc103bfc019f.json b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-2996263de8a098d63812fc103bfc019f.json new file mode 100644 index 0000000..c4567f6 --- /dev/null +++ b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-2996263de8a098d63812fc103bfc019f.json @@ -0,0 +1 @@ +[{"Unnamed: 0":"Aeraki Mesh","Unnamed: 1":"https:\/\/github.com\/aeraki-mesh\/aeraki","org":"aeraki-mesh","repo":"aeraki","project_name":"aeraki mesh","maturity":"sandbox","tag":"network","accepted_date":"2022-06-17","sandbox_date":"2022-06-17","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Akri","Unnamed: 1":"https:\/\/github.com\/project-akri\/akri","org":"project-akri","repo":"akri","project_name":"akri","maturity":"sandbox","tag":"runtime","accepted_date":"2021-09-14","sandbox_date":"2021-09-14","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Antrea","Unnamed: 1":"https:\/\/github.com\/antrea-io\/antrea","org":"antrea-io","repo":"antrea","project_name":"antrea","maturity":"sandbox","tag":"network","accepted_date":"2021-04-28","sandbox_date":"2021-04-28","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Argo","Unnamed: 1":"https:\/\/github.com\/argoproj\/argo-cd","org":"argoproj","repo":"argo-cd","project_name":"argo","maturity":"graduated","tag":"app-delivery","accepted_date":"2020-03-26","sandbox_date":null,"incubating_date":"2020-03-26","graduated_date":"2022-12-06","archived_date":null,"num_security_audits":2,"last_security_audit_date":"2022-07-18"},{"Unnamed: 0":"Armada","Unnamed: 1":"https:\/\/github.com\/armadaproject\/armada","org":"armadaproject","repo":"armada","project_name":"armada","maturity":"sandbox","tag":"runtime","accepted_date":"2022-07-25","sandbox_date":"2022-07-25","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Artifact Hub","Unnamed: 1":"https:\/\/github.com\/artifacthub\/hub","org":"artifacthub","repo":"hub","project_name":"artifact hub","maturity":"incubating","tag":"app-delivery","accepted_date":"2020-06-25","sandbox_date":"2020-06-25","incubating_date":"2024-05-30","graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Athenz","Unnamed: 1":"https:\/\/github.com\/AthenZ\/athenz","org":"AthenZ","repo":"athenz","project_name":"athenz","maturity":"sandbox","tag":"security","accepted_date":"2021-01-26","sandbox_date":"2021-01-26","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Atlantis","Unnamed: 1":"https:\/\/github.com\/runatlantis\/atlantis","org":"runatlantis","repo":"atlantis","project_name":"atlantis","maturity":"sandbox","tag":"runtime","accepted_date":"2024-06-18","sandbox_date":"2024-06-18","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Backstage","Unnamed: 1":"https:\/\/github.com\/backstage\/backstage","org":"backstage","repo":"backstage","project_name":"backstage","maturity":"incubating","tag":"app-delivery","accepted_date":"2020-09-08","sandbox_date":"2020-09-08","incubating_date":"2022-03-15","graduated_date":null,"archived_date":null,"num_security_audits":1,"last_security_audit_date":"2022-08-23"},{"Unnamed: 0":"Bank-Vaults","Unnamed: 1":"https:\/\/github.com\/banzaicloud\/bank-vaults","org":"banzaicloud","repo":"bank-vaults","project_name":"bank-vaults","maturity":"sandbox","tag":"security","accepted_date":"2024-06-18","sandbox_date":"2024-06-18","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"BFE","Unnamed: 1":"https:\/\/github.com\/bfenetworks\/bfe","org":"bfenetworks","repo":"bfe","project_name":"bfe","maturity":"sandbox","tag":"network","accepted_date":"2020-06-25","sandbox_date":"2020-06-25","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"BPFMan","Unnamed: 1":"https:\/\/github.com\/kinvolk\/bpfman","org":"kinvolk","repo":"bpfman","project_name":"bpfman","maturity":"sandbox","tag":"security","accepted_date":"2024-06-19","sandbox_date":"2024-06-19","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Brigade","Unnamed: 1":"https:\/\/github.com\/brigadecore\/brigade","org":"brigadecore","repo":"brigade","project_name":"brigade","maturity":"archived","tag":"app-delivery","accepted_date":"2019-03-18","sandbox_date":"2019-03-18","incubating_date":null,"graduated_date":null,"archived_date":"2022-10-19","num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Buildpacks","Unnamed: 1":"https:\/\/github.com\/buildpacks\/pack","org":"buildpacks","repo":"pack","project_name":"buildpacks","maturity":"incubating","tag":"app-delivery","accepted_date":"2018-10-03","sandbox_date":"2018-10-03","incubating_date":"2020-11-18","graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Capsule","Unnamed: 1":"https:\/\/github.com\/clastix\/capsule","org":"clastix","repo":"capsule","project_name":"capsule","maturity":"sandbox","tag":"runtime","accepted_date":"2022-12-13","sandbox_date":"2022-12-13","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Carina","Unnamed: 1":"https:\/\/github.com\/carina-io\/carina","org":"carina-io","repo":"carina","project_name":"carina","maturity":"sandbox","tag":"storage","accepted_date":"2022-12-14","sandbox_date":"2022-12-14","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Cartography","Unnamed: 1":"https:\/\/github.com\/lyft\/cartography","org":"lyft","repo":"cartography","project_name":"cartography","maturity":"sandbox","tag":"security","accepted_date":"2024-08-23","sandbox_date":"2024-08-23","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Carvel","Unnamed: 1":"https:\/\/github.com\/vmware-tanzu\/carvel","org":"vmware-tanzu","repo":"carvel","project_name":"carvel","maturity":"sandbox","tag":"app-delivery","accepted_date":"2022-09-14","sandbox_date":"2022-09-14","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"CDK for Kubernetes (cdk8s)","Unnamed: 1":"https:\/\/github.com\/cdk8s-team\/cdk8s","org":"cdk8s-team","repo":"cdk8s","project_name":"cdk for kubernetes (cdk8s)","maturity":"sandbox","tag":"runtime","accepted_date":"2020-11-10","sandbox_date":"2020-11-10","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Cert-Manager","Unnamed: 1":"https:\/\/github.com\/cert-manager\/cert-manager","org":"cert-manager","repo":"cert-manager","project_name":"cert-manager","maturity":"graduated","tag":"security","accepted_date":"2020-11-10","sandbox_date":"2020-11-10","incubating_date":"2022-09-19","graduated_date":"2024-09-29","archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Chaos Mesh","Unnamed: 1":"https:\/\/github.com\/chaos-mesh\/chaos-mesh","org":"chaos-mesh","repo":"chaos-mesh","project_name":"chaos mesh","maturity":"incubating","tag":"observability","accepted_date":"2020-07-14","sandbox_date":"2020-07-14","incubating_date":"2022-02-16","graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"ChaosBlade","Unnamed: 1":"https:\/\/github.com\/chaosblade-io\/chaosblade","org":"chaosblade-io","repo":"chaosblade","project_name":"chaosblade","maturity":"sandbox","tag":"observability","accepted_date":"2021-04-28","sandbox_date":"2021-04-28","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Cilium","Unnamed: 1":"https:\/\/github.com\/cilium\/cilium","org":"cilium","repo":"cilium","project_name":"cilium","maturity":"graduated","tag":"network","accepted_date":"2021-10-13","sandbox_date":null,"incubating_date":"2021-10-13","graduated_date":"2023-10-11","archived_date":null,"num_security_audits":2,"last_security_audit_date":"2023-02-13"},{"Unnamed: 0":"Cloud Custodian","Unnamed: 1":"https:\/\/github.com\/cloud-custodian\/cloud-custodian","org":"cloud-custodian","repo":"cloud-custodian","project_name":"cloud custodian","maturity":"incubating","tag":"runtime","accepted_date":"2020-06-25","sandbox_date":"2020-06-25","incubating_date":"2022-09-14","graduated_date":null,"archived_date":null,"num_security_audits":1,"last_security_audit_date":"2024-04-19"},{"Unnamed: 0":"CloudEvents","Unnamed: 1":"https:\/\/github.com\/cloudevents\/spec","org":"cloudevents","repo":"spec","project_name":"cloudevents","maturity":"graduated","tag":"app-delivery","accepted_date":"2018-05-15","sandbox_date":"2018-05-15","incubating_date":"2019-10-24","graduated_date":"2024-01-25","archived_date":null,"num_security_audits":1,"last_security_audit_date":"2022-11-28"},{"Unnamed: 0":"Clusternet","Unnamed: 1":"https:\/\/github.com\/clusternet\/clusternet","org":"clusternet","repo":"clusternet","project_name":"clusternet","maturity":"sandbox","tag":"runtime","accepted_date":"2023-03-07","sandbox_date":"2023-03-07","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Clusterpedia","Unnamed: 1":"https:\/\/github.com\/clusterpedia-io\/clusterpedia","org":"clusterpedia-io","repo":"clusterpedia","project_name":"clusterpedia","maturity":"sandbox","tag":"runtime","accepted_date":"2022-06-17","sandbox_date":"2022-06-17","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"CNI-Genie","Unnamed: 1":"https:\/\/github.com\/Huawei-PaaS\/CNI-Genie","org":"Huawei-PaaS","repo":"CNI-Genie","project_name":"cni-genie","maturity":"sandbox","tag":"network","accepted_date":"2020-06-25","sandbox_date":"2020-06-25","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Confidential Containers","Unnamed: 1":"https:\/\/github.com\/confidential-containers\/documentation","org":"confidential-containers","repo":"documentation","project_name":"confidential containers","maturity":"sandbox","tag":"security","accepted_date":"2022-03-08","sandbox_date":"2022-03-08","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Connect RPC","Unnamed: 1":"https:\/\/github.com\/bufbuild\/connect-rpc","org":"bufbuild","repo":"connect-rpc","project_name":"connect rpc","maturity":"sandbox","tag":"network","accepted_date":"2024-04-13","sandbox_date":"2024-04-13","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Container Network Interface (CNI)","Unnamed: 1":"https:\/\/github.com\/containernetworking\/cni","org":"containernetworking","repo":"cni","project_name":"container network interface (cni)","maturity":"incubating","tag":"network","accepted_date":"2017-05-23","sandbox_date":null,"incubating_date":"2017-05-23","graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"containerd","Unnamed: 1":"https:\/\/github.com\/containerd\/containerd","org":"containerd","repo":"containerd","project_name":"containerd","maturity":"graduated","tag":"runtime","accepted_date":"2017-03-29","sandbox_date":null,"incubating_date":"2017-03-29","graduated_date":"2019-02-28","archived_date":null,"num_security_audits":1,"last_security_audit_date":"2023-03-02"},{"Unnamed: 0":"ContainerSSH","Unnamed: 1":"https:\/\/github.com\/ContainerSSH\/ContainerSSH","org":"ContainerSSH","repo":"ContainerSSH","project_name":"containerssh","maturity":"sandbox","tag":"security","accepted_date":"2022-09-14","sandbox_date":"2022-09-14","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Contour","Unnamed: 1":"https:\/\/github.com\/projectcontour\/contour","org":"projectcontour","repo":"contour","project_name":"contour","maturity":"incubating","tag":"network","accepted_date":"2020-07-07","sandbox_date":null,"incubating_date":"2020-07-07","graduated_date":null,"archived_date":null,"num_security_audits":1,"last_security_audit_date":"2021-12-01"},{"Unnamed: 0":"Copa","Unnamed: 1":"https:\/\/github.com\/copa\/copa","org":"copa","repo":"copa","project_name":"copa","maturity":"sandbox","tag":"security","accepted_date":"2023-09-19","sandbox_date":"2023-09-19","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"CoreDNS","Unnamed: 1":"https:\/\/github.com\/coredns\/coredns","org":"coredns","repo":"coredns","project_name":"coredns","maturity":"graduated","tag":"network","accepted_date":"2017-02-27","sandbox_date":"2017-02-27","incubating_date":"2018-02-26","graduated_date":"2019-01-24","archived_date":null,"num_security_audits":1,"last_security_audit_date":"2018-02-03"},{"Unnamed: 0":"Cortex","Unnamed: 1":"https:\/\/github.com\/cortexproject\/cortex","org":"cortexproject","repo":"cortex","project_name":"cortex","maturity":"incubating","tag":"observability","accepted_date":"2018-09-20","sandbox_date":"2018-09-20","incubating_date":"2020-08-20","graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"CRI-O","Unnamed: 1":"https:\/\/github.com\/cri-o\/cri-o","org":"cri-o","repo":"cri-o","project_name":"cri-o","maturity":"graduated","tag":"runtime","accepted_date":"2019-04-08","sandbox_date":null,"incubating_date":"2019-04-08","graduated_date":"2023-07-19","archived_date":null,"num_security_audits":1,"last_security_audit_date":"2022-06-06"},{"Unnamed: 0":"Crossplane","Unnamed: 1":"https:\/\/github.com\/crossplane\/crossplane","org":"crossplane","repo":"crossplane","project_name":"crossplane","maturity":"incubating","tag":"runtime","accepted_date":"2020-06-25","sandbox_date":"2020-06-25","incubating_date":"2021-09-14","graduated_date":null,"archived_date":null,"num_security_audits":2,"last_security_audit_date":"2023-07-27"},{"Unnamed: 0":"CubeFS","Unnamed: 1":"https:\/\/github.com\/cubefs\/cubefs","org":"cubefs","repo":"cubefs","project_name":"cubefs","maturity":"incubating","tag":"storage","accepted_date":"2019-12-16","sandbox_date":"2019-12-16","incubating_date":"2022-07-03","graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Curiefense","Unnamed: 1":"https:\/\/github.com\/curiefense\/curiefense","org":"curiefense","repo":"curiefense","project_name":"curiefense","maturity":"archived","tag":"security","accepted_date":"2021-01-26","sandbox_date":"2021-01-26","incubating_date":null,"graduated_date":null,"archived_date":"2024-06-28","num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Curve","Unnamed: 1":"https:\/\/github.com\/opencurve\/curve","org":"opencurve","repo":"curve","project_name":"curve","maturity":"archived","tag":"storage","accepted_date":"2022-06-17","sandbox_date":"2022-06-17","incubating_date":null,"graduated_date":null,"archived_date":"2024-10-26","num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Dapr","Unnamed: 1":"https:\/\/github.com\/dapr\/dapr","org":"dapr","repo":"dapr","project_name":"dapr","maturity":"graduated","tag":"app-delivery","accepted_date":"2021-11-09","sandbox_date":null,"incubating_date":"2021-11-09","graduated_date":"2024-10-30","archived_date":null,"num_security_audits":2,"last_security_audit_date":"2023-09-05"},{"Unnamed: 0":"Devfile","Unnamed: 1":"https:\/\/github.com\/devfile\/api","org":"devfile","repo":"api","project_name":"devfile","maturity":"sandbox","tag":"app-delivery","accepted_date":"2022-01-11","sandbox_date":"2022-01-11","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"DevSpace","Unnamed: 1":"https:\/\/github.com\/devspace-sh\/devspace","org":"devspace-sh","repo":"devspace","project_name":"devspace","maturity":"sandbox","tag":"app-delivery","accepted_date":"2022-12-13","sandbox_date":"2022-12-13","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"DevStream","Unnamed: 1":"https:\/\/github.com\/devstream-io\/devstream","org":"devstream-io","repo":"devstream","project_name":"devstream","maturity":"sandbox","tag":"runtime","accepted_date":"2022-06-17","sandbox_date":"2022-06-17","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Dex","Unnamed: 1":"https:\/\/github.com\/dexidp\/dex","org":"dexidp","repo":"dex","project_name":"dex","maturity":"sandbox","tag":"security","accepted_date":"2020-06-25","sandbox_date":"2020-06-25","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Distribution","Unnamed: 1":"https:\/\/github.com\/distribution\/distribution","org":"distribution","repo":"distribution","project_name":"distribution","maturity":"sandbox","tag":"runtime","accepted_date":"2021-01-26","sandbox_date":"2021-01-26","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Dragonfly","Unnamed: 1":"https:\/\/github.com\/dragonflyoss\/Dragonfly2","org":"dragonflyoss","repo":"Dragonfly2","project_name":"dragonfly","maturity":"incubating","tag":"runtime","accepted_date":"2018-11-13","sandbox_date":"2018-11-13","incubating_date":"2020-04-09","graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Easegress","Unnamed: 1":"https:\/\/github.com\/megaease\/easegress","org":"megaease","repo":"easegress","project_name":"easegress","maturity":"sandbox","tag":"network","accepted_date":"2023-12-19","sandbox_date":"2023-12-19","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Emissary-Ingress","Unnamed: 1":"https:\/\/github.com\/emissary-ingress\/emissary","org":"emissary-ingress","repo":"emissary","project_name":"emissary-ingress","maturity":"incubating","tag":"network","accepted_date":"2021-04-13","sandbox_date":null,"incubating_date":"2021-04-13","graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Envoy","Unnamed: 1":"https:\/\/github.com\/envoyproxy\/envoy","org":"envoyproxy","repo":"envoy","project_name":"envoy","maturity":"graduated","tag":"network","accepted_date":"2017-09-13","sandbox_date":null,"incubating_date":"2017-09-13","graduated_date":"2018-11-28","archived_date":null,"num_security_audits":2,"last_security_audit_date":"2021-05-15"},{"Unnamed: 0":"Eraser","Unnamed: 1":"https:\/\/github.com\/Azure\/eraser","org":"Azure","repo":"eraser","project_name":"eraser","maturity":"sandbox","tag":"runtime","accepted_date":"2023-06-30","sandbox_date":"2023-06-30","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"etcd","Unnamed: 1":"https:\/\/github.com\/etcd-io\/etcd","org":"etcd-io","repo":"etcd","project_name":"etcd","maturity":"graduated","tag":"storage","accepted_date":"2018-12-11","sandbox_date":null,"incubating_date":"2018-12-11","graduated_date":"2020-11-24","archived_date":null,"num_security_audits":2,"last_security_audit_date":"2022-03-11"},{"Unnamed: 0":"External-Secrets","Unnamed: 1":"https:\/\/github.com\/external-secrets\/external-secrets","org":"external-secrets","repo":"external-secrets","project_name":"external-secrets","maturity":"sandbox","tag":"security","accepted_date":"2022-07-26","sandbox_date":"2022-07-26","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"FabEdge","Unnamed: 1":"https:\/\/github.com\/FabEdge\/fabedge","org":"FabEdge","repo":"fabedge","project_name":"fabedge","maturity":"archived","tag":"network","accepted_date":"2022-03-08","sandbox_date":"2022-03-08","incubating_date":null,"graduated_date":null,"archived_date":"2024-11-05","num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Falco","Unnamed: 1":"https:\/\/github.com\/falcosecurity\/falco","org":"falcosecurity","repo":"falco","project_name":"falco","maturity":"graduated","tag":"security","accepted_date":"2018-10-10","sandbox_date":"2018-10-10","incubating_date":"2020-01-08","graduated_date":"2024-02-29","archived_date":null,"num_security_audits":2,"last_security_audit_date":"2023-03-22"},{"Unnamed: 0":"Fluentd","Unnamed: 1":"https:\/\/github.com\/fluent\/fluentd","org":"fluent","repo":"fluentd","project_name":"fluentd","maturity":"graduated","tag":"observability","accepted_date":"2016-11-08","sandbox_date":null,"incubating_date":"2016-11-08","graduated_date":"2019-04-11","archived_date":null,"num_security_audits":2,"last_security_audit_date":"2020-12-15"},{"Unnamed: 0":"Fluid","Unnamed: 1":"https:\/\/github.com\/fluid-cloudnative\/fluid","org":"fluid-cloudnative","repo":"fluid","project_name":"fluid","maturity":"sandbox","tag":"runtime","accepted_date":"2021-04-28","sandbox_date":"2021-04-28","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Flux","Unnamed: 1":"https:\/\/github.com\/fluxcd\/flux2","org":"fluxcd","repo":"flux2","project_name":"flux","maturity":"graduated","tag":"app-delivery","accepted_date":"2019-07-15","sandbox_date":"2019-07-15","incubating_date":"2021-03-12","graduated_date":"2022-11-30","archived_date":null,"num_security_audits":1,"last_security_audit_date":"2021-11-10"},{"Unnamed: 0":"Fonio","Unnamed: 1":"https:\/\/github.com\/foniod\/foniod","org":"foniod","repo":"foniod","project_name":"fonio","maturity":"archived","tag":"observability","accepted_date":"2021-03-30","sandbox_date":"2021-03-30","incubating_date":null,"graduated_date":null,"archived_date":"2024-01-31","num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"gRPC","Unnamed: 1":"https:\/\/github.com\/grpc\/grpc","org":"grpc","repo":"grpc","project_name":"grpc","maturity":"incubating","tag":"network","accepted_date":"2017-02-16","sandbox_date":null,"incubating_date":"2017-02-16","graduated_date":null,"archived_date":null,"num_security_audits":1,"last_security_audit_date":"2019-10-29"},{"Unnamed: 0":"Hami","Unnamed: 1":"https:\/\/github.com\/hamiorg\/hami","org":"hamiorg","repo":"hami","project_name":"hami","maturity":"sandbox","tag":"runtime","accepted_date":"2024-08-21","sandbox_date":"2024-08-21","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Harbor","Unnamed: 1":"https:\/\/github.com\/goharbor\/harbor","org":"goharbor","repo":"harbor","project_name":"harbor","maturity":"graduated","tag":"app-delivery","accepted_date":"2018-07-31","sandbox_date":"2018-07-31","incubating_date":"2018-11-14","graduated_date":"2020-06-15","archived_date":null,"num_security_audits":1,"last_security_audit_date":"2019-10-01"},{"Unnamed: 0":"Headlamp","Unnamed: 1":"https:\/\/github.com\/kinvolk\/headlamp","org":"kinvolk","repo":"headlamp","project_name":"headlamp","maturity":"sandbox","tag":"observability","accepted_date":"2023-05-17","sandbox_date":"2023-05-17","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Helm","Unnamed: 1":"https:\/\/github.com\/helm\/helm","org":"helm","repo":"helm","project_name":"helm","maturity":"graduated","tag":"app-delivery","accepted_date":"2018-06-01","sandbox_date":null,"incubating_date":"2018-06-01","graduated_date":"2020-05-01","archived_date":null,"num_security_audits":2,"last_security_audit_date":"2023-03-31"},{"Unnamed: 0":"Hexa","Unnamed: 1":"https:\/\/github.com\/hexacorn\/hexacorn","org":"hexacorn","repo":"hexacorn","project_name":"hexa","maturity":"sandbox","tag":"security","accepted_date":"2022-07-26","sandbox_date":"2022-07-26","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"HwameiStor","Unnamed: 1":"https:\/\/github.com\/hwameistor\/hwameistor","org":"hwameistor","repo":"hwameistor","project_name":"hwameistor","maturity":"sandbox","tag":"storage","accepted_date":"2023-06-22","sandbox_date":"2023-06-22","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"in-toto","Unnamed: 1":"https:\/\/github.com\/in-toto\/in-toto","org":"in-toto","repo":"in-toto","project_name":"in-toto","maturity":"incubating","tag":"security","accepted_date":"2019-08-14","sandbox_date":"2019-08-14","incubating_date":"2022-03-10","graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Inclavare Containers","Unnamed: 1":"https:\/\/github.com\/alibaba\/inclavare-containers","org":"alibaba","repo":"inclavare-containers","project_name":"inclavare containers","maturity":"sandbox","tag":"runtime","accepted_date":"2021-09-14","sandbox_date":"2021-09-14","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Inspektor Gadget","Unnamed: 1":"https:\/\/github.com\/inspektor-gadget\/inspektor-gadget","org":"inspektor-gadget","repo":"inspektor-gadget","project_name":"inspektor gadget","maturity":"sandbox","tag":"observability","accepted_date":"2023-03-07","sandbox_date":"2023-03-07","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Istio","Unnamed: 1":"https:\/\/github.com\/istio\/istio","org":"istio","repo":"istio","project_name":"istio","maturity":"graduated","tag":"network","accepted_date":"2022-09-30","sandbox_date":null,"incubating_date":"2022-09-30","graduated_date":"2023-07-12","archived_date":null,"num_security_audits":1,"last_security_audit_date":"2023-01-30"},{"Unnamed: 0":"Jaeger","Unnamed: 1":"https:\/\/github.com\/jaegertracing\/jaeger","org":"jaegertracing","repo":"jaeger","project_name":"jaeger","maturity":"graduated","tag":"observability","accepted_date":"2017-09-13","sandbox_date":null,"incubating_date":"2017-09-13","graduated_date":"2019-10-31","archived_date":null,"num_security_audits":1,"last_security_audit_date":"2019-05-04"},{"Unnamed: 0":"K8gb","Unnamed: 1":"https:\/\/github.com\/k8gb-io\/k8gb","org":"k8gb-io","repo":"k8gb","project_name":"k8gb","maturity":"sandbox","tag":"runtime","accepted_date":"2021-03-30","sandbox_date":"2021-03-30","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"K8sGPT","Unnamed: 1":"https:\/\/github.com\/k8sgpt-ai\/k8sgpt","org":"k8sgpt-ai","repo":"k8sgpt","project_name":"k8sgpt","maturity":"sandbox","tag":"observability","accepted_date":"2023-12-19","sandbox_date":"2023-12-19","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"K8up","Unnamed: 1":"https:\/\/github.com\/k8up-io\/k8up","org":"k8up-io","repo":"k8up","project_name":"k8up","maturity":"sandbox","tag":"storage","accepted_date":"2021-11-16","sandbox_date":"2021-11-16","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Kairos","Unnamed: 1":"https:\/\/github.com\/kairos-io\/kairos","org":"kairos-io","repo":"kairos","project_name":"kairos","maturity":"sandbox","tag":"runtime","accepted_date":"2024-04-13","sandbox_date":"2024-04-13","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Kanister","Unnamed: 1":"https:\/\/github.com\/kanisterio\/kanister","org":"kanisterio","repo":"kanister","project_name":"kanister","maturity":"sandbox","tag":"storage","accepted_date":"2023-09-20","sandbox_date":"2023-09-20","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Karmada","Unnamed: 1":"https:\/\/github.com\/karmada-io\/karmada","org":"karmada-io","repo":"karmada","project_name":"karmada","maturity":"incubating","tag":"runtime","accepted_date":"2021-09-14","sandbox_date":"2021-09-14","incubating_date":"2023-12-12","graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"KCL","Unnamed: 1":"https:\/\/github.com\/KusionStack\/KCL","org":"KusionStack","repo":"KCL","project_name":"kcl","maturity":"sandbox","tag":"runtime","accepted_date":"2023-09-20","sandbox_date":"2023-09-20","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"KCP","Unnamed: 1":"https:\/\/github.com\/kcp-dev\/kcp","org":"kcp-dev","repo":"kcp","project_name":"kcp","maturity":"sandbox","tag":"runtime","accepted_date":"2023-09-19","sandbox_date":"2023-09-19","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"KEDA","Unnamed: 1":"https:\/\/github.com\/kedacore\/keda","org":"kedacore","repo":"keda","project_name":"keda","maturity":"graduated","tag":"runtime","accepted_date":"2020-03-12","sandbox_date":"2020-03-12","incubating_date":"2021-08-18","graduated_date":"2023-08-22","archived_date":null,"num_security_audits":1,"last_security_audit_date":"2023-02-02"},{"Unnamed: 0":"Kepler","Unnamed: 1":"https:\/\/github.com\/sustainable-computing-io\/kepler","org":"sustainable-computing-io","repo":"kepler","project_name":"kepler","maturity":"sandbox","tag":"observability","accepted_date":"2023-05-17","sandbox_date":"2023-05-17","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Keptn","Unnamed: 1":"https:\/\/github.com\/keptn\/community","org":"keptn","repo":"community","project_name":"keptn","maturity":"incubating","tag":"app-delivery","accepted_date":"2020-06-25","sandbox_date":"2020-06-25","incubating_date":"2022-07-13","graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Keycloak","Unnamed: 1":"https:\/\/github.com\/keycloak\/keycloak","org":"keycloak","repo":"keycloak","project_name":"keycloak","maturity":"incubating","tag":"security","accepted_date":"2023-04-10","sandbox_date":null,"incubating_date":"2023-04-10","graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Keylime","Unnamed: 1":"https:\/\/github.com\/keylime\/keylime","org":"keylime","repo":"keylime","project_name":"keylime","maturity":"sandbox","tag":"security","accepted_date":"2020-09-22","sandbox_date":"2020-09-22","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Kmesh","Unnamed: 1":"https:\/\/github.com\/kmesh-io\/kmesh","org":"kmesh-io","repo":"kmesh","project_name":"kmesh","maturity":"sandbox","tag":"network","accepted_date":"2024-10-17","sandbox_date":"2024-10-17","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Knative","Unnamed: 1":"https:\/\/github.com\/knative\/knative","org":"knative","repo":"knative","project_name":"knative","maturity":"incubating","tag":"runtime","accepted_date":"2022-03-02","sandbox_date":null,"incubating_date":"2022-03-02","graduated_date":null,"archived_date":null,"num_security_audits":2,"last_security_audit_date":"2023-11-27"},{"Unnamed: 0":"Ko","Unnamed: 1":"https:\/\/github.com\/ko-build\/ko","org":"ko-build","repo":"ko","project_name":"ko","maturity":"sandbox","tag":"app-delivery","accepted_date":"2022-12-14","sandbox_date":"2022-12-14","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Konveyor","Unnamed: 1":"https:\/\/github.com\/konveyor\/move2kube","org":"konveyor","repo":"move2kube","project_name":"konveyor","maturity":"sandbox","tag":"app-delivery","accepted_date":"2022-07-26","sandbox_date":"2022-07-26","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Koordinator","Unnamed: 1":"https:\/\/github.com\/koordinator-sh\/koordinator","org":"koordinator-sh","repo":"koordinator","project_name":"koordinator","maturity":"sandbox","tag":"runtime","accepted_date":"2024-04-16","sandbox_date":"2024-04-16","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Kpt","Unnamed: 1":"https:\/\/github.com\/GoogleContainerTools\/kpt","org":"GoogleContainerTools","repo":"kpt","project_name":"kpt","maturity":"sandbox","tag":"runtime","accepted_date":"2023-06-30","sandbox_date":"2023-06-30","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Krator","Unnamed: 1":"https:\/\/github.com\/krator-rs\/krator","org":"krator-rs","repo":"krator","project_name":"krator","maturity":"archived","tag":"app-delivery","accepted_date":"2021-07-13","sandbox_date":"2021-07-13","incubating_date":null,"graduated_date":null,"archived_date":"2024-01-31","num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Krkn","Unnamed: 1":"https:\/\/github.com\/redhat-chaos\/krkn","org":"redhat-chaos","repo":"krkn","project_name":"krkn","maturity":"sandbox","tag":"observability","accepted_date":"2023-12-19","sandbox_date":"2023-12-19","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Krustlet","Unnamed: 1":"https:\/\/github.com\/krustlet\/krustlet","org":"krustlet","repo":"krustlet","project_name":"krustlet","maturity":"archived","tag":"runtime","accepted_date":"2021-07-13","sandbox_date":"2021-07-13","incubating_date":null,"graduated_date":null,"archived_date":"2024-09-30","num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Kuadrant","Unnamed: 1":"https:\/\/github.com\/kuadrant\/kuadrant","org":"kuadrant","repo":"kuadrant","project_name":"kuadrant","maturity":"sandbox","tag":"network","accepted_date":"2024-06-19","sandbox_date":"2024-06-19","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Kuasar","Unnamed: 1":"https:\/\/github.com\/kuasar-io\/kuasar","org":"kuasar-io","repo":"kuasar","project_name":"kuasar","maturity":"sandbox","tag":"runtime","accepted_date":"2023-12-19","sandbox_date":"2023-12-19","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Kube-Burner","Unnamed: 1":"https:\/\/github.com\/cloud-bulldozer\/kube-burner","org":"cloud-bulldozer","repo":"kube-burner","project_name":"kube-burner","maturity":"sandbox","tag":"app-delivery","accepted_date":"2023-12-18","sandbox_date":"2023-12-18","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Kube-OVN","Unnamed: 1":"https:\/\/github.com\/kubeovn\/kube-ovn","org":"kubeovn","repo":"kube-ovn","project_name":"kube-ovn","maturity":"sandbox","tag":"network","accepted_date":"2021-01-26","sandbox_date":"2021-01-26","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Kube-RS","Unnamed: 1":"https:\/\/github.com\/kube-rs\/kube-rs","org":"kube-rs","repo":"kube-rs","project_name":"kube-rs","maturity":"sandbox","tag":"runtime","accepted_date":"2021-11-16","sandbox_date":"2021-11-16","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Kube-VIP","Unnamed: 1":"https:\/\/github.com\/kube-vip\/kube-vip","org":"kube-vip","repo":"kube-vip","project_name":"kube-vip","maturity":"sandbox","tag":"network","accepted_date":"2021-06-26","sandbox_date":"2021-06-26","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Kubean","Unnamed: 1":"https:\/\/github.com\/kubean-io\/kubean","org":"kubean-io","repo":"kubean","project_name":"kubean","maturity":"sandbox","tag":"runtime","accepted_date":"2024-04-16","sandbox_date":"2024-04-16","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Kubearmor","Unnamed: 1":"https:\/\/github.com\/kubearmor\/KubeArmor","org":"kubearmor","repo":"KubeArmor","project_name":"kubearmor","maturity":"sandbox","tag":"security","accepted_date":"2021-11-16","sandbox_date":"2021-11-16","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Kubedl","Unnamed: 1":"https:\/\/github.com\/kubedl-io\/kubedl","org":"kubedl-io","repo":"kubedl","project_name":"kubedl","maturity":"sandbox","tag":"runtime","accepted_date":"2021-06-22","sandbox_date":"2021-06-22","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"KubeEdge","Unnamed: 1":"https:\/\/github.com\/kubeedge\/kubeedge","org":"kubeedge","repo":"kubeedge","project_name":"kubeedge","maturity":"graduated","tag":"runtime","accepted_date":"2019-03-18","sandbox_date":"2019-03-18","incubating_date":"2020-09-16","graduated_date":"2024-09-11","archived_date":null,"num_security_audits":1,"last_security_audit_date":"2022-07-11"},{"Unnamed: 0":"Kubeflow","Unnamed: 1":"https:\/\/github.com\/kubeflow\/kubeflow","org":"kubeflow","repo":"kubeflow","project_name":"kubeflow","maturity":"incubating","tag":"runtime","accepted_date":"2023-07-25","sandbox_date":null,"incubating_date":"2023-07-25","graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Kuberhealthy","Unnamed: 1":"https:\/\/github.com\/kuberhealthy\/kuberhealthy","org":"kuberhealthy","repo":"kuberhealthy","project_name":"kuberhealthy","maturity":"sandbox","tag":"observability","accepted_date":"2021-03-30","sandbox_date":"2021-03-30","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Kubernetes","Unnamed: 1":"https:\/\/github.com\/kubernetes\/kubernetes","org":"kubernetes","repo":"kubernetes","project_name":"kubernetes","maturity":"graduated","tag":"runtime","accepted_date":"2016-03-10","sandbox_date":null,"incubating_date":"2016-03-10","graduated_date":"2018-03-06","archived_date":null,"num_security_audits":2,"last_security_audit_date":"2023-04-19"},{"Unnamed: 0":"Kubescape","Unnamed: 1":"https:\/\/github.com\/kubescape\/kubescape","org":"kubescape","repo":"kubescape","project_name":"kubescape","maturity":"sandbox","tag":"security","accepted_date":"2022-12-13","sandbox_date":"2022-12-13","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Kubeslice","Unnamed: 1":"https:\/\/github.com\/kubeslice\/kubeslice","org":"kubeslice","repo":"kubeslice","project_name":"kubeslice","maturity":"sandbox","tag":"runtime","accepted_date":"2024-04-16","sandbox_date":"2024-04-16","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Kubestellar","Unnamed: 1":"https:\/\/github.com\/kubestellar\/kubestellar","org":"kubestellar","repo":"kubestellar","project_name":"kubestellar","maturity":"sandbox","tag":"runtime","accepted_date":"2023-12-19","sandbox_date":"2023-12-19","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"KubeVela","Unnamed: 1":"https:\/\/github.com\/kubevela\/kubevela","org":"kubevela","repo":"kubevela","project_name":"kubevela","maturity":"incubating","tag":"app-delivery","accepted_date":"2021-06-22","sandbox_date":"2021-06-22","incubating_date":"2023-02-27","graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"KubeVirt","Unnamed: 1":"https:\/\/github.com\/kubevirt\/kubevirt","org":"kubevirt","repo":"kubevirt","project_name":"kubevirt","maturity":"incubating","tag":"app-delivery","accepted_date":"2019-09-06","sandbox_date":"2019-09-06","incubating_date":"2022-04-19","graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Kubewarden","Unnamed: 1":"https:\/\/github.com\/kubewarden\/kubewarden","org":"kubewarden","repo":"kubewarden","project_name":"kubewarden","maturity":"sandbox","tag":"security","accepted_date":"2022-06-17","sandbox_date":"2022-06-17","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"KUDO","Unnamed: 1":"https:\/\/github.com\/kudobuilder\/kudo","org":"kudobuilder","repo":"kudo","project_name":"kudo","maturity":"sandbox","tag":"app-delivery","accepted_date":"2020-06-25","sandbox_date":"2020-06-25","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Kuma","Unnamed: 1":"https:\/\/github.com\/kumahq\/kuma","org":"kumahq","repo":"kuma","project_name":"kuma","maturity":"sandbox","tag":"network","accepted_date":"2020-06-25","sandbox_date":"2020-06-25","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Kured","Unnamed: 1":"https:\/\/github.com\/weaveworks\/kured","org":"weaveworks","repo":"kured","project_name":"kured","maturity":"sandbox","tag":"runtime","accepted_date":"2022-09-14","sandbox_date":"2022-09-14","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"KusionStack","Unnamed: 1":"https:\/\/github.com\/KusionStack\/kusion","org":"KusionStack","repo":"kusion","project_name":"kusionstack","maturity":"sandbox","tag":"runtime","accepted_date":"2024-09-12","sandbox_date":"2024-09-12","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Kyverno","Unnamed: 1":"https:\/\/github.com\/kyverno\/kyverno","org":"kyverno","repo":"kyverno","project_name":"kyverno","maturity":"incubating","tag":"security","accepted_date":"2020-11-10","sandbox_date":"2020-11-10","incubating_date":"2022-07-13","graduated_date":null,"archived_date":null,"num_security_audits":2,"last_security_audit_date":"2023-11-28"},{"Unnamed: 0":"Lima","Unnamed: 1":"https:\/\/github.com\/lima-vm\/lima","org":"lima-vm","repo":"lima","project_name":"lima","maturity":"sandbox","tag":"runtime","accepted_date":"2022-09-14","sandbox_date":"2022-09-14","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Linkerd","Unnamed: 1":"https:\/\/github.com\/linkerd\/linkerd2","org":"linkerd","repo":"linkerd2","project_name":"linkerd","maturity":"graduated","tag":"network","accepted_date":"2017-01-23","sandbox_date":"2017-01-23","incubating_date":"2018-04-06","graduated_date":"2021-07-28","archived_date":null,"num_security_audits":3,"last_security_audit_date":"2022-06-28"},{"Unnamed: 0":"Litmus","Unnamed: 1":"https:\/\/github.com\/litmuschaos\/litmus","org":"litmuschaos","repo":"litmus","project_name":"litmus","maturity":"incubating","tag":"observability","accepted_date":"2020-06-25","sandbox_date":"2020-06-25","incubating_date":"2022-01-11","graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Logging Operator (Kube Logging)","Unnamed: 1":"https:\/\/github.com\/banzaicloud\/logging-operator","org":"banzaicloud","repo":"logging-operator","project_name":"logging operator (kube logging)","maturity":"sandbox","tag":"observability","accepted_date":"2023-09-19","sandbox_date":"2023-09-19","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Longhorn","Unnamed: 1":"https:\/\/github.com\/longhorn\/longhorn","org":"longhorn","repo":"longhorn","project_name":"longhorn","maturity":"incubating","tag":"storage","accepted_date":"2019-10-11","sandbox_date":"2019-10-11","incubating_date":"2021-11-04","graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Loxilb","Unnamed: 1":"https:\/\/github.com\/loxilb-io\/loxilb","org":"loxilb-io","repo":"loxilb","project_name":"loxilb","maturity":"sandbox","tag":"network","accepted_date":"2024-08-30","sandbox_date":"2024-08-30","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Merbridge","Unnamed: 1":"https:\/\/github.com\/merbridge\/merbridge","org":"merbridge","repo":"merbridge","project_name":"merbridge","maturity":"sandbox","tag":"network","accepted_date":"2022-12-14","sandbox_date":"2022-12-14","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Meshery","Unnamed: 1":"https:\/\/github.com\/meshery\/meshery","org":"meshery","repo":"meshery","project_name":"meshery","maturity":"sandbox","tag":"runtime","accepted_date":"2021-06-22","sandbox_date":"2021-06-22","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"MetalLB","Unnamed: 1":"https:\/\/github.com\/metallb\/metallb","org":"metallb","repo":"metallb","project_name":"metallb","maturity":"sandbox","tag":"network","accepted_date":"2021-09-14","sandbox_date":"2021-09-14","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Metal\u00b3","Unnamed: 1":"https:\/\/github.com\/metal3-io\/metal3","org":"metal3-io","repo":"metal3","project_name":"metal\u00b3","maturity":"sandbox","tag":"runtime","accepted_date":"2020-09-08","sandbox_date":"2020-09-08","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Microcks","Unnamed: 1":"https:\/\/github.com\/microcks\/microcks","org":"microcks","repo":"microcks","project_name":"microcks","maturity":"sandbox","tag":"app-delivery","accepted_date":"2023-06-22","sandbox_date":"2023-06-22","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"NATS","Unnamed: 1":"https:\/\/github.com\/nats-io\/nats-server","org":"nats-io","repo":"nats-server","project_name":"nats","maturity":"incubating","tag":"network","accepted_date":"2018-03-15","sandbox_date":null,"incubating_date":"2018-03-15","graduated_date":null,"archived_date":null,"num_security_audits":1,"last_security_audit_date":"2019-02-06"},{"Unnamed: 0":"Network Service Mesh","Unnamed: 1":"https:\/\/github.com\/networkservicemesh\/networkservicemesh","org":"networkservicemesh","repo":"networkservicemesh","project_name":"network service mesh","maturity":"sandbox","tag":"network","accepted_date":"2019-04-11","sandbox_date":"2019-04-11","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Nocalhost","Unnamed: 1":"https:\/\/github.com\/nocalhost\/nocalhost","org":"nocalhost","repo":"nocalhost","project_name":"nocalhost","maturity":"sandbox","tag":"app-delivery","accepted_date":"2021-11-16","sandbox_date":"2021-11-16","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Notary Project","Unnamed: 1":"https:\/\/github.com\/notaryproject\/notary","org":"notaryproject","repo":"notary","project_name":"notary project","maturity":"incubating","tag":"security","accepted_date":"2017-10-24","sandbox_date":null,"incubating_date":"2017-10-24","graduated_date":null,"archived_date":null,"num_security_audits":2,"last_security_audit_date":"2023-07-06"},{"Unnamed: 0":"Open Cluster Management","Unnamed: 1":"https:\/\/github.com\/open-cluster-management-io","org":"open-cluster-management-io","repo":null,"project_name":"open cluster management","maturity":"sandbox","tag":"runtime","accepted_date":"2021-11-09","sandbox_date":"2021-11-09","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Open Policy Agent (OPA)","Unnamed: 1":"https:\/\/github.com\/open-policy-agent\/opa","org":"open-policy-agent","repo":"opa","project_name":"open policy agent (opa)","maturity":"graduated","tag":"security","accepted_date":"2018-03-29","sandbox_date":"2018-03-29","incubating_date":"2019-04-02","graduated_date":"2021-01-29","archived_date":null,"num_security_audits":1,"last_security_audit_date":"2018-08-30"},{"Unnamed: 0":"Open Policy Containers","Unnamed: 1":"https:\/\/github.com\/open-policy-containers","org":"open-policy-containers","repo":null,"project_name":"open policy containers","maturity":"sandbox","tag":"security","accepted_date":"2022-12-13","sandbox_date":"2022-12-13","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Open Service Mesh","Unnamed: 1":"https:\/\/github.com\/openservicemesh\/osm","org":"openservicemesh","repo":"osm","project_name":"open service mesh","maturity":"archived","tag":"network","accepted_date":"2020-09-08","sandbox_date":"2020-09-08","incubating_date":null,"graduated_date":null,"archived_date":"2023-06-30","num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"OpenCost","Unnamed: 1":"https:\/\/github.com\/opencost\/opencost","org":"opencost","repo":"opencost","project_name":"opencost","maturity":"incubating","tag":"observability","accepted_date":"2022-06-17","sandbox_date":"2022-06-17","incubating_date":"2024-10-25","graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"OpenEBS","Unnamed: 1":"https:\/\/github.com\/openebs\/openebs","org":"openebs","repo":"openebs","project_name":"openebs","maturity":"sandbox","tag":"storage","accepted_date":"2024-10-10","sandbox_date":"2024-10-10","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"OpenELB","Unnamed: 1":"https:\/\/github.com\/openelb\/openelb","org":"openelb","repo":"openelb","project_name":"openelb","maturity":"sandbox","tag":"network","accepted_date":"2021-11-09","sandbox_date":"2021-11-09","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"OpenFeature","Unnamed: 1":"https:\/\/github.com\/open-feature\/open-feature","org":"open-feature","repo":"open-feature","project_name":"openfeature","maturity":"incubating","tag":"observability","accepted_date":"2022-06-17","sandbox_date":"2022-06-17","incubating_date":"2023-11-21","graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"OpenFGA","Unnamed: 1":"https:\/\/github.com\/openfga\/openfga","org":"openfga","repo":"openfga","project_name":"openfga","maturity":"sandbox","tag":"security","accepted_date":"2022-09-14","sandbox_date":"2022-09-14","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"OpenFunction","Unnamed: 1":"https:\/\/github.com\/OpenFunction\/OpenFunction","org":"OpenFunction","repo":"OpenFunction","project_name":"openfunction","maturity":"sandbox","tag":"runtime","accepted_date":"2022-04-26","sandbox_date":"2022-04-26","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"OpenGemini","Unnamed: 1":"https:\/\/github.com\/openGemini\/openGemini","org":"openGemini","repo":"openGemini","project_name":"opengemini","maturity":"sandbox","tag":"app-delivery","accepted_date":"2024-07-09","sandbox_date":"2024-07-09","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"OpenGitOps","Unnamed: 1":"https:\/\/github.com\/open-gitops\/documents","org":"open-gitops","repo":"documents","project_name":"opengitops","maturity":"sandbox","tag":"app-delivery","accepted_date":"2021-01-26","sandbox_date":"2021-01-26","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"OpenKruise","Unnamed: 1":"https:\/\/github.com\/openkruise\/kruise","org":"openkruise","repo":"kruise","project_name":"openkruise","maturity":"incubating","tag":"app-delivery","accepted_date":"2020-11-10","sandbox_date":"2020-11-10","incubating_date":"2023-03-02","graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"OpenMetrics","Unnamed: 1":"https:\/\/github.com\/OpenObservability\/OpenMetrics","org":"OpenObservability","repo":"OpenMetrics","project_name":"openmetrics","maturity":"archived","tag":"observability","accepted_date":"2018-08-10","sandbox_date":"2018-08-10","incubating_date":"2022-02-03","graduated_date":null,"archived_date":"2024-07-02","num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"OpenTelemetry","Unnamed: 1":"https:\/\/github.com\/open-telemetry\/opentelemetry-specification","org":"open-telemetry","repo":"opentelemetry-specification","project_name":"opentelemetry","maturity":"incubating","tag":"observability","accepted_date":"2019-05-07","sandbox_date":"2019-05-07","incubating_date":"2021-08-26","graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"OpenTracing","Unnamed: 1":"https:\/\/github.com\/opentracing\/opentracing-go","org":"opentracing","repo":"opentracing-go","project_name":"opentracing","maturity":"archived","tag":"observability","accepted_date":"2016-10-11","sandbox_date":null,"incubating_date":"2016-10-11","graduated_date":null,"archived_date":"2021-08-20","num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"OpenYurt","Unnamed: 1":"https:\/\/github.com\/openyurtio\/openyurt","org":"openyurtio","repo":"openyurt","project_name":"openyurt","maturity":"sandbox","tag":"runtime","accepted_date":"2020-09-08","sandbox_date":"2020-09-08","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Operator Framework","Unnamed: 1":"https:\/\/github.com\/operator-framework\/operator-sdk","org":"operator-framework","repo":"operator-sdk","project_name":"operator framework","maturity":"incubating","tag":"app-delivery","accepted_date":"2020-07-09","sandbox_date":null,"incubating_date":"2020-07-09","graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"ORAS","Unnamed: 1":"https:\/\/github.com\/oras-project\/oras","org":"oras-project","repo":"oras","project_name":"oras","maturity":"sandbox","tag":"storage","accepted_date":"2021-07-13","sandbox_date":"2021-07-13","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"OSCAL-Compass","Unnamed: 1":"https:\/\/github.com\/IBM\/compliance-trestle","org":"IBM","repo":"compliance-trestle","project_name":"oscal-compass","maturity":"sandbox","tag":"security","accepted_date":"2024-06-21","sandbox_date":"2024-06-21","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Paralus","Unnamed: 1":"https:\/\/github.com\/paralus\/paralus","org":"paralus","repo":"paralus","project_name":"paralus","maturity":"sandbox","tag":"security","accepted_date":"2022-12-14","sandbox_date":"2022-12-14","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Parsec","Unnamed: 1":"https:\/\/github.com\/parallaxsecond\/parsec","org":"parallaxsecond","repo":"parsec","project_name":"parsec","maturity":"sandbox","tag":"security","accepted_date":"2020-06-25","sandbox_date":"2020-06-25","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Perses","Unnamed: 1":"https:\/\/github.com\/perses\/perses","org":"perses","repo":"perses","project_name":"perses","maturity":"sandbox","tag":"observability","accepted_date":"2024-08-29","sandbox_date":"2024-08-29","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"PipeCD","Unnamed: 1":"https:\/\/github.com\/pipe-cd\/pipe","org":"pipe-cd","repo":"pipe","project_name":"pipecd","maturity":"sandbox","tag":"app-delivery","accepted_date":"2023-05-17","sandbox_date":"2023-05-17","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Piraeus Datastore","Unnamed: 1":"https:\/\/github.com\/piraeusdatastore\/piraeus","org":"piraeusdatastore","repo":"piraeus","project_name":"piraeus datastore","maturity":"sandbox","tag":"storage","accepted_date":"2021-01-26","sandbox_date":"2021-01-26","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Pixie","Unnamed: 1":"https:\/\/github.com\/pixie-io\/pixie","org":"pixie-io","repo":"pixie","project_name":"pixie","maturity":"sandbox","tag":"observability","accepted_date":"2021-06-22","sandbox_date":"2021-06-22","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Porter","Unnamed: 1":"https:\/\/github.com\/getporter\/porter","org":"getporter","repo":"porter","project_name":"porter","maturity":"sandbox","tag":"app-delivery","accepted_date":"2020-09-08","sandbox_date":"2020-09-08","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Pravega","Unnamed: 1":"https:\/\/github.com\/pravega\/pravega","org":"pravega","repo":"pravega","project_name":"pravega","maturity":"sandbox","tag":"app-delivery","accepted_date":"2020-11-10","sandbox_date":"2020-11-10","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Prometheus","Unnamed: 1":"https:\/\/github.com\/prometheus\/prometheus","org":"prometheus","repo":"prometheus","project_name":"prometheus","maturity":"graduated","tag":"observability","accepted_date":"2016-05-09","sandbox_date":null,"incubating_date":"2016-05-09","graduated_date":"2018-08-09","archived_date":null,"num_security_audits":2,"last_security_audit_date":"2020-07-21"},{"Unnamed: 0":"Radius","Unnamed: 1":"https:\/\/github.com\/pallets\/radius","org":"pallets","repo":"radius","project_name":"radius","maturity":"sandbox","tag":"app-delivery","accepted_date":"2024-04-16","sandbox_date":"2024-04-16","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Ratify","Unnamed: 1":"https:\/\/github.com\/deislabs\/ratify","org":"deislabs","repo":"ratify","project_name":"ratify","maturity":"sandbox","tag":"security","accepted_date":"2024-08-30","sandbox_date":"2024-08-30","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"rkt","Unnamed: 1":"https:\/\/github.com\/rkt\/rkt","org":"rkt","repo":"rkt","project_name":"rkt","maturity":"archived","tag":"runtime","accepted_date":"2017-03-29","sandbox_date":"2017-03-29","incubating_date":null,"graduated_date":null,"archived_date":"2019-08-16","num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Rook","Unnamed: 1":"https:\/\/github.com\/rook\/rook","org":"rook","repo":"rook","project_name":"rook","maturity":"graduated","tag":"storage","accepted_date":"2018-01-29","sandbox_date":"2018-01-29","incubating_date":"2018-09-25","graduated_date":"2020-10-07","archived_date":null,"num_security_audits":1,"last_security_audit_date":"2019-12-01"},{"Unnamed: 0":"SchemaHero","Unnamed: 1":"https:\/\/github.com\/schemahero\/schemahero","org":"schemahero","repo":"schemahero","project_name":"schemahero","maturity":"sandbox","tag":"app-delivery","accepted_date":"2020-11-10","sandbox_date":"2020-11-10","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Score","Unnamed: 1":"https:\/\/github.com\/score-spec\/score","org":"score-spec","repo":"score","project_name":"score","maturity":"sandbox","tag":"app-delivery","accepted_date":"2024-07-08","sandbox_date":"2024-07-08","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Sealer","Unnamed: 1":"https:\/\/github.com\/sealerio\/sealer","org":"sealerio","repo":"sealer","project_name":"sealer","maturity":"sandbox","tag":"app-delivery","accepted_date":"2022-04-26","sandbox_date":"2022-04-26","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Sermant","Unnamed: 1":"https:\/\/github.com\/huaweicloud\/sermant","org":"huaweicloud","repo":"sermant","project_name":"sermant","maturity":"sandbox","tag":"network","accepted_date":"2024-10-09","sandbox_date":"2024-10-09","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Serverless Devs","Unnamed: 1":"https:\/\/github.com\/Serverless-Devs\/Serverless-Devs","org":"Serverless-Devs","repo":"Serverless-Devs","project_name":"serverless devs","maturity":"sandbox","tag":"runtime","accepted_date":"2022-09-14","sandbox_date":"2022-09-14","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Serverless Workflow","Unnamed: 1":"https:\/\/github.com\/serverlessworkflow\/specification","org":"serverlessworkflow","repo":"specification","project_name":"serverless workflow","maturity":"sandbox","tag":"app-delivery","accepted_date":"2020-07-14","sandbox_date":"2020-07-14","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Service Mesh Interface (SMI)","Unnamed: 1":"https:\/\/github.com\/servicemeshinterface\/smi-spec","org":"servicemeshinterface","repo":"smi-spec","project_name":"service mesh interface (smi)","maturity":"archived","tag":"network","accepted_date":"2020-03-19","sandbox_date":"2020-03-19","incubating_date":null,"graduated_date":null,"archived_date":"2023-09-25","num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Service Mesh Performance","Unnamed: 1":"https:\/\/github.com\/service-mesh-performance\/service-mesh-performance","org":"service-mesh-performance","repo":"service-mesh-performance","project_name":"service mesh performance","maturity":"sandbox","tag":"network","accepted_date":"2021-06-22","sandbox_date":"2021-06-22","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Shipwright","Unnamed: 1":"https:\/\/github.com\/shipwright-io\/build","org":"shipwright-io","repo":"build","project_name":"shipwright","maturity":"sandbox","tag":"app-delivery","accepted_date":"2024-08-19","sandbox_date":"2024-08-19","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Skooner","Unnamed: 1":"https:\/\/github.com\/skooner-k8s\/skooner","org":"skooner-k8s","repo":"skooner","project_name":"skooner","maturity":"archived","tag":"observability","accepted_date":"2021-01-26","sandbox_date":"2021-01-26","incubating_date":null,"graduated_date":null,"archived_date":"2024-10-24","num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"SlimToolkit","Unnamed: 1":"https:\/\/github.com\/slimtoolkit\/slim","org":"slimtoolkit","repo":"slim","project_name":"slimtoolkit","maturity":"sandbox","tag":"security","accepted_date":"2023-05-17","sandbox_date":"2023-05-17","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"SOPS","Unnamed: 1":"https:\/\/github.com\/mozilla\/sops","org":"mozilla","repo":"sops","project_name":"sops","maturity":"sandbox","tag":"security","accepted_date":"2023-05-17","sandbox_date":"2023-05-17","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Spiderpool","Unnamed: 1":"https:\/\/github.com\/spidernet-io\/spiderpool","org":"spidernet-io","repo":"spiderpool","project_name":"spiderpool","maturity":"sandbox","tag":"network","accepted_date":"2023-12-19","sandbox_date":"2023-12-19","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"SPIFFE","Unnamed: 1":"https:\/\/github.com\/spiffe\/spiffe","org":"spiffe","repo":"spiffe","project_name":"spiffe","maturity":"graduated","tag":"security","accepted_date":"2018-03-29","sandbox_date":"2018-03-29","incubating_date":"2020-06-22","graduated_date":"2022-08-23","archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"SPIRE","Unnamed: 1":"https:\/\/github.com\/spiffe\/spire","org":"spiffe","repo":"spire","project_name":"spire","maturity":"graduated","tag":"security","accepted_date":"2018-03-29","sandbox_date":"2018-03-29","incubating_date":"2020-06-22","graduated_date":"2022-08-22","archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Stacker","Unnamed: 1":"https:\/\/github.com\/project-stacker\/stacker","org":"project-stacker","repo":"stacker","project_name":"stacker","maturity":"sandbox","tag":"app-delivery","accepted_date":"2024-06-19","sandbox_date":"2024-06-19","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Strimzi","Unnamed: 1":"https:\/\/github.com\/strimzi\/strimzi-kafka-operator","org":"strimzi","repo":"strimzi-kafka-operator","project_name":"strimzi","maturity":"incubating","tag":"app-delivery","accepted_date":"2019-08-28","sandbox_date":"2019-08-28","incubating_date":"2024-02-08","graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Submariner","Unnamed: 1":"https:\/\/github.com\/submariner-io\/submariner","org":"submariner-io","repo":"submariner","project_name":"submariner","maturity":"sandbox","tag":"network","accepted_date":"2021-04-28","sandbox_date":"2021-04-28","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"SuperEdge","Unnamed: 1":"https:\/\/github.com\/superedge\/superedge","org":"superedge","repo":"superedge","project_name":"superedge","maturity":"sandbox","tag":"runtime","accepted_date":"2021-09-14","sandbox_date":"2021-09-14","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Telepresence","Unnamed: 1":"https:\/\/github.com\/telepresenceio\/telepresence","org":"telepresenceio","repo":"telepresence","project_name":"telepresence","maturity":"sandbox","tag":"app-delivery","accepted_date":"2018-05-15","sandbox_date":"2018-05-15","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Teller","Unnamed: 1":"https:\/\/github.com\/spectralops\/teller","org":"spectralops","repo":"teller","project_name":"teller","maturity":"sandbox","tag":"security","accepted_date":"2022-04-26","sandbox_date":"2022-04-26","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Thanos","Unnamed: 1":"https:\/\/github.com\/thanos-io\/thanos","org":"thanos-io","repo":"thanos","project_name":"thanos","maturity":"incubating","tag":"observability","accepted_date":"2019-07-14","sandbox_date":"2019-07-14","incubating_date":"2020-08-19","graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"The Update Framework (TUF)","Unnamed: 1":"https:\/\/github.com\/theupdateframework\/tuf","org":"theupdateframework","repo":"tuf","project_name":"the update framework (tuf)","maturity":"graduated","tag":"security","accepted_date":"2017-10-24","sandbox_date":null,"incubating_date":"2017-10-24","graduated_date":"2019-12-18","archived_date":null,"num_security_audits":1,"last_security_audit_date":"2018-08-07"},{"Unnamed: 0":"TiKV","Unnamed: 1":"https:\/\/github.com\/tikv\/tikv","org":"tikv","repo":"tikv","project_name":"tikv","maturity":"graduated","tag":"storage","accepted_date":"2018-08-28","sandbox_date":null,"incubating_date":"2018-08-28","graduated_date":"2020-09-02","archived_date":null,"num_security_audits":1,"last_security_audit_date":"2020-03-05"},{"Unnamed: 0":"Tinkerbell","Unnamed: 1":"https:\/\/github.com\/tinkerbell\/tinkerbell","org":"tinkerbell","repo":"tinkerbell","project_name":"tinkerbell","maturity":"sandbox","tag":"runtime","accepted_date":"2020-11-10","sandbox_date":"2020-11-10","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Tremor","Unnamed: 1":"https:\/\/github.com\/tremor-rs\/tremor-runtime","org":"tremor-rs","repo":"tremor-runtime","project_name":"tremor","maturity":"sandbox","tag":"app-delivery","accepted_date":"2020-09-08","sandbox_date":"2020-09-08","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Trickster","Unnamed: 1":"https:\/\/github.com\/tricksterproxy\/trickster","org":"tricksterproxy","repo":"trickster","project_name":"trickster","maturity":"sandbox","tag":"observability","accepted_date":"2021-03-30","sandbox_date":"2021-03-30","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Vineyard","Unnamed: 1":"https:\/\/github.com\/v6d-io\/v6d","org":"v6d-io","repo":"v6d","project_name":"vineyard","maturity":"sandbox","tag":"storage","accepted_date":"2021-04-28","sandbox_date":"2021-04-28","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Virtual Kubelet","Unnamed: 1":"https:\/\/github.com\/virtual-kubelet\/virtual-kubelet","org":"virtual-kubelet","repo":"virtual-kubelet","project_name":"virtual kubelet","maturity":"sandbox","tag":"runtime","accepted_date":"2018-12-04","sandbox_date":"2018-12-04","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Visual Studio Code Kubernetes Tools","Unnamed: 1":"https:\/\/github.com\/Azure\/vscode-kubernetes-tools","org":"Azure","repo":"vscode-kubernetes-tools","project_name":"visual studio code kubernetes tools","maturity":"sandbox","tag":"app-delivery","accepted_date":"2021-11-09","sandbox_date":"2021-11-09","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Vitess","Unnamed: 1":"https:\/\/github.com\/vitessio\/vitess","org":"vitessio","repo":"vitess","project_name":"vitess","maturity":"graduated","tag":"storage","accepted_date":"2018-02-05","sandbox_date":null,"incubating_date":"2018-02-05","graduated_date":"2019-11-05","archived_date":null,"num_security_audits":3,"last_security_audit_date":"2023-06-05"},{"Unnamed: 0":"Volcano","Unnamed: 1":"https:\/\/github.com\/volcano-sh\/volcano","org":"volcano-sh","repo":"volcano","project_name":"volcano","maturity":"incubating","tag":"runtime","accepted_date":"2020-04-09","sandbox_date":"2020-04-09","incubating_date":"2022-03-21","graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"wasmCloud","Unnamed: 1":"https:\/\/github.com\/wasmCloud\/wasmCloud","org":"wasmCloud","repo":"wasmCloud","project_name":"wasmcloud","maturity":"incubating","tag":"runtime","accepted_date":"2021-07-13","sandbox_date":"2021-07-13","incubating_date":"2024-11-08","graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"WasmEdge Runtime","Unnamed: 1":"https:\/\/github.com\/WasmEdge\/WasmEdge","org":"WasmEdge","repo":"WasmEdge","project_name":"wasmedge runtime","maturity":"sandbox","tag":"runtime","accepted_date":"2021-04-28","sandbox_date":"2021-04-28","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Werf","Unnamed: 1":"https:\/\/github.com\/werf\/werf","org":"werf","repo":"werf","project_name":"werf","maturity":"sandbox","tag":"app-delivery","accepted_date":"2022-12-13","sandbox_date":"2022-12-13","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Xline","Unnamed: 1":"https:\/\/github.com\/douyu\/xline","org":"douyu","repo":"xline","project_name":"xline","maturity":"sandbox","tag":"runtime","accepted_date":"2023-06-30","sandbox_date":"2023-06-30","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Youki","Unnamed: 1":"https:\/\/github.com\/containers\/youki","org":"containers","repo":"youki","project_name":"youki","maturity":"sandbox","tag":"runtime","accepted_date":"2024-10-17","sandbox_date":"2024-10-17","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null},{"Unnamed: 0":"Zot","Unnamed: 1":"https:\/\/github.com\/project-zot\/zot","org":"project-zot","repo":"zot","project_name":"zot","maturity":"sandbox","tag":"runtime","accepted_date":"2022-12-13","sandbox_date":"2022-12-13","incubating_date":null,"graduated_date":null,"archived_date":null,"num_security_audits":0,"last_security_audit_date":null}] \ No newline at end of file diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-4ae5b7c8f5638267413475eff0060e24.json b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-4ae5b7c8f5638267413475eff0060e24.json new file mode 100644 index 0000000..d7b2073 --- /dev/null +++ b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-4ae5b7c8f5638267413475eff0060e24.json @@ -0,0 +1 @@ +[{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"alertmanager","pr_count":6},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":5},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"build-tools","pr_count":2},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"client_golang","pr_count":6},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"collectd_exporter","pr_count":2},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"common","pr_count":9},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"consul_exporter","pr_count":2},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"fluent-operator","pr_count":3},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"fluent-plugin-s3","pr_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"graphite_exporter","pr_count":2},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"influxdb_exporter","pr_count":2},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":2},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":4},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"node_exporter","pr_count":9},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opencost","pr_count":4},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":6},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":4},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":5},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":5},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"prometheus","pr_count":19},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"promqlsmith","pr_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"pushgateway","pr_count":3},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":2},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":2},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":2},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"test-infra","pr_count":8},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"thanos","pr_count":4},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"alertmanager","pr_count":4},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"charts","pr_count":3},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"community","pr_count":4},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":9},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":3},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"killercoda","pr_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"krkn-lib","pr_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"krknChaos","pr_count":2},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"krknChaos-hub","pr_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":9},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":5},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":13},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":44},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":3},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":5},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":14},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":7},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":13},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":3},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"perses","pr_count":12},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"playground","pr_count":3},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"promql-engine","pr_count":5},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"thanos","pr_count":7},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"website","pr_count":2},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":2},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"chaos-runner","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"docker-thrift","pr_count":4},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"flagd","pr_count":3},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"flagd-schemas","pr_count":4},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"helm-charts","pr_count":5},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"jaeger","pr_count":8},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"js-sdk","pr_count":5},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"k8sgpt","pr_count":5},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"kepler","pr_count":6},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"kepler-action","pr_count":2},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"koperator","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"krknChaos","pr_count":2},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":18},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"litmus","pr_count":4},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":26},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":3},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":10},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":11},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":6},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":14},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":2},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"otel-arrow","pr_count":2},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"promql-engine","pr_count":8},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"promqlsmith","pr_count":5},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"rust-sdk","pr_count":2},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"website","pr_count":3},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"alertmanager","pr_count":5},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":3},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"chaos-operator","pr_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"docker-thrift","pr_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"docs","pr_count":4},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"flagd","pr_count":6},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"fluent-operator","pr_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":3},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"k8sgpt","pr_count":16},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"kepler","pr_count":12},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"kepler-action","pr_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"killercoda","pr_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"krknChaos","pr_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":38},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":3},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":10},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":4},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"playground","pr_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"promql-engine","pr_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"promu","pr_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"schemas","pr_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"skooner","pr_count":11},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"alertmanager","pr_count":9},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"aws_ec2_self_hosted_runner","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"client_ruby","pr_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"community","pr_count":6},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"docs","pr_count":5},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":4},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"flagd","pr_count":15},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"go-sdk","pr_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"helm-charts","pr_count":3},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":3},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"java-sdk","pr_count":7},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"js-sdk","pr_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"k8sgpt","pr_count":10},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"kepler","pr_count":8},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"kotlin-sdk","pr_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":6},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":4},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":13},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":21},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":9},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":12},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":4},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":7},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":9},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":4},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"php-sdk","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"promql-engine","pr_count":5},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"python-sdk","pr_count":3},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"rust-sdk","pr_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"swift-sdk","pr_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"chaosblade-box","pr_count":2},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"chaosblade-box-fe","pr_count":2},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"flagd","pr_count":3},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"kube-thanos","pr_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":9},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"promql-engine","pr_count":4},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"pushgateway","pr_count":4},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"python-sdk","pr_count":8},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"redbpf","pr_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":2},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":11},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":6},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":2},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":18},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":10},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":4},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"promql-engine","pr_count":3},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"python-sdk","pr_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"build-tools","pr_count":3},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"charts","pr_count":4},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"client_golang","pr_count":5},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"common","pr_count":3},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"community","pr_count":5},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"consul_exporter","pr_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"documentation","pr_count":2},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":2},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"flagd","pr_count":13},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"flagd-schemas","pr_count":2},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"fluent-bit-ci","pr_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"fluentd-website","pr_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":5},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":11},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":2},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"js-sdk","pr_count":12},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":4},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"kepler-doc","pr_count":4},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"kepler-operator","pr_count":8},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"krknChaos","pr_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"node_exporter","pr_count":3},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":2},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opencost","pr_count":3},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":6},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":7},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":19},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":4},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":4},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":3},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":5},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":3},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":21},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":5},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":5},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":6},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":9},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":14},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":14},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"php-sdk","pr_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"python-sdk","pr_count":3},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"thanos","pr_count":8},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"aws_ec2_self_hosted_runner","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"chaosblade-website","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"charthub.litmuschaos.io","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":3},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":5},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":12},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"java-sdk","pr_count":5},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"k8sgpt","pr_count":4},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"kepler-doc","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"kotlin-sdk","pr_count":2},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"krknChaos","pr_count":3},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opamp-go","pr_count":27},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":13},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":22},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":105},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":5},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":3},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":19},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-network","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":7},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":3},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":3},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-proto-java","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":4},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":5},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"otel-arrow","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"promql-engine","pr_count":5},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":4},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"skooner","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"test-tools","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"thanos","pr_count":4},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"chaosblade-website","pr_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"fluent-bit","pr_count":7},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"fluentd","pr_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":4},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"java-sdk","pr_count":7},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"js-sdk","pr_count":3},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"kepler-doc","pr_count":10},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"kepler-operator","pr_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"kotlin-sdk","pr_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"krkn-dashboard","pr_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"krknChaos","pr_count":9},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"litmus-go","pr_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opamp-go","pr_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opencost-website","pr_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":10},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":4},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":75},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":9},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":5},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":7},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":6},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":4},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":12},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":3},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":6},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":7},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"otel-arrow","pr_count":4},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"peaks","pr_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"promql-engine","pr_count":3},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":4},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":8},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"spec","pr_count":3},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"aws_ec2_self_hosted_runner","pr_count":4},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"chaos-runner","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":6},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"common","pr_count":4},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":3},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":5},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"fluent-bit-ci","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"fluent-plugin-sql","pr_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"fluentd-docker-image","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"github-actions","pr_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":7},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"java-sdk","pr_count":6},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"js-sdk","pr_count":21},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"k8sgpt","pr_count":4},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":8},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"krkn-lib","pr_count":3},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"krknChaos","pr_count":3},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"litmus-go","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"litmus-helm","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"litmus-python","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opamp-go","pr_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opencost","pr_count":4},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":5},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":4},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":60},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":5},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":13},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":10},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-network","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":13},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":3},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":4},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":14},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"otel-arrow","pr_count":4},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"pixie","pr_count":3},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"promql-engine","pr_count":3},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"rust-sdk","pr_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"skooner","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":9},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"test-tools","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"thanos-community-website","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"website","pr_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"aws_ec2_self_hosted_runner","pr_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"chaosblade","pr_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"cmetrics","pr_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"common","pr_count":3},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"docs","pr_count":3},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"flagd-schemas","pr_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"fluent-bit-ci","pr_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":7},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":5},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":7},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":4},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"k8sgpt","pr_count":11},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":7},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":11},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":45},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":9},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":5},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":7},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":9},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":5},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":4},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":18},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":3},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":4},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"promql-engine","pr_count":3},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"test-tools","pr_count":4},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"thanos","pr_count":4},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"common","pr_count":4},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":11},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opamp-go","pr_count":2},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":4},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":48},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":4},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"test-tools","pr_count":2},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"thanos","pr_count":11},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"cmetrics","pr_count":2},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"fluent-bit","pr_count":11},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"jaeger-idl","pr_count":4},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"k8sgpt","pr_count":4},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":5},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":4},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":2},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":16},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":23},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"promql-engine","pr_count":2},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":4},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"chaos-charts","pr_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"chaos-exporter","pr_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"cortex","pr_count":4},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"flagd","pr_count":4},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"flagd-schemas","pr_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"fluent-bit-ci","pr_count":8},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"fluent-operator","pr_count":4},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"fluentd","pr_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"jaeger","pr_count":13},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"js-sdk","pr_count":5},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":3},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"k8sgpt","pr_count":5},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"kotlin-sdk","pr_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"krkn-lib","pr_count":3},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"litmus","pr_count":7},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opamp-go","pr_count":3},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opencost","pr_count":3},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opencost-website","pr_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":9},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":16},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":14},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":8},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":7},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":17},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"perses-operator","pr_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"promql-engine","pr_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"promqlsmith","pr_count":5},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":5},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":6},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"test-infra","pr_count":7},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"thanos","pr_count":6},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":".github","pr_count":2},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"azure-cvm-tooling","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"community","pr_count":4},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"cortex","pr_count":7},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"cortex-helm-chart","pr_count":2},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"demo-site","pr_count":6},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":11},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":3},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"flagd-schemas","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"fluentd-docker-image","pr_count":3},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":16},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":6},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"k8sgpt","pr_count":10},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"kepler-operator","pr_count":6},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"kotlin-sdk","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"krkn-hub","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"litmusctl","pr_count":2},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":2},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opencost","pr_count":3},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":6},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":26},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":91},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":12},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":7},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":9},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":5},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":16},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":3},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":2},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":3},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":14},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":3},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"otel-arrow","pr_count":3},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"prow-scripts","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"sig-security","pr_count":4},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"spec","pr_count":6},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":2},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"swift-sdk","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"toc-proposal","pr_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"community","pr_count":4},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":7},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"flagd","pr_count":5},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"flagd-schemas","pr_count":3},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"go-sdk","pr_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":6},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"java-sdk","pr_count":6},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":5},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":4},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":3},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"kotlin-sdk","pr_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opamp-go","pr_count":3},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opencost","pr_count":5},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":13},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":23},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":44},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":3},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":7},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":8},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":12},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":6},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":13},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":5},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":24},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":5},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":4},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-network","pr_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":12},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":7},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"otel-arrow","pr_count":6},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"perses","pr_count":12},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"php-sdk","pr_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"php-sdk-contrib","pr_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"prow-scripts","pr_count":5},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"python-sdk","pr_count":3},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"spec","pr_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"swift-sdk","pr_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"test-infra","pr_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"toc-proposal","pr_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"website","pr_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"chaos-operator","pr_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":5},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"common","pr_count":5},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"community","pr_count":6},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"falcosecurity-libs","pr_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"flagd","pr_count":4},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"flagd-schemas","pr_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"helm-charts","pr_count":3},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":13},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":7},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"js-sdk","pr_count":6},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":4},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"kepler-operator","pr_count":3},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"kotlin-sdk","pr_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"litmus","pr_count":5},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"litmus-go","pr_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opamp-spec","pr_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":9},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":21},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":8},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":7},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":8},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":7},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":10},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":15},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":8},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":16},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-network","pr_count":3},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":19},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":3},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":3},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":3},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":4},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":4},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":14},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"peaks","pr_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"prometheus","pr_count":17},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"prow-scripts","pr_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":4},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"swift-sdk","pr_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":".allstar","pr_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"alertmanager","pr_count":3},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"client_java","pr_count":3},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":7},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"flagd","pr_count":4},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"fluent-bit-ci","pr_count":3},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":4},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":5},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":7},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":5},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":2},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":4},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"koperator","pr_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"krkn-lib","pr_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"litmus-go","pr_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opencost","pr_count":4},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":4},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":17},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":6},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":6},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":6},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":16},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":8},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":3},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":4},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"otel-arrow","pr_count":5},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"playground","pr_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"thanos","pr_count":7},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"thanos-operator","pr_count":2},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"website","pr_count":5},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":4},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"chaos-runner","pr_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":2},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"js-sdk","pr_count":6},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":7},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":6},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":4},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":2},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":4},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"spec","pr_count":3},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"banzai-charts","pr_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":3},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":7},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":10},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":4},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":20},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":7},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"website","pr_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"client_java","pr_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"community","pr_count":6},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"cortex","pr_count":7},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"docs.px.dev","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":4},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"flagd","pr_count":5},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"fluent-bit","pr_count":10},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"fluent-bit-ci","pr_count":5},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"fluent-operator","pr_count":8},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":4},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"jaeger","pr_count":11},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"js-sdk","pr_count":14},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"k8sgpt","pr_count":6},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":4},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"kepler","pr_count":4},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"kepler-helm-chart","pr_count":3},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"kotlin-sdk","pr_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"litmus-go","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"litmus-helm","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opamp-go","pr_count":6},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opencost","pr_count":8},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opencost-parquet-exporter","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":10},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":12},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":5},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":8},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":3},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":6},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":3},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":3},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":5},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":15},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":7},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":6},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":3},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":17},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"perses-operator","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"php-sdk","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"pipeline","pr_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"playground","pr_count":7},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"rust-sdk","pr_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"swift-sdk","pr_count":3},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"website","pr_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"alertmanager","pr_count":4},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"bpfki","pr_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"community","pr_count":4},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":13},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":4},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"fluent-bit-ci","pr_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":6},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":24},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"js-sdk","pr_count":5},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"k8sgpt","pr_count":6},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"kepler-operator","pr_count":4},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"krkn-hub","pr_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opencost","pr_count":5},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":4},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":46},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":101},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":5},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":23},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":9},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":3},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":31},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":5},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":12},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"pixie","pr_count":13},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"playground","pr_count":3},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"prometheus","pr_count":23},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"thanos","pr_count":4},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":".allstar","pr_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"backstage-plugin","pr_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"chaosblade-exec-cloud","pr_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"chaosblade-exec-os","pr_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":3},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"flagd","pr_count":3},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"fluent-plugin-windows-eventlog","pr_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":9},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"js-sdk","pr_count":3},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":7},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"kepler","pr_count":4},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"krkn-hub","pr_count":7},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":6},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"litmus","pr_count":5},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":18},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":27},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":6},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":6},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":3},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":9},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":3},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":12},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":8},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":3},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"pixie","pr_count":3},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"prow-scripts","pr_count":7},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"swift-sdk","pr_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"test-tools","pr_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":7},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"community","pr_count":6},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":3},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"fluent-bit-ci","pr_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":5},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":3},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":6},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"js-sdk","pr_count":7},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"kepler","pr_count":9},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":3},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"kepler-operator","pr_count":3},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":4},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"litmus","pr_count":14},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"litmus-helm","pr_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":4},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opencost","pr_count":9},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opencost-parquet-exporter","pr_count":3},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":5},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":9},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":32},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":5},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":3},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":6},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":5},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":8},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":3},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":4},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":3},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":4},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":6},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":4},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"otel-arrow","pr_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"prometheus","pr_count":22},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"promql-engine","pr_count":3},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"prow-scripts","pr_count":3},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":3},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"swift-sdk","pr_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"test-tools","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"azure-cvm-tooling","pr_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":7},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"flagd","pr_count":5},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":6},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":4},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":13},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"istio-operator","pr_count":3},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"js-sdk","pr_count":7},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":4},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"kotlin-sdk","pr_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"litmus-helm","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opamp-go","pr_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opencost","pr_count":3},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":6},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":10},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":13},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":11},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":4},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":6},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":3},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":16},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":4},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":5},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"otel-arrow","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"perses-operator","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"proposals","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"prow-scripts","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"python-sdk","pr_count":3},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"react-test-app","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"swift-sdk","pr_count":3},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"thanos","pr_count":4},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"chaosblade","pr_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"cloudinfo","pr_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"cortex","pr_count":6},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":9},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"flagd","pr_count":5},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"fluent-bit-website-hugo","pr_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"js-sdk","pr_count":3},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":3},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"node_exporter","pr_count":3},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":4},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":5},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":2},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":6},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"python-sdk","pr_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"test-tools","pr_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"flagd","pr_count":6},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"fluent-bit-ci","pr_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":7},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"litmus-go","pr_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":5},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":23},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":20},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":7},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"test-tools","pr_count":7},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":".allstar","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"build-tools","pr_count":4},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"chaosblade-website","pr_count":4},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"cortex","pr_count":7},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"flagd","pr_count":6},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":3},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"jaeger","pr_count":10},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":6},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"k8sgpt","pr_count":5},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":3},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"kepler-operator","pr_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"litmus","pr_count":4},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":10},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opencost","pr_count":15},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":8},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":4},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":30},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":3},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":3},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":8},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":6},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":8},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":6},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":5},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":3},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":14},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":5},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":17},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"oteps","pr_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"promqlsmith","pr_count":4},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"proposals","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"python-sdk","pr_count":3},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"swift-sdk","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"test-tools","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"thanos","pr_count":4},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"website","pr_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"alertmanager","pr_count":18},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"chaos-exporter","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"chaosd","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"cortex","pr_count":6},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":7},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"flagd","pr_count":7},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"fluent-operator","pr_count":3},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"go-sdk","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":11},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"js-sdk","pr_count":7},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":16},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"kepler-operator","pr_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opamp-spec","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opencost","pr_count":11},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":29},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":122},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":8},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":14},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":6},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":3},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":7},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":13},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":4},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":24},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"oteps","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"prometheus","pr_count":11},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"proposals","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"swift-sdk","pr_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"alertmanager","pr_count":6},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"docs","pr_count":3},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"flagd","pr_count":13},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":3},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"fluent-operator","pr_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"go-sdk","pr_count":4},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":6},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"istio-operator","pr_count":4},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"js-sdk","pr_count":17},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":6},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opencost","pr_count":12},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":6},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":15},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":102},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":3},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":5},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":4},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":16},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":8},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":7},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":8},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":21},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"php-sdk","pr_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"proposals","pr_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"python-sdk","pr_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":3},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"alertmanager","pr_count":11},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":7},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"chaosblade-spec-go","pr_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"client_python","pr_count":3},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"collectd_exporter","pr_count":3},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"community","pr_count":5},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"consul_exporter","pr_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"documentation","pr_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":6},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"flagd","pr_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"fluent-bit","pr_count":6},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"fluent-bit-go","pr_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"fluent-operator","pr_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"graphite_exporter","pr_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"influxdb_exporter","pr_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"kepler-doc","pr_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":5},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"node_exporter","pr_count":3},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opencost","pr_count":6},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opencost-website","pr_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":89},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":3},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":16},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":3},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":3},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":8},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":3},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":6},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":15},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"procfs","pr_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"prometheus","pr_count":29},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"proposals","pr_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"seccompagent","pr_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"test-infra","pr_count":8},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"thanos","pr_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":11},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"chaosblade-spec-go","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"cortex","pr_count":5},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"documentation","pr_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"flagd","pr_count":3},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"go-sdk","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":8},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":5},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":3},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"kotlin-sdk","pr_count":4},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":7},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":4},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":29},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":10},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":7},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":7},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":5},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":6},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":19},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":3},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":6},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":3},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"oteps","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"php-sdk","pr_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"procfs","pr_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"python-sdk","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":13},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"swift-sdk","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"demo-site","pr_count":2},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"flagd","pr_count":4},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":6},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"fluent-bit-website-hugo","pr_count":4},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opamp-spec","pr_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":4},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"python-sdk","pr_count":4},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"demo-site","pr_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":21},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":16},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":2},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"charts","pr_count":2},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"demo-site","pr_count":3},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"docs","pr_count":3},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":2},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"flagd","pr_count":5},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":2},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":2},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":2},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"go-sdk","pr_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"js-sdk","pr_count":2},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"kepler-operator","pr_count":2},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opencost","pr_count":7},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":7},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":7},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":34},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":5},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":3},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":6},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":6},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":18},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":4},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":8},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":2},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":5},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":4},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":14},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"test-tools","pr_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"website","pr_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":".allstar","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"alertmanager","pr_count":9},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"community","pr_count":7},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"documentation","pr_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"flagd","pr_count":4},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":4},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"fluent-bit","pr_count":7},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"fluentd-website","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"go-sdk","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":3},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":31},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":8},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":3},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"kepler-model-db","pr_count":3},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"kotlin-sdk","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opencost","pr_count":10},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":5},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":43},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":102},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":4},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":7},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":4},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":4},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":5},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":7},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":15},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":5},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":6},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":4},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"otel-arrow","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"prom2json","pr_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"prometheus","pr_count":21},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"python-sdk","pr_count":7},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":6},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"spec","pr_count":3},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":".allstar","pr_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"alertmanager","pr_count":6},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"community","pr_count":4},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"flagd","pr_count":3},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"flagd-schemas","pr_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"fluent-bit-website-hugo","pr_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"fluent-plugin-s3","pr_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"go-sdk","pr_count":4},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":19},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"jaeger","pr_count":15},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":9},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"k8sgpt","pr_count":6},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"kubernetes-enhancements","pr_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"litmusctl","pr_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"node_exporter","pr_count":6},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opencost-parquet-exporter","pr_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":6},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":6},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":28},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":27},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":4},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":6},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":13},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":7},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":3},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":4},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":12},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":4},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":15},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":3},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":16},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"oteps","pr_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"python-sdk","pr_count":4},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":5},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"spec","pr_count":3},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":2},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":5},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"common","pr_count":5},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":3},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"fluent-bit-website-hugo","pr_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":2},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":19},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"jaeger","pr_count":11},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":4},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"js-sdk","pr_count":10},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"k8sgpt","pr_count":8},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"kubernetes-enhancements","pr_count":2},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opencost","pr_count":5},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opencost-parquet-exporter","pr_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":8},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":15},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":62},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":5},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":8},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":4},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":2},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":7},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":5},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":16},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":3},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":2},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"otel-arrow","pr_count":2},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"prow-scripts","pr_count":2},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"schemas","pr_count":3},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"website","pr_count":4},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":".github","pr_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"client_java","pr_count":3},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"cortex-tools","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":7},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":3},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":3},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"fluent-bit-infra","pr_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"fluentd","pr_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":9},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"js-sdk","pr_count":8},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"k8sgpt","pr_count":11},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opencost","pr_count":3},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opencost-website","pr_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":8},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":21},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":41},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":6},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":12},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":3},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":76},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":4},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":17},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"otel-arrow","pr_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":3},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"thanos","pr_count":4},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"chaos-charts","pr_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"charts","pr_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":2},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"litmus-go","pr_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":5},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":30},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":6},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"weaver","pr_count":5},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"charthub.litmuschaos.io","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"docker-protobuf","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"gadget-template","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"kepler","pr_count":4},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"node_exporter","pr_count":5},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":3},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":9},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":174},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":22},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":16},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"weaver","pr_count":4},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"build-tools","pr_count":3},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"charts","pr_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"community","pr_count":6},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"cortex","pr_count":6},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":2},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"fluent-bit-ci","pr_count":5},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"go-sdk","pr_count":2},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":3},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":5},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"kepler-operator","pr_count":3},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"litmus","pr_count":8},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"litmus-helm","pr_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"litmusctl","pr_count":2},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opamp-spec","pr_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opencost","pr_count":8},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":10},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":26},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":5},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":5},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":13},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":8},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":12},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":11},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":163},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":10},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":12},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":13},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":10},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":2},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":5},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"perses","pr_count":9},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"playground","pr_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"promqlsmith","pr_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":6},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"thanos","pr_count":5},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":".allstar","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"alertmanager","pr_count":9},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":2},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"community-tooling","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"cortex-tools","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":4},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"flagd","pr_count":7},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":6},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"gadget-template","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"go-sdk","pr_count":2},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":2},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":10},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":7},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":11},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"k8sgpt","pr_count":13},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"kepler","pr_count":4},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opencost","pr_count":5},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":55},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":104},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":2},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":6},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":8},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":22},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":16},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":12},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"otel-arrow","pr_count":4},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"playground","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"promql-engine","pr_count":2},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"prow-scripts","pr_count":2},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"rust-sdk","pr_count":6},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"schemas","pr_count":3},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":8},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"susql-operator","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"weaver","pr_count":5},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"alertmanager","pr_count":5},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"build-tools","pr_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"chaosblade","pr_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"flagd","pr_count":6},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"flagd-schemas","pr_count":4},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"golang-builder","pr_count":4},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"ig-test-reports","pr_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":13},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"java-sdk","pr_count":5},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":6},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":4},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"k8sgpt","pr_count":9},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"kepler-model-training-playbook","pr_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"node_exporter","pr_count":6},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opencost","pr_count":10},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":7},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":68},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":3},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":8},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":9},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":8},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":6},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":6},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":12},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":4},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":5},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"otel-arrow","pr_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"playground","pr_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"prow-scripts","pr_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":5},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":".allstar","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"alertmanager","pr_count":3},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"azure-cvm-tooling","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"chaos-charts","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":4},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"flagd","pr_count":11},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"flagd-schemas","pr_count":3},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"fluentbit-website-v3","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"fluentd","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"fluentd-ui","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"ig-test-reports","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"jaeger-clickhouse","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":8},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":11},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"k8sgpt","pr_count":6},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"kotlin-sdk","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":3},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"litmus","pr_count":13},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"litmusctl","pr_count":7},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opencost","pr_count":3},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":33},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":5},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":9},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":7},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":4},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":19},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":5},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":8},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":10},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":16},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"procfs","pr_count":9},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"promu","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":4},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":4},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":4},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":5},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"kotlin-sdk","pr_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":2},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opencost","pr_count":8},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":6},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":20},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":2},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":3},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":6},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":3},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":24},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":3},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":3},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":44},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":26},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":4},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":5},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":21},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":18},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"build-tools","pr_count":8},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"chaosblade-website","pr_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"flagd","pr_count":3},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"golang-builder","pr_count":2},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opencost","pr_count":3},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":5},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":6},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":2},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":11},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":8},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":6},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"weaver","pr_count":4},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"build-tools","pr_count":2},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"fluent-operator","pr_count":11},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"k8sgpt","pr_count":4},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"litmusctl","pr_count":2},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":5},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":6},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":10},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":2},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":33},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":7},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":4},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"promu","pr_count":14},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"rust-sdk","pr_count":2},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":".allstar","pr_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"alertmanager","pr_count":3},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"aws_ec2_self_hosted_runner","pr_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"backstage-plugin","pr_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"build-tools","pr_count":6},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":8},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"fluent-bit-website-hugo","pr_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"k8sgpt","pr_count":6},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opencost","pr_count":7},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":5},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":18},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":3},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":6},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":6},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"perses-operator","pr_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"promqlsmith","pr_count":3},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"prow-scripts","pr_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"build-tools","pr_count":2},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"cmetrics","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"community","pr_count":6},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"cortex-jsonnet","pr_count":2},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":4},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"flagd","pr_count":6},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":4},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"fluent-bit-website-hugo","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":2},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"jaeger-kubernetes","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":9},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"js-sdk","pr_count":6},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":3},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":5},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opencost","pr_count":8},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":4},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":26},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":39},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":3},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":5},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":3},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":5},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-network","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":9},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":4},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"perses-operator","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"promu","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"python-sdk","pr_count":3},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"weaver","pr_count":5},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":4},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"k8sgpt","pr_count":4},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"kepler","pr_count":4},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"litmus","pr_count":7},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":5},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opencost","pr_count":5},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opencost-website","pr_count":4},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":4},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":30},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":6},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":12},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":4},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":3},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":9},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":11},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":3},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":22},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":6},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"pixie","pr_count":3},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"protocol","pr_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"prow-scripts","pr_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"python-sdk","pr_count":4},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":5},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"skooner","pr_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":3},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"susql-operator","pr_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"weaver","pr_count":4},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":13},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"cortex","pr_count":6},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"flagd","pr_count":3},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":5},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":8},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":4},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"helm-charts","pr_count":4},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"java-sdk","pr_count":7},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":4},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"js-sdk","pr_count":16},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"k8sgpt","pr_count":5},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"kepler","pr_count":10},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":3},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opencost","pr_count":4},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":9},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":14},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":3},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":3},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":4},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":3},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":21},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":3},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":4},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":4},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"perses","pr_count":10},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"prometheus","pr_count":10},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":14},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"spec","pr_count":3},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"susql-operator","pr_count":8},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"thanos","pr_count":5},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"cfl","pr_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"client_golang","pr_count":6},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"cmetrics","pr_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":3},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":2},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":6},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":5},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"k8sgpt","pr_count":6},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"litmus","pr_count":7},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"node_exporter","pr_count":4},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opamp-go","pr_count":2},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opencost","pr_count":4},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":10},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":6},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":12},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":6},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":39},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":4},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":21},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":6},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":7},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":11},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":7},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":3},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"oteps","pr_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":10},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":2},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"test-tools","pr_count":4},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"cfl","pr_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":4},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":3},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":7},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":31},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":4},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"cfl","pr_count":3},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":4},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"js-sdk","pr_count":7},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"k8sgpt","pr_count":4},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":19},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":8},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":73},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":15},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"OpenMetrics","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"build-tools","pr_count":6},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"common","pr_count":4},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"cortex","pr_count":7},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"cpp-build-tools","pr_count":5},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":4},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":4},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":3},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"golang-builder","pr_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":6},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":4},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"kepler","pr_count":8},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"kepler-helm-chart","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":4},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opencost","pr_count":5},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":7},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":12},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":8},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":31},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":8},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":9},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":20},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":3},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":8},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":4},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"procfs","pr_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"prometheus","pr_count":17},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"promqlsmith","pr_count":13},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"promu","pr_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"python-sdk","pr_count":3},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"build-tools","pr_count":4},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"common","pr_count":4},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"community-tooling","pr_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"consul_exporter","pr_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"cpp-build-tools","pr_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"fluent-bit-sandbox","pr_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"fluent-logger-python","pr_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":12},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"helm-charts","pr_count":3},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":10},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"js-sdk","pr_count":4},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":6},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"k8sgpt","pr_count":5},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":6},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"kepler","pr_count":9},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"killercoda","pr_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"koperator","pr_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"litmus-helm","pr_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"objstore","pr_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opencost","pr_count":12},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opencost-website","pr_count":4},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":7},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":56},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":11},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":8},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":6},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":5},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":19},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":8},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":4},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":4},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":3},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":8},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":7},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":8},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"perses","pr_count":10},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"pixie","pr_count":3},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":7},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"skooner","pr_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":3},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"test-tools","pr_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"thanos","pr_count":4},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"website","pr_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"actions","pr_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"alertmanager","pr_count":6},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"common","pr_count":22},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"consul_exporter","pr_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"cortex-tools","pr_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"flagd-schemas","pr_count":4},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"fluent-logger-python","pr_count":9},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"fluent-plugin-sql","pr_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":4},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":12},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"k8sgpt","pr_count":5},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"kepler","pr_count":4},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"litmus","pr_count":5},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"objstore","pr_count":4},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opencost","pr_count":22},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opencost-parquet-exporter","pr_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":23},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":71},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":5},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":9},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":3},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":26},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":6},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":4},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":8},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":4},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":10},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"perses","pr_count":13},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":3},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":6},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"test-tools","pr_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":".github","pr_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"alertmanager","pr_count":4},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"build-tools","pr_count":4},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"client_java","pr_count":3},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"common","pr_count":4},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"fluent-logger-python","pr_count":9},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"fluent-plugin-sql","pr_count":6},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"fluentd-docker-image","pr_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"fluentd-website","pr_count":6},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":3},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":3},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"kepler","pr_count":13},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"kepler-doc","pr_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"litmus-helm","pr_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opamp-go","pr_count":7},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opencost","pr_count":21},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opencost-plugins","pr_count":3},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opencost-website","pr_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":38},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":4},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":16},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":9},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":11},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":14},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":4},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":5},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"oteps","pr_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":6},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"spec","pr_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":".allstar","pr_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"alertmanager","pr_count":13},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":4},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"chaos-operator","pr_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"chaos-runner","pr_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"client_golang","pr_count":11},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"common","pr_count":4},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"consul_exporter","pr_count":6},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"diagtool","pr_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":3},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"fluent-operator","pr_count":5},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"graphite_exporter","pr_count":5},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"influxdb_exporter","pr_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":4},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":5},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"js-sdk","pr_count":12},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":3},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"kepler-operator","pr_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"litmus","pr_count":4},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"litmus-go","pr_count":7},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opencost","pr_count":12},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opencost-plugins","pr_count":6},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opencost-website","pr_count":3},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":9},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":43},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":17},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"perses","pr_count":11},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"prometheus","pr_count":21},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"pushgateway","pr_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"rust-sdk","pr_count":4},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":4},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"test-infra","pr_count":13},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":3},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"python-sdk","pr_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":7},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":3},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"graphite_exporter","pr_count":13},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"influxdb_exporter","pr_count":4},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"kepler","pr_count":4},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"kepler-action","pr_count":3},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":57},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":17},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":49},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":11},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"python-sdk","pr_count":5},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":6},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":".allstar","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"backstage-plugin","pr_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"banzailint","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"build-tools","pr_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"fluent-bit-sandbox","pr_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"fluent-operator","pr_count":3},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"graphite_exporter","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"influxdb_exporter","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":19},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":3},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"litmus-website-2","pr_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"objstore","pr_count":3},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opencost","pr_count":8},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":4},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":4},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":23},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":12},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":53},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":10},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":17},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":8},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"prometheus","pr_count":19},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"promqlsmith","pr_count":5},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"promu","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"python-sdk","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":8},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"charts","pr_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"common","pr_count":3},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"cortex","pr_count":7},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"ctraces","pr_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"flagd","pr_count":3},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":7},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"js-sdk","pr_count":20},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"k8sgpt","pr_count":6},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":3},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"kepler","pr_count":4},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"litmus","pr_count":6},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"litmus-helm","pr_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"litmus-website-2","pr_count":14},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opencost","pr_count":7},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opencost-plugins","pr_count":3},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":4},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":4},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":44},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":104},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":6},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":7},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":20},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":10},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":10},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":5},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"oteps","pr_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"procfs","pr_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"susql-operator","pr_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"thanos","pr_count":5},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"Kepler-Demo","pr_count":8},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"build-tools","pr_count":4},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"chaosblade","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"charts","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"common","pr_count":12},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"cortex","pr_count":5},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"documentation","pr_count":4},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"fluent-plugin-opensearch","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"fluent-plugin-parser-winevt_xml","pr_count":6},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"fluent-plugin-rewrite-tag-filter","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"fluentd","pr_count":4},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":5},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"golang-builder","pr_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"js-sdk","pr_count":9},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":4},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"kepler-operator","pr_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"litmus","pr_count":12},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"node_exporter","pr_count":7},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opencost","pr_count":3},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opencost-website","pr_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":29},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":54},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":6},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":10},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":12},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-network","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":9},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":6},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":4},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"otel-arrow","pr_count":5},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"oteps","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"prom2json","pr_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"prometheus","pr_count":15},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"pushgateway","pr_count":4},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"schemas","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":6},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"spark-dependencies","pr_count":3},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"Kepler-Demo","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":3},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"chaos-exporter","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"chaos-operator","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"chaosblade","pr_count":2},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":4},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"common","pr_count":6},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"documentation","pr_count":3},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"flagd","pr_count":4},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"fluent-operator","pr_count":4},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"fluent-plugin-parser-winevt_xml","pr_count":2},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"fluentd","pr_count":3},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"js-sdk","pr_count":4},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"kepler-operator","pr_count":2},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"litmus","pr_count":36},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"litmus-go","pr_count":3},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opencost","pr_count":5},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opencost-plugins","pr_count":4},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":10},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":4},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":9},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":17},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":5},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":5},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":7},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":5},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":6},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":18},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":9},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":4},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":5},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":2},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"perses","pr_count":10},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"procfs","pr_count":2},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"protocol","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"prow-scripts","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"skooner","pr_count":2},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"thanos","pr_count":6},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"chaos-operator","pr_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"chaos-runner","pr_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"chaosblade-exec-cloud","pr_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"chaosblade-exec-docker","pr_count":2},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"chaosblade-exec-os","pr_count":2},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"chaosblade-spec-go","pr_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":8},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"fluent-operator","pr_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"fluentd","pr_count":2},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"k8sgpt","pr_count":13},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":7},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"litmus-go","pr_count":3},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"node_exporter","pr_count":6},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opencost","pr_count":7},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":2},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opencost-website","pr_count":2},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":6},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":22},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":2},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":5},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":6},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":3},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":6},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":6},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":3},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"pixie","pr_count":3},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"prometheus","pr_count":11},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"promlens","pr_count":3},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":6},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":3},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"flagd","pr_count":3},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":2},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":5},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":7},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":4},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"swift-sdk","pr_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"fluent-operator","pr_count":2},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"graphite_exporter","pr_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":5},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"kepler-operator","pr_count":2},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":28},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":14},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":46},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":26},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":2},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":2},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"Kepler-Demo","pr_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"aws_ec2_self_hosted_runner","pr_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"build-tools","pr_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"chaos-runner","pr_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"chaosblade","pr_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"chaosblade-operator","pr_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"chaosblade-spec-go","pr_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"ctraces","pr_count":5},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":13},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"fluentd","pr_count":9},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"helm-charts","pr_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"js-sdk","pr_count":4},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"kepler-action","pr_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"kepler-operator","pr_count":5},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"litmus","pr_count":4},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"litmus-docs","pr_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"litmus-go","pr_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opencost","pr_count":10},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opencost-plugins","pr_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":6},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":21},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":9},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":5},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":5},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":7},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":4},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":24},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":6},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":8},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":16},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":7},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":17},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":16},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"perses","pr_count":18},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"python-sdk","pr_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"spec","pr_count":4},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"Kepler-Demo","pr_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"build-tools","pr_count":4},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"chaosblade","pr_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"chaosblade-operator","pr_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":5},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"flagd","pr_count":3},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"fluent-bit","pr_count":10},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":6},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"fluent-operator","pr_count":4},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"fluent-plugin-webhdfs","pr_count":3},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":3},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"helm-charts","pr_count":5},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":11},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"java-sdk","pr_count":7},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"js-sdk","pr_count":18},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"k8s_dns_chaos","pr_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"k8sgpt","pr_count":5},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"kepler-operator","pr_count":3},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"litmus","pr_count":7},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"litmus-go","pr_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opencost","pr_count":7},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opencost-plugins","pr_count":4},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":5},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":20},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":87},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":5},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":4},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":7},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":4},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":4},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":39},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":7},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":6},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":11},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":14},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"perses","pr_count":8},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"prometheus","pr_count":8},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"prow-scripts","pr_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"susql-operator","pr_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"Kepler-Demo","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"build-tools","pr_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"chaos-exporter","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":3},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"chaos-operator","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"chaos-runner","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"chaosd","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"client_golang","pr_count":9},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"collectd_exporter","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"consul_exporter","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"fluent-bit","pr_count":7},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"fluent-bit-website-hugo","pr_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"fluentd-website","pr_count":3},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":3},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":4},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":10},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"js-sdk","pr_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":4},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":3},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"kepler-doc","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"kepler-operator","pr_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"litmus","pr_count":6},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"node_exporter","pr_count":3},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opencost","pr_count":4},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opencost-plugins","pr_count":3},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opencost-website","pr_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":6},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":33},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":8},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":8},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":9},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":4},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":4},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":3},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":24},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":6},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":8},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":5},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":5},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":6},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":9},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":17},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"prom2json","pr_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"promql-engine","pr_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"promu","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"pushgateway","pr_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"python-sdk","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":9},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"skooner-website","pr_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"alertmanager","pr_count":4},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":2},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"chaos-exporter","pr_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"chaos-operator","pr_count":2},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"chaos-runner","pr_count":6},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"charthub.litmuschaos.io","pr_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":3},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"docs","pr_count":3},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":4},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"downloads-tracker","pr_count":6},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"fluent-bit","pr_count":13},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"fluent-bit-chatops-demo","pr_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"fluentd","pr_count":5},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"fluentd-website","pr_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"java-sdk","pr_count":6},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"js-sdk","pr_count":3},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":6},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"k8sgpt","pr_count":5},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":8},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"litmus","pr_count":21},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"litmusctl","pr_count":4},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opencost-website","pr_count":4},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":16},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":53},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":8},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":7},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":5},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":3},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":26},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":5},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":13},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":3},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":6},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":7},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":2},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"prometheus","pr_count":10},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":5},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"susql-operator","pr_count":4},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"build-tools","pr_count":2},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"chaos-charts","pr_count":4},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"chaos-operator","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"chaosblade","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"flagd","pr_count":4},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"fluent-bit","pr_count":9},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"fluent-bit-website-hugo","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"fluent-operator","pr_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"helm-charts","pr_count":6},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"java-sdk","pr_count":5},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"js-sdk","pr_count":4},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":8},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"kepler-doc","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"litmus","pr_count":8},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"litmusctl","pr_count":2},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":4},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":9},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":17},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":8},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":4},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":20},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":5},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":12},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":20},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":2},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":4},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"php-sdk","pr_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"promql-engine","pr_count":4},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"skooner","pr_count":2},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"susql-operator","pr_count":4},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"weaver","pr_count":4},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"chaosblade-website","pr_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"fluent-bit-website-hugo","pr_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":13},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"litmusctl","pr_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":5},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":3},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":7},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":14},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"promql-engine","pr_count":5},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"skooner","pr_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"charthub.litmuschaos.io","pr_count":2},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"kepler","pr_count":4},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":2},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":5},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":7},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":19},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":8},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"promql-engine","pr_count":5},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":6},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":4},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"aws_ec2_self_hosted_runner","pr_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"build-tools","pr_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":5},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"chaos-runner","pr_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"chaosblade-help-doc","pr_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"chaosblade-website","pr_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"client_golang","pr_count":3},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"cortex","pr_count":7},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"diagtool","pr_count":4},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":5},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":3},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":4},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"java-sdk","pr_count":5},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":5},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"kepler-action","pr_count":4},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"kepler-helm-chart","pr_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"litmus","pr_count":4},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"node_exporter","pr_count":3},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opencost","pr_count":10},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":4},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":27},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":3},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":5},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":5},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":4},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"weaver","pr_count":5},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":3},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":3},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"consul_exporter","pr_count":6},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"cortex-helm-chart","pr_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"fluent-bit-website-hugo","pr_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"fluent-plugin-webhdfs","pr_count":4},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":8},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":4},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"kepler","pr_count":4},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"litmus-website-2","pr_count":3},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":4},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"node_exporter","pr_count":3},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opencost","pr_count":4},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opencost-plugins","pr_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":13},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":44},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":3},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":5},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":6},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":40},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-network","pr_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":4},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":9},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":3},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"prom2json","pr_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"pushgateway","pr_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":3},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":5},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":4},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"susql-operator","pr_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"alertmanager","pr_count":3},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"consul_exporter","pr_count":7},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"cortex","pr_count":4},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"docs-cn","pr_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"documentation","pr_count":5},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"fluent-bit","pr_count":6},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":3},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":5},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"k8sgpt","pr_count":4},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opamp-go","pr_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opencost-website","pr_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":15},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":50},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":3},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":17},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":6},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":12},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":11},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":3},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":3},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":4},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"pushgateway","pr_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"python-sdk","pr_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"alertmanager","pr_count":4},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":2},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"client_java","pr_count":9},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":5},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"common","pr_count":6},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"consul_exporter","pr_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"demo-site","pr_count":2},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"flagd","pr_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"fluent-bit","pr_count":11},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"fluentd-docker-image","pr_count":2},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":6},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"golang-builder","pr_count":2},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":17},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"node_exporter","pr_count":4},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opencost-parquet-exporter","pr_count":2},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":6},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":20},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":4},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":12},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":8},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":2},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":7},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":27},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":9},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":5},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":6},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":12},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"otel-arrow","pr_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"perses","pr_count":11},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"procfs","pr_count":5},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"prometheus","pr_count":32},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"promql-engine","pr_count":9},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"python-sdk","pr_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"chaosblade","pr_count":3},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"chaosblade-exec-os","pr_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"chaosblade-spec-go","pr_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"charthub.litmuschaos.io","pr_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"client_java","pr_count":7},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":8},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"consul_exporter","pr_count":3},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"cortex-tools","pr_count":6},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":4},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"fluent-plugin-sql","pr_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"fluentd-website","pr_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"golang-builder","pr_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"graphite_exporter","pr_count":6},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"influxdb_exporter","pr_count":4},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"java-sdk","pr_count":8},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"k8sgpt","pr_count":13},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"litmus","pr_count":4},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":9},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opencost","pr_count":10},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":44},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":4},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":9},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":4},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":10},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":7},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":15},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":4},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"procfs","pr_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"promql-engine","pr_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"python-sdk","pr_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"skooner","pr_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":6},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"susql-operator","pr_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":2},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"chaosblade-exec-middleware","pr_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"chaosblade-website","pr_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"consul_exporter","pr_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":2},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"java-sdk","pr_count":5},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opamp-go","pr_count":2},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":4},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"procfs","pr_count":2},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"promql-engine","pr_count":3},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"build-tools","pr_count":3},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"common","pr_count":5},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"documentation","pr_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":4},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"k8sgpt","pr_count":4},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":16},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":5},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":3},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":3},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"promql-engine","pr_count":4},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"python-sdk","pr_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"chaosd","pr_count":14},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"common","pr_count":3},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"community","pr_count":4},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"consul_exporter","pr_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"cortex","pr_count":4},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"cortex-tools","pr_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"docs","pr_count":3},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"fluent-bit-chatops-demo","pr_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":4},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"gadget-template","pr_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":3},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"js-sdk","pr_count":8},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":13},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"k8sgpt","pr_count":11},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"kepler-action","pr_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":3},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opamp-go","pr_count":4},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opencost","pr_count":10},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":10},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":25},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":3},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":7},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":6},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":12},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":10},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":9},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"promql-engine","pr_count":5},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"promqlsmith","pr_count":4},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"prow-scripts","pr_count":3},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"python-sdk","pr_count":4},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"react-test-app","pr_count":4},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":4},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"spec","pr_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"thanos","pr_count":5},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"go-sdk","pr_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":19},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":11},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"js-sdk","pr_count":3},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"k8sgpt","pr_count":5},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opamp-go","pr_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":3},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":8},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":24},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":137},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":6},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":7},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":3},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":10},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":4},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"otel-arrow","pr_count":3},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"perses-operator","pr_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"prom2json","pr_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"prometheus","pr_count":11},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"promqlsmith","pr_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"prow-scripts","pr_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"pushgateway","pr_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":5},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":3},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":5},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"thanos","pr_count":6},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"chaosblade-exec-cri","pr_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"cmetrics","pr_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"cortex-tools","pr_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"flagd","pr_count":13},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":3},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"fluentd","pr_count":12},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"fluentd-website","pr_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":3},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"js-sdk","pr_count":4},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"k8sgpt","pr_count":6},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opencost","pr_count":5},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":26},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":37},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":5},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":3},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":6},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":4},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":6},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":4},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":15},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":5},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":18},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":10},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"otel-arrow","pr_count":10},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"perses","pr_count":8},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"prometheus","pr_count":16},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"promql-engine","pr_count":7},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"python-sdk","pr_count":5},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":19},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":5},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"skooner","pr_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"skooner-website","pr_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"weaver","pr_count":8},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"chaosblade","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"chaosblade-exec-cplus","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"chaosblade-exec-cri","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"chaosblade-operator","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"chaosblade-website","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"cortex","pr_count":9},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":4},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"fluentd-docker-image","pr_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":6},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"kepler-doc","pr_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"kepler-model-db","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opencost","pr_count":5},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":4},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":26},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":7},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":7},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":4},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":6},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":4},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":5},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":15},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":7},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"otel-arrow","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"perses","pr_count":10},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"procfs","pr_count":3},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"prometheus","pr_count":8},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"promql-engine","pr_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"promqlsmith","pr_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"python-sdk","pr_count":5},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"scheduler-plugins","pr_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"weaver","pr_count":8},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":3},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"fluentd-website","pr_count":5},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"jaeger","pr_count":8},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":4},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"kepler-model-db","pr_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opencost","pr_count":3},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opencost-plugins","pr_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":5},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":3},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":15},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":9},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":6},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":7},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":11},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":12},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":7},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":10},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":3},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":17},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"perses","pr_count":9},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":5},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"test-infra","pr_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":9},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"client_golang","pr_count":3},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"flagd-schemas","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"go-sdk","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":3},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"litmus-e2e","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opencost-plugins","pr_count":2},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":7},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"promql-engine","pr_count":2},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"protocol","pr_count":2},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":2},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"scheduler-plugins","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"schemas","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":2},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":2},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"cmetrics","pr_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":12},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":3},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":19},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":2},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"promu","pr_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"alertmanager","pr_count":13},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"chaos-runner","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"chaosblade-exec-cplus","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"chaosblade-website","pr_count":4},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"client_golang","pr_count":7},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"consul_exporter","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":3},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":6},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":4},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"fluent-plugin-kafka","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"fluentd-website","pr_count":6},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":6},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"graphite_exporter","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"influxdb_exporter","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":7},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":9},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"js-sdk","pr_count":4},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":10},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"kotlin-sdk","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"ofep","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":4},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opencost-website","pr_count":3},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":4},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":31},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":4},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":4},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":18},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":13},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":3},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":9},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":18},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":3},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"otel-arrow","pr_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"prometheus","pr_count":17},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"promql-engine","pr_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"promqlsmith","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"promu","pr_count":6},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"prow-scripts","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"test-infra","pr_count":10},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"alertmanager","pr_count":6},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"client_golang","pr_count":4},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"fluent-plugin-opensearch","pr_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":3},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"fluentd-website","pr_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"go-sdk","pr_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"jaeger","pr_count":11},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":13},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"js-sdk","pr_count":10},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":9},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"kepler-doc","pr_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"kepler-operator","pr_count":10},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opencost-parquet-exporter","pr_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opencost-website","pr_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":94},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":6},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":3},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":4},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":4},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-network","pr_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":10},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":8},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"otel-arrow","pr_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"perses-operator","pr_count":3},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"promu","pr_count":5},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":4},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"scheduler-plugins","pr_count":3},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":5},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"test-tools","pr_count":1},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"thanos","pr_count":6},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"weaver","pr_count":10},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"cfl","pr_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"charts","pr_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"chunkio","pr_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"client_java","pr_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"common","pr_count":3},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"cortex","pr_count":4},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"cortex-helm-chart","pr_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"docs","pr_count":3},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"documentation","pr_count":3},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":5},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"js-sdk","pr_count":3},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":6},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"kepler-doc","pr_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opencost","pr_count":5},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opencost-parquet-exporter","pr_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":8},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":43},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":4},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":6},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":10},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":12},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":7},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":5},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":15},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"otel-arrow","pr_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"promu","pr_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"proposals","pr_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"pushgateway","pr_count":5},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"scheduler-plugins","pr_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":14},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"website","pr_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"chaos-operator","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"demo-site","pr_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"documentation","pr_count":3},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"flagd","pr_count":6},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"fluent-bit-website-hugo","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"fluent-operator","pr_count":5},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"go-sdk","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":8},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":11},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":4},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"kepler","pr_count":7},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"kepler-doc","pr_count":3},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"litmus","pr_count":10},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"litmus-go","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"litmus-helm","pr_count":8},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opencost","pr_count":11},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":44},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":8},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":32},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":12},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":4},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":15},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":7},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"otel-arrow","pr_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":3},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"schemas","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":6},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"weaver","pr_count":9},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":2},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"client_java","pr_count":2},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":2},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"flagd-schemas","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"fluent-operator","pr_count":6},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"fluentd","pr_count":2},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"go-sdk","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":3},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"js-sdk","pr_count":5},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":15},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"kepler","pr_count":4},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"kepler-action","pr_count":2},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"kepler-operator","pr_count":2},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"litmus","pr_count":4},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"litmus-helm","pr_count":4},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opencost","pr_count":5},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opencost-parquet-exporter","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":5},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":10},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":30},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":4},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":6},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":5},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":12},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":9},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":10},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":12},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":6},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":18},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":9},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":5},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":8},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":8},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"prometheus","pr_count":13},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"python-sdk","pr_count":5},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":4},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":20},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"thanos","pr_count":7},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"aws_ec2_self_hosted_runner","pr_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"chaosblade","pr_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"fluent-operator","pr_count":17},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"kepler-action","pr_count":2},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"kepler-doc","pr_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"kotlin-sdk","pr_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":5},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":8},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":2},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":9},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":9},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-network","pr_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"ruby-sdk-contrib","pr_count":5},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"schemas","pr_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"client_java","pr_count":2},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"flagd","pr_count":3},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":2},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"litmus-helm","pr_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":3},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":18},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":17},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":11},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":2},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"protocol","pr_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"python-sdk","pr_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"ruby-sdk-contrib","pr_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"aws_ec2_self_hosted_runner","pr_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":5},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"cfl","pr_count":2},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"chaosblade-website","pr_count":3},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"chunkio","pr_count":3},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"client_golang","pr_count":3},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"client_java","pr_count":2},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"cmetrics","pr_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"cortex","pr_count":6},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"ctraces","pr_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":2},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":6},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"flagd-schemas","pr_count":3},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":4},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"fluent-bit","pr_count":14},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"fluent-operator","pr_count":2},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"fluentd-website","pr_count":2},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":5},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":7},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":3},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"js-sdk","pr_count":3},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":11},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"kepler-doc","pr_count":3},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"koperator","pr_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"kotlin-sdk","pr_count":2},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"litmus","pr_count":8},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opencost-parquet-exporter","pr_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":6},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":13},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":2},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":9},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":5},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":6},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":2},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":12},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":10},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":8},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":8},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":18},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":9},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":2},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":4},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"perses","pr_count":9},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"promql-engine","pr_count":2},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"ruby-sdk-contrib","pr_count":7},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":17},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":7},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":10},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"cmetrics","pr_count":2},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"cortex","pr_count":5},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"cortex-helm-chart","pr_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":6},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"flagd","pr_count":12},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"fluent-bit","pr_count":10},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"go-sdk","pr_count":4},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"helm-charts","pr_count":4},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":10},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":13},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"java-sdk","pr_count":6},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":6},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":6},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"js-sdk","pr_count":4},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":5},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"kotlin-sdk","pr_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"litmus-helm","pr_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":8},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":5},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":43},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":121},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":3},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":2},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":4},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":9},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":33},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":9},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":5},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":25},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":11},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":3},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"otel-arrow","pr_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"procfs","pr_count":2},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"promql-engine","pr_count":2},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"promu","pr_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"proposals","pr_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"python-sdk","pr_count":5},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":2},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":5},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"thanos","pr_count":6},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"chaosblade-website","pr_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"chaosd","pr_count":2},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"client_java","pr_count":2},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"community","pr_count":5},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":3},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"flagd","pr_count":4},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":13},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"fluent-bit","pr_count":6},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"fluent-operator","pr_count":2},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":3},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"kepler-doc","pr_count":2},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"kotlin-sdk","pr_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"litmus-go","pr_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":3},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":2},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":6},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":13},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":40},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":4},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":8},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":6},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":4},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":3},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":24},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":10},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":6},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"procfs","pr_count":2},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"weaver","pr_count":4},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"alertmanager","pr_count":3},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"client_golang","pr_count":3},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":4},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"cmetrics","pr_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"cortex","pr_count":8},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":4},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"fluent-bit","pr_count":6},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":16},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":5},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"js-sdk","pr_count":2},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":2},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":5},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":49},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":6},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":2},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":4},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":12},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":10},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":25},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":7},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":13},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":9},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":2},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":5},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":4},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":17},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"otel-arrow","pr_count":6},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":8},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"susql-operator","pr_count":2},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"weaver","pr_count":4},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"alertmanager","pr_count":3},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"cfl","pr_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"chaos-operator","pr_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"chaosblade-operator","pr_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"cortex-helm-chart","pr_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"fluent-bit","pr_count":7},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"fluent-operator","pr_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":5},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":4},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":6},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"litmus-e2e","pr_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":25},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":31},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":6},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":7},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":3},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":7},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":5},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":26},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":13},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"otel-arrow","pr_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"pixie","pr_count":3},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"python-sdk","pr_count":5},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"weaver","pr_count":12},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"cortex-helm-chart","pr_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"docs","pr_count":4},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":7},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":4},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":14},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":2},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":2},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"chaosblade","pr_count":2},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"consul_exporter","pr_count":4},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"fluent-plugin-opensearch","pr_count":2},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":6},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":18},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":2},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":22},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"promu","pr_count":3},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"test-tools","pr_count":7},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"busybox","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"chaos-charts","pr_count":4},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"chaosblade-website","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"client_python","pr_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"cloudinfo","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"cmetrics","pr_count":5},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"common","pr_count":3},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"consul_exporter","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"fluent-bit-ci","pr_count":4},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"fluent-operator","pr_count":3},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":3},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":14},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":7},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"kepler-doc","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"litmus","pr_count":9},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"litmus-helm","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":31},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":10},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":4},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":5},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":6},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":6},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":7},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-network","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":10},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":7},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"perses","pr_count":17},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"procfs","pr_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"promqlsmith","pr_count":3},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"ruby-sdk-contrib","pr_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"rust-sdk","pr_count":3},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"susql-operator","pr_count":21},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"weaver","pr_count":4},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"alertmanager","pr_count":3},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":10},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"flagd","pr_count":3},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"fluent-operator","pr_count":3},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":13},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":14},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"kepler","pr_count":4},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"litmus-helm","pr_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"litmusctl","pr_count":3},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opencost-plugins","pr_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":24},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":137},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":3},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":9},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":9},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":10},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":8},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":7},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":5},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":8},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":3},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":3},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"otel-arrow","pr_count":3},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"playground","pr_count":6},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"promql-engine","pr_count":3},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"ruby-sdk-contrib","pr_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"rust-sdk-contrib","pr_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"susql-operator","pr_count":5},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"toda","pr_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"weaver","pr_count":4},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"chaos-operator","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"chaosblade","pr_count":4},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"chaosblade-exec-jvm","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"cmetrics","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"common","pr_count":8},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"community","pr_count":4},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"flagd","pr_count":7},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":12},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"fluent-operator","pr_count":10},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"jaeger","pr_count":12},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"js-sdk","pr_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":4},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"kepler","pr_count":7},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"litmus-helm","pr_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"litmus-website-2","pr_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opamp-spec","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opencost-plugins","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":7},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":41},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":5},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":11},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":5},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":3},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":3},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":4},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":22},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":6},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":10},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":4},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":5},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":4},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"otel-arrow","pr_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"playground","pr_count":4},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"rust-sdk-contrib","pr_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"weaver","pr_count":5},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":3},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"cmetrics","pr_count":4},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"community","pr_count":5},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"consul_exporter","pr_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"ctraces","pr_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"flagd","pr_count":5},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":3},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":4},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"js-sdk","pr_count":8},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":5},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"kepler-doc","pr_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opamp-spec","pr_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":5},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":15},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":42},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":8},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":5},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":10},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":3},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":3},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":22},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":8},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":9},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":6},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":5},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":6},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"poc-plugin-v2","pr_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"python-sdk","pr_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"rust-sdk-contrib","pr_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":10},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"susql-operator","pr_count":5},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"weaver","pr_count":4},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":4},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"chaos-operator","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"client_golang","pr_count":3},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"collectd_exporter","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"common","pr_count":4},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"consul_exporter","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"cortex","pr_count":8},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"flagd","pr_count":7},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":3},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":5},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"k8sgpt","pr_count":5},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":8},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"kepler","pr_count":4},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"kepler-doc","pr_count":2},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":3},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":2},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"node_exporter","pr_count":11},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opencost-grafana-dashboard","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":6},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":16},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":28},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":5},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":16},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":14},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":6},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":6},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":4},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":9},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":14},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":17},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":6},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"perses","pr_count":14},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"poc-plugin-v2","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"promu","pr_count":2},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"protocol","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"pushgateway","pr_count":3},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"python-sdk","pr_count":3},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"ruby-sdk-contrib","pr_count":2},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":6},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"test-tools","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":9},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":2},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"node_exporter","pr_count":3},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":2},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":4},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"playground","pr_count":2},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"prometheus","pr_count":8},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"promu","pr_count":2},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"cortex-tools","pr_count":3},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":11},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":15},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":2},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":4},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"php-sdk","pr_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"playground","pr_count":10},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"rust-sdk-contrib","pr_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"alertmanager","pr_count":3},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"chaosblade-website","pr_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"cortex","pr_count":7},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"fluent-operator","pr_count":11},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"helm-charts","pr_count":4},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":14},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":3},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"litmus-website-2","pr_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"node_exporter","pr_count":3},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":6},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opencost","pr_count":5},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":32},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":8},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":3},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":15},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":5},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":10},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":3},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":21},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":7},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"perses","pr_count":25},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"playground","pr_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"promqlsmith","pr_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"react-test-app","pr_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":7},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":6},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"test-tools","pr_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"website","pr_count":4},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"chaos-charts","pr_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"cortex","pr_count":7},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"cortex-tools","pr_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":3},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":3},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"helm-charts","pr_count":7},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":10},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"java-sdk","pr_count":5},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":3},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"js-sdk","pr_count":3},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":3},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":4},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"litmus-go","pr_count":3},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":3},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opencost","pr_count":4},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":18},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":15},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":95},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":7},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":20},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":12},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":5},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":4},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":5},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"otel-arrow","pr_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"playground","pr_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"protocol","pr_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"ruby-sdk-contrib","pr_count":4},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":5},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"test-tools","pr_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"build-tools","pr_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"cortex","pr_count":5},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"cortex-tools","pr_count":3},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"ctraces","pr_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":4},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":13},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"java-sdk","pr_count":6},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"kepler-doc","pr_count":3},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"litmus","pr_count":5},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"litmus-helm","pr_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":6},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":7},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":4},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":21},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":4},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":6},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":7},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":4},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":13},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":6},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":3},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":4},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":4},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":19},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":16},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"stackoverflow2slack","pr_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"test-tools","pr_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"weaver","pr_count":7},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"alertmanager","pr_count":8},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"chaos-operator","pr_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"chaos-runner","pr_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":3},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"community","pr_count":5},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"cortex","pr_count":19},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"cortex-tools","pr_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"docs","pr_count":3},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"fluent-bit-chatops-demo","pr_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"helm-charts","pr_count":3},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":11},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":7},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"js-sdk","pr_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"kepler","pr_count":4},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":3},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"litmus","pr_count":8},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"litmus-e2e","pr_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"litmus-go","pr_count":3},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opamp-spec","pr_count":3},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opencost","pr_count":3},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":4},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":5},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":3},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":18},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":11},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":3},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":15},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":6},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":5},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":5},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"perses","pr_count":8},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"prow-scripts","pr_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"python-sdk","pr_count":4},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"swift-sdk","pr_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"test-tools","pr_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"thanos","pr_count":4},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"auth-gateway","pr_count":3},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"chaos-exporter","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"chaos-operator","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"chaos-runner","pr_count":3},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"cmetrics","pr_count":3},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"community","pr_count":4},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"cortex","pr_count":13},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"fluent-bit","pr_count":7},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"fluentd","pr_count":2},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":4},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":2},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":4},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"k8sgpt","pr_count":8},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"litmus-e2e","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"litmus-go","pr_count":2},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opamp-spec","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opencost-plugins","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":26},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":13},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":6},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":6},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":13},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":9},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":4},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":7},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":4},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":15},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"prow-scripts","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":7},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"test-tools","pr_count":5},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"thanos","pr_count":5},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"chaosblade-exec-os","pr_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"cmetrics","pr_count":2},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"cpp-build-tools","pr_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":4},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":3},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":8},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"php-sdk","pr_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"rust-sdk","pr_count":2},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":2},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":2},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":5},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":17},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"alertmanager","pr_count":6},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"build-tools","pr_count":4},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"chaos-charts","pr_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"common","pr_count":5},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"cortex","pr_count":4},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"cortex-tools","pr_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"fluent-bit-ci","pr_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"fluent-bit-website-hugo","pr_count":2},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"fluent-operator","pr_count":4},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"go-sdk","pr_count":3},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"helm-charts","pr_count":4},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"k8sgpt","pr_count":7},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"kepler","pr_count":6},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":6},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opencost","pr_count":5},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opencost-plugins","pr_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":15},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":8},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":4},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":3},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":17},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":13},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":2},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":9},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":5},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":4},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":6},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"perses","pr_count":9},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"poc-plugin-v2","pr_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"promqlsmith","pr_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":5},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"sig-end-user","pr_count":6},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"thanos","pr_count":7},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"alertmanager","pr_count":3},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"community","pr_count":4},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"cortex-jsonnet","pr_count":3},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"cortex-tools","pr_count":3},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":7},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"fluent-plugin-opensearch","pr_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"fluentd","pr_count":11},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"fluentd-website","pr_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":3},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":4},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":17},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":4},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":6},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"node_exporter","pr_count":3},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opencost","pr_count":4},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opencost-website","pr_count":6},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":43},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":83},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":12},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":6},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":5},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":22},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":6},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":4},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":3},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":5},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":8},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":12},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":5},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":20},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"oteps","pr_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"perses","pr_count":8},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"php-sdk","pr_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"poc-plugin-v2","pr_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"prometheus","pr_count":18},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"protocol","pr_count":3},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"python-sdk","pr_count":4},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"react-test-app","pr_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":3},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":7},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"sig-end-user","pr_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"alertmanager","pr_count":8},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"client_golang","pr_count":14},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"common","pr_count":5},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"community-tooling","pr_count":4},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"consul_exporter","pr_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"cortex-tools","pr_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":3},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":3},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"fluent-operator","pr_count":3},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"go-sdk","pr_count":5},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"graphite_exporter","pr_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"influxdb_exporter","pr_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"js-sdk","pr_count":7},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"k8sgpt","pr_count":17},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"kepler-doc","pr_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":3},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opencost-website","pr_count":3},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":9},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":16},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":36},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":3},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":10},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":4},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"pixie","pr_count":3},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"prom2json","pr_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"prometheus","pr_count":20},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"promu","pr_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"pushgateway","pr_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"python-sdk","pr_count":6},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":5},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"ruby-sdk-contrib","pr_count":8},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"rust-sdk","pr_count":7},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"rust-sdk-contrib","pr_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":8},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"sig-end-user","pr_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":5},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"weaver","pr_count":4},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"build-tools","pr_count":4},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"client_model","pr_count":3},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":5},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"common","pr_count":6},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"cortex","pr_count":10},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"documentation","pr_count":3},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"js-sdk","pr_count":4},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":4},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"kepler","pr_count":8},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"kepler-doc","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"kube-thanos","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"litmus-docs","pr_count":3},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"node_exporter","pr_count":3},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opamp-go","pr_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":4},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":5},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":3},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":30},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":7},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":4},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":18},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":13},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":25},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":3},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":8},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"prometheus","pr_count":10},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"promql-engine","pr_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"promu","pr_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"ruby-sdk-contrib","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":6},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"sig-end-user","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"swift-sdk","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"thanos","pr_count":10},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"weaver","pr_count":7},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"fluent-plugin-windows-eventlog","pr_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"jaeger","pr_count":16},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"java-sdk","pr_count":7},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"kepler","pr_count":4},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"kube-thanos","pr_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opencost","pr_count":7},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":7},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":4},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":11},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":25},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":3},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":4},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":7},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":5},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":6},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"redbpf","pr_count":3},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":5},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"thanos","pr_count":7},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"cortex-tools","pr_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"go-sdk","pr_count":2},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":6},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":4},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":5},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":2},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"python-sdk","pr_count":3},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"rust-sdk","pr_count":3},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":4},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"documentation","pr_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"jaeger","pr_count":11},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":9},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":25},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":5},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":8},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":5},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":4},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"rust-sdk-contrib","pr_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":4},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"azure-cvm-tooling","pr_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"common","pr_count":6},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"cortex","pr_count":12},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":4},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"fluent-operator","pr_count":4},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"helm-charts","pr_count":5},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"js-sdk","pr_count":14},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":6},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"kepler-doc","pr_count":3},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"litmus","pr_count":19},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":2},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opencost","pr_count":7},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opencost-grafana-dashboard","pr_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":5},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":16},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":28},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":4},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":4},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":9},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":10},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":5},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":20},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":3},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":3},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":8},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":5},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":10},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":3},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":9},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":4},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":11},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":5},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"perses","pr_count":13},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"pixie","pr_count":7},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"promqlsmith","pr_count":5},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":2},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"skooner","pr_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"test-tools","pr_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"thanos","pr_count":6},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"alertmanager","pr_count":8},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"charts","pr_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"community","pr_count":5},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"cortex","pr_count":12},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"fluentd","pr_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"go-sdk","pr_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":13},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":19},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"js-sdk","pr_count":3},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"k8sgpt","pr_count":5},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":6},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"kepler","pr_count":4},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"litmus-website-2","pr_count":3},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opamp-spec","pr_count":3},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opencost","pr_count":4},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":10},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":5},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":46},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":137},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":7},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":9},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":112},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":9},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":7},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":7},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":4},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":4},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":4},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":10},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":6},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":19},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"otel-arrow","pr_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"oteps","pr_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"php-sdk","pr_count":9},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"promql-engine","pr_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":8},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"sig-mainframe","pr_count":4},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"test-tools","pr_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"website","pr_count":2},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"cmetrics","pr_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"cortex","pr_count":6},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"cortex-jsonnet","pr_count":4},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"cortex-tools","pr_count":4},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":2},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"golang-builder","pr_count":3},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":7},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":6},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"js-sdk","pr_count":4},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":3},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"kepler","pr_count":6},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"litmus-website-2","pr_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":2},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":4},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":33},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":2},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":4},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":9},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":4},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":40},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":32},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":9},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":24},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":7},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":2},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":2},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":4},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":6},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":4},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":8},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":3},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":14},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"prom2json","pr_count":2},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"prometheus","pr_count":10},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"proposals","pr_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"pushgateway","pr_count":5},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":7},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":3},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"client_golang","pr_count":9},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":2},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"cmetrics","pr_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"cortex-jsonnet","pr_count":2},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"cortex-tools","pr_count":7},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":3},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"flagd","pr_count":8},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"js-sdk","pr_count":2},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"k8sgpt","pr_count":7},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":4},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"litmus","pr_count":17},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opencost","pr_count":3},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":6},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":16},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":14},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":4},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":15},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":14},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":4},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":12},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":3},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":23},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":6},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":4},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":6},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":14},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"otel-arrow","pr_count":10},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"protocol","pr_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"python-sdk","pr_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"rfcs","pr_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":2},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":8},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"weaver","pr_count":4},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"client_python","pr_count":3},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"cortex","pr_count":5},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"cortex-jsonnet","pr_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"cortex-tools","pr_count":5},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"flagd","pr_count":3},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"fluent-plugin-windows-eventlog","pr_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"fluentd-docker-image","pr_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":2},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"kepler","pr_count":4},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"litmus-helm","pr_count":2},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"litmus-website-2","pr_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opencost","pr_count":4},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":2},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":10},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":23},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":4},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":7},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":6},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":5},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":19},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":5},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":5},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":18},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":7},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":4},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":11},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":6},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"otel-arrow","pr_count":3},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"oteps","pr_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":8},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":2},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"thanos","pr_count":9},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"thanos-operator","pr_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"documentation","pr_count":3},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"jaeger","pr_count":11},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opencost-ui","pr_count":2},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":8},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":3},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":6},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":12},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"protocol","pr_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":6},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"chaosblade-exec-os","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"documentation","pr_count":3},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":13},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":6},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"procfs","pr_count":3},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"alertmanager","pr_count":3},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"charthub.litmuschaos.io","pr_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"cortex","pr_count":6},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"cortex-jsonnet","pr_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"cortex-tools","pr_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"documentation","pr_count":3},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":5},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":3},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"fluent-operator","pr_count":2},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"fluentd-docker-image","pr_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"fluentd-website","pr_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"jaeger","pr_count":11},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"js-sdk","pr_count":12},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"kepler","pr_count":13},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"kepler-operator","pr_count":3},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"litmus-helm","pr_count":2},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":2},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opencost","pr_count":3},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":16},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":8},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":7},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":7},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":14},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":14},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":5},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":3},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":8},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":5},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":13},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":12},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":2},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"php-sdk","pr_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"pixie","pr_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"procfs","pr_count":3},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"prometheus","pr_count":10},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"promqlsmith","pr_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"protocol","pr_count":2},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"ruby-sdk-contrib","pr_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"thanos","pr_count":5},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"alertmanager","pr_count":3},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":4},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"cmetrics","pr_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"cortex","pr_count":5},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"cortex-tools","pr_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"demo-site","pr_count":3},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":3},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"fluentd-website","pr_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"go-sdk","pr_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":4},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"java-sdk","pr_count":6},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":5},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":4},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"kepler-operator","pr_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"litmus-helm","pr_count":3},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"litmus-website-2","pr_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":5},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":10},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":19},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":100},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":6},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":12},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":5},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":9},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":12},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":6},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":16},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":5},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"pixie","pr_count":7},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"procfs","pr_count":6},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"promql-engine","pr_count":5},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"proposals","pr_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"protocol","pr_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"prow-scripts","pr_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"python-sdk","pr_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"react-test-app","pr_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"ruby-sdk-contrib","pr_count":4},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"susql-operator","pr_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"thanos","pr_count":7},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"chaos-charts","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"chaosblade","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"client_golang","pr_count":3},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"client_java","pr_count":5},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"client_python","pr_count":4},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"client_ruby","pr_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"cloudinfo","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"cortex","pr_count":4},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":4},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"fluent-bit-website-hugo","pr_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"fluent-operator","pr_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"go-sdk","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":9},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"kepler","pr_count":23},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"litmus","pr_count":9},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"litmus-e2e","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"litmus-helm","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"litmus-website-2","pr_count":3},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":5},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":9},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opencost","pr_count":7},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":4},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":15},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":32},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":3},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":8},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":3},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":11},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":22},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":26},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":7},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":6},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":3},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":25},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":7},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":3},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"protocol","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"python-sdk","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"weaver","pr_count":9},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"OpenMetrics","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"chaos-charts","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"client_java","pr_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":4},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"cmetrics","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"docs","pr_count":5},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"flagd-schemas","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"go-sdk","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":21},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":4},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"k8sgpt","pr_count":6},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"kepler-helm-chart","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"kepler-operator","pr_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"litmus","pr_count":23},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"litmus-docs","pr_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"litmus-go","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"litmus-helm","pr_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"litmusctl","pr_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":27},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":4},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":5},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":12},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":10},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":14},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":4},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":14},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":5},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-network","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":3},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":16},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"perses","pr_count":8},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"pixie","pr_count":3},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"promql-engine","pr_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"ruby-sdk-contrib","pr_count":9},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"rust-sdk-contrib","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"chaos-exporter","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"chaos-operator","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"chaos-runner","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"chaosblade","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"charts","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"client_ruby","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"community","pr_count":7},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"flagd-schemas","pr_count":3},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"fluent-bit","pr_count":6},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":6},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":8},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"js-sdk","pr_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":5},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"kepler-action","pr_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"kepler-doc","pr_count":5},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"litmus","pr_count":13},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"litmus-e2e","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"litmus-go","pr_count":3},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"litmus-helm","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":7},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":4},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":22},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":7},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":4},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":5},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":14},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":4},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":36},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":6},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":7},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"playground","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"promql-engine","pr_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"rust-sdk-contrib","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":7},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"test-tools","pr_count":9},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"website","pr_count":2},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"client_ruby","pr_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":5},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":6},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":3},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"client_golang","pr_count":3},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"fluent-operator","pr_count":3},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"js-sdk","pr_count":3},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"kepler","pr_count":9},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"objstore","pr_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":".github","pr_count":2},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"build-tools","pr_count":2},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"chaos-exporter","pr_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"chaos-operator","pr_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"chaos-runner","pr_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"cortex","pr_count":6},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"fluent-operator","pr_count":6},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"go-sdk","pr_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"kepler","pr_count":4},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"litmus","pr_count":5},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"litmus-go","pr_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":8},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":6},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":16},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":6},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":8},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":13},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":8},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":15},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":3},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":12},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":19},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":14},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":2},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":8},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"otel-arrow","pr_count":11},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":3},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"test-tools","pr_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"thanos","pr_count":5},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"weaver","pr_count":7},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"community-tooling","pr_count":3},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"cortex","pr_count":4},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"docs.px.dev","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"fluent-bit","pr_count":10},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"fluent-bit-website-hugo","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"fluent-operator","pr_count":3},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"fluentd-ui","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"go-sdk","pr_count":2},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"helm-charts","pr_count":5},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":5},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":11},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"kepler-operator","pr_count":3},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"kotlin-sdk","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"litmus-e2e","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"litmusctl","pr_count":6},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"node_exporter","pr_count":4},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opencost-parquet-exporter","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":9},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":37},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":95},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":3},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":5},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":4},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":18},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":3},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":23},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":27},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":7},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":6},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":3},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":15},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":13},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":3},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":4},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"otel-arrow","pr_count":3},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"pixie","pr_count":3},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"susql-operator","pr_count":5},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"test-tools","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"benchmark-framework","pr_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"flagd","pr_count":3},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"fluent-bit","pr_count":7},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":5},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"fluent-bit-website-hugo","pr_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"fluent-operator","pr_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"helm-charts","pr_count":5},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"java-sdk","pr_count":7},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"kepler-doc","pr_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"kepler-operator","pr_count":5},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"litmusctl","pr_count":3},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opamp-spec","pr_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":7},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":15},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":55},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":5},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":10},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":18},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":4},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":23},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":7},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":8},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":5},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":16},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"otel-arrow","pr_count":3},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"perses","pr_count":11},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"playground","pr_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"proposals","pr_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":5},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"skooner","pr_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"chaosblade-website","pr_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"client_java","pr_count":4},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":2},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"cortex","pr_count":11},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":2},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"flagd","pr_count":7},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"flagd-schemas","pr_count":4},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"fluent-bit","pr_count":6},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":4},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"helm-charts","pr_count":4},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"jaeger","pr_count":13},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":8},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":4},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opencost","pr_count":13},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opencost-ui","pr_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":11},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":12},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":3},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":6},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":3},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":22},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":13},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":6},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":2},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":7},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":8},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":6},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":6},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"thanos","pr_count":10},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"weaver","pr_count":4},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"chaosblade","pr_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"charts","pr_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"cortex","pr_count":4},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":4},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"litmus-go","pr_count":2},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"node_exporter","pr_count":5},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":14},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":2},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":15},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":2},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":21},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":7},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"pixie","pr_count":3},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":6},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"thanos","pr_count":8},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"chaosblade-exec-os","pr_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"go-sdk","pr_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":4},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"helm-charts","pr_count":3},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"oteps","pr_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"documentation","pr_count":2},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"fluent-bit-website-hugo","pr_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"jaeger","pr_count":12},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":4},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":10},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"pixie","pr_count":4},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"aws_ec2_self_hosted_runner","pr_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"build-tools","pr_count":3},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"cortex","pr_count":5},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"cortex-jsonnet","pr_count":3},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"cpp-build-tools","pr_count":4},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"flagd","pr_count":3},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"flagd-schemas","pr_count":41},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":8},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"fluent-operator","pr_count":5},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"jaeger","pr_count":11},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"litmusctl","pr_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opamp-go","pr_count":5},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opencost-ui","pr_count":4},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":12},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":4},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":13},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":10},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"perses","pr_count":10},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"php-sdk","pr_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"pixie","pr_count":6},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"charthub.litmuschaos.io","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"client_golang","pr_count":7},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"common","pr_count":4},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"docs","pr_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"fluent-bit-website-hugo","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"fluent-operator","pr_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"fluentd","pr_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"golang-builder","pr_count":2},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":9},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":6},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"kepler","pr_count":4},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":2},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opencost-parquet-exporter","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opencost-ui","pr_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":29},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":70},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":9},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":22},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":11},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":4},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":7},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":9},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":7},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":4},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"otel-arrow","pr_count":6},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"oteps","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"pixie","pr_count":8},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"promu","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"protocol","pr_count":2},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"python-sdk","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"scalability-benchmark-suite","pr_count":2},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":7},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"thanos","pr_count":6},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"weaver","pr_count":6},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"benchmark-framework","pr_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"cortex","pr_count":4},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"elves","pr_count":2},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"fluent-bit","pr_count":7},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":7},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"fluentd","pr_count":7},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"go-sdk","pr_count":2},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":14},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":2},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"koperator","pr_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":11},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opencost","pr_count":4},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":13},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":28},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":4},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":4},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":6},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":14},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":17},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":3},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":19},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":4},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":17},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":10},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"oteps","pr_count":2},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"pixie","pr_count":16},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"promu","pr_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"prow-scripts","pr_count":2},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"pushgateway","pr_count":2},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":9},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"cortex-jsonnet","pr_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":55},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":4},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"k8sgpt","pr_count":5},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"kepler","pr_count":8},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"litmus-go","pr_count":3},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":4},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":22},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":3},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":20},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":18},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":5},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":6},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":11},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":10},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":6},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"oteps","pr_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"pixie","pr_count":4},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"playground","pr_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"procfs","pr_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"promu","pr_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"protocol","pr_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"rust-sdk-contrib","pr_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"website","pr_count":2},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"alertmanager","pr_count":3},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"chaos-operator","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"chaos-runner","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"client_golang","pr_count":3},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"cortex","pr_count":7},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":17},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":5},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"kepler-doc","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opencost","pr_count":5},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":6},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":16},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":27},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":14},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":15},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":8},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":5},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":13},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":5},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":6},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":5},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":16},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"otel-arrow","pr_count":3},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"procfs","pr_count":2},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"prow-scripts","pr_count":2},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"python-sdk","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"rust-sdk-contrib","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"test-tools","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"alertmanager","pr_count":6},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":3},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"chaos-operator","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"chaos-runner","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"client_golang","pr_count":4},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"common","pr_count":5},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"consul_exporter","pr_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"fluent-operator","pr_count":4},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"graphite_exporter","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"influxdb_exporter","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"litmus-helm","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"node_exporter","pr_count":5},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":8},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":6},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":5},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":3},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":21},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"pixie","pr_count":3},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"prometheus","pr_count":23},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"promu","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"pushgateway","pr_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"python-sdk","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"test-tools","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"client_ruby","pr_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"common","pr_count":3},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"node_exporter","pr_count":4},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":2},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"rust-sdk-contrib","pr_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"sig-mainframe","pr_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"alertmanager","pr_count":7},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"chaos-scheduler","pr_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"client_golang","pr_count":3},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"common","pr_count":8},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"cortex","pr_count":4},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"jaeger","pr_count":28},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":4},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"kepler","pr_count":7},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":10},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opencost","pr_count":6},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opencost-parquet-exporter","pr_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opencost-ui","pr_count":3},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":6},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":10},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":10},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":4},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":6},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":18},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":17},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":16},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":9},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":10},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":6},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":10},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"procfs","pr_count":4},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"promqlsmith","pr_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"prow-scripts","pr_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"pushgateway","pr_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"rust-sdk-contrib","pr_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"benchmark-framework","pr_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":3},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"charts","pr_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"client_model","pr_count":2},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"common","pr_count":3},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"cortex","pr_count":4},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"fluentd-docker-image","pr_count":2},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"go-sdk","pr_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":3},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":5},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":6},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"kepler","pr_count":4},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":2},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"koperator","pr_count":2},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"litmus","pr_count":4},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opencost","pr_count":7},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":11},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":42},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":109},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":5},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":28},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":5},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":3},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":13},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":12},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":16},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":13},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":5},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":10},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":5},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"otel-arrow","pr_count":9},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"prom2json","pr_count":2},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"prometheus","pr_count":15},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"promu","pr_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"prow-scripts","pr_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"pushgateway","pr_count":3},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"sig-end-user","pr_count":2},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"thanos","pr_count":5},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"weaver","pr_count":5},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"website","pr_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"alertmanager","pr_count":5},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"community-tooling","pr_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"fluent-logger-python","pr_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"go-sdk","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"golang-builder","pr_count":3},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"jaeger","pr_count":12},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":14},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":4},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":15},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"kepler-operator-java","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"litmus-helm","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opencost","pr_count":5},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":4},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":33},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":24},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":3},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":12},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":23},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":5},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":15},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":3},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":4},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":5},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":3},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":4},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":16},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"otel-arrow","pr_count":12},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"oteps","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"prom2json","pr_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"prometheus","pr_count":50},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"promql-engine","pr_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"pushgateway","pr_count":3},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":5},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"sig-end-user","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"susql-operator","pr_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"alertmanager","pr_count":7},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"client_golang","pr_count":4},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"client_java-benchmarks","pr_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":3},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"docs","pr_count":3},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"fluent-bit","pr_count":8},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"fluent-logger-python","pr_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"fluentd","pr_count":3},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"fluentd-ui","pr_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"helm-charts","pr_count":3},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"jaeger-idl","pr_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":10},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":4},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"kepler","pr_count":4},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":3},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"node_exporter","pr_count":3},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":20},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opencost","pr_count":3},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":5},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":5},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":21},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":24},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":4},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":4},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":7},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":5},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":3},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"pixie","pr_count":3},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"playground","pr_count":4},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"prometheus","pr_count":47},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"promu","pr_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"pushgateway","pr_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"benchmark-framework","pr_count":10},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"carbon-forecaster","pr_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"charts","pr_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"common","pr_count":5},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":4},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"fluent-plugin-windows-eventlog","pr_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"fluentd","pr_count":7},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":3},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":6},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"litmus","pr_count":12},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opamp-go","pr_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opencost","pr_count":18},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opencost-website","pr_count":4},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":4},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":18},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":7},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":6},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":8},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":5},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":7},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":23},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"pixie","pr_count":3},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"promql-engine","pr_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"protocol","pr_count":3},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"python-sdk","pr_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"clever","pr_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"cortex-jsonnet","pr_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opencost-ui","pr_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":2},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"auth-gateway","pr_count":2},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"k8sgpt","pr_count":7},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":2},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"node_exporter","pr_count":3},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":10},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":13},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"auth-gateway","pr_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"build-tools","pr_count":4},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"docs","pr_count":3},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"fluent-bit-ci","pr_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"fluent-bit-infra","pr_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"jaeger","pr_count":14},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"kepler","pr_count":16},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"kepler-operator","pr_count":3},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"litmus-e2e","pr_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opamp-go","pr_count":5},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opencost","pr_count":10},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":5},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":16},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":22},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":3},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":5},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":9},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":5},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":3},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":6},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":5},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":6},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":10},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":7},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":3},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":18},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"poc-plugin-v2","pr_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"promqlsmith","pr_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"protocol","pr_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"prow-scripts","pr_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"test-infra","pr_count":31},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"thanos","pr_count":5},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"chaosblade-website","pr_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"client_golang","pr_count":4},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"cortex","pr_count":14},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"cortex-helm-chart","pr_count":6},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":4},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"jaeger","pr_count":21},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":12},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"java-sdk","pr_count":6},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":5},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"js-sdk","pr_count":10},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":4},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"kepler","pr_count":12},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"kepler-helm-chart","pr_count":3},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":7},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"kepler-operator","pr_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opencost","pr_count":4},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opencost-ui","pr_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":63},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":3},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":4},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":6},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":13},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":11},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":13},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":17},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":13},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":8},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":6},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":4},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":16},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"otel-arrow","pr_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"prometheus","pr_count":8},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"sig-end-user","pr_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"test-infra","pr_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"azure-cvm-tooling","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"cortex-jsonnet","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"fluent-bit","pr_count":6},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"fluent-bit-ci","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"fluent-bit-infra","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"fluent-operator","pr_count":12},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"fluentd-website","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":4},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"jaeger","pr_count":59},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"java-sdk","pr_count":5},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"js-sdk","pr_count":6},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"kepler","pr_count":7},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":2},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"litmus","pr_count":6},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opencost-ui","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opencost-website","pr_count":11},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":4},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":28},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":4},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":10},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":6},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":5},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":4},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":29},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":8},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":3},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":6},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"otel-arrow","pr_count":6},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"perses","pr_count":11},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":2},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"website","pr_count":3},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"benchmark-framework","pr_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"chaos-scheduler","pr_count":4},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":2},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":2},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"fluent-bit","pr_count":7},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"fluent-operator","pr_count":4},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"go-sdk","pr_count":4},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"helm-charts","pr_count":4},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"jaeger","pr_count":27},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":7},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"java-sdk","pr_count":7},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"k8sgpt","pr_count":17},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"kepler","pr_count":11},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":23},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"litmus","pr_count":5},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"litmus-docs","pr_count":3},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":10},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":15},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":37},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":2},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":4},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":23},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":3},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":5},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":6},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":5},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":21},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"perses","pr_count":11},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"prow-scripts","pr_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":3},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":5},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"susql-operator","pr_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"thanos","pr_count":34},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"alertmanager","pr_count":6},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"chaos-charts","pr_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"documentation","pr_count":4},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"fluent-operator","pr_count":8},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":9},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":5},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"java-sdk","pr_count":6},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":5},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"k8sgpt","pr_count":12},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"kepler","pr_count":16},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":3},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"litmus","pr_count":9},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"litmus-docs","pr_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"litmus-helm","pr_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opamp-spec","pr_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opencost-grafana-dashboard","pr_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":3},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opencost-website","pr_count":19},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":7},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":26},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":3},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":12},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":8},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":5},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":5},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":22},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"prometheus_api_client_ruby","pr_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":3},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"spec","pr_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"thanos","pr_count":6},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"documentation","pr_count":5},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"jaeger","pr_count":10},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"kepler-action","pr_count":4},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":7},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":2},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":3},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"prometheus_api_client_ruby","pr_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"cortex-jsonnet","pr_count":3},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":4},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":6},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":11},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"test-infra","pr_count":16},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"alertmanager","pr_count":3},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"aws_ec2_self_hosted_runner","pr_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"cortex","pr_count":7},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"flagd-schemas","pr_count":4},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"fluent-bit-chatops-demo","pr_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":3},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"fluentd","pr_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":8},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":5},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"k8sgpt","pr_count":11},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"kepler","pr_count":18},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"litmus-helm","pr_count":4},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"litmusctl","pr_count":3},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opencost","pr_count":4},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opencost-ui","pr_count":3},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opencost-website","pr_count":3},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":11},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":11},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":19},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":3},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":16},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":5},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":14},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":27},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":7},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":4},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":23},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":21},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":4},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":5},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"scheduler-plugins","pr_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"test-infra","pr_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"thanos","pr_count":4},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"benchmark-framework","pr_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"charthub.litmuschaos.io","pr_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"clever","pr_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"client_java","pr_count":2},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"community","pr_count":4},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"cortex","pr_count":5},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"cortex-jsonnet","pr_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"datasource","pr_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"docs","pr_count":5},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"fluent-bit","pr_count":8},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"fluent-bit-chatops-demo","pr_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"jaeger","pr_count":28},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":19},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"java-sdk","pr_count":5},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":4},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":10},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"jwt-to-rbac","pr_count":2},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"kepler","pr_count":8},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"litmus","pr_count":4},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":4},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":21},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":61},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":15},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":29},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":13},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":11},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":5},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":10},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":5},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":16},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":2},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":20},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"pixie","pr_count":3},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"promql-engine","pr_count":2},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"test-tools","pr_count":2},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"benchmark-framework","pr_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":11},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"client_golang","pr_count":4},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"cortex","pr_count":4},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":3},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"flagd","pr_count":8},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":3},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"fluentd","pr_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":13},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":5},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"node_exporter","pr_count":3},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":6},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":39},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":3},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":3},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":5},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":14},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":9},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":6},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":7},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"php-sdk","pr_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"prometheus","pr_count":16},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":6},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"thanos","pr_count":4},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"alertmanager","pr_count":7},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"benchmark-framework","pr_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":4},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"chaos-scheduler","pr_count":2},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":4},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"elves","pr_count":2},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"flagd","pr_count":11},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"fluent-bit","pr_count":6},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"fluent-operator","pr_count":3},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":3},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"jaeger","pr_count":16},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":9},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":11},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":24},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":3},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":7},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":14},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":3},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":15},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":6},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":2},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":7},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":13},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":13},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":10},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"prometheus","pr_count":11},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"protocol","pr_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"prow-scripts","pr_count":4},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":5},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"test-infra","pr_count":5},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"alertmanager","pr_count":10},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"chaosblade","pr_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"docs","pr_count":3},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"fluent-bit","pr_count":9},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"fluent-operator","pr_count":2},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":13},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"kepler","pr_count":4},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"kepler-action","pr_count":2},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":2},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":6},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":27},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":5},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":4},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":5},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":18},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":6},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":7},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":2},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":8},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"otel-arrow","pr_count":3},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"pixie","pr_count":3},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"playground","pr_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"protocol","pr_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"susql-operator","pr_count":3},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"test-tools","pr_count":4},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"cloudinfo","pr_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":4},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"objstore","pr_count":3},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":4},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":5},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"promql-engine","pr_count":5},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"test-tools","pr_count":5},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"thanos","pr_count":9},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":2},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":2},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"alertmanager","pr_count":7},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"cortex","pr_count":8},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":8},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"fluent-bit","pr_count":11},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"fluent-plugin-windows-eventlog","pr_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"kepler-doc","pr_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"litmus","pr_count":7},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opencost","pr_count":11},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":4},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":17},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":10},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":8},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":14},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":6},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":7},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":16},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":5},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"perses","pr_count":8},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"pixie","pr_count":7},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"promqlsmith","pr_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"sig-end-user","pr_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"alertmanager","pr_count":8},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"benchmark-framework","pr_count":3},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"client_rust","pr_count":2},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"common","pr_count":8},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"fluent-bit","pr_count":13},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"fluent-operator","pr_count":2},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":2},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"fluent-plugin-kafka","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":9},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"golang-builder","pr_count":2},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":10},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":7},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opencost","pr_count":7},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opencost-ui","pr_count":9},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":6},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":48},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":5},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":6},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":8},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":4},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":4},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":10},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"prometheus","pr_count":13},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"promu","pr_count":2},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"protocol","pr_count":2},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"prow-scripts","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"thanos","pr_count":10},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"benchmark-framework","pr_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"cortex","pr_count":11},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":6},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":10},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":3},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":6},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":20},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":7},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":3},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":4},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":7},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"prow-scripts","pr_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"pushgateway","pr_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"thanos","pr_count":9},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"weaver","pr_count":4},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"build-tools","pr_count":4},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"client_ruby","pr_count":2},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"common","pr_count":4},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"community","pr_count":4},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"cortex","pr_count":5},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":5},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"flagd","pr_count":8},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":5},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"fluent-operator","pr_count":2},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"fluentd-website","pr_count":2},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":2},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"java-sdk","pr_count":6},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":11},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"kepler","pr_count":10},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":2},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"litmus","pr_count":8},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":6},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":8},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":11},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":7},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":12},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":17},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":9},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":7},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"playground","pr_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"sig-mainframe","pr_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"sig-security","pr_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"client_ruby","pr_count":5},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"docs.px.dev","pr_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":7},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":4},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"fluent-operator","pr_count":3},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":5},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"java-sdk","pr_count":10},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":13},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":3},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opencost-parquet-exporter","pr_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opencost-website","pr_count":11},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":10},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":22},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":6},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":4},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":9},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":6},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":6},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":3},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":25},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":7},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":7},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"sig-security","pr_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"client_rust","pr_count":2},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"docker-protobuf","pr_count":6},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":6},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"litmus-go","pr_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":3},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"cfl","pr_count":2},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":5},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":4},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":3},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentracing-rust","pr_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"skooner","pr_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"alertmanager","pr_count":10},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"aws_ec2_self_hosted_runner","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"azure-cvm-tooling","pr_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":5},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"build-tools","pr_count":6},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"chaosblade","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"chaosblade-exec-cloud","pr_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"chaosblade-exec-cri","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"chaosblade-exec-jvm","pr_count":9},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"chaosblade-exec-middleware","pr_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"chaosblade-exec-os","pr_count":4},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"chaosblade-operator","pr_count":11},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"chaosblade-spec-go","pr_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"client_golang","pr_count":7},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"cloudinfo","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"consul_exporter","pr_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"cortex","pr_count":12},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"cortex-helm-chart","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":4},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"fluent-operator","pr_count":7},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"kepler","pr_count":6},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"kepler-doc","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"litmus","pr_count":4},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"node_exporter","pr_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opamp-spec","pr_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opencost","pr_count":8},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opencost-ui","pr_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opencost-website","pr_count":4},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":4},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":10},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":29},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":5},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":19},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":6},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":15},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":4},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":11},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":8},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":4},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"prometheus","pr_count":26},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"promqlsmith","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"promu","pr_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"prow-scripts","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"pushgateway","pr_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"python-sdk","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"sig-end-user","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"sig-mainframe","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":5},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"susql-operator","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"test-infra","pr_count":5},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"test-tools","pr_count":6},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"thanos","pr_count":5},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"alertmanager","pr_count":9},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"charts","pr_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"clever","pr_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"cortex-helm-chart","pr_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"docs.px.dev","pr_count":2},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"fluent-operator","pr_count":6},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"fluentd-website","pr_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":5},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":8},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":13},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"kepler","pr_count":9},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":3},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"node_exporter","pr_count":3},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opamp-spec","pr_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":42},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":79},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":7},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":6},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":2},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":10},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":24},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":5},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":6},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":18},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":8},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":13},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":11},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":8},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":3},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":14},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"prow-scripts","pr_count":3},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"python-sdk","pr_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"test-tools","pr_count":2},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"weaver","pr_count":5},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"website","pr_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"chaosblade","pr_count":10},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"chaosblade-exec-jvm","pr_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"charts","pr_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"common","pr_count":4},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"cortex","pr_count":6},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":4},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"flagd","pr_count":4},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"fluent-bit","pr_count":10},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":3},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":3},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"fluent-plugin-windows-eventlog","pr_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":13},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"jaeger","pr_count":21},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":5},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":6},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":4},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"kepler","pr_count":11},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":6},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opencost-website","pr_count":4},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":16},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":38},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":3},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":6},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":11},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":16},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":16},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":8},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":10},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":3},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"perses","pr_count":8},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"prow-scripts","pr_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"pushgateway","pr_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"scheduler-plugins","pr_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":6},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"sig-security","pr_count":7},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"thanos","pr_count":4},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"weaver","pr_count":4},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"chaos-runner","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"chaosblade","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"chaosblade-operator","pr_count":3},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"clever","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"documentation","pr_count":5},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":3},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"flagd-schemas","pr_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":5},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"fluent-bit","pr_count":17},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":18},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":12},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":11},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opamp-spec","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":30},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":4},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":3},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":6},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":7},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":18},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"protocol","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"sig-mainframe","pr_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"chaos-operator","pr_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"chaosblade","pr_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"cortex","pr_count":5},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"docs","pr_count":4},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"flagd","pr_count":5},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"fluent-bit","pr_count":8},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":6},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"fluent-plugin-windows-eventlog","pr_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":5},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"litmus","pr_count":5},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opencost-website","pr_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":7},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":10},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":7},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":13},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":6},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":7},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"protocol","pr_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"prow-scripts","pr_count":3},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"thanos","pr_count":9},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"fluentd","pr_count":2},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":11},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":6},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"prow-scripts","pr_count":2},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"fluentd","pr_count":2},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":7},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":24},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"toda","pr_count":5},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"actions","pr_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"azure-cvm-tooling","pr_count":3},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"clever","pr_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"community","pr_count":5},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"cortex","pr_count":7},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"docs.px.dev","pr_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"flagd","pr_count":6},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"flagd-schemas","pr_count":3},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"fluent-bit","pr_count":11},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":3},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"fluentd-website","pr_count":9},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"jaeger","pr_count":8},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":6},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":14},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"k8sgpt","pr_count":6},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":4},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"kepler","pr_count":7},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":4},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":14},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"litmus","pr_count":5},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opencost","pr_count":4},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":4},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":32},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":10},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":3},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":14},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":5},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":14},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":19},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":12},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":12},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":7},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":5},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":15},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":5},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":3},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":3},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"prow-scripts","pr_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":9},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":5},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"swift-sdk","pr_count":9},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"test-tools","pr_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"thanos","pr_count":10},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"actions","pr_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":3},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"community","pr_count":7},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"cortex","pr_count":13},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"ctraces","pr_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"docs.px.dev","pr_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"fluent-operator","pr_count":6},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"helm-charts","pr_count":5},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":10},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":7},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"kepler-doc","pr_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":15},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"litmus","pr_count":5},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opamp-spec","pr_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":31},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":70},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":14},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":4},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":17},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":15},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":8},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":4},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":21},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":5},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":10},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"promql-engine","pr_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"prow-scripts","pr_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"thanos","pr_count":6},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"actions","pr_count":3},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"community","pr_count":4},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"cortex","pr_count":5},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"datasource","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"docs.px.dev","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"documentation","pr_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"fluent-bit","pr_count":7},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"fluent-plugin-kafka","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"fluentd-docker-image","pr_count":3},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":5},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"jaeger","pr_count":10},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":5},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"k8sgpt","pr_count":6},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":3},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"kepler-action","pr_count":4},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":7},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"litmus","pr_count":4},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"litmus-helm","pr_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"node_exporter","pr_count":4},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":5},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":13},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":34},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":4},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":9},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":3},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":13},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":10},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":7},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-go-vanityurls","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":5},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":22},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":5},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":9},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":4},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":4},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":17},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"oteps","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"pixie","pr_count":3},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"procfs","pr_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"prometheus","pr_count":17},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"prow-scripts","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":5},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"test-tools","pr_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"chaosblade","pr_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"community","pr_count":5},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"cortex","pr_count":6},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"docs.px.dev","pr_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"flagd","pr_count":3},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"fluent-bit","pr_count":6},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"fluent-plugin-prometheus","pr_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":3},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"fluentd-website","pr_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"helm-charts","pr_count":4},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"jaeger-analytics-java","pr_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":7},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"k8sgpt","pr_count":13},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"kepler-helm-chart","pr_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":4},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":11},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":27},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":3},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":5},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":5},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":7},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":15},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":21},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":7},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":10},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":3},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"oteps","pr_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"prom2json","pr_count":5},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"prow-scripts","pr_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"pushgateway","pr_count":4},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"ruby-sdk-contrib","pr_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":5},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"sig-mainframe","pr_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"test-tools","pr_count":8},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"thanos","pr_count":4},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"weaver","pr_count":4},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"build-tools","pr_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"client_golang","pr_count":6},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"docs.px.dev","pr_count":4},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"fluent-bit","pr_count":8},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"fluent-bit-test-suite","pr_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":9},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"helm-charts","pr_count":3},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"jaeger","pr_count":8},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":10},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":4},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":9},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":8},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":4},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":14},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":11},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":3},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":6},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":10},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":14},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"prow-scripts","pr_count":4},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":5},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"prow-scripts","pr_count":2},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"test-tools","pr_count":7},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"common","pr_count":6},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"golang-builder","pr_count":2},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"jaeger","pr_count":8},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":5},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":3},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"node_exporter","pr_count":16},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":5},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":3},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":2},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"procfs","pr_count":4},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"prometheus","pr_count":13},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"promu","pr_count":4},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":2},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"actions","pr_count":6},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"chaos-charts","pr_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"common","pr_count":5},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"cortex","pr_count":7},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"docs","pr_count":6},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"fluent-operator","pr_count":4},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"k8sgpt","pr_count":11},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":3},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"kepler","pr_count":6},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"litmus","pr_count":11},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"litmus-docs","pr_count":6},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"litmus-helm","pr_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"litmusctl","pr_count":3},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":2},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opencost","pr_count":4},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opencost-website","pr_count":3},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":21},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":2},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":3},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":11},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":12},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":4},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":9},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":2},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":8},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":5},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":14},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":4},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"perses-plugins","pr_count":10},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"pixie","pr_count":3},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"procfs","pr_count":3},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"promqlsmith","pr_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"proposals","pr_count":2},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"prow-scripts","pr_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"ruby-sdk-contrib","pr_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":8},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"thanos","pr_count":7},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"weaver","pr_count":4},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"actions","pr_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"chaos-charts","pr_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"chaos-exporter","pr_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"chaos-operator","pr_count":3},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"clever","pr_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"community","pr_count":6},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"docs","pr_count":4},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":4},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":6},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"fluent-bit","pr_count":12},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":37},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":6},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"litmus-helm","pr_count":5},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":9},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":5},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":18},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":63},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":7},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":4},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":6},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":3},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":2},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":8},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":20},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":27},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":9},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":4},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":9},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":14},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":7},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":5},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"otel-arrow","pr_count":5},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"perses","pr_count":11},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"prow-scripts","pr_count":5},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"schemas","pr_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"sig-security","pr_count":2},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"spec","pr_count":2},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"test-tools","pr_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"weaver","pr_count":5},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"chaosblade","pr_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"client_rust","pr_count":23},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"cmetrics","pr_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":5},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"fluent-operator","pr_count":3},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":5},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"jaeger","pr_count":12},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":21},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"k8s-objectmatcher","pr_count":2},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"kepler-model-training-playbook","pr_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opencost","pr_count":3},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":5},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":17},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":32},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":5},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":6},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":2},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":4},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":6},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":3},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":13},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":11},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":7},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":3},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":5},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":3},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"otel-arrow","pr_count":5},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"schemas","pr_count":2},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"weaver","pr_count":6},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"actions","pr_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"cortex","pr_count":4},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"cortex-helm-chart","pr_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"docs","pr_count":4},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"fluent-operator","pr_count":3},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":11},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":3},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"k8sgpt","pr_count":6},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":4},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"litmus","pr_count":5},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":7},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":4},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":9},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":22},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":6},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":23},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":4},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":16},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":5},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":9},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":6},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"python-sdk","pr_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"scalability-benchmark-suite","pr_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"thanos","pr_count":4},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"client_golang","pr_count":4},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"community","pr_count":4},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"consul_exporter","pr_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"docs","pr_count":3},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"kepler-model-training-playbook","pr_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":11},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":18},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":3},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":6},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":7},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":3},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":5},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"prow-scripts","pr_count":4},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"litmus-helm","pr_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":3},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"python-sdk","pr_count":5},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"schemas","pr_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"clever","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"cortex-jsonnet","pr_count":2},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":7},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":5},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":4},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"schemas","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":7},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"blog.px.dev","pr_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"build-tools","pr_count":3},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"cmetrics","pr_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"cortex","pr_count":6},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"flagd","pr_count":4},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"fluent-operator","pr_count":6},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":4},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":4},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"kepler","pr_count":8},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":4},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"litmus","pr_count":8},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opencost","pr_count":5},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opencost-website","pr_count":6},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":18},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":21},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":8},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":8},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":10},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":3},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":4},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":22},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":5},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":6},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":5},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":6},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":4},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"playground","pr_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"prometheus","pr_count":8},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"sig-contributor-experience","pr_count":3},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"thanos","pr_count":10},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"weaver","pr_count":6},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":6},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"build-tools","pr_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":5},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"chaos-operator","pr_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"chaos-runner","pr_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"chaosblade","pr_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"chaosblade-website","pr_count":2},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"cloudinfo","pr_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"compliance","pr_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"cortex","pr_count":13},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":5},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"flagd","pr_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":16},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":5},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":8},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":5},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":14},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":23},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":54},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":2},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":5},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":6},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":5},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":4},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":8},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-network","pr_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":7},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":10},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":4},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"prow-scripts","pr_count":2},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":5},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"susql-operator","pr_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"thanos","pr_count":5},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"weaver","pr_count":4},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"chaosblade-exec-cplus","pr_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"chaosblade-website","pr_count":2},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"community-tooling","pr_count":16},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"cortex","pr_count":6},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"fluent-operator","pr_count":15},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":2},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"java-sdk","pr_count":5},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":8},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"kepler-model-db","pr_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":15},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"kepler-model-training-playbook","pr_count":4},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":4},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":10},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":7},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":2},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":7},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":5},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":6},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-proto-java","pr_count":2},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":9},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":3},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":4},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":3},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"peaks","pr_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"playground","pr_count":15},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"prometheus","pr_count":8},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"sig-contributor-experience","pr_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"test-tools","pr_count":8},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"cmetrics","pr_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"community","pr_count":4},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"community-tooling","pr_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":7},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":8},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"fluent-operator","pr_count":3},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":4},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":3},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":4},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"kepler","pr_count":8},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":7},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"litmus-java-sdk","pr_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opencost-grafana-dashboard","pr_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opencost-website","pr_count":11},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":16},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":3},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":6},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":4},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":15},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":3},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":5},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":23},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"peaks","pr_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"pixie","pr_count":3},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"playground","pr_count":32},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"promql-engine","pr_count":3},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"test-tools","pr_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"chaosblade-exec-os","pr_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":7},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"fluent-operator","pr_count":5},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":10},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":4},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"js-sdk","pr_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"kepler","pr_count":4},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"kepler-model-db","pr_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":8},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":4},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"litmus-go","pr_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":13},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":20},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":11},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":12},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":5},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":3},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"playground","pr_count":20},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"protocol","pr_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":5},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"cloudinfo","pr_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"fluentd-website","pr_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"kepler","pr_count":4},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"kube-thanos","pr_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"playground","pr_count":19},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"test-tools","pr_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"cloudinfo","pr_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":4},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":3},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opencost-website","pr_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":5},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":7},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"playground","pr_count":4},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"test-tools","pr_count":8},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"chaosblade-box-agent","pr_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"client_golang","pr_count":5},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"cortex","pr_count":6},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":4},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"fluent-operator","pr_count":5},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"fluent-plugin-kafka","pr_count":3},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"fluentd-website","pr_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":6},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":13},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"js-sdk","pr_count":4},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":3},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"kepler","pr_count":8},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":4},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opamp-spec","pr_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opencost","pr_count":4},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opencost-ui","pr_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opencost-website","pr_count":3},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":6},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":13},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":21},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":7},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":5},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":7},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":9},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":7},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":6},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"perses","pr_count":9},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"schemas","pr_count":1},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"test-tools","pr_count":5},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"thanos","pr_count":9},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"weaver","pr_count":4},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"client_golang","pr_count":4},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"client_java","pr_count":5},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"consul_exporter","pr_count":7},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"cortex","pr_count":12},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"fluent-bit-test-suite","pr_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"fluent-operator","pr_count":4},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"fluent-plugin-kafka","pr_count":7},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":6},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":3},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"litmusctl","pr_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opamp-spec","pr_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":4},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":3},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":30},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":59},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":3},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":9},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":5},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":10},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":8},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":6},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":7},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":6},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":9},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":4},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":7},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":4},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"otel-arrow","pr_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"peaks","pr_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"prometheus","pr_count":24},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"python-sdk","pr_count":3},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"sig-contributor-experience","pr_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"weaver","pr_count":5},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"cfl","pr_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"chaosblade-exec-jvm","pr_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"client_golang","pr_count":3},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"community","pr_count":6},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"consul_exporter","pr_count":5},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"fluent-plugin-kafka","pr_count":4},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"kepler","pr_count":8},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":7},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"kepler-operator","pr_count":3},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opencost-ui","pr_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opencost-website","pr_count":7},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":15},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":42},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":7},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":5},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":6},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":5},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":5},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":5},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":7},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":6},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":6},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":3},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":15},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"perses","pr_count":11},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"php-sdk-contrib","pr_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"promql-engine","pr_count":3},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"prow-scripts","pr_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"sig-developer-experience","pr_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"thanos","pr_count":5},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"weaver","pr_count":16},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"OpenMetrics","pr_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"alertmanager","pr_count":12},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"client_golang","pr_count":6},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"community","pr_count":9},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"cortex-helm-chart","pr_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"fluent-operator","pr_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"fluent-plugin-windows-eventlog","pr_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"fluentd-website","pr_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"kepler-helm-chart","pr_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":25},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":13},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":23},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":8},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":11},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":5},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":6},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":5},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":9},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":6},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"prometheus","pr_count":35},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"promql-engine","pr_count":5},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":14},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"sig-developer-experience","pr_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"test-infra","pr_count":10},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"weaver","pr_count":11},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"alertmanager","pr_count":7},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"clever","pr_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"client_python","pr_count":2},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"community","pr_count":4},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"documentation","pr_count":2},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":3},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"elixir-sdk","pr_count":4},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":2},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"fluent-operator","pr_count":2},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":2},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"fluent-plugin-kafka","pr_count":2},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"fluent-plugin-prometheus","pr_count":8},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"fluent-plugin-windows-eventlog","pr_count":5},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"k8sgpt","pr_count":5},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"kepler","pr_count":6},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"litmus","pr_count":10},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":6},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opencost","pr_count":3},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":6},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":5},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":4},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":8},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":4},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-network","pr_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":4},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":2},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":15},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"procfs","pr_count":2},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"promci","pr_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"promql-engine","pr_count":2},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"python-sdk","pr_count":3},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":8},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"sig-contributor-experience","pr_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"thanos","pr_count":7},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":11},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"flagd","pr_count":4},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"k8sgpt","pr_count":4},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":3},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":7},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":6},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"prometheus","pr_count":10},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"build-tools","pr_count":5},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"cfl","pr_count":4},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"chaosblade","pr_count":64},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"chaosblade-exec-middleware","pr_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"cmetrics","pr_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"community","pr_count":6},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"cortex","pr_count":10},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"ctraces","pr_count":5},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"fluent-operator","pr_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":8},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"fluent-plugin-prometheus","pr_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"fluentd-website","pr_count":4},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":20},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"jaeger","pr_count":13},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":6},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":4},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"kepler","pr_count":6},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"kepler-helm-chart","pr_count":3},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opencost","pr_count":7},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opencost-website","pr_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":11},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":8},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":10},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":6},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":6},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":25},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"perses-plugins","pr_count":3},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"php-sdk","pr_count":3},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"php-sdk-contrib","pr_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"promci","pr_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"promqlsmith","pr_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"prow-scripts","pr_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"ruby-sdk-contrib","pr_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"schemas","pr_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":5},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"thanos","pr_count":7},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"website","pr_count":6},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"build-tools","pr_count":6},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"cfl","pr_count":2},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"chaos-charts","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"chaos-exporter","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"chaos-operator","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"chaos-runner","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"charts","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"cmetrics","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"consul_exporter","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"ctraces","pr_count":2},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"documentation","pr_count":5},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":3},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"flagd","pr_count":3},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"fluent-bit","pr_count":12},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":4},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"fluent-operator","pr_count":3},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":2},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"fluentd","pr_count":3},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":4},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"go-sdk","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"java-sdk","pr_count":6},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"kepler-helm-chart","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":6},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opencost","pr_count":5},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":4},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":4},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":35},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":67},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":2},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":4},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":3},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":10},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":3},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":3},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":4},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":4},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":3},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":8},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":15},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"perses-plugins","pr_count":4},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"prometheus","pr_count":13},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"promu","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"website","pr_count":5},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":".github","pr_count":3},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"alertmanager","pr_count":4},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"chaosblade-box","pr_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"charts","pr_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"client_golang","pr_count":3},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"community-tooling","pr_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"diagtool","pr_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"docs","pr_count":3},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"documentation","pr_count":4},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"fluent-bit","pr_count":8},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"fluent-operator","pr_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"fluentd","pr_count":6},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":4},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"golang-builder","pr_count":3},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"java-sdk","pr_count":6},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":7},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"k8sgpt","pr_count":7},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":3},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":4},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":12},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"litmus","pr_count":9},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"litmus-go","pr_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"litmus-helm","pr_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":9},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":25},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":72},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":5},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":9},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":5},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":5},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":13},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":13},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":8},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":4},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":11},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":17},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"perses-plugins","pr_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"prometheus","pr_count":16},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"thanos","pr_count":6},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"v1-litmus-docs","pr_count":1},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"weaver","pr_count":6},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"website","pr_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"admission-controllers","pr_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"build-tools","pr_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"chaos-charts","pr_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"chaosblade","pr_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"chaosblade-exec-middleware","pr_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"collectd_exporter","pr_count":14},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"community-tooling","pr_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"cpp-build-tools","pr_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"fluent-operator","pr_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"fluentd-website","pr_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"gadget-template","pr_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"jaeger","pr_count":11},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":4},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"java-sdk","pr_count":5},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":6},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"litmus","pr_count":4},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":7},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":74},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":4},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":10},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":12},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":4},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":18},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":11},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"php-sdk-contrib","pr_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"prometheus","pr_count":13},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"python-sdk","pr_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":6},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"weaver","pr_count":4},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"website","pr_count":4},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"client_golang","pr_count":3},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"collectd_exporter","pr_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"community","pr_count":6},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"cortex","pr_count":9},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"fluent-bit","pr_count":7},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"fluent-plugin-prometheus","pr_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":10},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"kepler","pr_count":6},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"kepler-action","pr_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":9},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":9},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"litmus","pr_count":6},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":4},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":6},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":58},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":4},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":3},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":10},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":14},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":6},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-network","pr_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":4},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":10},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":18},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"php-sdk-contrib","pr_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"prometheus","pr_count":15},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"proposals","pr_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"weaver","pr_count":7},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":4},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":3},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"common","pr_count":3},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":3},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":8},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":15},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"admission-controllers","pr_count":3},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"alertmanager","pr_count":3},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"cfl","pr_count":4},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"collectd_exporter","pr_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"cortex","pr_count":8},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"ctraces","pr_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"fluent-bit-ci","pr_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"fluent-bit-infra","pr_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"fluent-operator","pr_count":6},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":24},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"java-sdk","pr_count":5},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":3},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"kotlin-sdk","pr_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":5},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opencost","pr_count":5},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opencost-website","pr_count":3},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":6},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":7},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":34},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":5},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":14},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":6},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":8},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":6},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":7},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-network","pr_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":9},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":3},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"oteps","pr_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"promci","pr_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"rust-sdk","pr_count":5},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"thanos","pr_count":12},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"weaver","pr_count":7},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"actions","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"admission-controllers","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"azure-cvm-tooling","pr_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"blog.px.dev","pr_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"cmetrics","pr_count":3},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"community-tooling","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"cortex","pr_count":12},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"documentation","pr_count":4},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"fluent-bit","pr_count":10},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":5},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"fluent-bit-infra","pr_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"fluent-operator","pr_count":9},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":5},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"jaeger","pr_count":14},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":8},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":5},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"k8sgpt","pr_count":4},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":5},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":29},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":93},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":4},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":6},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":7},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":4},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":3},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":4},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":13},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":5},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":16},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"oteps","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"perses","pr_count":10},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"promci","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"prometheus","pr_count":11},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"prow-scripts","pr_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"ruby-sdk-contrib","pr_count":3},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"test-infra","pr_count":4},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"thanos","pr_count":6},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"weaver","pr_count":8},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"alertmanager","pr_count":7},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"chaos-charts","pr_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"client_golang","pr_count":6},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"community-tooling","pr_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":3},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"fluent-bit","pr_count":30},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"fluent-operator","pr_count":10},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"fluentd","pr_count":3},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"fluentd-docker-image","pr_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":36},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":18},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"jaeger","pr_count":18},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":7},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"java-sdk","pr_count":5},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":7},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"kepler-model-db","pr_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":3},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"litmus","pr_count":12},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"litmus-e2e","pr_count":4},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"litmus-go","pr_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"litmus-helm","pr_count":3},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"litmusctl","pr_count":3},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opencost","pr_count":3},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":9},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":9},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":29},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":5},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":5},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":6},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":4},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":10},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":8},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":11},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"procfs","pr_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"prometheus","pr_count":8},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"test-tools","pr_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"v1-litmus-docs","pr_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"chaosblade","pr_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"fluent-bit","pr_count":21},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":6},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"fluent-operator","pr_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"fluentd","pr_count":15},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"fluentd-docker-image","pr_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":5},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":4},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"k8sgpt","pr_count":8},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":4},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"kepler","pr_count":14},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"kepler-model-db","pr_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":6},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"litmus-helm","pr_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opamp-go","pr_count":3},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":3},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":23},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":3},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":7},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":5},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":26},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":3},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":12},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"promql-engine","pr_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"schemas","pr_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"test-tools","pr_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"thanos","pr_count":6},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"weaver","pr_count":13},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":2},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":2},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"chaosblade","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"cloud-native-demo","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"cortex","pr_count":5},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":8},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"fluent-logger-perl","pr_count":2},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"fluentd","pr_count":7},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":4},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":3},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"koperator","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":5},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":18},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":4},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":8},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":7},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":12},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":4},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":7},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"sig-contributor-experience","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"weaver","pr_count":11},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"website","pr_count":2},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"fluent-bit-test-suite","pr_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"koperator","pr_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":5},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":3},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":36},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"graphite_exporter","pr_count":7},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"influxdb_exporter","pr_count":9},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":2},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":3},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":22},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":3},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":4},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":11},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":".github","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"aws_ec2_self_hosted_runner","pr_count":2},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"chaos-charts","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"cmetrics","pr_count":2},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"collectd_exporter","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"common","pr_count":5},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"cortex-jsonnet","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"fluent-bit","pr_count":7},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"fluent-bit-ci","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":4},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"fluent-bit-test-suite","pr_count":2},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"fluent-operator","pr_count":5},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"fluentd","pr_count":6},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"fluentd-docker-image","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":4},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"fluentd-website","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"govanityurls","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"graphite_exporter","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"influxdb_exporter","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"kepler","pr_count":7},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":10},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"litmus-helm","pr_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opencost","pr_count":8},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opencost-website","pr_count":6},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":8},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":19},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":6},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":2},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":2},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":15},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":14},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":12},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":17},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":26},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":8},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":8},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":9},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":7},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":5},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":10},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"perses","pr_count":11},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":16},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"test-tools","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"thanos","pr_count":4},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"client_golang","pr_count":6},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"cmetrics","pr_count":4},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"codegen","pr_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"cortex","pr_count":4},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"cortex-jsonnet","pr_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":16},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"fluentd","pr_count":8},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"fluentd-docker-image","pr_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"fluentd-website","pr_count":3},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"govanityurls","pr_count":6},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"kepler","pr_count":6},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":15},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":16},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"litmus-helm","pr_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opamp-spec","pr_count":3},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":9},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":36},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":52},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":4},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":11},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-go-vanityurls","pr_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":8},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-proto-profile","pr_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":6},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":5},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"weaver","pr_count":5},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"admission-controllers","pr_count":3},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"alertmanager","pr_count":45},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":7},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":7},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"codegen","pr_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"common","pr_count":3},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"community","pr_count":4},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"docker-kafka","pr_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":3},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":12},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"fluent-bit","pr_count":9},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":3},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":2},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"govanityurls","pr_count":5},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"helm-charts","pr_count":3},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"jaeger","pr_count":8},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"kepler","pr_count":16},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":12},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":2},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opencost-plugins","pr_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":6},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":4},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":28},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":5},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":5},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":7},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-go-vanityurls","pr_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":4},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":7},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":10},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":12},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":7},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":8},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":7},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":3},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":5},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":8},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":3},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"perses","pr_count":10},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"pipeline","pr_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"prometheus","pr_count":13},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"thanos-operator","pr_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"weaver","pr_count":5},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"website","pr_count":3},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"alertmanager","pr_count":8},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":5},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"chunkio","pr_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":6},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"community-tooling","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"cortex-helm-chart","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":13},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"flagd","pr_count":3},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"fluent-bit","pr_count":7},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":3},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"fluent-operator","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"fluentd-docker-image","pr_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":7},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"graphite_exporter","pr_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"influxdb_exporter","pr_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"java-sdk","pr_count":8},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"js-sdk","pr_count":6},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":9},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"kepler","pr_count":8},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":16},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opencost","pr_count":11},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":20},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":24},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":10},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":5},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":14},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":14},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":12},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":5},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":19},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":5},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":6},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":4},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":15},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"promci","pr_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"sig-security","pr_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"susql-operator","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"community-tooling","pr_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"fluent-bit-website-hugo","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"fluent-operator","pr_count":4},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"fluentd-docker-image","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":3},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"fluentd-website","pr_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"go-custom-analyzer","pr_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"graphite_exporter","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"influxdb_exporter","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"jaeger","pr_count":10},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"java-sdk","pr_count":8},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"js-sdk","pr_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"kepler-action","pr_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":5},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"koperator","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"litmus","pr_count":31},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"litmus-go","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opamp-spec","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opencost","pr_count":5},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":5},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":7},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":12},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":4},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":11},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":13},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":5},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":5},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":6},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":6},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"pixie","pr_count":5},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"prometheus","pr_count":10},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"sig-end-user","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"website","pr_count":2},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"jaeger","pr_count":12},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":4},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":5},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":24},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":4},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"build-tools","pr_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"cfl","pr_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"cmetrics","pr_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"common","pr_count":6},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"cortex-helm-chart","pr_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":3},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"fluent-bit-website-hugo","pr_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"fluentd-docker-image","pr_count":3},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"js-sdk","pr_count":4},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"kepler","pr_count":13},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":9},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"litmus-helm","pr_count":3},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opencost","pr_count":7},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opencost-website","pr_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":5},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":4},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":11},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":11},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":11},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":7},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":25},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":5},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":3},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":7},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":9},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":15},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"pixie","pr_count":5},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"thanos","pr_count":7},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"weaver","pr_count":5},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"website","pr_count":8},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"build-tools","pr_count":2},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"cfl","pr_count":2},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"cmetrics","pr_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"codegen","pr_count":2},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":2},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"flagd-schemas","pr_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"fluent-bit","pr_count":12},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":3},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"fluent-bit-infra","pr_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"fluentd-docker-image","pr_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":2},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"jaeger","pr_count":14},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"java-sdk","pr_count":7},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":7},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"js-sdk","pr_count":13},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":4},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":10},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opencost","pr_count":4},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":28},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":73},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":2},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":3},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":3},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":12},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":5},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":5},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":4},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":8},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":3},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"oteps","pr_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"prometheus","pr_count":19},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":2},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"charthub.litmuschaos.io","pr_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"cmetrics","pr_count":2},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"common","pr_count":3},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"fluent-bit-website-hugo","pr_count":5},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"fluentd","pr_count":2},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"helm-charts","pr_count":5},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":20},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"js-sdk","pr_count":7},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"kepler","pr_count":9},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":2},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"objstore","pr_count":2},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opencost","pr_count":5},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":7},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":7},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":9},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":23},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":4},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":6},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":2},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":9},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":14},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":10},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":3},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":2},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":15},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":10},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":11},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":2},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":4},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"perses","pr_count":12},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"prometheus","pr_count":16},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"ruby-sdk-contrib","pr_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"susql-operator","pr_count":4},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"thanos","pr_count":9},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"toda","pr_count":4},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"weaver","pr_count":6},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"client_java","pr_count":4},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":5},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"cmetrics","pr_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"fluent-bit","pr_count":13},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"fluentd-docker-image","pr_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"fluentd-ui","pr_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":4},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":3},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"java-sdk","pr_count":6},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":5},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"kepler","pr_count":8},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":4},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":4},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":16},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opencost","pr_count":3},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":5},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":5},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":24},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":14},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":4},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":4},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":13},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":3},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":4},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"ruby-sdk-contrib","pr_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"sig-security","pr_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"test-infra","pr_count":3},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"website","pr_count":9},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"client_golang","pr_count":3},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"cmetrics","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"community","pr_count":4},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"docs.px.dev","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"flagd","pr_count":5},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"fluent-bit","pr_count":10},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"fluentd","pr_count":2},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"go-sdk","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":3},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":8},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":2},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":4},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":20},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":3},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":3},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":3},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":6},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":2},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":6},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":2},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":5},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":2},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"oteps","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"test-infra","pr_count":2},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"client_golang","pr_count":6},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"cmetrics","pr_count":3},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"datasource","pr_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":4},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"playground","pr_count":4},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"promlens","pr_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"test-infra","pr_count":13},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"alertmanager","pr_count":14},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":9},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"client_golang","pr_count":6},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"collectd_exporter","pr_count":2},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"consul_exporter","pr_count":3},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":9},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"fluent-bit","pr_count":6},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"fluent-operator","pr_count":3},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"graphite_exporter","pr_count":2},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"influxdb_exporter","pr_count":2},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":2},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":3},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"node_exporter","pr_count":3},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opencost-ui","pr_count":2},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":4},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"procfs","pr_count":2},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"prom2json","pr_count":2},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"prometheus","pr_count":36},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"promu","pr_count":3},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"pushgateway","pr_count":3},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":3},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":2},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"test-infra","pr_count":8},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"alertmanager","pr_count":3},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"build-tools","pr_count":3},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":4},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"client_golang","pr_count":8},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"client_rust","pr_count":6},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"community","pr_count":4},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"cortex","pr_count":4},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"fluent-bit","pr_count":13},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"fluent-operator","pr_count":5},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"fluent-plugin-opensearch","pr_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"fluentd","pr_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"jaeger","pr_count":12},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":5},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":3},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"litmus-go","pr_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"litmus-java-sdk","pr_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opencost","pr_count":5},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opencost-ui","pr_count":3},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":3},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":10},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":7},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":5},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":8},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":8},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":9},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":3},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"procfs","pr_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"promci","pr_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"prometheus","pr_count":16},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"pushgateway","pr_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"sig-security","pr_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"test-infra","pr_count":4},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"thanos","pr_count":24},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"website","pr_count":7},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"angular-test-app","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"azure-cvm-tooling","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"build-tools","pr_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"chaosblade","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"chaosblade-exec-middleware","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"chaosblade-operator","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"charts","pr_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"cloudinfo","pr_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"codegen","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"community","pr_count":6},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"cortex","pr_count":5},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"ctraces","pr_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":8},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"fluent-bit","pr_count":7},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"helm-charts","pr_count":3},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"kepler","pr_count":10},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":4},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":6},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"litmus-website-2","pr_count":4},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":9},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":10},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":61},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":10},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":4},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-network","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":7},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":7},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":4},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"perses","pr_count":12},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"php-sdk-contrib","pr_count":5},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"pixie","pr_count":4},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"promci","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"pushgateway","pr_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"python-sdk","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":7},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"thanos","pr_count":13},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"website","pr_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"azure-cvm-tooling","pr_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"client_golang","pr_count":6},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"common","pr_count":7},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"cortex","pr_count":14},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"fluent-bit","pr_count":12},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":4},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"fluent-bit-infra","pr_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"go-sdk","pr_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"jaeger","pr_count":11},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"js-sdk","pr_count":4},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":6},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"kepler","pr_count":8},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":6},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":4},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"litmus-e2e","pr_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":3},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opencost","pr_count":10},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":16},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":28},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":22},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":6},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":6},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":12},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":16},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":6},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":6},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":4},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":3},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":7},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":7},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":6},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":8},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"otel-arrow","pr_count":7},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"php-sdk","pr_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"php-sdk-contrib","pr_count":12},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"pixie","pr_count":5},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"playground","pr_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":8},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"sig-security","pr_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"swift-sdk","pr_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"thanos","pr_count":7},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"azure-cvm-tooling","pr_count":2},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"client_golang","pr_count":4},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":5},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"cmetrics","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"codegen","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"common","pr_count":4},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"community","pr_count":4},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"community-tooling","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"cortex-helm-chart","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":2},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":2},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"flagd","pr_count":7},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"fluent-bit","pr_count":30},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"fluent-bit-website-hugo","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"fluent-operator","pr_count":3},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"fluentd-docker-image","pr_count":4},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"jaeger","pr_count":11},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":3},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"java-sdk","pr_count":10},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"js-sdk","pr_count":2},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"kepler","pr_count":6},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":13},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":3},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"litmus","pr_count":7},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"litmus-java-sdk","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":9},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":7},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":13},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":33},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":5},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":4},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":12},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":11},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":21},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":4},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":8},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":2},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":6},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"otel-arrow","pr_count":5},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"peaks","pr_count":2},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"pixie","pr_count":3},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"prometheus","pr_count":27},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"prow-scripts","pr_count":3},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"pushgateway","pr_count":2},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"test-infra","pr_count":2},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"thanos","pr_count":4},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"alertmanager","pr_count":4},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"aws_ec2_self_hosted_runner","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"azure-cvm-tooling","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"chaosblade","pr_count":3},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"charthub.litmuschaos.io","pr_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"client_rust","pr_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"common","pr_count":3},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"community-tooling","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"compliance","pr_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"cortex-helm-chart","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"docs","pr_count":4},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"flagd","pr_count":8},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"flagd-schemas","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"fluent-bit-test-suite","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"fluent-bit-website-hugo","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"fluent-operator","pr_count":6},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"fluent-plugin-opensearch","pr_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"golang-builder","pr_count":3},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"java-sdk","pr_count":6},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":3},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"kepler-action","pr_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"litmus","pr_count":11},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"litmus-website-2","pr_count":5},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"metal-runner-action","pr_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"metal-sweeper-action","pr_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opencost","pr_count":3},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opencost-ui","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":5},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":20},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":25},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":5},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":9},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":11},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":8},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":8},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":17},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-network","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":4},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"otel-arrow","pr_count":4},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"pixie","pr_count":5},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"procfs","pr_count":3},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"protocol","pr_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"sig-security","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"test-tools","pr_count":4},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"thanos","pr_count":4},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"weaver","pr_count":5},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"chaosblade","pr_count":2},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"client_java","pr_count":2},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"jaeger","pr_count":14},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"litmus-java-sdk","pr_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opencost-parquet-exporter","pr_count":4},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"test-tools","pr_count":4},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"compliance","pr_count":3},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"cortex-jsonnet","pr_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opencost-parquet-exporter","pr_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opencost-ui","pr_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":4},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":8},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":17},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":10},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"php-sdk","pr_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":4},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"test-tools","pr_count":8},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"weaver","pr_count":4},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"cloudinfo","pr_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":4},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"community-tooling","pr_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"cortex","pr_count":6},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"documentation","pr_count":3},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":4},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"fluentd","pr_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"go-sdk","pr_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":8},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opencost","pr_count":7},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opencost-parquet-exporter","pr_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opencost-ui","pr_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":7},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":6},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":29},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":20},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":4},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":11},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":8},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":4},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":13},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":25},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":6},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":3},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":6},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":8},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":17},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"perses","pr_count":10},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"promci","pr_count":6},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"prometheus","pr_count":21},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"sig-security","pr_count":1},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"susql-operator","pr_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"thanos","pr_count":11},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"weaver","pr_count":7},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"blog.px.dev","pr_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"charthub.litmuschaos.io","pr_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":3},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"codegen","pr_count":3},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":3},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"fluentd-docker-image","pr_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":5},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":6},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"kepler","pr_count":8},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":9},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":4},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":34},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":94},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":13},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":6},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":7},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":9},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":13},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":7},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":14},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":17},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":7},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":3},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":14},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":9},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":6},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":3},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"pixie","pr_count":5},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"promci","pr_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"prometheus","pr_count":20},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"prow-scripts","pr_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"pushgateway","pr_count":3},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"sig-end-user","pr_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"swift-sdk","pr_count":4},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"blog.px.dev","pr_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":3},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"charthub.litmuschaos.io","pr_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"clever","pr_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"documentation","pr_count":3},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"flagd","pr_count":4},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":3},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":3},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":6},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"jaeger","pr_count":11},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":11},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":3},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"litmus","pr_count":4},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"litmus-java-sdk","pr_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"node_exporter","pr_count":9},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opencost","pr_count":6},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":7},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":8},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":19},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":41},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":10},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":10},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":2},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":7},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":7},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":8},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":3},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"perses","pr_count":9},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"pixie","pr_count":4},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"playground","pr_count":22},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"px.dev","pr_count":2},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"susql-operator","pr_count":4},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"thanos","pr_count":6},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"website","pr_count":7},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"datasource","pr_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"docker-cruise-control","pr_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"fluent-bit","pr_count":6},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":5},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"govanityurls","pr_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":6},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":3},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":7},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"objstore","pr_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opencost","pr_count":3},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":9},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":11},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":34},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":6},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":8},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":11},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":30},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":22},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":5},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-network","pr_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-network-build-tools","pr_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":7},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":3},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":11},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"playground","pr_count":30},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":3},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"thanos","pr_count":9},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"chaos-charts","pr_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":6},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"chaos-operator","pr_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"fluentd-docker-image","pr_count":8},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":5},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"js-sdk","pr_count":15},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":7},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"litmus","pr_count":7},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"litmus-helm","pr_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"objstore","pr_count":3},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":4},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":6},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":11},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":19},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":3},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":11},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":5},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":3},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":20},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":2},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":14},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"playground","pr_count":4},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"swift-sdk","pr_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"thanos","pr_count":14},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"weaver","pr_count":4},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"fluent-operator","pr_count":3},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":5},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"js-sdk","pr_count":8},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"litmus","pr_count":4},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"litmus-java-sdk","pr_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":5},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":4},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"documentation","pr_count":4},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"jaeger","pr_count":10},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":2},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":2},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":6},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"blog.px.dev","pr_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"build-tools","pr_count":4},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"chaos-charts","pr_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"cmetrics","pr_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"cortex","pr_count":7},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"ctraces","pr_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"documentation","pr_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":3},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"fluent-bit","pr_count":12},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":3},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"fluent-operator","pr_count":7},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"fluentd","pr_count":5},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"js-sdk","pr_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":4},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"litmus-go","pr_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"litmus-helm","pr_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"litmusctl","pr_count":3},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opencost","pr_count":5},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opencost-website","pr_count":4},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":9},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":35},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":3},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":3},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":8},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":7},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":4},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":13},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":3},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":11},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":4},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":4},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":4},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"pixie","pr_count":5},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"prometheus","pr_count":25},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":5},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"thanos","pr_count":9},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"OpenMetrics","pr_count":2},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"chaosd","pr_count":3},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"client_golang","pr_count":4},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"documentation","pr_count":6},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":5},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"fluent-operator","pr_count":2},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"js-sdk","pr_count":2},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"k8sgpt","pr_count":4},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":7},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"litmusctl","pr_count":3},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":8},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":4},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":25},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":90},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":4},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":7},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":6},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":8},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"prom2json","pr_count":2},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"prometheus","pr_count":22},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":7},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"weaver","pr_count":5},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"website","pr_count":5},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"OpenMetrics","pr_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":3},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"common","pr_count":3},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"documentation","pr_count":2},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":3},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":2},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"fluentd-docker-image","pr_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"fluentd-website","pr_count":3},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":2},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"java-sdk","pr_count":5},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"litmus","pr_count":6},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"litmus-go","pr_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"litmus-helm","pr_count":2},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"litmus-website-2","pr_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":6},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":8},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":16},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":30},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":5},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":3},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":2},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":8},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":13},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":29},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":2},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":2},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"people","pr_count":2},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"pixie","pr_count":5},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"test-infra","pr_count":2},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"test-tools","pr_count":5},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"weaver","pr_count":5},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":2},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"docs","pr_count":3},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":4},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"java-sdk","pr_count":5},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":6},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"js-sdk","pr_count":2},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"k8sgpt","pr_count":7},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"kepler-action","pr_count":2},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":3},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":10},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"litmus-docs","pr_count":4},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":2},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":9},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":16},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":18},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":3},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":4},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":4},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":8},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":7},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":3},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":13},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":3},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":6},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":6},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"oteps","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"prom2json","pr_count":2},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"pushgateway","pr_count":2},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"spark-dependencies","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"thanos","pr_count":5},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"weaver","pr_count":12},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":10},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"community","pr_count":5},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"compliance","pr_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"flagd","pr_count":5},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"fluent-operator","pr_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"fluentd-website","pr_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"java-sdk","pr_count":5},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"js-sdk","pr_count":8},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"kepler-action","pr_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"litmus","pr_count":6},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opencost","pr_count":3},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opencost-website","pr_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":6},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":16},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":24},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":7},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":6},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":5},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":10},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":5},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-go-vanityurls","pr_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":8},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":5},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":5},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":6},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":3},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":5},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"prometheus","pr_count":11},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"promql-engine","pr_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":6},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"sig-mainframe","pr_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"test-infra","pr_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"thanos","pr_count":10},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"weaver","pr_count":6},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"docs","pr_count":5},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"fluent-bit-website-hugo","pr_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"fluent-operator","pr_count":4},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"litmus-java-sdk","pr_count":2},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":5},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":4},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"test-infra","pr_count":31},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"js-sdk","pr_count":2},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"node_exporter","pr_count":7},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":6},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"procfs","pr_count":2},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"build-tools","pr_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"client_rust","pr_count":5},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"cortex","pr_count":6},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"docs","pr_count":4},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"documentation","pr_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"flagd","pr_count":8},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"fluent-bit-chatops-demo","pr_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"fluentd","pr_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"gadget-template","pr_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":13},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"java-sdk","pr_count":5},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"js-sdk","pr_count":3},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":11},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"kepler","pr_count":4},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"kepler-action","pr_count":3},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":6},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opencost","pr_count":10},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opencost-website","pr_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":8},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":23},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":35},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":3},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":3},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":5},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":9},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":8},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":20},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":11},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-go-vanityurls","pr_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":3},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":7},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":10},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":5},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":6},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":10},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-proto-java","pr_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":7},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":6},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"procfs","pr_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"prometheus","pr_count":8},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":1},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"thanos","pr_count":12},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"community","pr_count":4},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"cortex-helm-chart","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"cortex-jsonnet","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"ctraces","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"flagd","pr_count":3},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"fluent-bit-chatops-demo","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"fluent-bit-test-suite","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"fluent-operator","pr_count":3},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"fluentd","pr_count":3},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"go-sdk","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"jaeger","pr_count":13},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":30},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"java-sdk","pr_count":6},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":5},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":4},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"kepler-operator","pr_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"litmus-java-sdk","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":7},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":24},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":77},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":4},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":8},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":9},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":3},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":4},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":5},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":7},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":10},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":10},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":3},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-proto-java","pr_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":15},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"otel-arrow","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"prometheus","pr_count":8},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"spec","pr_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"susql-operator","pr_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"cmetrics","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"cortex","pr_count":7},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"cortex-helm-chart","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"cortex-jsonnet","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":7},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"fluent-operator","pr_count":4},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"fluentd","pr_count":3},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":3},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"fluentd-website","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":11},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"java-sdk","pr_count":6},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":21},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"js-sdk","pr_count":3},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"kepler","pr_count":4},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":3},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"kotlin-sdk","pr_count":5},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":6},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":16},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":25},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":5},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":6},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":15},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":5},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":8},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":4},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":3},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":10},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":6},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":4},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":3},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"otel-arrow","pr_count":7},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"php-sdk","pr_count":3},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"playground","pr_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"rust-sdk","pr_count":3},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"test-infra","pr_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"codegen","pr_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"ctraces","pr_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":4},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"fluent-bit","pr_count":17},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"fluent-operator","pr_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"fluent-otel-proto","pr_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"fluent-plugin-sql","pr_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"fluentd-website","pr_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":3},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":4},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":4},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"kepler-operator","pr_count":6},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"kotlin-sdk","pr_count":3},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"litmus-website-2","pr_count":4},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opencost","pr_count":8},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":23},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":8},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":3},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":6},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":14},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":3},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":3},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"otel-arrow","pr_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"oteps","pr_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"prometheus","pr_count":11},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"chaosblade-exec-cri","pr_count":3},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"fluent-bit","pr_count":12},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":3},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"java-sdk","pr_count":7},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":20},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":3},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"kepler-helm-chart","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"litmus-go","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"litmus-java-sdk","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opencost","pr_count":3},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":15},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":27},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":4},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":18},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":13},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":8},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":14},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":3},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":3},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"scheduler-plugins","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"thanos","pr_count":5},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":2},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"chaosblade","pr_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"clever","pr_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"fluent-logger-node","pr_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":2},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"litmus-java-sdk","pr_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":4},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":4},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":5},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"susql-operator","pr_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":5},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"common","pr_count":5},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"fluent-plugin-kafka","pr_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":5},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"js-sdk","pr_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":3},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opencost-ui","pr_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"susql-operator","pr_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"build-tools","pr_count":4},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":8},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"client_java","pr_count":4},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"cmetrics","pr_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"codegen","pr_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"flagd-schemas","pr_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"fluent-bit","pr_count":6},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"fluent-operator","pr_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"fluent-plugin-sql","pr_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"fluentd","pr_count":3},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"helm-charts","pr_count":7},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"js-sdk","pr_count":4},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":3},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":24},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":15},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":3},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":5},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":9},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":8},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":3},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":6},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":9},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":7},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":7},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":5},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":9},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":3},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":3},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":16},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"otel-arrow","pr_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"promci","pr_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"weaver","pr_count":4},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"website","pr_count":5},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"alertmanager","pr_count":26},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":5},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"client_golang","pr_count":3},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"client_java","pr_count":43},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"cmetrics","pr_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"codegen","pr_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"collectd_exporter","pr_count":5},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"community-tooling","pr_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"consul_exporter","pr_count":5},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"fluent-operator","pr_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"gadget-template","pr_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"go-sdk","pr_count":3},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"graphite_exporter","pr_count":3},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"influxdb_exporter","pr_count":3},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":7},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"js-sdk","pr_count":5},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":7},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":4},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":3},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"node_exporter","pr_count":3},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"objstore","pr_count":3},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":35},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":74},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":3},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":7},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":3},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":13},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":3},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":4},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":4},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":4},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"otel-arrow","pr_count":4},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"oteps","pr_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"perses","pr_count":15},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"perses-operator","pr_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"promci","pr_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"prometheus","pr_count":49},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"promu","pr_count":4},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"pushgateway","pr_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":3},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":3},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"test-infra","pr_count":3},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"thanos","pr_count":10},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"weaver","pr_count":4},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"client_java","pr_count":113},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"codegen","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"community","pr_count":6},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"community-tooling","pr_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"fluent-operator","pr_count":5},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"fluent-plugin-opensearch","pr_count":3},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"fluentd","pr_count":3},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"golang-builder","pr_count":3},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":9},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"java-sdk","pr_count":6},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":8},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":8},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"litmus-docs","pr_count":3},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":3},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opencost-parquet-exporter","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opencost-plugins","pr_count":10},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":3},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":37},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":6},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":19},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":5},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":13},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":9},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":3},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":4},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":13},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":3},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":6},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-php-instrumentation","pr_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"perses","pr_count":11},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"procfs","pr_count":3},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"prometheus","pr_count":33},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"pushgateway","pr_count":3},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":3},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"rust-sdk","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":4},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"test-tools","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"weaver","pr_count":5},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":2},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"chaosblade","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":8},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"codegen","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"community","pr_count":4},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":2},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"fluentd","pr_count":3},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"go-sdk","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"java-sdk","pr_count":5},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":4},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":4},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"k8sgpt","pr_count":5},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":3},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"kepler-action","pr_count":3},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opencost-plugins","pr_count":11},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":9},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":10},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":35},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":2},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":31},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":2},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":10},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":6},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-network-build-tools","pr_count":2},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":2},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":3},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"promql-engine","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":4},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"weaver","pr_count":6},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"codegen","pr_count":6},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"community-tooling","pr_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":3},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"go-sdk","pr_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"jaeger","pr_count":11},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":4},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"java-sdk","pr_count":6},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":6},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":6},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"kepler-action","pr_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":4},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":28},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":43},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":3},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":6},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":33},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":3},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":19},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":4},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":4},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":3},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":6},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":3},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"prometheus","pr_count":13},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"scheduler-plugins","pr_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"spec","pr_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"kepler-action","pr_count":2},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"litmus","pr_count":5},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"litmus-java-sdk","pr_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":10},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":7},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"litmus-java-sdk","pr_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opencost-ui","pr_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":10},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":7},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":3},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":22},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"php-sdk","pr_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"react-test-app","pr_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":".github","pr_count":2},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"azure-cvm-tooling","pr_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"client_java","pr_count":68},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"community-tooling","pr_count":4},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"cortex","pr_count":4},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"documentation","pr_count":2},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":2},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"fluentd","pr_count":2},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":4},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":13},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"jaeger","pr_count":10},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":4},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"java-sdk","pr_count":7},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":4},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":3},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"node_exporter","pr_count":3},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opencost-ui","pr_count":3},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":11},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":24},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":2},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":7},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":3},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":9},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":6},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":2},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":22},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":10},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":4},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":17},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":7},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":16},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":11},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"perses","pr_count":11},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"promci","pr_count":3},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":2},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":11},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"thanos","pr_count":8},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"website","pr_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"cfl","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"charts","pr_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"client_golang","pr_count":3},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"client_java","pr_count":13},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"cmetrics","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"community","pr_count":5},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"community-tooling","pr_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"cortex","pr_count":4},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"ctraces","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"docs","pr_count":3},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"fluentd","pr_count":3},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":5},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"java-sdk","pr_count":5},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":7},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":4},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":3},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":3},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"node_exporter","pr_count":4},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":29},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":83},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":3},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":4},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":9},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":9},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":13},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":4},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-network","pr_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":3},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":7},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"perses-operator","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"pixie-plugin","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"prow-scripts","pr_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"pushgateway","pr_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"python-sdk","pr_count":3},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"sig-end-user","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"test-infra","pr_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"client_java","pr_count":16},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"codegen","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"community-tooling","pr_count":2},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":5},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"github-actions","pr_count":2},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":12},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":8},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"java-sdk","pr_count":5},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":6},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":5},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":2},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":4},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"kepler-operator","pr_count":2},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"litmus-java-sdk","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"node_exporter","pr_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opencost-plugins","pr_count":2},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":41},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":18},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":8},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":9},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-network-build-tools","pr_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":5},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"otel-arrow","pr_count":2},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"perses","pr_count":10},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"perses-operator","pr_count":4},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"promci","pr_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":2},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"sig-security","pr_count":6},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":7},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"client_java","pr_count":12},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":6},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"codegen","pr_count":2},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"consul_exporter","pr_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"cortex","pr_count":4},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":2},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":14},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"fluent-bit","pr_count":9},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"go-sdk","pr_count":2},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"helm-charts","pr_count":4},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"jaeger-idl","pr_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":15},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"java-sdk","pr_count":5},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":2},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":6},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":8},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"objstore","pr_count":2},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opencost-plugins","pr_count":4},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":10},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":13},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":2},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":2},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":4},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":11},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":7},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":3},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":10},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":11},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":4},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":2},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-sqlcommenter","pr_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":15},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"oteps","pr_count":2},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"pushgateway","pr_count":4},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":8},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"sig-end-user","pr_count":3},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"test-infra","pr_count":2},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"thanos","pr_count":11},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"client_java","pr_count":6},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"client_rust","pr_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"cortex","pr_count":4},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"documentation","pr_count":3},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":3},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"fluentd","pr_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"influxdb_exporter","pr_count":6},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":3},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"litmus","pr_count":4},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opencost-plugins","pr_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":19},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":17},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":3},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":8},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":9},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":6},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":4},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"otel-arrow","pr_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"perses","pr_count":8},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"perses-operator","pr_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"pixie","pr_count":3},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"schemas","pr_count":1},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"thanos","pr_count":8},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"charthub.litmuschaos.io","pr_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"documentation","pr_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"influxdb_exporter","pr_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":3},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opencost-ui","pr_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":28},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":6},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":3},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":8},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":5},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":2},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"litmus-java-sdk","pr_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":13},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":15},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":4},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":2},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":12},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"OpenMetrics","pr_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"build-tools","pr_count":4},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"client_golang","pr_count":3},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"client_java","pr_count":3},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"cmetrics","pr_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"codegen","pr_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"common","pr_count":6},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"community","pr_count":4},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"cortex","pr_count":5},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"ctraces","pr_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"fluentd","pr_count":4},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":6},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"jaeger","pr_count":15},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":6},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"k8sgpt","pr_count":7},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opencost","pr_count":6},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opencost-ui","pr_count":3},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":7},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":14},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":5},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":6},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":5},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":13},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":19},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":6},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":9},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":4},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-network","pr_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"promci","pr_count":3},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"prow-scripts","pr_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":5},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":5},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"test-infra","pr_count":9},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"thanos","pr_count":12},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"build-tools","pr_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"chaos-charts","pr_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"chaos-exporter","pr_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"chaos-operator","pr_count":5},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"chaos-runner","pr_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"client_golang","pr_count":5},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"client_java","pr_count":6},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"documentation","pr_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"fluentd","pr_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"jaeger","pr_count":8},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"js-sdk","pr_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":11},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"litmus-ansible","pr_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"litmus-go","pr_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"litmus-helm","pr_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"litmusctl","pr_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opamp-spec","pr_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opencost","pr_count":4},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":11},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":19},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":83},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":4},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":14},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":8},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":5},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-network-build-tools","pr_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":5},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":5},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":5},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"otel-arrow","pr_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"prometheus","pr_count":10},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"schemas","pr_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":9},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"semantic-conventions-java","pr_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"thanos","pr_count":10},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"alertmanager","pr_count":22},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"chaos-charts","pr_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":7},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"charthub.litmuschaos.io","pr_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"client_java","pr_count":7},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"client_python","pr_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"common","pr_count":3},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"cortex","pr_count":6},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"cortex-helm-chart","pr_count":4},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"elixir-sdk","pr_count":6},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"helm-charts","pr_count":3},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":5},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"js-sdk","pr_count":4},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":7},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"kepler-doc","pr_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"litmus-docs","pr_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"litmus-helm","pr_count":3},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opamp-spec","pr_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opencost","pr_count":3},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opencost-plugins","pr_count":6},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":4},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":6},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":30},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":6},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":7},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":8},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":7},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":7},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":6},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":8},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":9},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"prometheus","pr_count":13},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"prow-scripts","pr_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"thanos","pr_count":7},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"client_java","pr_count":8},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":4},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"community","pr_count":4},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"cortex","pr_count":6},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":4},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"elixir-sdk","pr_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":4},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"fluent-operator","pr_count":6},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"java-sdk","pr_count":5},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"js-sdk","pr_count":6},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"kepler-helm-chart","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":3},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"litmus-docs","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opencost","pr_count":3},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opencost-grafana-dashboard","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opencost-plugins","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opencost-ui","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":9},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":7},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":16},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":5},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":6},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":6},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":3},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":21},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":3},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-network-build-tools","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":9},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":5},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":4},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"otel-arrow","pr_count":3},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"prow-scripts","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":5},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"thanos","pr_count":3},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"OpenMetrics","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":3},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"client_java","pr_count":6},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"docs","pr_count":4},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"dotnet-sdk-contrib","pr_count":12},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"flagd","pr_count":4},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":3},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"fluent-operator","pr_count":4},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":5},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"fluent-plugin-s3","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"go-sdk","pr_count":2},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":18},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":3},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"litmus-java-sdk","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"litmus-website-2","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opamp-go","pr_count":2},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opencost","pr_count":5},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":7},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":12},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":33},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":2},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":4},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":2},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":11},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":4},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":15},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":6},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":19},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"prow-scripts","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"test-infra","pr_count":4},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"charthub.litmuschaos.io","pr_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"client_java","pr_count":2},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"documentation","pr_count":3},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"flagd","pr_count":7},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":8},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":4},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":6},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"fluentd","pr_count":2},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"fluentd-ui","pr_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":8},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":10},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"litmus-java-sdk","pr_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"litmusctl","pr_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":4},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":2},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"prow-scripts","pr_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"sig-end-user","pr_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"test-infra","pr_count":3},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"aws_ec2_self_hosted_runner","pr_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"build-tools","pr_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"chaosblade-exec-cri","pr_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"client_golang","pr_count":4},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"cortex","pr_count":5},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"ctraces","pr_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":4},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"fluentd","pr_count":6},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"java-sdk","pr_count":6},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":12},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":6},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"js-sdk","pr_count":22},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":3},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"kepler","pr_count":6},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":6},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":3},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opencost","pr_count":6},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":4},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":6},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":24},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":10},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":3},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":5},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":4},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":4},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":5},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":4},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":4},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":20},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":5},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":5},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":7},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":6},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":5},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"perses","pr_count":10},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"perses-operator","pr_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"prow-scripts","pr_count":3},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":7},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"sig-end-user","pr_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"thanos","pr_count":6},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"build-tools","pr_count":2},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"client_java","pr_count":3},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"codegen","pr_count":14},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"community-tooling","pr_count":2},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"cortex-jsonnet","pr_count":2},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":7},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"fluentd","pr_count":5},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"fluentd-docs-gitbook","pr_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":3},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"go-sdk","pr_count":4},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"java-sdk","pr_count":11},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":7},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":4},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"js-sdk","pr_count":4},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":3},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":5},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":5},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":9},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"litmus-helm","pr_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"litmus-java-sdk","pr_count":2},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opencost-plugins","pr_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":4},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":22},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":78},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":5},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":5},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":4},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":6},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":2},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":5},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":4},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":4},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":9},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":15},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"oteps","pr_count":2},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"peaks","pr_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"proposals","pr_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"thanos","pr_count":4},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"weaver","pr_count":5},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"website","pr_count":4},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"alertmanager","pr_count":12},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"community-tooling","pr_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"cortex","pr_count":5},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"cortex-jsonnet","pr_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"cortex-tools","pr_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":4},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":5},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"go-sdk","pr_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"helm-charts","pr_count":7},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"jaeger","pr_count":10},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":4},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"java-sdk","pr_count":9},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":7},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":8},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":4},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":6},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"koperator","pr_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"litmus-go","pr_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"litmus-helm","pr_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opamp-go","pr_count":4},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opencost-plugins","pr_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":5},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":22},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":49},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":4},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":8},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":4},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":6},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":7},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":6},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":6},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":4},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":4},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":6},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"oteps","pr_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"peaks","pr_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"thanos","pr_count":4},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"weaver","pr_count":4},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"alertmanager","pr_count":6},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"community-tooling","pr_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":6},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"golang-builder","pr_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":16},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":4},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"kepler","pr_count":7},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":10},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"kepler-operator","pr_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"litmus-java-sdk","pr_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opamp-go","pr_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":7},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":3},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":21},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":4},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":3},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":6},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":10},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":3},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":15},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":19},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":14},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"proposals","pr_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"azure-cvm-tooling","pr_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"community","pr_count":5},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":6},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"fluent-plugin-s3","pr_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"graphite_exporter","pr_count":7},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":3},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"java-sdk","pr_count":6},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":4},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":7},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":16},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":3},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":8},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":7},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":4},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":10},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":3},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":10},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":4},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"python-sdk","pr_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":12},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":3},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"helm-charts","pr_count":4},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"litmus-java-sdk","pr_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opencost","pr_count":3},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":5},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"jaeger","pr_count":10},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"kepler-operator","pr_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"litmus-go","pr_count":2},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":2},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":2},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":7},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":4},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"test-tools","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"build-tools","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"client_java","pr_count":5},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"client_rust","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"cortex","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"cortex-jsonnet","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"flagd","pr_count":7},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":4},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"fluent-operator","pr_count":7},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"fluentd","pr_count":8},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"fluentd-docker-image","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":6},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"github-actions","pr_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"helm-charts","pr_count":5},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":14},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":3},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"js-sdk","pr_count":10},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":5},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"kepler-operator","pr_count":3},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"metrics-usage","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"objstore","pr_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opamp-go","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opencost","pr_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opencost-ui","pr_count":6},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":4},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":8},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":4},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":22},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":5},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":4},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":17},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":8},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":4},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":3},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":3},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":8},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":17},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":4},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":9},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"perses","pr_count":16},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"php-sdk","pr_count":4},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"promci","pr_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":5},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"susql-operator","pr_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"thanos","pr_count":11},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"website","pr_count":3},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":3},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"client_java","pr_count":8},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"docs","pr_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":14},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"fluent-bit","pr_count":9},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"fluent-otel-proto","pr_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":5},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"fluentd","pr_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"fluentd-docker-image","pr_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"fluentd-kubernetes-daemonset","pr_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":7},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"graphite_exporter","pr_count":4},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":13},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":4},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"js-sdk","pr_count":16},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":7},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":3},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"litmus","pr_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"metrics-usage","pr_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opencost","pr_count":7},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opencost-plugins","pr_count":3},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":10},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":3},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":15},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":69},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":15},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":4},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":16},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":7},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-rust-contrib","pr_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":4},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"oteps","pr_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"promci","pr_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"promql-engine","pr_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":5},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"sigv4","pr_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"thanos","pr_count":6},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"flagd","pr_count":5},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":3},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":12},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"go-sdk","pr_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":4},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"kepler-helm-chart","pr_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":6},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":9},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opencost","pr_count":4},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opencost-website","pr_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":8},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":27},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":8},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":3},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":4},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":10},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":9},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":3},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":3},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":7},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":10},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":5},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":3},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"weaver","pr_count":1},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"cli","pr_count":14},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"codegen","pr_count":3},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"demo-site","pr_count":13},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"flagd-testbed","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":10},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"go-sdk","pr_count":3},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"jaeger","pr_count":8},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"k8sgpt","pr_count":28},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"kepler-doc","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"metrics-usage","pr_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opamp-go","pr_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opamp-spec","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opencost-website","pr_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":8},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":6},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":26},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":3},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":6},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":12},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":7},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":3},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":4},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"prometheus","pr_count":11},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"promql-engine","pr_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":4},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"weaver","pr_count":3},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"website","pr_count":3},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"alertmanager","pr_count":21},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":3},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"client_golang","pr_count":9},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"collectd_exporter","pr_count":5},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"common","pr_count":3},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"community","pr_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"consul_exporter","pr_count":8},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"cortex","pr_count":5},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"demo-site","pr_count":4},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"flagd-schemas","pr_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"fluent-bit-website-hugo","pr_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"fluent-operator","pr_count":3},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":9},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"fluentd-website","pr_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"graphite_exporter","pr_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"influxdb_exporter","pr_count":3},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":9},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"kepler-doc","pr_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":6},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":3},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":3},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"node_exporter","pr_count":5},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opamp-go","pr_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":3},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":18},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-configuration","pr_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":8},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":3},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":4},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":3},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":6},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":3},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"prom2json","pr_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"prometheus","pr_count":52},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"promql-engine","pr_count":4},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"promqlsmith","pr_count":12},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"promu","pr_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"pushgateway","pr_count":3},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"python-sdk","pr_count":3},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":3},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"test-infra","pr_count":4},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"thanos","pr_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"clever","pr_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"client_java","pr_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"client_ruby","pr_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"cortex","pr_count":7},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"fluent-plugin-s3","pr_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"helm-charts","pr_count":3},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"jaeger","pr_count":8},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"java-sdk","pr_count":7},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":6},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"node_exporter","pr_count":4},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opamp-go","pr_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opencost-parquet-exporter","pr_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":22},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":3},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":20},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"procfs","pr_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"promqlsmith","pr_count":5},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"cortex","pr_count":8},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"demo-site","pr_count":2},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"documentation","pr_count":4},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"java-sdk","pr_count":5},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"k8sgpt","pr_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":14},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":4},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"php-sdk-contrib","pr_count":6},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"chaos-mesh","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"cli","pr_count":3},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"client_java","pr_count":11},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"cortex","pr_count":6},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"demo-site","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"downloads-tracker","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"flagd-schemas","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"fluent-bit","pr_count":8},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":3},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":3},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":14},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"jaeger-idl","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"java-sdk","pr_count":3},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":6},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":8},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"k8sgpt","pr_count":6},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":2},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"kepler","pr_count":5},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":5},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"litmus-helm","pr_count":2},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opencost","pr_count":3},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opencost-ui","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":9},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":9},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":21},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":2},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":5},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":14},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":5},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":7},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":6},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":10},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":6},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":5},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":6},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"perses","pr_count":9},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"pixie","pr_count":2},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"prometheus","pr_count":17},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"promqlsmith","pr_count":2},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"python-sdk","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"spec","pr_count":2},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"thanos","pr_count":8},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"website","pr_count":12},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"alertmanager","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":2},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"build-tools","pr_count":2},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"charts","pr_count":2},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"cli","pr_count":4},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"client_model","pr_count":2},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"client_ruby","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"common","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"community","pr_count":2},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"cortex","pr_count":6},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"docs.px.dev","pr_count":2},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":11},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"fluent-operator","pr_count":2},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":2},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"go-sdk","pr_count":2},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"graphite_exporter","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"influxdb_exporter","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"js-sdk","pr_count":3},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":6},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"k8sgpt","pr_count":4},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":3},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"kuberhealthy","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"metrics-usage","pr_count":5},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"node_exporter","pr_count":2},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":5},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":25},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":49},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":3},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":2},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":7},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":7},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":8},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":7},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":4},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":4},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":6},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":5},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":4},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":21},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-ruby","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":16},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"perses","pr_count":10},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"perses-plugins","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"prom2json","pr_count":3},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"pushgateway","pr_count":5},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"ruby-sdk","pr_count":2},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"thanos","pr_count":5},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"weaver","pr_count":6},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"website","pr_count":4},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"alertmanager","pr_count":5},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"client_golang","pr_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"client_java","pr_count":3},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"client_model","pr_count":3},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"client_python","pr_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"community","pr_count":8},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"consul_exporter","pr_count":9},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"cortex","pr_count":7},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"docs.px.dev","pr_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"fluent-plugin-s3","pr_count":3},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"fluentd","pr_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"helm-charts","pr_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":4},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"js-sdk","pr_count":4},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"js-sdk-contrib","pr_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"k8sgpt","pr_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"kepler","pr_count":3},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":4},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"litmus-website-2","pr_count":10},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"metrics-usage","pr_count":4},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"open-feature-operator","pr_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opencost-ui","pr_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":26},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":6},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":11},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":9},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-erlang-contrib","pr_count":11},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":4},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":5},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":3},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":3},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-network-build-tools","pr_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":6},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":5},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":12},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":16},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"otel-arrow","pr_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"pixie","pr_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"promql-engine","pr_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":5},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"sigv4","pr_count":5},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":4},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"thanos","pr_count":5},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"weaver","pr_count":8},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"website","pr_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"blog.px.dev","pr_count":2},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"client_golang","pr_count":2},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"client_java","pr_count":5},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":6},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"collectd_exporter","pr_count":7},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"common","pr_count":8},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"community","pr_count":5},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"community-tooling","pr_count":5},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"compliance","pr_count":31},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"cortex","pr_count":11},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"flagd","pr_count":2},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":5},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"fluent-operator","pr_count":4},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":8},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"golang-builder","pr_count":2},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"helm-charts","pr_count":4},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"jaeger","pr_count":11},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":4},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"jmx_exporter","pr_count":4},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"js-sdk","pr_count":5},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"litmus","pr_count":3},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"metrics-usage","pr_count":4},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"objstore","pr_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opencost-parquet-exporter","pr_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":24},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":3},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":3},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-cpp-contrib","pr_count":2},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":4},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":3},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":3},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":17},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":12},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":8},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":6},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":10},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":12},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":5},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-php","pr_count":2},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-php-contrib","pr_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":2},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":12},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-ruby-contrib","pr_count":2},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":5},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-swift","pr_count":2},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":14},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"otel-arrow","pr_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"promlens","pr_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":3},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":2},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"thanos","pr_count":4},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"weaver","pr_count":8},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"alertmanager","pr_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"aws_ec2_self_hosted_runner","pr_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"chaos-ci-lib","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"chaosblade","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"client_golang","pr_count":6},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"client_java","pr_count":4},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"client_model","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":12},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"collectd_exporter","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"common","pr_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"community","pr_count":3},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"community-tooling","pr_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"compliance","pr_count":3},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"cortex","pr_count":5},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"demo-site","pr_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"documentation","pr_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"exporter-toolkit","pr_count":5},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"flagd","pr_count":9},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":7},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"fluent-bit-perf","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"fluent-operator","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":20},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"fluentd-website","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"go-cruise-control","pr_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"go-sdk","pr_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"golang-builder","pr_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"graphite_exporter","pr_count":6},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"helm-charts","pr_count":3},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"influxdb_exporter","pr_count":3},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"java-sdk","pr_count":4},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"k8sgpt-operator","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"kepler","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":14},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":14},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"memcached_exporter","pr_count":7},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":11},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"node_exporter","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opencost","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":24},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":7},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":4},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":7},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":7},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-erlang","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":17},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":17},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":5},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-helm-charts","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":11},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":13},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":5},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-proto","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-proto-java","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":8},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":10},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":9},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-sandbox-web-js","pr_count":3},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":5},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":25},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"prom2json","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"promlens","pr_count":3},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"pushgateway","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"python-sdk","pr_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":8},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"sigv4","pr_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"spec","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":5},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"test-infra","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"test-tools","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"thanos","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"toggle-shop","pr_count":14},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"weaver","pr_count":2},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"charthub.litmuschaos.io","pr_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"cloudinfo","pr_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"cloudwatch_exporter","pr_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"cortex","pr_count":4},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"documentation","pr_count":4},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"fluent-bit","pr_count":10},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":7},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"fluent-plugin-sql","pr_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"go-sdk","pr_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"graphite_exporter","pr_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"helm-charts","pr_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"influxdb_exporter","pr_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"java-sdk","pr_count":2},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"k8sgpt","pr_count":7},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"kepler-action","pr_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"litmus-go","pr_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opencost-helm-chart","pr_count":2},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":3},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":3},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet","pr_count":2},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":38},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":8},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-python","pr_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":2},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"promlens","pr_count":19},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"python-sdk-contrib","pr_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"statsd_exporter","pr_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"client_rust","pr_count":2},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"cortex","pr_count":2},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"documentation","pr_count":4},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"flagd","pr_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"fluentd","pr_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"go-sdk-contrib","pr_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"jaeger-ui","pr_count":4},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"java-sdk-contrib","pr_count":3},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"js-sdk","pr_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"k8sgpt","pr_count":15},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"mysqld_exporter","pr_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"node_exporter","pr_count":3},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-demo","pr_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-ebpf-profiler","pr_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-go-build-tools","pr_count":8},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":12},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":10},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-proto-go","pr_count":2},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"promlens","pr_count":2},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":6},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"snmp_exporter","pr_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"website","pr_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"blackbox_exporter","pr_count":4},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"build-tools","pr_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"chaos-exporter","pr_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"client_golang","pr_count":3},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"client_java","pr_count":6},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"common","pr_count":10},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"cortex","pr_count":3},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"cprofiles","pr_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"docs","pr_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"documentation","pr_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"dotnet-sdk","pr_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"fluent-bit-docs","pr_count":4},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"fluent-package-builder","pr_count":6},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"fluentd","pr_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"jaeger","pr_count":12},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"jaeger-operator","pr_count":6},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"java-sdk","pr_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"k8sgpt","pr_count":3},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"kepler","pr_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"kepler-metal-ci","pr_count":6},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"kepler-model-server","pr_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"litmus","pr_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"local-dev-cluster","pr_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"node_exporter","pr_count":4},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opencost","pr_count":5},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opencost-ui","pr_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"openfeature.dev","pr_count":3},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-android","pr_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":8},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-collector-releases","pr_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-cpp","pr_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet-contrib","pr_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-dotnet-instrumentation","pr_count":3},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":14},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-java-contrib","pr_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-java-examples","pr_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-js","pr_count":3},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-js-contrib","pr_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-lambda","pr_count":7},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":8},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-proto-java","pr_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-python-contrib","pr_count":6},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-specification","pr_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"otel-arrow","pr_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"php-sdk","pr_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"prometheus","pr_count":18},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"promqlsmith","pr_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"promu","pr_count":5},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"semantic-conventions","pr_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"test-infra","pr_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"thanos","pr_count":13},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"website","pr_count":9}] \ No newline at end of file diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-4ae68a8011dd8db51997c1e36695d30c.json b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-4ae68a8011dd8db51997c1e36695d30c.json new file mode 100644 index 0000000..0f62ef4 --- /dev/null +++ b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-4ae68a8011dd8db51997c1e36695d30c.json @@ -0,0 +1 @@ +[{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":5},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"prometheus","pr_count":19},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":13},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":44},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":14},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":13},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"perses","pr_count":12},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"jaeger","pr_count":8},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":26},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":11},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":14},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":38},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":10},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":13},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":21},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":9},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":12},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":4},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":6},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":18},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":10},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":7},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":19},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":21},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":9},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":14},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":22},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":105},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":5},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":19},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":7},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"fluent-bit","pr_count":7},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":75},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":6},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":12},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":60},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":13},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":13},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":14},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":11},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":45},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":9},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":18},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":48},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"fluent-bit","pr_count":11},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":16},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":23},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"jaeger","pr_count":13},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":9},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":16},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":8},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":17},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":26},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":91},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":9},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":23},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":44},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":13},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":24},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":12},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"perses","pr_count":12},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":13},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":21},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":7},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":10},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":15},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":19},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":14},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"prometheus","pr_count":17},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":4},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":17},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":6},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":16},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":8},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":6},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":4},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":7},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":10},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":20},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":7},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"fluent-bit","pr_count":10},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"jaeger","pr_count":11},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":12},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":6},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":5},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":17},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":46},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":101},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":23},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":9},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":31},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"prometheus","pr_count":23},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":18},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":27},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":9},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":12},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":9},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":32},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":6},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"prometheus","pr_count":22},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":10},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":13},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":5},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":23},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":20},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":7},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"jaeger","pr_count":10},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":30},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":6},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":8},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":14},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":17},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":29},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":122},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":13},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":24},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"prometheus","pr_count":11},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":15},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":102},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":16},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":21},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"fluent-bit","pr_count":6},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":89},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":8},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":6},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":15},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"prometheus","pr_count":29},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":29},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":19},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":4},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":21},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":16},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":7},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":34},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":14},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"fluent-bit","pr_count":7},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":43},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":102},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":5},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":15},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":4},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"prometheus","pr_count":21},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":19},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"jaeger","pr_count":15},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":28},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":27},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":12},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":16},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":19},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"jaeger","pr_count":11},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":15},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":62},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":7},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":21},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":41},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":76},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":17},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":30},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":3},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":174},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":22},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":16},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":10},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":26},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":12},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":163},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":10},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":12},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":10},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"perses","pr_count":9},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":55},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":104},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":8},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":22},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":7},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":68},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":8},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":6},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":12},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":33},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":19},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":8},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":16},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":6},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":20},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":24},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":44},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":26},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":21},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":18},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":6},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":11},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":6},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":10},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":33},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":7},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":18},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":6},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":26},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":39},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":30},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":9},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":22},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":9},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":14},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":21},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"perses","pr_count":10},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"prometheus","pr_count":10},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":10},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":39},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":21},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":7},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":19},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":73},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":15},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":7},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":12},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":31},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":20},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":8},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"prometheus","pr_count":17},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":56},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":19},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":8},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"perses","pr_count":10},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":23},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":71},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":26},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":10},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"perses","pr_count":13},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":38},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":16},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":9},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":9},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":43},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":17},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"perses","pr_count":11},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"prometheus","pr_count":21},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":57},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":49},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":11},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":19},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":23},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":53},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":17},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"prometheus","pr_count":19},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":44},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":104},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":20},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":10},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":29},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":54},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":10},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":9},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"prometheus","pr_count":15},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":9},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":17},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":9},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"perses","pr_count":10},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":6},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":22},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":6},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"prometheus","pr_count":11},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":7},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":28},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":46},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":26},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":21},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":24},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":16},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":16},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"perses","pr_count":18},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"fluent-bit","pr_count":10},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":20},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":87},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":7},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":39},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":7},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":6},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":14},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"perses","pr_count":8},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"prometheus","pr_count":8},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"fluent-bit","pr_count":7},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":33},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":9},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":24},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":8},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":6},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":17},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"fluent-bit","pr_count":13},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":16},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":53},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":26},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"prometheus","pr_count":10},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"fluent-bit","pr_count":9},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":9},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":17},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":20},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":4},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":5},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":7},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":14},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":7},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":19},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":8},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":4},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":27},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":13},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":44},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":40},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"fluent-bit","pr_count":6},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":15},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":50},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":17},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":4},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"fluent-bit","pr_count":11},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":17},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":6},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":20},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":7},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":27},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"perses","pr_count":11},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"prometheus","pr_count":32},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":44},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":10},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":16},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":5},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":25},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":12},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":24},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":137},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":10},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"prometheus","pr_count":11},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":26},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":37},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":10},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"perses","pr_count":8},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"prometheus","pr_count":16},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":4},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":26},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"perses","pr_count":10},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"prometheus","pr_count":8},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"jaeger","pr_count":8},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":3},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":15},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":7},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":11},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":12},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":17},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"perses","pr_count":9},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":7},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":12},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":19},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":31},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":18},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"prometheus","pr_count":17},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"jaeger","pr_count":11},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":94},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":43},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":6},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":7},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":15},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":44},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":32},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":12},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":15},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":10},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":30},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":12},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":9},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":12},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":18},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"prometheus","pr_count":13},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":8},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":9},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":17},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":11},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"fluent-bit","pr_count":14},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":13},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":12},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":10},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":8},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":18},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"perses","pr_count":9},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"fluent-bit","pr_count":10},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":43},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":121},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":33},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":9},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":25},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"fluent-bit","pr_count":6},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":13},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":40},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":24},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"fluent-bit","pr_count":6},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":49},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":12},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":25},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":9},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":17},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"fluent-bit","pr_count":7},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":25},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":31},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":26},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":13},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":7},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":14},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":18},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":22},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":31},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":10},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"perses","pr_count":17},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":24},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":137},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":10},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":7},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"jaeger","pr_count":12},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":7},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":41},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":22},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":10},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":15},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":42},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":10},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":22},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":16},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":28},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":14},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":14},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"perses","pr_count":14},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":4},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"prometheus","pr_count":8},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":11},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":15},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":4},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":14},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":32},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":10},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"perses","pr_count":25},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":15},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":95},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":20},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":13},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":4},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":21},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":13},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":19},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":3},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":18},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":11},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":6},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"perses","pr_count":8},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"fluent-bit","pr_count":7},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":26},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":13},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":15},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":5},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":17},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":15},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":17},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":9},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"perses","pr_count":9},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":43},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":83},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":6},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":6},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":12},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":20},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"perses","pr_count":8},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"prometheus","pr_count":18},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":16},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":36},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":10},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"prometheus","pr_count":20},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":3},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":30},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":7},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":18},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":8},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"prometheus","pr_count":10},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"jaeger","pr_count":16},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":11},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":25},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":7},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":4},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":5},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"jaeger","pr_count":11},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":25},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":8},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":5},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":16},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":28},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":10},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":20},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":10},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":11},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"perses","pr_count":13},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":13},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":46},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":137},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":112},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":9},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":7},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":7},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":10},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":19},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":33},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":40},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":32},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":24},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":7},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":8},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":14},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"prometheus","pr_count":10},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":16},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":14},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":15},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":14},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":12},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":23},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":6},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":14},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":10},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":23},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":5},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":19},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":18},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":11},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"jaeger","pr_count":11},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":8},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":12},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":13},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":6},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"jaeger","pr_count":11},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":16},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":14},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":14},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":12},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"prometheus","pr_count":10},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":19},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":100},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":9},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":16},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":15},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":32},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":11},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":22},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":26},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":25},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":21},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":27},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":10},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":14},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":14},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":16},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"perses","pr_count":8},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"fluent-bit","pr_count":6},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":4},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":22},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":14},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":36},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":5},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":6},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":16},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":15},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":12},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":14},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":8},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"fluent-bit","pr_count":10},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":37},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":95},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":23},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":27},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":7},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":15},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"fluent-bit","pr_count":7},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":15},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":55},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":18},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":23},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":16},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"perses","pr_count":11},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"fluent-bit","pr_count":6},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"jaeger","pr_count":13},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":11},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":12},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":22},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":13},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":8},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":14},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":15},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":21},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"jaeger","pr_count":12},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":10},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"jaeger","pr_count":11},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":12},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":10},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"perses","pr_count":10},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":29},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":70},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":9},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":22},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":11},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":7},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"fluent-bit","pr_count":7},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":14},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":28},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":14},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":17},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":19},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":17},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":10},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":55},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":22},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":20},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":18},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":5},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":17},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":16},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":27},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":14},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":15},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":13},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":16},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":6},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":21},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"prometheus","pr_count":23},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"jaeger","pr_count":28},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":10},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":10},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":18},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":17},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":10},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":10},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":42},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":109},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":13},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":12},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":16},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":10},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"prometheus","pr_count":15},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"jaeger","pr_count":12},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":33},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":24},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":12},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":23},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":16},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"prometheus","pr_count":50},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"fluent-bit","pr_count":8},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":21},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":24},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"prometheus","pr_count":47},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":18},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":8},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":23},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":13},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"jaeger","pr_count":14},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":16},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":22},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":10},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":18},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"jaeger","pr_count":21},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":63},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":13},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":11},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":13},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":13},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":16},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"prometheus","pr_count":8},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"fluent-bit","pr_count":6},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"jaeger","pr_count":59},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":28},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":5},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":29},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"perses","pr_count":11},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"fluent-bit","pr_count":7},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"jaeger","pr_count":27},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":15},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":37},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":23},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":21},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"perses","pr_count":11},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":7},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":26},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":22},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"jaeger","pr_count":10},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":11},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":19},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":27},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":23},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"fluent-bit","pr_count":8},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"jaeger","pr_count":28},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":21},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":61},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":11},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":10},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":20},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":6},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":39},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":5},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":14},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"prometheus","pr_count":16},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"fluent-bit","pr_count":6},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"jaeger","pr_count":16},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":11},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":24},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":14},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":15},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":10},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"prometheus","pr_count":11},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"fluent-bit","pr_count":9},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":13},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":6},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":27},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":6},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":8},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":4},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":5},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"fluent-bit","pr_count":11},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":17},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":14},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":6},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":16},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"perses","pr_count":8},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"fluent-bit","pr_count":13},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":48},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":5},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":8},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":10},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"prometheus","pr_count":13},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":10},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":20},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":11},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":12},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":17},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":10},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":22},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":6},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":25},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":5},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":10},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":29},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":19},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":15},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":11},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"prometheus","pr_count":26},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":42},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":79},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":10},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":24},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":5},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":18},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":8},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":14},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"fluent-bit","pr_count":10},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":13},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"jaeger","pr_count":21},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":16},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":38},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":11},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":16},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":16},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":8},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"perses","pr_count":8},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"fluent-bit","pr_count":17},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":18},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":30},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":7},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":18},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"fluent-bit","pr_count":8},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":7},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":10},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":7},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":13},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":24},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"fluent-bit","pr_count":11},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"jaeger","pr_count":8},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":32},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":14},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":14},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":19},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":12},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":12},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":15},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":31},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":70},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":14},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":17},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":15},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":21},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":10},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"fluent-bit","pr_count":7},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"jaeger","pr_count":10},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":13},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":34},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":13},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":10},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":7},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":22},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":17},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"prometheus","pr_count":17},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"fluent-bit","pr_count":6},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":11},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":27},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":15},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":21},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"fluent-bit","pr_count":8},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"jaeger","pr_count":8},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":10},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":9},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":8},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":14},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":14},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"jaeger","pr_count":8},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":5},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"prometheus","pr_count":13},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":21},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":11},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":12},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":9},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"fluent-bit","pr_count":12},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":18},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":63},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":8},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":20},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":9},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"perses","pr_count":11},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"jaeger","pr_count":12},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":17},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":32},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":13},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":11},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":7},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":9},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":22},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":16},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":9},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":6},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":11},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":18},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":6},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":4},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":18},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":21},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":10},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":22},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"prometheus","pr_count":8},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":16},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":23},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":54},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":5},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":7},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":5},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"prometheus","pr_count":8},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":16},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":23},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":13},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":20},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":12},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":5},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":7},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":13},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":13},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":21},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":5},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":9},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"perses","pr_count":9},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":30},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":59},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":10},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":8},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":7},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"prometheus","pr_count":24},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":15},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":42},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":6},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":5},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":15},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"perses","pr_count":11},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":13},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":23},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":11},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"prometheus","pr_count":35},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":6},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":8},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":15},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":6},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"prometheus","pr_count":10},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":20},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"jaeger","pr_count":13},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":11},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":10},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":25},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"fluent-bit","pr_count":12},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":35},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":67},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":10},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":8},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":15},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"prometheus","pr_count":13},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"fluent-bit","pr_count":8},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":25},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":72},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":9},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":13},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":8},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":11},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":17},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"prometheus","pr_count":16},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"jaeger","pr_count":11},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":74},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":10},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":12},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":18},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"prometheus","pr_count":13},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"fluent-bit","pr_count":7},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":6},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":58},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":10},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":14},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":10},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":18},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"prometheus","pr_count":15},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":15},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":24},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":7},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":34},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":8},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":9},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"fluent-bit","pr_count":10},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"jaeger","pr_count":14},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":29},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":93},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":16},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"perses","pr_count":10},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"prometheus","pr_count":11},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"fluent-bit","pr_count":30},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":18},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"jaeger","pr_count":18},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":9},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":29},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":10},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":11},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"prometheus","pr_count":8},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"fluent-bit","pr_count":21},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":3},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":23},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":5},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":26},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":18},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":12},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":5},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":22},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":4},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"fluent-bit","pr_count":7},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":19},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":15},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":14},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":12},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":26},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":9},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":10},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"perses","pr_count":11},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":36},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":52},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":11},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"fluent-bit","pr_count":9},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"jaeger","pr_count":8},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":28},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":7},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":10},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":7},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"perses","pr_count":10},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"prometheus","pr_count":13},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"fluent-bit","pr_count":7},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":20},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":24},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":14},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":14},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":6},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":15},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"jaeger","pr_count":10},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":7},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":12},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":11},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":13},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":5},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":6},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"prometheus","pr_count":10},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"jaeger","pr_count":12},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":24},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":11},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":11},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":11},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":7},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":25},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":15},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"fluent-bit","pr_count":12},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"jaeger","pr_count":14},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":28},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":73},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":12},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":5},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"prometheus","pr_count":19},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":20},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":9},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":23},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":9},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":14},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"perses","pr_count":12},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"prometheus","pr_count":16},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"fluent-bit","pr_count":13},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":24},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":14},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":13},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"fluent-bit","pr_count":10},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":20},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":6},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"fluent-bit","pr_count":6},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"prometheus","pr_count":36},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"fluent-bit","pr_count":13},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"jaeger","pr_count":12},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":3},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":10},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":8},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"prometheus","pr_count":16},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"fluent-bit","pr_count":7},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":10},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":61},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":10},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"perses","pr_count":12},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"fluent-bit","pr_count":12},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"jaeger","pr_count":11},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":28},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":22},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":12},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":16},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":8},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"fluent-bit","pr_count":30},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"jaeger","pr_count":11},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":13},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":33},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":11},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":21},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":8},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":6},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"prometheus","pr_count":27},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":20},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":25},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":11},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":8},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":8},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":17},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":4},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"jaeger","pr_count":14},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":17},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":10},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":29},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":20},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":13},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":25},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":8},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"perses","pr_count":10},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"prometheus","pr_count":21},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":34},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":94},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":9},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":13},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":17},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":9},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"prometheus","pr_count":20},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"jaeger","pr_count":11},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":19},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":41},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":7},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":7},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":8},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"perses","pr_count":9},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"fluent-bit","pr_count":6},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":11},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":34},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":11},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":30},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":22},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":11},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":11},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":19},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":11},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":5},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":20},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":14},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":5},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"jaeger","pr_count":10},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"fluent-bit","pr_count":12},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":35},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":11},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"prometheus","pr_count":25},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":25},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":90},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":6},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"prometheus","pr_count":22},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":16},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":30},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":8},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":13},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":29},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":16},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":18},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":7},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":13},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":6},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":16},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":24},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":10},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":5},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":8},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"prometheus","pr_count":11},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":5},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":4},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":6},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":13},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":23},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":35},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":11},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":10},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"prometheus","pr_count":8},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"jaeger","pr_count":13},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":24},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":77},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":7},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":10},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":15},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"prometheus","pr_count":8},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":16},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":25},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":8},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":10},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"fluent-bit","pr_count":17},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":23},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":14},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"prometheus","pr_count":11},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"fluent-bit","pr_count":12},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":15},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":27},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":13},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":14},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":4},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":5},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"fluent-bit","pr_count":6},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":24},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":15},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":5},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":6},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":9},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":7},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":9},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":16},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":35},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":74},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":13},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":9},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"perses","pr_count":15},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"prometheus","pr_count":49},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":3},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":37},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":13},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":9},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":13},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":9},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"perses","pr_count":11},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"prometheus","pr_count":33},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":10},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":35},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":10},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":6},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"jaeger","pr_count":11},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":28},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":43},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":19},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"prometheus","pr_count":13},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":10},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":10},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":7},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":22},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":13},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"jaeger","pr_count":10},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":24},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":22},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":10},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":17},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":16},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"perses","pr_count":11},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":29},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":83},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":9},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":13},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":41},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":9},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":8},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"perses","pr_count":10},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"fluent-bit","pr_count":9},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":10},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":13},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":10},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":15},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"perses","pr_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":19},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":8},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":9},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"perses","pr_count":8},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":28},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":6},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":8},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"prometheus","pr_count":2},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":13},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":15},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":12},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"jaeger","pr_count":15},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":14},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":13},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":19},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"jaeger","pr_count":8},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":19},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":83},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":14},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":8},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"prometheus","pr_count":10},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":30},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":6},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":12},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"prometheus","pr_count":13},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":7},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":16},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":5},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":21},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":9},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":4},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":12},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":33},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":15},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":6},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":19},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":4},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":24},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":10},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":5},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":20},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"perses","pr_count":10},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":22},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":78},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":8},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":4},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":6},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":6},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":15},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"jaeger","pr_count":10},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":22},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":49},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":6},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":6},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"prometheus","pr_count":5},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":16},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":3},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":21},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":6},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":10},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":19},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":14},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"fluent-bit","pr_count":5},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":7},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":16},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":4},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":3},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":10},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":10},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"perses","pr_count":2},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":5},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"jaeger","pr_count":10},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":5},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":2},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":7},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"prometheus","pr_count":4},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":14},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"jaeger","pr_count":6},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":4},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":22},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":17},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":7},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"perses","pr_count":16},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"prometheus","pr_count":7},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"fluent-bit","pr_count":9},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"jaeger","pr_count":4},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":15},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":69},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":3},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":16},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":8},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":3},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"perses","pr_count":6},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"jaeger","pr_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":14},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":27},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":9},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":3},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":5},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":10},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"prometheus","pr_count":3},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"fluent-bit","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"jaeger","pr_count":8},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":6},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":26},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":6},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":4},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":6},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"perses","pr_count":3},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"prometheus","pr_count":11},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":3},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":18},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":4},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":7},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":6},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"prometheus","pr_count":52},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"jaeger","pr_count":8},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":22},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":20},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"prometheus","pr_count":6},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":14},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":4},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"fluent-bit","pr_count":8},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":14},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"jaeger","pr_count":7},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":9},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":21},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":7},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":6},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":2},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":10},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":4},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":11},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"perses","pr_count":9},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"prometheus","pr_count":17},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":25},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":49},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":3},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":8},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":7},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":5},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":6},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":4},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":5},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":16},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"perses","pr_count":10},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"prometheus","pr_count":14},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"jaeger","pr_count":3},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":26},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":4},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":5},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":11},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":12},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":16},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"prometheus","pr_count":12},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"jaeger","pr_count":11},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":8},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":24},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":17},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":12},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":8},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":10},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":12},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":7},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":14},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"perses","pr_count":5},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"fluent-bit","pr_count":3},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"jaeger","pr_count":9},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":24},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":17},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":17},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":5},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":11},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":13},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":3},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-rust","pr_count":9},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":25},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"perses","pr_count":7},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"prometheus","pr_count":9},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"fluent-bit","pr_count":10},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"jaeger","pr_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":3},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":4},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":38},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":8},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":2},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":3},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"fluent-bit","pr_count":2},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"jaeger","pr_count":5},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":3},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-go","pr_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-go-contrib","pr_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":12},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":10},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":2},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":5},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"prometheus","pr_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"fluent-bit","pr_count":4},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"jaeger","pr_count":12},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-collector","pr_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","pr_count":8},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-go-instrumentation","pr_count":14},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-java","pr_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-java-instrumentation","pr_count":3},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-operator","pr_count":8},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry.io","pr_count":13},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"perses","pr_count":4},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"prometheus","pr_count":18}] \ No newline at end of file diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-59e0d6be0799b7ace8585e07e81b838c.json b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-59e0d6be0799b7ace8585e07e81b838c.json new file mode 100644 index 0000000..f296315 --- /dev/null +++ b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-59e0d6be0799b7ace8585e07e81b838c.json @@ -0,0 +1 @@ +[{"created_at":"2024-01-01T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-01-01T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-01-01T00:00:00+00:00","org_name":"fluent","pr_count":7},{"created_at":"2024-01-01T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-01-01T00:00:00+00:00","org_name":"open-feature","pr_count":11},{"created_at":"2024-01-01T00:00:00+00:00","org_name":"open-telemetry","pr_count":28},{"created_at":"2024-01-01T00:00:00+00:00","org_name":"opencost","pr_count":5},{"created_at":"2024-01-01T00:00:00+00:00","org_name":"perses","pr_count":2},{"created_at":"2024-01-01T00:00:00+00:00","org_name":"prometheus","pr_count":86},{"created_at":"2024-01-01T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":2},{"created_at":"2024-01-01T00:00:00+00:00","org_name":"thanos-io","pr_count":5},{"created_at":"2024-01-02T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-01-02T00:00:00+00:00","org_name":"chaosblade-io","pr_count":2},{"created_at":"2024-01-02T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-01-02T00:00:00+00:00","org_name":"fluent","pr_count":3},{"created_at":"2024-01-02T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-01-02T00:00:00+00:00","org_name":"jaegertracing","pr_count":12},{"created_at":"2024-01-02T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":4},{"created_at":"2024-01-02T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-01-02T00:00:00+00:00","org_name":"open-feature","pr_count":26},{"created_at":"2024-01-02T00:00:00+00:00","org_name":"open-telemetry","pr_count":129},{"created_at":"2024-01-02T00:00:00+00:00","org_name":"opencost","pr_count":4},{"created_at":"2024-01-02T00:00:00+00:00","org_name":"perses","pr_count":15},{"created_at":"2024-01-02T00:00:00+00:00","org_name":"prometheus","pr_count":6},{"created_at":"2024-01-02T00:00:00+00:00","org_name":"redhat-chaos","pr_count":4},{"created_at":"2024-01-02T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-01-02T00:00:00+00:00","org_name":"thanos-io","pr_count":12},{"created_at":"2024-01-03T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-01-03T00:00:00+00:00","org_name":"chaos-mesh","pr_count":2},{"created_at":"2024-01-03T00:00:00+00:00","org_name":"cortexproject","pr_count":6},{"created_at":"2024-01-03T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-01-03T00:00:00+00:00","org_name":"jaegertracing","pr_count":17},{"created_at":"2024-01-03T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":5},{"created_at":"2024-01-03T00:00:00+00:00","org_name":"kuberhealthy","pr_count":18},{"created_at":"2024-01-03T00:00:00+00:00","org_name":"litmuschaos","pr_count":5},{"created_at":"2024-01-03T00:00:00+00:00","org_name":"open-feature","pr_count":24},{"created_at":"2024-01-03T00:00:00+00:00","org_name":"open-telemetry","pr_count":110},{"created_at":"2024-01-03T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-01-03T00:00:00+00:00","org_name":"perses","pr_count":2},{"created_at":"2024-01-03T00:00:00+00:00","org_name":"prometheus","pr_count":5},{"created_at":"2024-01-03T00:00:00+00:00","org_name":"redhat-chaos","pr_count":2},{"created_at":"2024-01-03T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":10},{"created_at":"2024-01-03T00:00:00+00:00","org_name":"thanos-io","pr_count":11},{"created_at":"2024-01-04T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-01-04T00:00:00+00:00","org_name":"chaos-mesh","pr_count":3},{"created_at":"2024-01-04T00:00:00+00:00","org_name":"fluent","pr_count":6},{"created_at":"2024-01-04T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-01-04T00:00:00+00:00","org_name":"jaegertracing","pr_count":10},{"created_at":"2024-01-04T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":21},{"created_at":"2024-01-04T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-01-04T00:00:00+00:00","org_name":"open-feature","pr_count":16},{"created_at":"2024-01-04T00:00:00+00:00","org_name":"open-telemetry","pr_count":91},{"created_at":"2024-01-04T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-01-04T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-01-04T00:00:00+00:00","org_name":"prometheus","pr_count":16},{"created_at":"2024-01-04T00:00:00+00:00","org_name":"redhat-chaos","pr_count":2},{"created_at":"2024-01-04T00:00:00+00:00","org_name":"skooner-k8s","pr_count":11},{"created_at":"2024-01-04T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":14},{"created_at":"2024-01-04T00:00:00+00:00","org_name":"thanos-io","pr_count":5},{"created_at":"2024-01-05T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","org_name":"fluent","pr_count":4},{"created_at":"2024-01-05T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-01-05T00:00:00+00:00","org_name":"jaegertracing","pr_count":5},{"created_at":"2024-01-05T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":18},{"created_at":"2024-01-05T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","org_name":"open-feature","pr_count":55},{"created_at":"2024-01-05T00:00:00+00:00","org_name":"open-telemetry","pr_count":101},{"created_at":"2024-01-05T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","org_name":"perses","pr_count":3},{"created_at":"2024-01-05T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-01-05T00:00:00+00:00","org_name":"prometheus","pr_count":15},{"created_at":"2024-01-05T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":10},{"created_at":"2024-01-05T00:00:00+00:00","org_name":"thanos-io","pr_count":8},{"created_at":"2024-01-06T00:00:00+00:00","org_name":"chaosblade-io","pr_count":4},{"created_at":"2024-01-06T00:00:00+00:00","org_name":"fluent","pr_count":1},{"created_at":"2024-01-06T00:00:00+00:00","org_name":"foniod","pr_count":1},{"created_at":"2024-01-06T00:00:00+00:00","org_name":"jaegertracing","pr_count":3},{"created_at":"2024-01-06T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-01-06T00:00:00+00:00","org_name":"open-feature","pr_count":17},{"created_at":"2024-01-06T00:00:00+00:00","org_name":"open-telemetry","pr_count":27},{"created_at":"2024-01-06T00:00:00+00:00","org_name":"prometheus","pr_count":7},{"created_at":"2024-01-06T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-01-06T00:00:00+00:00","org_name":"thanos-io","pr_count":5},{"created_at":"2024-01-07T00:00:00+00:00","org_name":"fluent","pr_count":1},{"created_at":"2024-01-07T00:00:00+00:00","org_name":"jaegertracing","pr_count":12},{"created_at":"2024-01-07T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-01-07T00:00:00+00:00","org_name":"open-feature","pr_count":5},{"created_at":"2024-01-07T00:00:00+00:00","org_name":"open-telemetry","pr_count":59},{"created_at":"2024-01-07T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-01-07T00:00:00+00:00","org_name":"prometheus","pr_count":4},{"created_at":"2024-01-07T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-01-07T00:00:00+00:00","org_name":"thanos-io","pr_count":5},{"created_at":"2024-01-08T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-01-08T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-01-08T00:00:00+00:00","org_name":"fluent","pr_count":7},{"created_at":"2024-01-08T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-01-08T00:00:00+00:00","org_name":"jaegertracing","pr_count":21},{"created_at":"2024-01-08T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":5},{"created_at":"2024-01-08T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-01-08T00:00:00+00:00","org_name":"open-feature","pr_count":62},{"created_at":"2024-01-08T00:00:00+00:00","org_name":"open-telemetry","pr_count":154},{"created_at":"2024-01-08T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-01-08T00:00:00+00:00","org_name":"perses","pr_count":7},{"created_at":"2024-01-08T00:00:00+00:00","org_name":"prometheus","pr_count":26},{"created_at":"2024-01-08T00:00:00+00:00","org_name":"redhat-chaos","pr_count":1},{"created_at":"2024-01-08T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":15},{"created_at":"2024-01-08T00:00:00+00:00","org_name":"thanos-io","pr_count":8},{"created_at":"2024-01-09T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","org_name":"fluent","pr_count":3},{"created_at":"2024-01-09T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-01-09T00:00:00+00:00","org_name":"jaegertracing","pr_count":18},{"created_at":"2024-01-09T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":5},{"created_at":"2024-01-09T00:00:00+00:00","org_name":"litmuschaos","pr_count":3},{"created_at":"2024-01-09T00:00:00+00:00","org_name":"open-feature","pr_count":37},{"created_at":"2024-01-09T00:00:00+00:00","org_name":"open-telemetry","pr_count":238},{"created_at":"2024-01-09T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-01-09T00:00:00+00:00","org_name":"perses","pr_count":5},{"created_at":"2024-01-09T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-01-09T00:00:00+00:00","org_name":"prometheus","pr_count":8},{"created_at":"2024-01-09T00:00:00+00:00","org_name":"redhat-chaos","pr_count":3},{"created_at":"2024-01-09T00:00:00+00:00","org_name":"skooner-k8s","pr_count":1},{"created_at":"2024-01-09T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":4},{"created_at":"2024-01-09T00:00:00+00:00","org_name":"thanos-io","pr_count":9},{"created_at":"2024-01-10T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-01-10T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-01-10T00:00:00+00:00","org_name":"fluent","pr_count":11},{"created_at":"2024-01-10T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-01-10T00:00:00+00:00","org_name":"jaegertracing","pr_count":9},{"created_at":"2024-01-10T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-01-10T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-01-10T00:00:00+00:00","org_name":"open-feature","pr_count":34},{"created_at":"2024-01-10T00:00:00+00:00","org_name":"open-telemetry","pr_count":202},{"created_at":"2024-01-10T00:00:00+00:00","org_name":"opencost","pr_count":4},{"created_at":"2024-01-10T00:00:00+00:00","org_name":"perses","pr_count":4},{"created_at":"2024-01-10T00:00:00+00:00","org_name":"prometheus","pr_count":11},{"created_at":"2024-01-10T00:00:00+00:00","org_name":"redhat-chaos","pr_count":10},{"created_at":"2024-01-10T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":14},{"created_at":"2024-01-10T00:00:00+00:00","org_name":"thanos-io","pr_count":5},{"created_at":"2024-01-11T00:00:00+00:00","org_name":"chaos-mesh","pr_count":3},{"created_at":"2024-01-11T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","org_name":"fluent","pr_count":9},{"created_at":"2024-01-11T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-01-11T00:00:00+00:00","org_name":"jaegertracing","pr_count":9},{"created_at":"2024-01-11T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":12},{"created_at":"2024-01-11T00:00:00+00:00","org_name":"litmuschaos","pr_count":8},{"created_at":"2024-01-11T00:00:00+00:00","org_name":"open-feature","pr_count":46},{"created_at":"2024-01-11T00:00:00+00:00","org_name":"open-telemetry","pr_count":180},{"created_at":"2024-01-11T00:00:00+00:00","org_name":"opencost","pr_count":9},{"created_at":"2024-01-11T00:00:00+00:00","org_name":"perses","pr_count":7},{"created_at":"2024-01-11T00:00:00+00:00","org_name":"pixie-io","pr_count":3},{"created_at":"2024-01-11T00:00:00+00:00","org_name":"prometheus","pr_count":23},{"created_at":"2024-01-11T00:00:00+00:00","org_name":"redhat-chaos","pr_count":6},{"created_at":"2024-01-11T00:00:00+00:00","org_name":"skooner-k8s","pr_count":1},{"created_at":"2024-01-11T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":7},{"created_at":"2024-01-11T00:00:00+00:00","org_name":"thanos-io","pr_count":6},{"created_at":"2024-01-12T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-01-12T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-01-12T00:00:00+00:00","org_name":"fluent","pr_count":11},{"created_at":"2024-01-12T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-01-12T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-01-12T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":14},{"created_at":"2024-01-12T00:00:00+00:00","org_name":"litmuschaos","pr_count":7},{"created_at":"2024-01-12T00:00:00+00:00","org_name":"open-feature","pr_count":21},{"created_at":"2024-01-12T00:00:00+00:00","org_name":"open-telemetry","pr_count":166},{"created_at":"2024-01-12T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-01-12T00:00:00+00:00","org_name":"perses","pr_count":2},{"created_at":"2024-01-12T00:00:00+00:00","org_name":"prometheus","pr_count":10},{"created_at":"2024-01-12T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":3},{"created_at":"2024-01-12T00:00:00+00:00","org_name":"thanos-io","pr_count":7},{"created_at":"2024-01-13T00:00:00+00:00","org_name":"banzaicloud","pr_count":11},{"created_at":"2024-01-13T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-01-13T00:00:00+00:00","org_name":"fluent","pr_count":5},{"created_at":"2024-01-13T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-01-13T00:00:00+00:00","org_name":"open-feature","pr_count":10},{"created_at":"2024-01-13T00:00:00+00:00","org_name":"open-telemetry","pr_count":74},{"created_at":"2024-01-13T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-01-13T00:00:00+00:00","org_name":"prometheus","pr_count":6},{"created_at":"2024-01-13T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":2},{"created_at":"2024-01-13T00:00:00+00:00","org_name":"thanos-io","pr_count":11},{"created_at":"2024-01-14T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-01-14T00:00:00+00:00","org_name":"fluent","pr_count":15},{"created_at":"2024-01-14T00:00:00+00:00","org_name":"jaegertracing","pr_count":8},{"created_at":"2024-01-14T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":9},{"created_at":"2024-01-14T00:00:00+00:00","org_name":"open-feature","pr_count":6},{"created_at":"2024-01-14T00:00:00+00:00","org_name":"open-telemetry","pr_count":65},{"created_at":"2024-01-14T00:00:00+00:00","org_name":"prometheus","pr_count":1},{"created_at":"2024-01-14T00:00:00+00:00","org_name":"thanos-io","pr_count":5},{"created_at":"2024-01-15T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-01-15T00:00:00+00:00","org_name":"cortexproject","pr_count":9},{"created_at":"2024-01-15T00:00:00+00:00","org_name":"fluent","pr_count":18},{"created_at":"2024-01-15T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-01-15T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-01-15T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":6},{"created_at":"2024-01-15T00:00:00+00:00","org_name":"litmuschaos","pr_count":12},{"created_at":"2024-01-15T00:00:00+00:00","org_name":"open-feature","pr_count":30},{"created_at":"2024-01-15T00:00:00+00:00","org_name":"open-telemetry","pr_count":112},{"created_at":"2024-01-15T00:00:00+00:00","org_name":"opencost","pr_count":6},{"created_at":"2024-01-15T00:00:00+00:00","org_name":"perses","pr_count":10},{"created_at":"2024-01-15T00:00:00+00:00","org_name":"prometheus","pr_count":43},{"created_at":"2024-01-15T00:00:00+00:00","org_name":"redhat-chaos","pr_count":3},{"created_at":"2024-01-15T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":2},{"created_at":"2024-01-15T00:00:00+00:00","org_name":"thanos-io","pr_count":8},{"created_at":"2024-01-16T00:00:00+00:00","org_name":"cortexproject","pr_count":9},{"created_at":"2024-01-16T00:00:00+00:00","org_name":"fluent","pr_count":6},{"created_at":"2024-01-16T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-01-16T00:00:00+00:00","org_name":"jaegertracing","pr_count":24},{"created_at":"2024-01-16T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":11},{"created_at":"2024-01-16T00:00:00+00:00","org_name":"kinvolk","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-01-16T00:00:00+00:00","org_name":"open-feature","pr_count":46},{"created_at":"2024-01-16T00:00:00+00:00","org_name":"open-telemetry","pr_count":250},{"created_at":"2024-01-16T00:00:00+00:00","org_name":"opencost","pr_count":4},{"created_at":"2024-01-16T00:00:00+00:00","org_name":"perses","pr_count":9},{"created_at":"2024-01-16T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-01-16T00:00:00+00:00","org_name":"prometheus","pr_count":30},{"created_at":"2024-01-16T00:00:00+00:00","org_name":"redhat-chaos","pr_count":2},{"created_at":"2024-01-16T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":8},{"created_at":"2024-01-16T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-01-17T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-01-17T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-01-17T00:00:00+00:00","org_name":"fluent","pr_count":5},{"created_at":"2024-01-17T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-01-17T00:00:00+00:00","org_name":"jaegertracing","pr_count":8},{"created_at":"2024-01-17T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-01-17T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-01-17T00:00:00+00:00","org_name":"open-feature","pr_count":63},{"created_at":"2024-01-17T00:00:00+00:00","org_name":"open-telemetry","pr_count":212},{"created_at":"2024-01-17T00:00:00+00:00","org_name":"opencost","pr_count":5},{"created_at":"2024-01-17T00:00:00+00:00","org_name":"perses","pr_count":14},{"created_at":"2024-01-17T00:00:00+00:00","org_name":"prometheus","pr_count":13},{"created_at":"2024-01-17T00:00:00+00:00","org_name":"redhat-chaos","pr_count":5},{"created_at":"2024-01-17T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":5},{"created_at":"2024-01-17T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-01-18T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-01-18T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-01-18T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-01-18T00:00:00+00:00","org_name":"fluent","pr_count":6},{"created_at":"2024-01-18T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":13},{"created_at":"2024-01-18T00:00:00+00:00","org_name":"jaegertracing","pr_count":13},{"created_at":"2024-01-18T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":5},{"created_at":"2024-01-18T00:00:00+00:00","org_name":"kinvolk","pr_count":2},{"created_at":"2024-01-18T00:00:00+00:00","org_name":"litmuschaos","pr_count":7},{"created_at":"2024-01-18T00:00:00+00:00","org_name":"open-feature","pr_count":36},{"created_at":"2024-01-18T00:00:00+00:00","org_name":"open-telemetry","pr_count":188},{"created_at":"2024-01-18T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-01-18T00:00:00+00:00","org_name":"perses","pr_count":8},{"created_at":"2024-01-18T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-01-18T00:00:00+00:00","org_name":"prometheus","pr_count":26},{"created_at":"2024-01-18T00:00:00+00:00","org_name":"redhat-chaos","pr_count":2},{"created_at":"2024-01-18T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":6},{"created_at":"2024-01-18T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-01-19T00:00:00+00:00","org_name":"banzaicloud","pr_count":8},{"created_at":"2024-01-19T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-01-19T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-01-19T00:00:00+00:00","org_name":"fluent","pr_count":7},{"created_at":"2024-01-19T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-01-19T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-01-19T00:00:00+00:00","org_name":"litmuschaos","pr_count":4},{"created_at":"2024-01-19T00:00:00+00:00","org_name":"open-feature","pr_count":30},{"created_at":"2024-01-19T00:00:00+00:00","org_name":"open-telemetry","pr_count":119},{"created_at":"2024-01-19T00:00:00+00:00","org_name":"opencost","pr_count":4},{"created_at":"2024-01-19T00:00:00+00:00","org_name":"perses","pr_count":7},{"created_at":"2024-01-19T00:00:00+00:00","org_name":"prometheus","pr_count":13},{"created_at":"2024-01-19T00:00:00+00:00","org_name":"redhat-chaos","pr_count":1},{"created_at":"2024-01-19T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":2},{"created_at":"2024-01-19T00:00:00+00:00","org_name":"thanos-io","pr_count":7},{"created_at":"2024-01-20T00:00:00+00:00","org_name":"chaos-mesh","pr_count":4},{"created_at":"2024-01-20T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-01-20T00:00:00+00:00","org_name":"fluent","pr_count":1},{"created_at":"2024-01-20T00:00:00+00:00","org_name":"jaegertracing","pr_count":2},{"created_at":"2024-01-20T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-01-20T00:00:00+00:00","org_name":"open-feature","pr_count":24},{"created_at":"2024-01-20T00:00:00+00:00","org_name":"open-telemetry","pr_count":28},{"created_at":"2024-01-20T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-01-20T00:00:00+00:00","org_name":"prometheus","pr_count":4},{"created_at":"2024-01-20T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-01-21T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-01-21T00:00:00+00:00","org_name":"chaos-mesh","pr_count":3},{"created_at":"2024-01-21T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-01-21T00:00:00+00:00","org_name":"fluent","pr_count":3},{"created_at":"2024-01-21T00:00:00+00:00","org_name":"jaegertracing","pr_count":8},{"created_at":"2024-01-21T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-01-21T00:00:00+00:00","org_name":"open-feature","pr_count":7},{"created_at":"2024-01-21T00:00:00+00:00","org_name":"open-telemetry","pr_count":59},{"created_at":"2024-01-21T00:00:00+00:00","org_name":"prometheus","pr_count":2},{"created_at":"2024-01-21T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":3},{"created_at":"2024-01-21T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-01-22T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-01-22T00:00:00+00:00","org_name":"chaos-mesh","pr_count":2},{"created_at":"2024-01-22T00:00:00+00:00","org_name":"cortexproject","pr_count":7},{"created_at":"2024-01-22T00:00:00+00:00","org_name":"fluent","pr_count":24},{"created_at":"2024-01-22T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-01-22T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-01-22T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":10},{"created_at":"2024-01-22T00:00:00+00:00","org_name":"kuberhealthy","pr_count":1},{"created_at":"2024-01-22T00:00:00+00:00","org_name":"litmuschaos","pr_count":3},{"created_at":"2024-01-22T00:00:00+00:00","org_name":"open-feature","pr_count":59},{"created_at":"2024-01-22T00:00:00+00:00","org_name":"open-telemetry","pr_count":147},{"created_at":"2024-01-22T00:00:00+00:00","org_name":"opencost","pr_count":10},{"created_at":"2024-01-22T00:00:00+00:00","org_name":"perses","pr_count":8},{"created_at":"2024-01-22T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-01-22T00:00:00+00:00","org_name":"prometheus","pr_count":11},{"created_at":"2024-01-22T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":7},{"created_at":"2024-01-22T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-01-23T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-01-23T00:00:00+00:00","org_name":"chaos-mesh","pr_count":2},{"created_at":"2024-01-23T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-01-23T00:00:00+00:00","org_name":"fluent","pr_count":3},{"created_at":"2024-01-23T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-01-23T00:00:00+00:00","org_name":"jaegertracing","pr_count":30},{"created_at":"2024-01-23T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":8},{"created_at":"2024-01-23T00:00:00+00:00","org_name":"kuberhealthy","pr_count":2},{"created_at":"2024-01-23T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-01-23T00:00:00+00:00","org_name":"open-feature","pr_count":39},{"created_at":"2024-01-23T00:00:00+00:00","org_name":"open-telemetry","pr_count":274},{"created_at":"2024-01-23T00:00:00+00:00","org_name":"opencost","pr_count":6},{"created_at":"2024-01-23T00:00:00+00:00","org_name":"perses","pr_count":4},{"created_at":"2024-01-23T00:00:00+00:00","org_name":"pixie-io","pr_count":13},{"created_at":"2024-01-23T00:00:00+00:00","org_name":"prometheus","pr_count":32},{"created_at":"2024-01-23T00:00:00+00:00","org_name":"redhat-chaos","pr_count":1},{"created_at":"2024-01-23T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":10},{"created_at":"2024-01-23T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-01-24T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-01-24T00:00:00+00:00","org_name":"chaosblade-io","pr_count":2},{"created_at":"2024-01-24T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-01-24T00:00:00+00:00","org_name":"fluent","pr_count":6},{"created_at":"2024-01-24T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-01-24T00:00:00+00:00","org_name":"jaegertracing","pr_count":17},{"created_at":"2024-01-24T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":5},{"created_at":"2024-01-24T00:00:00+00:00","org_name":"kuberhealthy","pr_count":6},{"created_at":"2024-01-24T00:00:00+00:00","org_name":"litmuschaos","pr_count":8},{"created_at":"2024-01-24T00:00:00+00:00","org_name":"open-feature","pr_count":32},{"created_at":"2024-01-24T00:00:00+00:00","org_name":"open-telemetry","pr_count":156},{"created_at":"2024-01-24T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-01-24T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-01-24T00:00:00+00:00","org_name":"pixie-io","pr_count":3},{"created_at":"2024-01-24T00:00:00+00:00","org_name":"prometheus","pr_count":14},{"created_at":"2024-01-24T00:00:00+00:00","org_name":"redhat-chaos","pr_count":14},{"created_at":"2024-01-24T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":4},{"created_at":"2024-01-24T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-01-25T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-01-25T00:00:00+00:00","org_name":"fluent","pr_count":4},{"created_at":"2024-01-25T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-01-25T00:00:00+00:00","org_name":"jaegertracing","pr_count":10},{"created_at":"2024-01-25T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-01-25T00:00:00+00:00","org_name":"kuberhealthy","pr_count":4},{"created_at":"2024-01-25T00:00:00+00:00","org_name":"litmuschaos","pr_count":16},{"created_at":"2024-01-25T00:00:00+00:00","org_name":"open-feature","pr_count":40},{"created_at":"2024-01-25T00:00:00+00:00","org_name":"open-telemetry","pr_count":147},{"created_at":"2024-01-25T00:00:00+00:00","org_name":"opencost","pr_count":12},{"created_at":"2024-01-25T00:00:00+00:00","org_name":"perses","pr_count":2},{"created_at":"2024-01-25T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-01-25T00:00:00+00:00","org_name":"prometheus","pr_count":37},{"created_at":"2024-01-25T00:00:00+00:00","org_name":"redhat-chaos","pr_count":3},{"created_at":"2024-01-25T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":15},{"created_at":"2024-01-25T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-01-26T00:00:00+00:00","org_name":"banzaicloud","pr_count":4},{"created_at":"2024-01-26T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-01-26T00:00:00+00:00","org_name":"fluent","pr_count":10},{"created_at":"2024-01-26T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-01-26T00:00:00+00:00","org_name":"jaegertracing","pr_count":5},{"created_at":"2024-01-26T00:00:00+00:00","org_name":"kinvolk","pr_count":2},{"created_at":"2024-01-26T00:00:00+00:00","org_name":"kuberhealthy","pr_count":2},{"created_at":"2024-01-26T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-01-26T00:00:00+00:00","org_name":"open-feature","pr_count":67},{"created_at":"2024-01-26T00:00:00+00:00","org_name":"open-telemetry","pr_count":123},{"created_at":"2024-01-26T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-01-26T00:00:00+00:00","org_name":"perses","pr_count":2},{"created_at":"2024-01-26T00:00:00+00:00","org_name":"prometheus","pr_count":15},{"created_at":"2024-01-26T00:00:00+00:00","org_name":"redhat-chaos","pr_count":1},{"created_at":"2024-01-26T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":6},{"created_at":"2024-01-26T00:00:00+00:00","org_name":"thanos-io","pr_count":5},{"created_at":"2024-01-27T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-01-27T00:00:00+00:00","org_name":"chaos-mesh","pr_count":2},{"created_at":"2024-01-27T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-01-27T00:00:00+00:00","org_name":"cortexproject","pr_count":6},{"created_at":"2024-01-27T00:00:00+00:00","org_name":"fluent","pr_count":1},{"created_at":"2024-01-27T00:00:00+00:00","org_name":"jaegertracing","pr_count":1},{"created_at":"2024-01-27T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-01-27T00:00:00+00:00","org_name":"open-feature","pr_count":24},{"created_at":"2024-01-27T00:00:00+00:00","org_name":"open-telemetry","pr_count":35},{"created_at":"2024-01-27T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-01-27T00:00:00+00:00","org_name":"prometheus","pr_count":6},{"created_at":"2024-01-27T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":3},{"created_at":"2024-01-27T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-01-28T00:00:00+00:00","org_name":"chaos-mesh","pr_count":2},{"created_at":"2024-01-28T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-01-28T00:00:00+00:00","org_name":"fluent","pr_count":4},{"created_at":"2024-01-28T00:00:00+00:00","org_name":"jaegertracing","pr_count":3},{"created_at":"2024-01-28T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":8},{"created_at":"2024-01-28T00:00:00+00:00","org_name":"litmuschaos","pr_count":8},{"created_at":"2024-01-28T00:00:00+00:00","org_name":"open-feature","pr_count":12},{"created_at":"2024-01-28T00:00:00+00:00","org_name":"open-telemetry","pr_count":69},{"created_at":"2024-01-28T00:00:00+00:00","org_name":"prometheus","pr_count":1},{"created_at":"2024-01-28T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":6},{"created_at":"2024-01-28T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-01-29T00:00:00+00:00","org_name":"chaos-mesh","pr_count":2},{"created_at":"2024-01-29T00:00:00+00:00","org_name":"chaosblade-io","pr_count":4},{"created_at":"2024-01-29T00:00:00+00:00","org_name":"cortexproject","pr_count":11},{"created_at":"2024-01-29T00:00:00+00:00","org_name":"fluent","pr_count":4},{"created_at":"2024-01-29T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-01-29T00:00:00+00:00","org_name":"jaegertracing","pr_count":13},{"created_at":"2024-01-29T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":8},{"created_at":"2024-01-29T00:00:00+00:00","org_name":"kuberhealthy","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","org_name":"litmuschaos","pr_count":6},{"created_at":"2024-01-29T00:00:00+00:00","org_name":"open-feature","pr_count":42},{"created_at":"2024-01-29T00:00:00+00:00","org_name":"open-telemetry","pr_count":161},{"created_at":"2024-01-29T00:00:00+00:00","org_name":"opencost","pr_count":15},{"created_at":"2024-01-29T00:00:00+00:00","org_name":"perses","pr_count":6},{"created_at":"2024-01-29T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-01-29T00:00:00+00:00","org_name":"prometheus","pr_count":12},{"created_at":"2024-01-29T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":7},{"created_at":"2024-01-29T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-01-30T00:00:00+00:00","org_name":"chaos-mesh","pr_count":3},{"created_at":"2024-01-30T00:00:00+00:00","org_name":"cortexproject","pr_count":6},{"created_at":"2024-01-30T00:00:00+00:00","org_name":"fluent","pr_count":4},{"created_at":"2024-01-30T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-01-30T00:00:00+00:00","org_name":"jaegertracing","pr_count":13},{"created_at":"2024-01-30T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-01-30T00:00:00+00:00","org_name":"open-feature","pr_count":48},{"created_at":"2024-01-30T00:00:00+00:00","org_name":"open-telemetry","pr_count":269},{"created_at":"2024-01-30T00:00:00+00:00","org_name":"opencost","pr_count":11},{"created_at":"2024-01-30T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-01-30T00:00:00+00:00","org_name":"prometheus","pr_count":35},{"created_at":"2024-01-30T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":8},{"created_at":"2024-01-30T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-01-31T00:00:00+00:00","org_name":"banzaicloud","pr_count":6},{"created_at":"2024-01-31T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-01-31T00:00:00+00:00","org_name":"fluent","pr_count":9},{"created_at":"2024-01-31T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-01-31T00:00:00+00:00","org_name":"jaegertracing","pr_count":3},{"created_at":"2024-01-31T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-01-31T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-01-31T00:00:00+00:00","org_name":"open-feature","pr_count":63},{"created_at":"2024-01-31T00:00:00+00:00","org_name":"open-telemetry","pr_count":230},{"created_at":"2024-01-31T00:00:00+00:00","org_name":"opencost","pr_count":12},{"created_at":"2024-01-31T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-01-31T00:00:00+00:00","org_name":"prometheus","pr_count":18},{"created_at":"2024-01-31T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":3},{"created_at":"2024-01-31T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-02-01T00:00:00+00:00","org_name":"chaos-mesh","pr_count":2},{"created_at":"2024-02-01T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-02-01T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-02-01T00:00:00+00:00","org_name":"fluent","pr_count":12},{"created_at":"2024-02-01T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-02-01T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-02-01T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":4},{"created_at":"2024-02-01T00:00:00+00:00","org_name":"kinvolk","pr_count":2},{"created_at":"2024-02-01T00:00:00+00:00","org_name":"open-feature","pr_count":24},{"created_at":"2024-02-01T00:00:00+00:00","org_name":"open-telemetry","pr_count":211},{"created_at":"2024-02-01T00:00:00+00:00","org_name":"opencost","pr_count":8},{"created_at":"2024-02-01T00:00:00+00:00","org_name":"perses","pr_count":6},{"created_at":"2024-02-01T00:00:00+00:00","org_name":"prometheus","pr_count":96},{"created_at":"2024-02-01T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":8},{"created_at":"2024-02-01T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-02-02T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","org_name":"chaos-mesh","pr_count":11},{"created_at":"2024-02-02T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","org_name":"cortexproject","pr_count":5},{"created_at":"2024-02-02T00:00:00+00:00","org_name":"fluent","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-02-02T00:00:00+00:00","org_name":"jaegertracing","pr_count":11},{"created_at":"2024-02-02T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":6},{"created_at":"2024-02-02T00:00:00+00:00","org_name":"kuberhealthy","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","org_name":"open-feature","pr_count":29},{"created_at":"2024-02-02T00:00:00+00:00","org_name":"open-telemetry","pr_count":149},{"created_at":"2024-02-02T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-02-02T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-02-02T00:00:00+00:00","org_name":"prometheus","pr_count":20},{"created_at":"2024-02-02T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":3},{"created_at":"2024-02-02T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-02-03T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-02-03T00:00:00+00:00","org_name":"fluent","pr_count":11},{"created_at":"2024-02-03T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-02-03T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-02-03T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-02-03T00:00:00+00:00","org_name":"open-feature","pr_count":13},{"created_at":"2024-02-03T00:00:00+00:00","org_name":"open-telemetry","pr_count":45},{"created_at":"2024-02-03T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-02-03T00:00:00+00:00","org_name":"prometheus","pr_count":5},{"created_at":"2024-02-04T00:00:00+00:00","org_name":"fluent","pr_count":4},{"created_at":"2024-02-04T00:00:00+00:00","org_name":"jaegertracing","pr_count":1},{"created_at":"2024-02-04T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-02-04T00:00:00+00:00","org_name":"open-feature","pr_count":6},{"created_at":"2024-02-04T00:00:00+00:00","org_name":"open-telemetry","pr_count":69},{"created_at":"2024-02-04T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-02-04T00:00:00+00:00","org_name":"prometheus","pr_count":8},{"created_at":"2024-02-04T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-02-05T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-02-05T00:00:00+00:00","org_name":"fluent","pr_count":6},{"created_at":"2024-02-05T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-02-05T00:00:00+00:00","org_name":"jaegertracing","pr_count":8},{"created_at":"2024-02-05T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-02-05T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-02-05T00:00:00+00:00","org_name":"open-feature","pr_count":30},{"created_at":"2024-02-05T00:00:00+00:00","org_name":"open-telemetry","pr_count":159},{"created_at":"2024-02-05T00:00:00+00:00","org_name":"opencost","pr_count":8},{"created_at":"2024-02-05T00:00:00+00:00","org_name":"perses","pr_count":8},{"created_at":"2024-02-05T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-02-05T00:00:00+00:00","org_name":"prometheus","pr_count":8},{"created_at":"2024-02-05T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":5},{"created_at":"2024-02-05T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-02-06T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","org_name":"chaos-mesh","pr_count":2},{"created_at":"2024-02-06T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-02-06T00:00:00+00:00","org_name":"fluent","pr_count":9},{"created_at":"2024-02-06T00:00:00+00:00","org_name":"jaegertracing","pr_count":39},{"created_at":"2024-02-06T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-02-06T00:00:00+00:00","org_name":"open-feature","pr_count":41},{"created_at":"2024-02-06T00:00:00+00:00","org_name":"open-telemetry","pr_count":253},{"created_at":"2024-02-06T00:00:00+00:00","org_name":"opencost","pr_count":11},{"created_at":"2024-02-06T00:00:00+00:00","org_name":"perses","pr_count":5},{"created_at":"2024-02-06T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-02-06T00:00:00+00:00","org_name":"prometheus","pr_count":44},{"created_at":"2024-02-06T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":8},{"created_at":"2024-02-06T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-02-07T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-02-07T00:00:00+00:00","org_name":"fluent","pr_count":7},{"created_at":"2024-02-07T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":19},{"created_at":"2024-02-07T00:00:00+00:00","org_name":"jaegertracing","pr_count":25},{"created_at":"2024-02-07T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":8},{"created_at":"2024-02-07T00:00:00+00:00","org_name":"kinvolk","pr_count":2},{"created_at":"2024-02-07T00:00:00+00:00","org_name":"litmuschaos","pr_count":4},{"created_at":"2024-02-07T00:00:00+00:00","org_name":"open-feature","pr_count":29},{"created_at":"2024-02-07T00:00:00+00:00","org_name":"open-telemetry","pr_count":191},{"created_at":"2024-02-07T00:00:00+00:00","org_name":"opencost","pr_count":4},{"created_at":"2024-02-07T00:00:00+00:00","org_name":"perses","pr_count":9},{"created_at":"2024-02-07T00:00:00+00:00","org_name":"prometheus","pr_count":21},{"created_at":"2024-02-07T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":3},{"created_at":"2024-02-07T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-02-08T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-02-08T00:00:00+00:00","org_name":"fluent","pr_count":2},{"created_at":"2024-02-08T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":23},{"created_at":"2024-02-08T00:00:00+00:00","org_name":"jaegertracing","pr_count":15},{"created_at":"2024-02-08T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":12},{"created_at":"2024-02-08T00:00:00+00:00","org_name":"kinvolk","pr_count":2},{"created_at":"2024-02-08T00:00:00+00:00","org_name":"open-feature","pr_count":35},{"created_at":"2024-02-08T00:00:00+00:00","org_name":"open-telemetry","pr_count":178},{"created_at":"2024-02-08T00:00:00+00:00","org_name":"opencost","pr_count":8},{"created_at":"2024-02-08T00:00:00+00:00","org_name":"perses","pr_count":10},{"created_at":"2024-02-08T00:00:00+00:00","org_name":"prometheus","pr_count":13},{"created_at":"2024-02-08T00:00:00+00:00","org_name":"redhat-chaos","pr_count":2},{"created_at":"2024-02-08T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-02-09T00:00:00+00:00","org_name":"fluent","pr_count":12},{"created_at":"2024-02-09T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-02-09T00:00:00+00:00","org_name":"jaegertracing","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":11},{"created_at":"2024-02-09T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","org_name":"open-feature","pr_count":43},{"created_at":"2024-02-09T00:00:00+00:00","org_name":"open-telemetry","pr_count":219},{"created_at":"2024-02-09T00:00:00+00:00","org_name":"opencost","pr_count":7},{"created_at":"2024-02-09T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-02-09T00:00:00+00:00","org_name":"prometheus","pr_count":8},{"created_at":"2024-02-09T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":5},{"created_at":"2024-02-09T00:00:00+00:00","org_name":"thanos-io","pr_count":5},{"created_at":"2024-02-10T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-02-10T00:00:00+00:00","org_name":"fluent","pr_count":4},{"created_at":"2024-02-10T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-02-10T00:00:00+00:00","org_name":"jaegertracing","pr_count":1},{"created_at":"2024-02-10T00:00:00+00:00","org_name":"kuberhealthy","pr_count":2},{"created_at":"2024-02-10T00:00:00+00:00","org_name":"litmuschaos","pr_count":3},{"created_at":"2024-02-10T00:00:00+00:00","org_name":"open-feature","pr_count":2},{"created_at":"2024-02-10T00:00:00+00:00","org_name":"open-telemetry","pr_count":66},{"created_at":"2024-02-10T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","org_name":"fluent","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-02-11T00:00:00+00:00","org_name":"jaegertracing","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-02-11T00:00:00+00:00","org_name":"litmuschaos","pr_count":3},{"created_at":"2024-02-11T00:00:00+00:00","org_name":"open-feature","pr_count":5},{"created_at":"2024-02-11T00:00:00+00:00","org_name":"open-telemetry","pr_count":245},{"created_at":"2024-02-11T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-02-11T00:00:00+00:00","org_name":"prometheus","pr_count":10},{"created_at":"2024-02-11T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":5},{"created_at":"2024-02-11T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-02-12T00:00:00+00:00","org_name":"cortexproject","pr_count":7},{"created_at":"2024-02-12T00:00:00+00:00","org_name":"fluent","pr_count":14},{"created_at":"2024-02-12T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-02-12T00:00:00+00:00","org_name":"jaegertracing","pr_count":7},{"created_at":"2024-02-12T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-02-12T00:00:00+00:00","org_name":"litmuschaos","pr_count":11},{"created_at":"2024-02-12T00:00:00+00:00","org_name":"open-feature","pr_count":17},{"created_at":"2024-02-12T00:00:00+00:00","org_name":"open-telemetry","pr_count":358},{"created_at":"2024-02-12T00:00:00+00:00","org_name":"opencost","pr_count":8},{"created_at":"2024-02-12T00:00:00+00:00","org_name":"perses","pr_count":10},{"created_at":"2024-02-12T00:00:00+00:00","org_name":"prometheus","pr_count":4},{"created_at":"2024-02-12T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":7},{"created_at":"2024-02-12T00:00:00+00:00","org_name":"thanos-io","pr_count":7},{"created_at":"2024-02-13T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-02-13T00:00:00+00:00","org_name":"cortexproject","pr_count":4},{"created_at":"2024-02-13T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-02-13T00:00:00+00:00","org_name":"jaegertracing","pr_count":11},{"created_at":"2024-02-13T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":17},{"created_at":"2024-02-13T00:00:00+00:00","org_name":"litmuschaos","pr_count":5},{"created_at":"2024-02-13T00:00:00+00:00","org_name":"open-feature","pr_count":55},{"created_at":"2024-02-13T00:00:00+00:00","org_name":"open-telemetry","pr_count":292},{"created_at":"2024-02-13T00:00:00+00:00","org_name":"opencost","pr_count":5},{"created_at":"2024-02-13T00:00:00+00:00","org_name":"perses","pr_count":4},{"created_at":"2024-02-13T00:00:00+00:00","org_name":"prometheus","pr_count":19},{"created_at":"2024-02-13T00:00:00+00:00","org_name":"redhat-chaos","pr_count":2},{"created_at":"2024-02-13T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":6},{"created_at":"2024-02-13T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-02-14T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-02-14T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-02-14T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-02-14T00:00:00+00:00","org_name":"fluent","pr_count":1},{"created_at":"2024-02-14T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-02-14T00:00:00+00:00","org_name":"jaegertracing","pr_count":20},{"created_at":"2024-02-14T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":10},{"created_at":"2024-02-14T00:00:00+00:00","org_name":"litmuschaos","pr_count":4},{"created_at":"2024-02-14T00:00:00+00:00","org_name":"open-feature","pr_count":33},{"created_at":"2024-02-14T00:00:00+00:00","org_name":"open-telemetry","pr_count":192},{"created_at":"2024-02-14T00:00:00+00:00","org_name":"opencost","pr_count":10},{"created_at":"2024-02-14T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-02-14T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-02-14T00:00:00+00:00","org_name":"prometheus","pr_count":24},{"created_at":"2024-02-14T00:00:00+00:00","org_name":"redhat-chaos","pr_count":2},{"created_at":"2024-02-14T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":8},{"created_at":"2024-02-14T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-02-15T00:00:00+00:00","org_name":"fluent","pr_count":9},{"created_at":"2024-02-15T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-02-15T00:00:00+00:00","org_name":"jaegertracing","pr_count":9},{"created_at":"2024-02-15T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":9},{"created_at":"2024-02-15T00:00:00+00:00","org_name":"kinvolk","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","org_name":"kuberhealthy","pr_count":3},{"created_at":"2024-02-15T00:00:00+00:00","org_name":"litmuschaos","pr_count":23},{"created_at":"2024-02-15T00:00:00+00:00","org_name":"open-feature","pr_count":38},{"created_at":"2024-02-15T00:00:00+00:00","org_name":"open-telemetry","pr_count":155},{"created_at":"2024-02-15T00:00:00+00:00","org_name":"opencost","pr_count":4},{"created_at":"2024-02-15T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","org_name":"prometheus","pr_count":28},{"created_at":"2024-02-15T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-02-15T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-02-16T00:00:00+00:00","org_name":"banzaicloud","pr_count":4},{"created_at":"2024-02-16T00:00:00+00:00","org_name":"fluent","pr_count":7},{"created_at":"2024-02-16T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-02-16T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-02-16T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":8},{"created_at":"2024-02-16T00:00:00+00:00","org_name":"litmuschaos","pr_count":3},{"created_at":"2024-02-16T00:00:00+00:00","org_name":"open-feature","pr_count":9},{"created_at":"2024-02-16T00:00:00+00:00","org_name":"open-telemetry","pr_count":202},{"created_at":"2024-02-16T00:00:00+00:00","org_name":"opencost","pr_count":8},{"created_at":"2024-02-16T00:00:00+00:00","org_name":"perses","pr_count":9},{"created_at":"2024-02-16T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-02-16T00:00:00+00:00","org_name":"prometheus","pr_count":11},{"created_at":"2024-02-16T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":3},{"created_at":"2024-02-17T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-02-17T00:00:00+00:00","org_name":"fluent","pr_count":2},{"created_at":"2024-02-17T00:00:00+00:00","org_name":"jaegertracing","pr_count":3},{"created_at":"2024-02-17T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-02-17T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-02-17T00:00:00+00:00","org_name":"open-feature","pr_count":8},{"created_at":"2024-02-17T00:00:00+00:00","org_name":"open-telemetry","pr_count":71},{"created_at":"2024-02-17T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-02-17T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-02-17T00:00:00+00:00","org_name":"prometheus","pr_count":2},{"created_at":"2024-02-17T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-02-18T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-02-18T00:00:00+00:00","org_name":"fluent","pr_count":12},{"created_at":"2024-02-18T00:00:00+00:00","org_name":"jaegertracing","pr_count":2},{"created_at":"2024-02-18T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":4},{"created_at":"2024-02-18T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-02-18T00:00:00+00:00","org_name":"open-feature","pr_count":2},{"created_at":"2024-02-18T00:00:00+00:00","org_name":"open-telemetry","pr_count":82},{"created_at":"2024-02-18T00:00:00+00:00","org_name":"prometheus","pr_count":19},{"created_at":"2024-02-18T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-02-18T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-02-19T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-02-19T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-02-19T00:00:00+00:00","org_name":"cortexproject","pr_count":6},{"created_at":"2024-02-19T00:00:00+00:00","org_name":"fluent","pr_count":13},{"created_at":"2024-02-19T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-02-19T00:00:00+00:00","org_name":"jaegertracing","pr_count":9},{"created_at":"2024-02-19T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":7},{"created_at":"2024-02-19T00:00:00+00:00","org_name":"litmuschaos","pr_count":4},{"created_at":"2024-02-19T00:00:00+00:00","org_name":"open-feature","pr_count":8},{"created_at":"2024-02-19T00:00:00+00:00","org_name":"open-telemetry","pr_count":85},{"created_at":"2024-02-19T00:00:00+00:00","org_name":"opencost","pr_count":7},{"created_at":"2024-02-19T00:00:00+00:00","org_name":"perses","pr_count":3},{"created_at":"2024-02-19T00:00:00+00:00","org_name":"prometheus","pr_count":15},{"created_at":"2024-02-19T00:00:00+00:00","org_name":"redhat-chaos","pr_count":1},{"created_at":"2024-02-19T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-02-19T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-02-20T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-02-20T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-02-20T00:00:00+00:00","org_name":"fluent","pr_count":8},{"created_at":"2024-02-20T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-02-20T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-02-20T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":4},{"created_at":"2024-02-20T00:00:00+00:00","org_name":"litmuschaos","pr_count":3},{"created_at":"2024-02-20T00:00:00+00:00","org_name":"open-feature","pr_count":50},{"created_at":"2024-02-20T00:00:00+00:00","org_name":"open-telemetry","pr_count":139},{"created_at":"2024-02-20T00:00:00+00:00","org_name":"opencost","pr_count":8},{"created_at":"2024-02-20T00:00:00+00:00","org_name":"perses","pr_count":2},{"created_at":"2024-02-20T00:00:00+00:00","org_name":"prometheus","pr_count":9},{"created_at":"2024-02-20T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-02-20T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-02-21T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-02-21T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-02-21T00:00:00+00:00","org_name":"fluent","pr_count":9},{"created_at":"2024-02-21T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-02-21T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-02-21T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":4},{"created_at":"2024-02-21T00:00:00+00:00","org_name":"litmuschaos","pr_count":9},{"created_at":"2024-02-21T00:00:00+00:00","org_name":"open-feature","pr_count":34},{"created_at":"2024-02-21T00:00:00+00:00","org_name":"open-telemetry","pr_count":148},{"created_at":"2024-02-21T00:00:00+00:00","org_name":"opencost","pr_count":9},{"created_at":"2024-02-21T00:00:00+00:00","org_name":"pixie-io","pr_count":3},{"created_at":"2024-02-21T00:00:00+00:00","org_name":"prometheus","pr_count":12},{"created_at":"2024-02-21T00:00:00+00:00","org_name":"redhat-chaos","pr_count":2},{"created_at":"2024-02-21T00:00:00+00:00","org_name":"skooner-k8s","pr_count":1},{"created_at":"2024-02-21T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":6},{"created_at":"2024-02-21T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-02-22T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-02-22T00:00:00+00:00","org_name":"chaos-mesh","pr_count":2},{"created_at":"2024-02-22T00:00:00+00:00","org_name":"cortexproject","pr_count":6},{"created_at":"2024-02-22T00:00:00+00:00","org_name":"fluent","pr_count":13},{"created_at":"2024-02-22T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-02-22T00:00:00+00:00","org_name":"jaegertracing","pr_count":7},{"created_at":"2024-02-22T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":6},{"created_at":"2024-02-22T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-02-22T00:00:00+00:00","org_name":"open-feature","pr_count":64},{"created_at":"2024-02-22T00:00:00+00:00","org_name":"open-telemetry","pr_count":107},{"created_at":"2024-02-22T00:00:00+00:00","org_name":"opencost","pr_count":5},{"created_at":"2024-02-22T00:00:00+00:00","org_name":"perses","pr_count":10},{"created_at":"2024-02-22T00:00:00+00:00","org_name":"prometheus","pr_count":32},{"created_at":"2024-02-22T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":22},{"created_at":"2024-02-22T00:00:00+00:00","org_name":"thanos-io","pr_count":5},{"created_at":"2024-02-23T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-02-23T00:00:00+00:00","org_name":"fluent","pr_count":6},{"created_at":"2024-02-23T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-02-23T00:00:00+00:00","org_name":"jaegertracing","pr_count":5},{"created_at":"2024-02-23T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":6},{"created_at":"2024-02-23T00:00:00+00:00","org_name":"litmuschaos","pr_count":12},{"created_at":"2024-02-23T00:00:00+00:00","org_name":"open-feature","pr_count":30},{"created_at":"2024-02-23T00:00:00+00:00","org_name":"open-telemetry","pr_count":168},{"created_at":"2024-02-23T00:00:00+00:00","org_name":"opencost","pr_count":4},{"created_at":"2024-02-23T00:00:00+00:00","org_name":"perses","pr_count":3},{"created_at":"2024-02-23T00:00:00+00:00","org_name":"prometheus","pr_count":17},{"created_at":"2024-02-23T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":6},{"created_at":"2024-02-23T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-02-24T00:00:00+00:00","org_name":"fluent","pr_count":5},{"created_at":"2024-02-24T00:00:00+00:00","org_name":"jaegertracing","pr_count":2},{"created_at":"2024-02-24T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-02-24T00:00:00+00:00","org_name":"open-feature","pr_count":8},{"created_at":"2024-02-24T00:00:00+00:00","org_name":"open-telemetry","pr_count":66},{"created_at":"2024-02-24T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-02-24T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-02-25T00:00:00+00:00","org_name":"fluent","pr_count":9},{"created_at":"2024-02-25T00:00:00+00:00","org_name":"jaegertracing","pr_count":3},{"created_at":"2024-02-25T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":5},{"created_at":"2024-02-25T00:00:00+00:00","org_name":"open-feature","pr_count":9},{"created_at":"2024-02-25T00:00:00+00:00","org_name":"open-telemetry","pr_count":141},{"created_at":"2024-02-25T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-02-25T00:00:00+00:00","org_name":"prometheus","pr_count":4},{"created_at":"2024-02-25T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":2},{"created_at":"2024-02-25T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","org_name":"OpenObservability","pr_count":1},{"created_at":"2024-02-26T00:00:00+00:00","org_name":"cortexproject","pr_count":20},{"created_at":"2024-02-26T00:00:00+00:00","org_name":"fluent","pr_count":6},{"created_at":"2024-02-26T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-02-26T00:00:00+00:00","org_name":"jaegertracing","pr_count":13},{"created_at":"2024-02-26T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":4},{"created_at":"2024-02-26T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-02-26T00:00:00+00:00","org_name":"open-feature","pr_count":26},{"created_at":"2024-02-26T00:00:00+00:00","org_name":"open-telemetry","pr_count":161},{"created_at":"2024-02-26T00:00:00+00:00","org_name":"opencost","pr_count":7},{"created_at":"2024-02-26T00:00:00+00:00","org_name":"perses","pr_count":9},{"created_at":"2024-02-26T00:00:00+00:00","org_name":"prometheus","pr_count":42},{"created_at":"2024-02-26T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":10},{"created_at":"2024-02-26T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-02-27T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-02-27T00:00:00+00:00","org_name":"fluent","pr_count":7},{"created_at":"2024-02-27T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-02-27T00:00:00+00:00","org_name":"jaegertracing","pr_count":16},{"created_at":"2024-02-27T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":11},{"created_at":"2024-02-27T00:00:00+00:00","org_name":"litmuschaos","pr_count":4},{"created_at":"2024-02-27T00:00:00+00:00","org_name":"open-feature","pr_count":39},{"created_at":"2024-02-27T00:00:00+00:00","org_name":"open-telemetry","pr_count":208},{"created_at":"2024-02-27T00:00:00+00:00","org_name":"opencost","pr_count":16},{"created_at":"2024-02-27T00:00:00+00:00","org_name":"perses","pr_count":12},{"created_at":"2024-02-27T00:00:00+00:00","org_name":"pixie-io","pr_count":3},{"created_at":"2024-02-27T00:00:00+00:00","org_name":"prometheus","pr_count":20},{"created_at":"2024-02-27T00:00:00+00:00","org_name":"skooner-k8s","pr_count":1},{"created_at":"2024-02-27T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":9},{"created_at":"2024-02-27T00:00:00+00:00","org_name":"thanos-io","pr_count":6},{"created_at":"2024-02-28T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-02-28T00:00:00+00:00","org_name":"fluent","pr_count":11},{"created_at":"2024-02-28T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-02-28T00:00:00+00:00","org_name":"jaegertracing","pr_count":24},{"created_at":"2024-02-28T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":6},{"created_at":"2024-02-28T00:00:00+00:00","org_name":"litmuschaos","pr_count":8},{"created_at":"2024-02-28T00:00:00+00:00","org_name":"open-feature","pr_count":22},{"created_at":"2024-02-28T00:00:00+00:00","org_name":"open-telemetry","pr_count":214},{"created_at":"2024-02-28T00:00:00+00:00","org_name":"opencost","pr_count":25},{"created_at":"2024-02-28T00:00:00+00:00","org_name":"perses","pr_count":14},{"created_at":"2024-02-28T00:00:00+00:00","org_name":"prometheus","pr_count":54},{"created_at":"2024-02-28T00:00:00+00:00","org_name":"redhat-chaos","pr_count":2},{"created_at":"2024-02-28T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":4},{"created_at":"2024-02-28T00:00:00+00:00","org_name":"thanos-io","pr_count":5},{"created_at":"2024-02-29T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-02-29T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-02-29T00:00:00+00:00","org_name":"fluent","pr_count":27},{"created_at":"2024-02-29T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-02-29T00:00:00+00:00","org_name":"jaegertracing","pr_count":3},{"created_at":"2024-02-29T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-02-29T00:00:00+00:00","org_name":"litmuschaos","pr_count":3},{"created_at":"2024-02-29T00:00:00+00:00","org_name":"open-feature","pr_count":17},{"created_at":"2024-02-29T00:00:00+00:00","org_name":"open-telemetry","pr_count":173},{"created_at":"2024-02-29T00:00:00+00:00","org_name":"opencost","pr_count":26},{"created_at":"2024-02-29T00:00:00+00:00","org_name":"perses","pr_count":7},{"created_at":"2024-02-29T00:00:00+00:00","org_name":"prometheus","pr_count":26},{"created_at":"2024-02-29T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":16},{"created_at":"2024-02-29T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-03-01T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-03-01T00:00:00+00:00","org_name":"fluent","pr_count":8},{"created_at":"2024-03-01T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-03-01T00:00:00+00:00","org_name":"jaegertracing","pr_count":10},{"created_at":"2024-03-01T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":4},{"created_at":"2024-03-01T00:00:00+00:00","org_name":"litmuschaos","pr_count":14},{"created_at":"2024-03-01T00:00:00+00:00","org_name":"open-feature","pr_count":26},{"created_at":"2024-03-01T00:00:00+00:00","org_name":"open-telemetry","pr_count":133},{"created_at":"2024-03-01T00:00:00+00:00","org_name":"opencost","pr_count":21},{"created_at":"2024-03-01T00:00:00+00:00","org_name":"perses","pr_count":13},{"created_at":"2024-03-01T00:00:00+00:00","org_name":"prometheus","pr_count":97},{"created_at":"2024-03-01T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":2},{"created_at":"2024-03-02T00:00:00+00:00","org_name":"fluent","pr_count":5},{"created_at":"2024-03-02T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-03-02T00:00:00+00:00","org_name":"jaegertracing","pr_count":2},{"created_at":"2024-03-02T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-03-02T00:00:00+00:00","org_name":"open-feature","pr_count":3},{"created_at":"2024-03-02T00:00:00+00:00","org_name":"open-telemetry","pr_count":32},{"created_at":"2024-03-02T00:00:00+00:00","org_name":"prometheus","pr_count":4},{"created_at":"2024-03-02T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-03-03T00:00:00+00:00","org_name":"fluent","pr_count":4},{"created_at":"2024-03-03T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-03-03T00:00:00+00:00","org_name":"jaegertracing","pr_count":3},{"created_at":"2024-03-03T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-03-03T00:00:00+00:00","org_name":"kuberhealthy","pr_count":1},{"created_at":"2024-03-03T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-03-03T00:00:00+00:00","org_name":"open-feature","pr_count":10},{"created_at":"2024-03-03T00:00:00+00:00","org_name":"open-telemetry","pr_count":149},{"created_at":"2024-03-03T00:00:00+00:00","org_name":"prometheus","pr_count":42},{"created_at":"2024-03-03T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":10},{"created_at":"2024-03-03T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-03-04T00:00:00+00:00","org_name":"cortexproject","pr_count":7},{"created_at":"2024-03-04T00:00:00+00:00","org_name":"fluent","pr_count":7},{"created_at":"2024-03-04T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":19},{"created_at":"2024-03-04T00:00:00+00:00","org_name":"jaegertracing","pr_count":12},{"created_at":"2024-03-04T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-03-04T00:00:00+00:00","org_name":"litmuschaos","pr_count":7},{"created_at":"2024-03-04T00:00:00+00:00","org_name":"open-feature","pr_count":9},{"created_at":"2024-03-04T00:00:00+00:00","org_name":"open-telemetry","pr_count":193},{"created_at":"2024-03-04T00:00:00+00:00","org_name":"opencost","pr_count":10},{"created_at":"2024-03-04T00:00:00+00:00","org_name":"perses","pr_count":5},{"created_at":"2024-03-04T00:00:00+00:00","org_name":"prometheus","pr_count":36},{"created_at":"2024-03-04T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":4},{"created_at":"2024-03-04T00:00:00+00:00","org_name":"thanos-io","pr_count":5},{"created_at":"2024-03-05T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-03-05T00:00:00+00:00","org_name":"cortexproject","pr_count":7},{"created_at":"2024-03-05T00:00:00+00:00","org_name":"fluent","pr_count":3},{"created_at":"2024-03-05T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-03-05T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-03-05T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":9},{"created_at":"2024-03-05T00:00:00+00:00","org_name":"litmuschaos","pr_count":21},{"created_at":"2024-03-05T00:00:00+00:00","org_name":"open-feature","pr_count":33},{"created_at":"2024-03-05T00:00:00+00:00","org_name":"open-telemetry","pr_count":261},{"created_at":"2024-03-05T00:00:00+00:00","org_name":"opencost","pr_count":10},{"created_at":"2024-03-05T00:00:00+00:00","org_name":"perses","pr_count":5},{"created_at":"2024-03-05T00:00:00+00:00","org_name":"prometheus","pr_count":20},{"created_at":"2024-03-05T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":8},{"created_at":"2024-03-05T00:00:00+00:00","org_name":"thanos-io","pr_count":5},{"created_at":"2024-03-06T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","org_name":"cortexproject","pr_count":5},{"created_at":"2024-03-06T00:00:00+00:00","org_name":"fluent","pr_count":17},{"created_at":"2024-03-06T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-03-06T00:00:00+00:00","org_name":"jaegertracing","pr_count":13},{"created_at":"2024-03-06T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-03-06T00:00:00+00:00","org_name":"litmuschaos","pr_count":12},{"created_at":"2024-03-06T00:00:00+00:00","org_name":"open-feature","pr_count":25},{"created_at":"2024-03-06T00:00:00+00:00","org_name":"open-telemetry","pr_count":185},{"created_at":"2024-03-06T00:00:00+00:00","org_name":"opencost","pr_count":6},{"created_at":"2024-03-06T00:00:00+00:00","org_name":"perses","pr_count":11},{"created_at":"2024-03-06T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-03-06T00:00:00+00:00","org_name":"prometheus","pr_count":37},{"created_at":"2024-03-06T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":11},{"created_at":"2024-03-06T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","org_name":"chaosblade-io","pr_count":2},{"created_at":"2024-03-07T00:00:00+00:00","org_name":"fluent","pr_count":10},{"created_at":"2024-03-07T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-03-07T00:00:00+00:00","org_name":"jaegertracing","pr_count":9},{"created_at":"2024-03-07T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-03-07T00:00:00+00:00","org_name":"litmuschaos","pr_count":45},{"created_at":"2024-03-07T00:00:00+00:00","org_name":"open-feature","pr_count":23},{"created_at":"2024-03-07T00:00:00+00:00","org_name":"open-telemetry","pr_count":136},{"created_at":"2024-03-07T00:00:00+00:00","org_name":"opencost","pr_count":11},{"created_at":"2024-03-07T00:00:00+00:00","org_name":"perses","pr_count":10},{"created_at":"2024-03-07T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","org_name":"prometheus","pr_count":23},{"created_at":"2024-03-07T00:00:00+00:00","org_name":"redhat-chaos","pr_count":1},{"created_at":"2024-03-07T00:00:00+00:00","org_name":"skooner-k8s","pr_count":2},{"created_at":"2024-03-07T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":3},{"created_at":"2024-03-07T00:00:00+00:00","org_name":"thanos-io","pr_count":6},{"created_at":"2024-03-08T00:00:00+00:00","org_name":"chaosblade-io","pr_count":6},{"created_at":"2024-03-08T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-03-08T00:00:00+00:00","org_name":"fluent","pr_count":15},{"created_at":"2024-03-08T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-03-08T00:00:00+00:00","org_name":"jaegertracing","pr_count":5},{"created_at":"2024-03-08T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":20},{"created_at":"2024-03-08T00:00:00+00:00","org_name":"litmuschaos","pr_count":6},{"created_at":"2024-03-08T00:00:00+00:00","org_name":"open-feature","pr_count":9},{"created_at":"2024-03-08T00:00:00+00:00","org_name":"open-telemetry","pr_count":110},{"created_at":"2024-03-08T00:00:00+00:00","org_name":"opencost","pr_count":11},{"created_at":"2024-03-08T00:00:00+00:00","org_name":"perses","pr_count":2},{"created_at":"2024-03-08T00:00:00+00:00","org_name":"pixie-io","pr_count":3},{"created_at":"2024-03-08T00:00:00+00:00","org_name":"prometheus","pr_count":23},{"created_at":"2024-03-08T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":3},{"created_at":"2024-03-08T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-03-09T00:00:00+00:00","org_name":"fluent","pr_count":2},{"created_at":"2024-03-09T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-03-09T00:00:00+00:00","org_name":"jaegertracing","pr_count":8},{"created_at":"2024-03-09T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-03-09T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-03-09T00:00:00+00:00","org_name":"open-feature","pr_count":16},{"created_at":"2024-03-09T00:00:00+00:00","org_name":"open-telemetry","pr_count":27},{"created_at":"2024-03-09T00:00:00+00:00","org_name":"prometheus","pr_count":9},{"created_at":"2024-03-09T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":2},{"created_at":"2024-03-09T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-03-10T00:00:00+00:00","org_name":"fluent","pr_count":3},{"created_at":"2024-03-10T00:00:00+00:00","org_name":"jaegertracing","pr_count":1},{"created_at":"2024-03-10T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-03-10T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-03-10T00:00:00+00:00","org_name":"open-feature","pr_count":6},{"created_at":"2024-03-10T00:00:00+00:00","org_name":"open-telemetry","pr_count":133},{"created_at":"2024-03-10T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-03-10T00:00:00+00:00","org_name":"prometheus","pr_count":5},{"created_at":"2024-03-10T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":3},{"created_at":"2024-03-10T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-03-11T00:00:00+00:00","org_name":"chaosblade-io","pr_count":6},{"created_at":"2024-03-11T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-03-11T00:00:00+00:00","org_name":"fluent","pr_count":33},{"created_at":"2024-03-11T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-03-11T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-03-11T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":5},{"created_at":"2024-03-11T00:00:00+00:00","org_name":"litmuschaos","pr_count":11},{"created_at":"2024-03-11T00:00:00+00:00","org_name":"open-feature","pr_count":29},{"created_at":"2024-03-11T00:00:00+00:00","org_name":"open-telemetry","pr_count":193},{"created_at":"2024-03-11T00:00:00+00:00","org_name":"opencost","pr_count":14},{"created_at":"2024-03-11T00:00:00+00:00","org_name":"perses","pr_count":19},{"created_at":"2024-03-11T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-03-11T00:00:00+00:00","org_name":"prometheus","pr_count":4},{"created_at":"2024-03-11T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":13},{"created_at":"2024-03-11T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-03-12T00:00:00+00:00","org_name":"banzaicloud","pr_count":3},{"created_at":"2024-03-12T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-03-12T00:00:00+00:00","org_name":"chaosblade-io","pr_count":3},{"created_at":"2024-03-12T00:00:00+00:00","org_name":"fluent","pr_count":28},{"created_at":"2024-03-12T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-03-12T00:00:00+00:00","org_name":"jaegertracing","pr_count":13},{"created_at":"2024-03-12T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":10},{"created_at":"2024-03-12T00:00:00+00:00","org_name":"litmuschaos","pr_count":11},{"created_at":"2024-03-12T00:00:00+00:00","org_name":"open-feature","pr_count":40},{"created_at":"2024-03-12T00:00:00+00:00","org_name":"open-telemetry","pr_count":247},{"created_at":"2024-03-12T00:00:00+00:00","org_name":"opencost","pr_count":11},{"created_at":"2024-03-12T00:00:00+00:00","org_name":"perses","pr_count":8},{"created_at":"2024-03-12T00:00:00+00:00","org_name":"prometheus","pr_count":14},{"created_at":"2024-03-12T00:00:00+00:00","org_name":"redhat-chaos","pr_count":1},{"created_at":"2024-03-12T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":9},{"created_at":"2024-03-12T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-03-13T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","org_name":"chaos-mesh","pr_count":4},{"created_at":"2024-03-13T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-03-13T00:00:00+00:00","org_name":"fluent","pr_count":15},{"created_at":"2024-03-13T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-03-13T00:00:00+00:00","org_name":"jaegertracing","pr_count":5},{"created_at":"2024-03-13T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":5},{"created_at":"2024-03-13T00:00:00+00:00","org_name":"kuberhealthy","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","org_name":"litmuschaos","pr_count":10},{"created_at":"2024-03-13T00:00:00+00:00","org_name":"open-feature","pr_count":41},{"created_at":"2024-03-13T00:00:00+00:00","org_name":"open-telemetry","pr_count":184},{"created_at":"2024-03-13T00:00:00+00:00","org_name":"opencost","pr_count":9},{"created_at":"2024-03-13T00:00:00+00:00","org_name":"perses","pr_count":4},{"created_at":"2024-03-13T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-03-13T00:00:00+00:00","org_name":"prometheus","pr_count":39},{"created_at":"2024-03-13T00:00:00+00:00","org_name":"skooner-k8s","pr_count":2},{"created_at":"2024-03-13T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":9},{"created_at":"2024-03-13T00:00:00+00:00","org_name":"thanos-io","pr_count":6},{"created_at":"2024-03-14T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-03-14T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-03-14T00:00:00+00:00","org_name":"fluent","pr_count":21},{"created_at":"2024-03-14T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-03-14T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-03-14T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":13},{"created_at":"2024-03-14T00:00:00+00:00","org_name":"kinvolk","pr_count":6},{"created_at":"2024-03-14T00:00:00+00:00","org_name":"litmuschaos","pr_count":36},{"created_at":"2024-03-14T00:00:00+00:00","org_name":"open-feature","pr_count":32},{"created_at":"2024-03-14T00:00:00+00:00","org_name":"open-telemetry","pr_count":199},{"created_at":"2024-03-14T00:00:00+00:00","org_name":"opencost","pr_count":6},{"created_at":"2024-03-14T00:00:00+00:00","org_name":"perses","pr_count":2},{"created_at":"2024-03-14T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-03-14T00:00:00+00:00","org_name":"prometheus","pr_count":26},{"created_at":"2024-03-14T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":7},{"created_at":"2024-03-14T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-03-15T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","org_name":"fluent","pr_count":16},{"created_at":"2024-03-15T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","org_name":"jaegertracing","pr_count":12},{"created_at":"2024-03-15T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","org_name":"litmuschaos","pr_count":16},{"created_at":"2024-03-15T00:00:00+00:00","org_name":"open-feature","pr_count":32},{"created_at":"2024-03-15T00:00:00+00:00","org_name":"open-telemetry","pr_count":159},{"created_at":"2024-03-15T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-03-15T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-03-15T00:00:00+00:00","org_name":"prometheus","pr_count":12},{"created_at":"2024-03-15T00:00:00+00:00","org_name":"skooner-k8s","pr_count":2},{"created_at":"2024-03-15T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":6},{"created_at":"2024-03-15T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-03-16T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-03-16T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-03-16T00:00:00+00:00","org_name":"fluent","pr_count":6},{"created_at":"2024-03-16T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-03-16T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-03-16T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-03-16T00:00:00+00:00","org_name":"open-feature","pr_count":16},{"created_at":"2024-03-16T00:00:00+00:00","org_name":"open-telemetry","pr_count":52},{"created_at":"2024-03-16T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-03-16T00:00:00+00:00","org_name":"prometheus","pr_count":4},{"created_at":"2024-03-16T00:00:00+00:00","org_name":"skooner-k8s","pr_count":2},{"created_at":"2024-03-16T00:00:00+00:00","org_name":"thanos-io","pr_count":5},{"created_at":"2024-03-17T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-03-17T00:00:00+00:00","org_name":"fluent","pr_count":3},{"created_at":"2024-03-17T00:00:00+00:00","org_name":"jaegertracing","pr_count":1},{"created_at":"2024-03-17T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-03-17T00:00:00+00:00","org_name":"litmuschaos","pr_count":4},{"created_at":"2024-03-17T00:00:00+00:00","org_name":"open-feature","pr_count":11},{"created_at":"2024-03-17T00:00:00+00:00","org_name":"open-telemetry","pr_count":61},{"created_at":"2024-03-17T00:00:00+00:00","org_name":"prometheus","pr_count":10},{"created_at":"2024-03-17T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":6},{"created_at":"2024-03-17T00:00:00+00:00","org_name":"thanos-io","pr_count":6},{"created_at":"2024-03-18T00:00:00+00:00","org_name":"banzaicloud","pr_count":3},{"created_at":"2024-03-18T00:00:00+00:00","org_name":"chaos-mesh","pr_count":5},{"created_at":"2024-03-18T00:00:00+00:00","org_name":"chaosblade-io","pr_count":2},{"created_at":"2024-03-18T00:00:00+00:00","org_name":"cortexproject","pr_count":7},{"created_at":"2024-03-18T00:00:00+00:00","org_name":"fluent","pr_count":8},{"created_at":"2024-03-18T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-03-18T00:00:00+00:00","org_name":"jaegertracing","pr_count":8},{"created_at":"2024-03-18T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":5},{"created_at":"2024-03-18T00:00:00+00:00","org_name":"litmuschaos","pr_count":6},{"created_at":"2024-03-18T00:00:00+00:00","org_name":"open-feature","pr_count":15},{"created_at":"2024-03-18T00:00:00+00:00","org_name":"open-telemetry","pr_count":107},{"created_at":"2024-03-18T00:00:00+00:00","org_name":"opencost","pr_count":11},{"created_at":"2024-03-18T00:00:00+00:00","org_name":"perses","pr_count":2},{"created_at":"2024-03-18T00:00:00+00:00","org_name":"prometheus","pr_count":20},{"created_at":"2024-03-18T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":9},{"created_at":"2024-03-18T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-03-19T00:00:00+00:00","org_name":"chaos-mesh","pr_count":3},{"created_at":"2024-03-19T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-03-19T00:00:00+00:00","org_name":"fluent","pr_count":9},{"created_at":"2024-03-19T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-03-19T00:00:00+00:00","org_name":"jaegertracing","pr_count":13},{"created_at":"2024-03-19T00:00:00+00:00","org_name":"kuberhealthy","pr_count":1},{"created_at":"2024-03-19T00:00:00+00:00","org_name":"litmuschaos","pr_count":5},{"created_at":"2024-03-19T00:00:00+00:00","org_name":"open-feature","pr_count":14},{"created_at":"2024-03-19T00:00:00+00:00","org_name":"open-telemetry","pr_count":189},{"created_at":"2024-03-19T00:00:00+00:00","org_name":"opencost","pr_count":7},{"created_at":"2024-03-19T00:00:00+00:00","org_name":"perses","pr_count":2},{"created_at":"2024-03-19T00:00:00+00:00","org_name":"prometheus","pr_count":43},{"created_at":"2024-03-19T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":6},{"created_at":"2024-03-20T00:00:00+00:00","org_name":"banzaicloud","pr_count":3},{"created_at":"2024-03-20T00:00:00+00:00","org_name":"chaos-mesh","pr_count":2},{"created_at":"2024-03-20T00:00:00+00:00","org_name":"cortexproject","pr_count":4},{"created_at":"2024-03-20T00:00:00+00:00","org_name":"fluent","pr_count":10},{"created_at":"2024-03-20T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-03-20T00:00:00+00:00","org_name":"jaegertracing","pr_count":11},{"created_at":"2024-03-20T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":6},{"created_at":"2024-03-20T00:00:00+00:00","org_name":"kuberhealthy","pr_count":1},{"created_at":"2024-03-20T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-03-20T00:00:00+00:00","org_name":"open-feature","pr_count":10},{"created_at":"2024-03-20T00:00:00+00:00","org_name":"open-telemetry","pr_count":160},{"created_at":"2024-03-20T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-03-20T00:00:00+00:00","org_name":"prometheus","pr_count":26},{"created_at":"2024-03-20T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":2},{"created_at":"2024-03-20T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-03-21T00:00:00+00:00","org_name":"banzaicloud","pr_count":6},{"created_at":"2024-03-21T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-03-21T00:00:00+00:00","org_name":"fluent","pr_count":17},{"created_at":"2024-03-21T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":17},{"created_at":"2024-03-21T00:00:00+00:00","org_name":"jaegertracing","pr_count":4},{"created_at":"2024-03-21T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-03-21T00:00:00+00:00","org_name":"kuberhealthy","pr_count":1},{"created_at":"2024-03-21T00:00:00+00:00","org_name":"litmuschaos","pr_count":6},{"created_at":"2024-03-21T00:00:00+00:00","org_name":"open-feature","pr_count":18},{"created_at":"2024-03-21T00:00:00+00:00","org_name":"open-telemetry","pr_count":163},{"created_at":"2024-03-21T00:00:00+00:00","org_name":"opencost","pr_count":5},{"created_at":"2024-03-21T00:00:00+00:00","org_name":"perses","pr_count":11},{"created_at":"2024-03-21T00:00:00+00:00","org_name":"prometheus","pr_count":77},{"created_at":"2024-03-21T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-03-21T00:00:00+00:00","org_name":"thanos-io","pr_count":12},{"created_at":"2024-03-22T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-03-22T00:00:00+00:00","org_name":"chaosblade-io","pr_count":5},{"created_at":"2024-03-22T00:00:00+00:00","org_name":"cortexproject","pr_count":8},{"created_at":"2024-03-22T00:00:00+00:00","org_name":"fluent","pr_count":6},{"created_at":"2024-03-22T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-03-22T00:00:00+00:00","org_name":"jaegertracing","pr_count":10},{"created_at":"2024-03-22T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":14},{"created_at":"2024-03-22T00:00:00+00:00","org_name":"kuberhealthy","pr_count":1},{"created_at":"2024-03-22T00:00:00+00:00","org_name":"litmuschaos","pr_count":5},{"created_at":"2024-03-22T00:00:00+00:00","org_name":"open-feature","pr_count":18},{"created_at":"2024-03-22T00:00:00+00:00","org_name":"open-telemetry","pr_count":153},{"created_at":"2024-03-22T00:00:00+00:00","org_name":"opencost","pr_count":10},{"created_at":"2024-03-22T00:00:00+00:00","org_name":"perses","pr_count":6},{"created_at":"2024-03-22T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-03-22T00:00:00+00:00","org_name":"prometheus","pr_count":68},{"created_at":"2024-03-22T00:00:00+00:00","org_name":"skooner-k8s","pr_count":1},{"created_at":"2024-03-22T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":2},{"created_at":"2024-03-22T00:00:00+00:00","org_name":"thanos-io","pr_count":5},{"created_at":"2024-03-23T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-03-23T00:00:00+00:00","org_name":"chaosblade-io","pr_count":2},{"created_at":"2024-03-23T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-03-23T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-03-23T00:00:00+00:00","org_name":"open-feature","pr_count":12},{"created_at":"2024-03-23T00:00:00+00:00","org_name":"open-telemetry","pr_count":30},{"created_at":"2024-03-23T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-03-23T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-03-23T00:00:00+00:00","org_name":"prometheus","pr_count":13},{"created_at":"2024-03-23T00:00:00+00:00","org_name":"thanos-io","pr_count":5},{"created_at":"2024-03-24T00:00:00+00:00","org_name":"fluent","pr_count":1},{"created_at":"2024-03-24T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-03-24T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":4},{"created_at":"2024-03-24T00:00:00+00:00","org_name":"open-feature","pr_count":5},{"created_at":"2024-03-24T00:00:00+00:00","org_name":"open-telemetry","pr_count":54},{"created_at":"2024-03-24T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-03-24T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-03-24T00:00:00+00:00","org_name":"prometheus","pr_count":12},{"created_at":"2024-03-24T00:00:00+00:00","org_name":"thanos-io","pr_count":6},{"created_at":"2024-03-25T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-03-25T00:00:00+00:00","org_name":"chaos-mesh","pr_count":14},{"created_at":"2024-03-25T00:00:00+00:00","org_name":"cortexproject","pr_count":10},{"created_at":"2024-03-25T00:00:00+00:00","org_name":"fluent","pr_count":7},{"created_at":"2024-03-25T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":13},{"created_at":"2024-03-25T00:00:00+00:00","org_name":"jaegertracing","pr_count":8},{"created_at":"2024-03-25T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":12},{"created_at":"2024-03-25T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-03-25T00:00:00+00:00","org_name":"open-feature","pr_count":45},{"created_at":"2024-03-25T00:00:00+00:00","org_name":"open-telemetry","pr_count":148},{"created_at":"2024-03-25T00:00:00+00:00","org_name":"opencost","pr_count":10},{"created_at":"2024-03-25T00:00:00+00:00","org_name":"perses","pr_count":9},{"created_at":"2024-03-25T00:00:00+00:00","org_name":"prometheus","pr_count":14},{"created_at":"2024-03-25T00:00:00+00:00","org_name":"redhat-chaos","pr_count":3},{"created_at":"2024-03-25T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":8},{"created_at":"2024-03-25T00:00:00+00:00","org_name":"thanos-io","pr_count":10},{"created_at":"2024-03-26T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-03-26T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-03-26T00:00:00+00:00","org_name":"cortexproject","pr_count":4},{"created_at":"2024-03-26T00:00:00+00:00","org_name":"fluent","pr_count":6},{"created_at":"2024-03-26T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-03-26T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-03-26T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":7},{"created_at":"2024-03-26T00:00:00+00:00","org_name":"open-feature","pr_count":50},{"created_at":"2024-03-26T00:00:00+00:00","org_name":"open-telemetry","pr_count":256},{"created_at":"2024-03-26T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-03-26T00:00:00+00:00","org_name":"perses","pr_count":6},{"created_at":"2024-03-26T00:00:00+00:00","org_name":"prometheus","pr_count":21},{"created_at":"2024-03-26T00:00:00+00:00","org_name":"redhat-chaos","pr_count":2},{"created_at":"2024-03-26T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":6},{"created_at":"2024-03-26T00:00:00+00:00","org_name":"thanos-io","pr_count":7},{"created_at":"2024-03-27T00:00:00+00:00","org_name":"chaosblade-io","pr_count":2},{"created_at":"2024-03-27T00:00:00+00:00","org_name":"cortexproject","pr_count":5},{"created_at":"2024-03-27T00:00:00+00:00","org_name":"fluent","pr_count":26},{"created_at":"2024-03-27T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-03-27T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-03-27T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":7},{"created_at":"2024-03-27T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-03-27T00:00:00+00:00","org_name":"open-feature","pr_count":39},{"created_at":"2024-03-27T00:00:00+00:00","org_name":"open-telemetry","pr_count":214},{"created_at":"2024-03-27T00:00:00+00:00","org_name":"opencost","pr_count":5},{"created_at":"2024-03-27T00:00:00+00:00","org_name":"perses","pr_count":8},{"created_at":"2024-03-27T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-03-27T00:00:00+00:00","org_name":"prometheus","pr_count":20},{"created_at":"2024-03-27T00:00:00+00:00","org_name":"skooner-k8s","pr_count":2},{"created_at":"2024-03-27T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":2},{"created_at":"2024-03-27T00:00:00+00:00","org_name":"thanos-io","pr_count":9},{"created_at":"2024-03-28T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-03-28T00:00:00+00:00","org_name":"chaosblade-io","pr_count":5},{"created_at":"2024-03-28T00:00:00+00:00","org_name":"cortexproject","pr_count":11},{"created_at":"2024-03-28T00:00:00+00:00","org_name":"fluent","pr_count":10},{"created_at":"2024-03-28T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-03-28T00:00:00+00:00","org_name":"jaegertracing","pr_count":7},{"created_at":"2024-03-28T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":7},{"created_at":"2024-03-28T00:00:00+00:00","org_name":"open-feature","pr_count":19},{"created_at":"2024-03-28T00:00:00+00:00","org_name":"open-telemetry","pr_count":141},{"created_at":"2024-03-28T00:00:00+00:00","org_name":"opencost","pr_count":5},{"created_at":"2024-03-28T00:00:00+00:00","org_name":"perses","pr_count":10},{"created_at":"2024-03-28T00:00:00+00:00","org_name":"prometheus","pr_count":18},{"created_at":"2024-03-28T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":5},{"created_at":"2024-03-28T00:00:00+00:00","org_name":"thanos-io","pr_count":5},{"created_at":"2024-03-29T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-03-29T00:00:00+00:00","org_name":"fluent","pr_count":14},{"created_at":"2024-03-29T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-03-29T00:00:00+00:00","org_name":"jaegertracing","pr_count":9},{"created_at":"2024-03-29T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-03-29T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-03-29T00:00:00+00:00","org_name":"open-feature","pr_count":19},{"created_at":"2024-03-29T00:00:00+00:00","org_name":"open-telemetry","pr_count":130},{"created_at":"2024-03-29T00:00:00+00:00","org_name":"opencost","pr_count":6},{"created_at":"2024-03-29T00:00:00+00:00","org_name":"perses","pr_count":9},{"created_at":"2024-03-29T00:00:00+00:00","org_name":"prometheus","pr_count":8},{"created_at":"2024-03-29T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":2},{"created_at":"2024-03-29T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-03-30T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","org_name":"fluent","pr_count":2},{"created_at":"2024-03-30T00:00:00+00:00","org_name":"jaegertracing","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":5},{"created_at":"2024-03-30T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-03-30T00:00:00+00:00","org_name":"open-feature","pr_count":13},{"created_at":"2024-03-30T00:00:00+00:00","org_name":"open-telemetry","pr_count":18},{"created_at":"2024-03-30T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-03-30T00:00:00+00:00","org_name":"prometheus","pr_count":15},{"created_at":"2024-03-30T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-03-30T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-03-31T00:00:00+00:00","org_name":"chaos-mesh","pr_count":2},{"created_at":"2024-03-31T00:00:00+00:00","org_name":"fluent","pr_count":5},{"created_at":"2024-03-31T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-03-31T00:00:00+00:00","org_name":"jaegertracing","pr_count":3},{"created_at":"2024-03-31T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-03-31T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-03-31T00:00:00+00:00","org_name":"open-feature","pr_count":2},{"created_at":"2024-03-31T00:00:00+00:00","org_name":"open-telemetry","pr_count":57},{"created_at":"2024-03-31T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-03-31T00:00:00+00:00","org_name":"prometheus","pr_count":4},{"created_at":"2024-03-31T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-04-01T00:00:00+00:00","org_name":"chaosblade-io","pr_count":5},{"created_at":"2024-04-01T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-04-01T00:00:00+00:00","org_name":"fluent","pr_count":16},{"created_at":"2024-04-01T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-04-01T00:00:00+00:00","org_name":"jaegertracing","pr_count":15},{"created_at":"2024-04-01T00:00:00+00:00","org_name":"litmuschaos","pr_count":5},{"created_at":"2024-04-01T00:00:00+00:00","org_name":"open-feature","pr_count":39},{"created_at":"2024-04-01T00:00:00+00:00","org_name":"open-telemetry","pr_count":149},{"created_at":"2024-04-01T00:00:00+00:00","org_name":"opencost","pr_count":8},{"created_at":"2024-04-01T00:00:00+00:00","org_name":"perses","pr_count":2},{"created_at":"2024-04-01T00:00:00+00:00","org_name":"prometheus","pr_count":71},{"created_at":"2024-04-01T00:00:00+00:00","org_name":"redhat-chaos","pr_count":1},{"created_at":"2024-04-01T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":2},{"created_at":"2024-04-01T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-04-02T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-04-02T00:00:00+00:00","org_name":"fluent","pr_count":13},{"created_at":"2024-04-02T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-04-02T00:00:00+00:00","org_name":"jaegertracing","pr_count":24},{"created_at":"2024-04-02T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-04-02T00:00:00+00:00","org_name":"litmuschaos","pr_count":4},{"created_at":"2024-04-02T00:00:00+00:00","org_name":"open-feature","pr_count":36},{"created_at":"2024-04-02T00:00:00+00:00","org_name":"open-telemetry","pr_count":226},{"created_at":"2024-04-02T00:00:00+00:00","org_name":"opencost","pr_count":4},{"created_at":"2024-04-02T00:00:00+00:00","org_name":"perses","pr_count":8},{"created_at":"2024-04-02T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-04-02T00:00:00+00:00","org_name":"prometheus","pr_count":24},{"created_at":"2024-04-02T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":17},{"created_at":"2024-04-02T00:00:00+00:00","org_name":"thanos-io","pr_count":6},{"created_at":"2024-04-03T00:00:00+00:00","org_name":"chaos-mesh","pr_count":2},{"created_at":"2024-04-03T00:00:00+00:00","org_name":"cortexproject","pr_count":5},{"created_at":"2024-04-03T00:00:00+00:00","org_name":"fluent","pr_count":5},{"created_at":"2024-04-03T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-04-03T00:00:00+00:00","org_name":"jaegertracing","pr_count":5},{"created_at":"2024-04-03T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-04-03T00:00:00+00:00","org_name":"open-feature","pr_count":31},{"created_at":"2024-04-03T00:00:00+00:00","org_name":"open-telemetry","pr_count":177},{"created_at":"2024-04-03T00:00:00+00:00","org_name":"opencost","pr_count":7},{"created_at":"2024-04-03T00:00:00+00:00","org_name":"perses","pr_count":3},{"created_at":"2024-04-03T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-04-03T00:00:00+00:00","org_name":"prometheus","pr_count":25},{"created_at":"2024-04-03T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":9},{"created_at":"2024-04-03T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-04-04T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-04-04T00:00:00+00:00","org_name":"fluent","pr_count":10},{"created_at":"2024-04-04T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-04-04T00:00:00+00:00","org_name":"jaegertracing","pr_count":16},{"created_at":"2024-04-04T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":8},{"created_at":"2024-04-04T00:00:00+00:00","org_name":"litmuschaos","pr_count":20},{"created_at":"2024-04-04T00:00:00+00:00","org_name":"open-feature","pr_count":30},{"created_at":"2024-04-04T00:00:00+00:00","org_name":"open-telemetry","pr_count":195},{"created_at":"2024-04-04T00:00:00+00:00","org_name":"opencost","pr_count":13},{"created_at":"2024-04-04T00:00:00+00:00","org_name":"perses","pr_count":7},{"created_at":"2024-04-04T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-04-04T00:00:00+00:00","org_name":"prometheus","pr_count":15},{"created_at":"2024-04-04T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":13},{"created_at":"2024-04-04T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-04-05T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-04-05T00:00:00+00:00","org_name":"fluent","pr_count":12},{"created_at":"2024-04-05T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-04-05T00:00:00+00:00","org_name":"jaegertracing","pr_count":9},{"created_at":"2024-04-05T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-04-05T00:00:00+00:00","org_name":"litmuschaos","pr_count":11},{"created_at":"2024-04-05T00:00:00+00:00","org_name":"open-feature","pr_count":48},{"created_at":"2024-04-05T00:00:00+00:00","org_name":"open-telemetry","pr_count":223},{"created_at":"2024-04-05T00:00:00+00:00","org_name":"opencost","pr_count":6},{"created_at":"2024-04-05T00:00:00+00:00","org_name":"perses","pr_count":3},{"created_at":"2024-04-05T00:00:00+00:00","org_name":"prometheus","pr_count":18},{"created_at":"2024-04-05T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":9},{"created_at":"2024-04-05T00:00:00+00:00","org_name":"thanos-io","pr_count":8},{"created_at":"2024-04-06T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-04-06T00:00:00+00:00","org_name":"fluent","pr_count":18},{"created_at":"2024-04-06T00:00:00+00:00","org_name":"jaegertracing","pr_count":4},{"created_at":"2024-04-06T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-04-06T00:00:00+00:00","org_name":"open-feature","pr_count":18},{"created_at":"2024-04-06T00:00:00+00:00","org_name":"open-telemetry","pr_count":40},{"created_at":"2024-04-06T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-04-06T00:00:00+00:00","org_name":"prometheus","pr_count":3},{"created_at":"2024-04-06T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":8},{"created_at":"2024-04-06T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-04-07T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-04-07T00:00:00+00:00","org_name":"jaegertracing","pr_count":1},{"created_at":"2024-04-07T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-04-07T00:00:00+00:00","org_name":"kuberhealthy","pr_count":2},{"created_at":"2024-04-07T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-04-07T00:00:00+00:00","org_name":"open-feature","pr_count":10},{"created_at":"2024-04-07T00:00:00+00:00","org_name":"open-telemetry","pr_count":57},{"created_at":"2024-04-07T00:00:00+00:00","org_name":"prometheus","pr_count":4},{"created_at":"2024-04-08T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-04-08T00:00:00+00:00","org_name":"chaosblade-io","pr_count":3},{"created_at":"2024-04-08T00:00:00+00:00","org_name":"cortexproject","pr_count":6},{"created_at":"2024-04-08T00:00:00+00:00","org_name":"fluent","pr_count":25},{"created_at":"2024-04-08T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-04-08T00:00:00+00:00","org_name":"jaegertracing","pr_count":13},{"created_at":"2024-04-08T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-04-08T00:00:00+00:00","org_name":"litmuschaos","pr_count":8},{"created_at":"2024-04-08T00:00:00+00:00","org_name":"open-feature","pr_count":57},{"created_at":"2024-04-08T00:00:00+00:00","org_name":"open-telemetry","pr_count":179},{"created_at":"2024-04-08T00:00:00+00:00","org_name":"opencost","pr_count":4},{"created_at":"2024-04-08T00:00:00+00:00","org_name":"perses","pr_count":11},{"created_at":"2024-04-08T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-04-08T00:00:00+00:00","org_name":"prometheus","pr_count":18},{"created_at":"2024-04-08T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":8},{"created_at":"2024-04-08T00:00:00+00:00","org_name":"thanos-io","pr_count":5},{"created_at":"2024-04-09T00:00:00+00:00","org_name":"cortexproject","pr_count":6},{"created_at":"2024-04-09T00:00:00+00:00","org_name":"fluent","pr_count":14},{"created_at":"2024-04-09T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-04-09T00:00:00+00:00","org_name":"jaegertracing","pr_count":32},{"created_at":"2024-04-09T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-04-09T00:00:00+00:00","org_name":"open-feature","pr_count":62},{"created_at":"2024-04-09T00:00:00+00:00","org_name":"open-telemetry","pr_count":318},{"created_at":"2024-04-09T00:00:00+00:00","org_name":"perses","pr_count":4},{"created_at":"2024-04-09T00:00:00+00:00","org_name":"prometheus","pr_count":23},{"created_at":"2024-04-09T00:00:00+00:00","org_name":"thanos-io","pr_count":8},{"created_at":"2024-04-10T00:00:00+00:00","org_name":"chaos-mesh","pr_count":2},{"created_at":"2024-04-10T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-04-10T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-04-10T00:00:00+00:00","org_name":"fluent","pr_count":12},{"created_at":"2024-04-10T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-04-10T00:00:00+00:00","org_name":"jaegertracing","pr_count":3},{"created_at":"2024-04-10T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-04-10T00:00:00+00:00","org_name":"open-feature","pr_count":35},{"created_at":"2024-04-10T00:00:00+00:00","org_name":"open-telemetry","pr_count":171},{"created_at":"2024-04-10T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-04-10T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-04-10T00:00:00+00:00","org_name":"prometheus","pr_count":19},{"created_at":"2024-04-10T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":5},{"created_at":"2024-04-10T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-04-11T00:00:00+00:00","org_name":"cortexproject","pr_count":8},{"created_at":"2024-04-11T00:00:00+00:00","org_name":"fluent","pr_count":8},{"created_at":"2024-04-11T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-04-11T00:00:00+00:00","org_name":"jaegertracing","pr_count":9},{"created_at":"2024-04-11T00:00:00+00:00","org_name":"kuberhealthy","pr_count":2},{"created_at":"2024-04-11T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-04-11T00:00:00+00:00","org_name":"open-feature","pr_count":46},{"created_at":"2024-04-11T00:00:00+00:00","org_name":"open-telemetry","pr_count":213},{"created_at":"2024-04-11T00:00:00+00:00","org_name":"perses","pr_count":3},{"created_at":"2024-04-11T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-04-11T00:00:00+00:00","org_name":"prometheus","pr_count":20},{"created_at":"2024-04-11T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":7},{"created_at":"2024-04-11T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-04-12T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-04-12T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-04-12T00:00:00+00:00","org_name":"fluent","pr_count":13},{"created_at":"2024-04-12T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-04-12T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-04-12T00:00:00+00:00","org_name":"litmuschaos","pr_count":4},{"created_at":"2024-04-12T00:00:00+00:00","org_name":"open-feature","pr_count":24},{"created_at":"2024-04-12T00:00:00+00:00","org_name":"open-telemetry","pr_count":172},{"created_at":"2024-04-12T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-04-12T00:00:00+00:00","org_name":"perses","pr_count":6},{"created_at":"2024-04-12T00:00:00+00:00","org_name":"pixie-io","pr_count":3},{"created_at":"2024-04-12T00:00:00+00:00","org_name":"prometheus","pr_count":9},{"created_at":"2024-04-12T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-04-13T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-04-13T00:00:00+00:00","org_name":"fluent","pr_count":1},{"created_at":"2024-04-13T00:00:00+00:00","org_name":"jaegertracing","pr_count":3},{"created_at":"2024-04-13T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-04-13T00:00:00+00:00","org_name":"kuberhealthy","pr_count":1},{"created_at":"2024-04-13T00:00:00+00:00","org_name":"open-feature","pr_count":6},{"created_at":"2024-04-13T00:00:00+00:00","org_name":"open-telemetry","pr_count":52},{"created_at":"2024-04-13T00:00:00+00:00","org_name":"prometheus","pr_count":9},{"created_at":"2024-04-14T00:00:00+00:00","org_name":"chaosblade-io","pr_count":2},{"created_at":"2024-04-14T00:00:00+00:00","org_name":"fluent","pr_count":2},{"created_at":"2024-04-14T00:00:00+00:00","org_name":"jaegertracing","pr_count":4},{"created_at":"2024-04-14T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-04-14T00:00:00+00:00","org_name":"litmuschaos","pr_count":9},{"created_at":"2024-04-14T00:00:00+00:00","org_name":"open-feature","pr_count":6},{"created_at":"2024-04-14T00:00:00+00:00","org_name":"open-telemetry","pr_count":64},{"created_at":"2024-04-14T00:00:00+00:00","org_name":"prometheus","pr_count":8},{"created_at":"2024-04-15T00:00:00+00:00","org_name":"banzaicloud","pr_count":3},{"created_at":"2024-04-15T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-04-15T00:00:00+00:00","org_name":"cortexproject","pr_count":6},{"created_at":"2024-04-15T00:00:00+00:00","org_name":"fluent","pr_count":17},{"created_at":"2024-04-15T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-04-15T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-04-15T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":8},{"created_at":"2024-04-15T00:00:00+00:00","org_name":"litmuschaos","pr_count":15},{"created_at":"2024-04-15T00:00:00+00:00","org_name":"open-feature","pr_count":29},{"created_at":"2024-04-15T00:00:00+00:00","org_name":"open-telemetry","pr_count":151},{"created_at":"2024-04-15T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-04-15T00:00:00+00:00","org_name":"perses","pr_count":17},{"created_at":"2024-04-15T00:00:00+00:00","org_name":"prometheus","pr_count":15},{"created_at":"2024-04-15T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":25},{"created_at":"2024-04-15T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-04-16T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-04-16T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-04-16T00:00:00+00:00","org_name":"fluent","pr_count":5},{"created_at":"2024-04-16T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-04-16T00:00:00+00:00","org_name":"jaegertracing","pr_count":19},{"created_at":"2024-04-16T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-04-16T00:00:00+00:00","org_name":"litmuschaos","pr_count":5},{"created_at":"2024-04-16T00:00:00+00:00","org_name":"open-feature","pr_count":45},{"created_at":"2024-04-16T00:00:00+00:00","org_name":"open-telemetry","pr_count":289},{"created_at":"2024-04-16T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-04-16T00:00:00+00:00","org_name":"perses","pr_count":5},{"created_at":"2024-04-16T00:00:00+00:00","org_name":"prometheus","pr_count":9},{"created_at":"2024-04-16T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":10},{"created_at":"2024-04-16T00:00:00+00:00","org_name":"thanos-io","pr_count":6},{"created_at":"2024-04-17T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-04-17T00:00:00+00:00","org_name":"chaosblade-io","pr_count":5},{"created_at":"2024-04-17T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-04-17T00:00:00+00:00","org_name":"fluent","pr_count":24},{"created_at":"2024-04-17T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-04-17T00:00:00+00:00","org_name":"jaegertracing","pr_count":16},{"created_at":"2024-04-17T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":5},{"created_at":"2024-04-17T00:00:00+00:00","org_name":"litmuschaos","pr_count":5},{"created_at":"2024-04-17T00:00:00+00:00","org_name":"open-feature","pr_count":30},{"created_at":"2024-04-17T00:00:00+00:00","org_name":"open-telemetry","pr_count":178},{"created_at":"2024-04-17T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-04-17T00:00:00+00:00","org_name":"perses","pr_count":12},{"created_at":"2024-04-17T00:00:00+00:00","org_name":"prometheus","pr_count":6},{"created_at":"2024-04-17T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":8},{"created_at":"2024-04-17T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-04-18T00:00:00+00:00","org_name":"banzaicloud","pr_count":3},{"created_at":"2024-04-18T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-04-18T00:00:00+00:00","org_name":"fluent","pr_count":9},{"created_at":"2024-04-18T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-04-18T00:00:00+00:00","org_name":"jaegertracing","pr_count":9},{"created_at":"2024-04-18T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-04-18T00:00:00+00:00","org_name":"open-feature","pr_count":32},{"created_at":"2024-04-18T00:00:00+00:00","org_name":"open-telemetry","pr_count":203},{"created_at":"2024-04-18T00:00:00+00:00","org_name":"perses","pr_count":6},{"created_at":"2024-04-18T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-04-18T00:00:00+00:00","org_name":"prometheus","pr_count":29},{"created_at":"2024-04-18T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":13},{"created_at":"2024-04-18T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-04-19T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-04-19T00:00:00+00:00","org_name":"chaos-mesh","pr_count":4},{"created_at":"2024-04-19T00:00:00+00:00","org_name":"cortexproject","pr_count":8},{"created_at":"2024-04-19T00:00:00+00:00","org_name":"fluent","pr_count":8},{"created_at":"2024-04-19T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-04-19T00:00:00+00:00","org_name":"jaegertracing","pr_count":9},{"created_at":"2024-04-19T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":13},{"created_at":"2024-04-19T00:00:00+00:00","org_name":"kuberhealthy","pr_count":2},{"created_at":"2024-04-19T00:00:00+00:00","org_name":"litmuschaos","pr_count":6},{"created_at":"2024-04-19T00:00:00+00:00","org_name":"open-feature","pr_count":34},{"created_at":"2024-04-19T00:00:00+00:00","org_name":"open-telemetry","pr_count":191},{"created_at":"2024-04-19T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-04-19T00:00:00+00:00","org_name":"perses","pr_count":16},{"created_at":"2024-04-19T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-04-19T00:00:00+00:00","org_name":"prometheus","pr_count":32},{"created_at":"2024-04-19T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":11},{"created_at":"2024-04-19T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-04-20T00:00:00+00:00","org_name":"fluent","pr_count":4},{"created_at":"2024-04-20T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-04-20T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-04-20T00:00:00+00:00","org_name":"open-feature","pr_count":9},{"created_at":"2024-04-20T00:00:00+00:00","org_name":"open-telemetry","pr_count":28},{"created_at":"2024-04-20T00:00:00+00:00","org_name":"perses","pr_count":4},{"created_at":"2024-04-20T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-04-20T00:00:00+00:00","org_name":"prometheus","pr_count":17},{"created_at":"2024-04-20T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":3},{"created_at":"2024-04-20T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-04-21T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-04-21T00:00:00+00:00","org_name":"jaegertracing","pr_count":3},{"created_at":"2024-04-21T00:00:00+00:00","org_name":"open-feature","pr_count":15},{"created_at":"2024-04-21T00:00:00+00:00","org_name":"open-telemetry","pr_count":55},{"created_at":"2024-04-21T00:00:00+00:00","org_name":"prometheus","pr_count":3},{"created_at":"2024-04-22T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-04-22T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-04-22T00:00:00+00:00","org_name":"chaosblade-io","pr_count":2},{"created_at":"2024-04-22T00:00:00+00:00","org_name":"cortexproject","pr_count":9},{"created_at":"2024-04-22T00:00:00+00:00","org_name":"fluent","pr_count":15},{"created_at":"2024-04-22T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":14},{"created_at":"2024-04-22T00:00:00+00:00","org_name":"jaegertracing","pr_count":9},{"created_at":"2024-04-22T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":5},{"created_at":"2024-04-22T00:00:00+00:00","org_name":"litmuschaos","pr_count":5},{"created_at":"2024-04-22T00:00:00+00:00","org_name":"open-feature","pr_count":32},{"created_at":"2024-04-22T00:00:00+00:00","org_name":"open-telemetry","pr_count":171},{"created_at":"2024-04-22T00:00:00+00:00","org_name":"opencost","pr_count":5},{"created_at":"2024-04-22T00:00:00+00:00","org_name":"perses","pr_count":29},{"created_at":"2024-04-22T00:00:00+00:00","org_name":"prometheus","pr_count":14},{"created_at":"2024-04-22T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":3},{"created_at":"2024-04-22T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-04-23T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-04-23T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-04-23T00:00:00+00:00","org_name":"cortexproject","pr_count":8},{"created_at":"2024-04-23T00:00:00+00:00","org_name":"fluent","pr_count":5},{"created_at":"2024-04-23T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-04-23T00:00:00+00:00","org_name":"jaegertracing","pr_count":22},{"created_at":"2024-04-23T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":5},{"created_at":"2024-04-23T00:00:00+00:00","org_name":"kuberhealthy","pr_count":4},{"created_at":"2024-04-23T00:00:00+00:00","org_name":"litmuschaos","pr_count":8},{"created_at":"2024-04-23T00:00:00+00:00","org_name":"open-feature","pr_count":28},{"created_at":"2024-04-23T00:00:00+00:00","org_name":"open-telemetry","pr_count":243},{"created_at":"2024-04-23T00:00:00+00:00","org_name":"opencost","pr_count":4},{"created_at":"2024-04-23T00:00:00+00:00","org_name":"perses","pr_count":4},{"created_at":"2024-04-23T00:00:00+00:00","org_name":"prometheus","pr_count":11},{"created_at":"2024-04-23T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":5},{"created_at":"2024-04-23T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-04-24T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-04-24T00:00:00+00:00","org_name":"cortexproject","pr_count":8},{"created_at":"2024-04-24T00:00:00+00:00","org_name":"fluent","pr_count":4},{"created_at":"2024-04-24T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":13},{"created_at":"2024-04-24T00:00:00+00:00","org_name":"jaegertracing","pr_count":1},{"created_at":"2024-04-24T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-04-24T00:00:00+00:00","org_name":"litmuschaos","pr_count":8},{"created_at":"2024-04-24T00:00:00+00:00","org_name":"open-feature","pr_count":23},{"created_at":"2024-04-24T00:00:00+00:00","org_name":"open-telemetry","pr_count":164},{"created_at":"2024-04-24T00:00:00+00:00","org_name":"perses","pr_count":2},{"created_at":"2024-04-24T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-04-24T00:00:00+00:00","org_name":"prometheus","pr_count":14},{"created_at":"2024-04-24T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":5},{"created_at":"2024-04-24T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-04-25T00:00:00+00:00","org_name":"cortexproject","pr_count":20},{"created_at":"2024-04-25T00:00:00+00:00","org_name":"fluent","pr_count":6},{"created_at":"2024-04-25T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-04-25T00:00:00+00:00","org_name":"jaegertracing","pr_count":19},{"created_at":"2024-04-25T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":5},{"created_at":"2024-04-25T00:00:00+00:00","org_name":"litmuschaos","pr_count":16},{"created_at":"2024-04-25T00:00:00+00:00","org_name":"open-feature","pr_count":27},{"created_at":"2024-04-25T00:00:00+00:00","org_name":"open-telemetry","pr_count":120},{"created_at":"2024-04-25T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-04-25T00:00:00+00:00","org_name":"perses","pr_count":10},{"created_at":"2024-04-25T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-04-25T00:00:00+00:00","org_name":"prometheus","pr_count":23},{"created_at":"2024-04-25T00:00:00+00:00","org_name":"redhat-chaos","pr_count":1},{"created_at":"2024-04-25T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":8},{"created_at":"2024-04-25T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-04-26T00:00:00+00:00","org_name":"banzaicloud","pr_count":4},{"created_at":"2024-04-26T00:00:00+00:00","org_name":"cortexproject","pr_count":16},{"created_at":"2024-04-26T00:00:00+00:00","org_name":"fluent","pr_count":12},{"created_at":"2024-04-26T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-04-26T00:00:00+00:00","org_name":"jaegertracing","pr_count":9},{"created_at":"2024-04-26T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":9},{"created_at":"2024-04-26T00:00:00+00:00","org_name":"kuberhealthy","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","org_name":"litmuschaos","pr_count":14},{"created_at":"2024-04-26T00:00:00+00:00","org_name":"open-feature","pr_count":10},{"created_at":"2024-04-26T00:00:00+00:00","org_name":"open-telemetry","pr_count":164},{"created_at":"2024-04-26T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","org_name":"prometheus","pr_count":4},{"created_at":"2024-04-26T00:00:00+00:00","org_name":"redhat-chaos","pr_count":1},{"created_at":"2024-04-26T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":3},{"created_at":"2024-04-26T00:00:00+00:00","org_name":"thanos-io","pr_count":5},{"created_at":"2024-04-27T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-04-27T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-04-27T00:00:00+00:00","org_name":"fluent","pr_count":7},{"created_at":"2024-04-27T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-04-27T00:00:00+00:00","org_name":"jaegertracing","pr_count":2},{"created_at":"2024-04-27T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-04-27T00:00:00+00:00","org_name":"open-feature","pr_count":9},{"created_at":"2024-04-27T00:00:00+00:00","org_name":"open-telemetry","pr_count":34},{"created_at":"2024-04-27T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-04-27T00:00:00+00:00","org_name":"prometheus","pr_count":5},{"created_at":"2024-04-27T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":2},{"created_at":"2024-04-27T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-04-28T00:00:00+00:00","org_name":"chaos-mesh","pr_count":2},{"created_at":"2024-04-28T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-04-28T00:00:00+00:00","org_name":"fluent","pr_count":1},{"created_at":"2024-04-28T00:00:00+00:00","org_name":"jaegertracing","pr_count":1},{"created_at":"2024-04-28T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-04-28T00:00:00+00:00","org_name":"open-feature","pr_count":2},{"created_at":"2024-04-28T00:00:00+00:00","org_name":"open-telemetry","pr_count":36},{"created_at":"2024-04-28T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-04-28T00:00:00+00:00","org_name":"prometheus","pr_count":3},{"created_at":"2024-04-28T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-04-29T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-04-29T00:00:00+00:00","org_name":"cortexproject","pr_count":6},{"created_at":"2024-04-29T00:00:00+00:00","org_name":"fluent","pr_count":10},{"created_at":"2024-04-29T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-04-29T00:00:00+00:00","org_name":"jaegertracing","pr_count":10},{"created_at":"2024-04-29T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":7},{"created_at":"2024-04-29T00:00:00+00:00","org_name":"kuberhealthy","pr_count":6},{"created_at":"2024-04-29T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-04-29T00:00:00+00:00","org_name":"open-feature","pr_count":4},{"created_at":"2024-04-29T00:00:00+00:00","org_name":"open-telemetry","pr_count":147},{"created_at":"2024-04-29T00:00:00+00:00","org_name":"opencost","pr_count":6},{"created_at":"2024-04-29T00:00:00+00:00","org_name":"perses","pr_count":13},{"created_at":"2024-04-29T00:00:00+00:00","org_name":"prometheus","pr_count":19},{"created_at":"2024-04-29T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":6},{"created_at":"2024-04-29T00:00:00+00:00","org_name":"thanos-io","pr_count":7},{"created_at":"2024-04-30T00:00:00+00:00","org_name":"banzaicloud","pr_count":3},{"created_at":"2024-04-30T00:00:00+00:00","org_name":"cortexproject","pr_count":8},{"created_at":"2024-04-30T00:00:00+00:00","org_name":"fluent","pr_count":21},{"created_at":"2024-04-30T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-04-30T00:00:00+00:00","org_name":"jaegertracing","pr_count":19},{"created_at":"2024-04-30T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":6},{"created_at":"2024-04-30T00:00:00+00:00","org_name":"open-feature","pr_count":42},{"created_at":"2024-04-30T00:00:00+00:00","org_name":"open-telemetry","pr_count":279},{"created_at":"2024-04-30T00:00:00+00:00","org_name":"opencost","pr_count":10},{"created_at":"2024-04-30T00:00:00+00:00","org_name":"perses","pr_count":9},{"created_at":"2024-04-30T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-04-30T00:00:00+00:00","org_name":"prometheus","pr_count":26},{"created_at":"2024-04-30T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":5},{"created_at":"2024-04-30T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-05-01T00:00:00+00:00","org_name":"cortexproject","pr_count":5},{"created_at":"2024-05-01T00:00:00+00:00","org_name":"fluent","pr_count":8},{"created_at":"2024-05-01T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-05-01T00:00:00+00:00","org_name":"jaegertracing","pr_count":11},{"created_at":"2024-05-01T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":17},{"created_at":"2024-05-01T00:00:00+00:00","org_name":"open-feature","pr_count":69},{"created_at":"2024-05-01T00:00:00+00:00","org_name":"open-telemetry","pr_count":134},{"created_at":"2024-05-01T00:00:00+00:00","org_name":"opencost","pr_count":7},{"created_at":"2024-05-01T00:00:00+00:00","org_name":"pixie-io","pr_count":3},{"created_at":"2024-05-01T00:00:00+00:00","org_name":"prometheus","pr_count":74},{"created_at":"2024-05-01T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":10},{"created_at":"2024-05-01T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-05-02T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-05-02T00:00:00+00:00","org_name":"cortexproject","pr_count":10},{"created_at":"2024-05-02T00:00:00+00:00","org_name":"fluent","pr_count":4},{"created_at":"2024-05-02T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-05-02T00:00:00+00:00","org_name":"jaegertracing","pr_count":11},{"created_at":"2024-05-02T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":4},{"created_at":"2024-05-02T00:00:00+00:00","org_name":"litmuschaos","pr_count":4},{"created_at":"2024-05-02T00:00:00+00:00","org_name":"open-feature","pr_count":23},{"created_at":"2024-05-02T00:00:00+00:00","org_name":"open-telemetry","pr_count":177},{"created_at":"2024-05-02T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-05-02T00:00:00+00:00","org_name":"perses","pr_count":5},{"created_at":"2024-05-02T00:00:00+00:00","org_name":"prometheus","pr_count":37},{"created_at":"2024-05-02T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":9},{"created_at":"2024-05-02T00:00:00+00:00","org_name":"thanos-io","pr_count":13},{"created_at":"2024-05-03T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-05-03T00:00:00+00:00","org_name":"fluent","pr_count":8},{"created_at":"2024-05-03T00:00:00+00:00","org_name":"foniod","pr_count":3},{"created_at":"2024-05-03T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-05-03T00:00:00+00:00","org_name":"jaegertracing","pr_count":19},{"created_at":"2024-05-03T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-05-03T00:00:00+00:00","org_name":"litmuschaos","pr_count":4},{"created_at":"2024-05-03T00:00:00+00:00","org_name":"open-feature","pr_count":16},{"created_at":"2024-05-03T00:00:00+00:00","org_name":"open-telemetry","pr_count":112},{"created_at":"2024-05-03T00:00:00+00:00","org_name":"opencost","pr_count":8},{"created_at":"2024-05-03T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-05-03T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-05-03T00:00:00+00:00","org_name":"prometheus","pr_count":19},{"created_at":"2024-05-03T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":5},{"created_at":"2024-05-03T00:00:00+00:00","org_name":"thanos-io","pr_count":9},{"created_at":"2024-05-04T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-05-04T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-05-04T00:00:00+00:00","org_name":"jaegertracing","pr_count":3},{"created_at":"2024-05-04T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-05-04T00:00:00+00:00","org_name":"open-feature","pr_count":17},{"created_at":"2024-05-04T00:00:00+00:00","org_name":"open-telemetry","pr_count":31},{"created_at":"2024-05-04T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-05-04T00:00:00+00:00","org_name":"prometheus","pr_count":7},{"created_at":"2024-05-04T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-05-05T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-05-05T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-05-05T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-05-05T00:00:00+00:00","org_name":"jaegertracing","pr_count":16},{"created_at":"2024-05-05T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-05-05T00:00:00+00:00","org_name":"open-feature","pr_count":14},{"created_at":"2024-05-05T00:00:00+00:00","org_name":"open-telemetry","pr_count":69},{"created_at":"2024-05-05T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-05-05T00:00:00+00:00","org_name":"prometheus","pr_count":7},{"created_at":"2024-05-06T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-05-06T00:00:00+00:00","org_name":"cortexproject","pr_count":17},{"created_at":"2024-05-06T00:00:00+00:00","org_name":"fluent","pr_count":7},{"created_at":"2024-05-06T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-05-06T00:00:00+00:00","org_name":"jaegertracing","pr_count":11},{"created_at":"2024-05-06T00:00:00+00:00","org_name":"kinvolk","pr_count":1},{"created_at":"2024-05-06T00:00:00+00:00","org_name":"litmuschaos","pr_count":20},{"created_at":"2024-05-06T00:00:00+00:00","org_name":"open-feature","pr_count":36},{"created_at":"2024-05-06T00:00:00+00:00","org_name":"open-telemetry","pr_count":197},{"created_at":"2024-05-06T00:00:00+00:00","org_name":"opencost","pr_count":8},{"created_at":"2024-05-06T00:00:00+00:00","org_name":"perses","pr_count":19},{"created_at":"2024-05-06T00:00:00+00:00","org_name":"pixie-io","pr_count":7},{"created_at":"2024-05-06T00:00:00+00:00","org_name":"prometheus","pr_count":1},{"created_at":"2024-05-06T00:00:00+00:00","org_name":"skooner-k8s","pr_count":1},{"created_at":"2024-05-06T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":4},{"created_at":"2024-05-06T00:00:00+00:00","org_name":"thanos-io","pr_count":8},{"created_at":"2024-05-07T00:00:00+00:00","org_name":"cortexproject","pr_count":12},{"created_at":"2024-05-07T00:00:00+00:00","org_name":"fluent","pr_count":7},{"created_at":"2024-05-07T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":17},{"created_at":"2024-05-07T00:00:00+00:00","org_name":"jaegertracing","pr_count":27},{"created_at":"2024-05-07T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":11},{"created_at":"2024-05-07T00:00:00+00:00","org_name":"litmuschaos","pr_count":7},{"created_at":"2024-05-07T00:00:00+00:00","org_name":"open-feature","pr_count":32},{"created_at":"2024-05-07T00:00:00+00:00","org_name":"open-telemetry","pr_count":444},{"created_at":"2024-05-07T00:00:00+00:00","org_name":"opencost","pr_count":6},{"created_at":"2024-05-07T00:00:00+00:00","org_name":"perses","pr_count":3},{"created_at":"2024-05-07T00:00:00+00:00","org_name":"prometheus","pr_count":15},{"created_at":"2024-05-07T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":4},{"created_at":"2024-05-07T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-05-08T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-05-08T00:00:00+00:00","org_name":"cortexproject","pr_count":14},{"created_at":"2024-05-08T00:00:00+00:00","org_name":"fluent","pr_count":4},{"created_at":"2024-05-08T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-05-08T00:00:00+00:00","org_name":"jaegertracing","pr_count":18},{"created_at":"2024-05-08T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":5},{"created_at":"2024-05-08T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-05-08T00:00:00+00:00","org_name":"open-feature","pr_count":18},{"created_at":"2024-05-08T00:00:00+00:00","org_name":"open-telemetry","pr_count":260},{"created_at":"2024-05-08T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-05-08T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-05-08T00:00:00+00:00","org_name":"prometheus","pr_count":28},{"created_at":"2024-05-08T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":6},{"created_at":"2024-05-09T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-05-09T00:00:00+00:00","org_name":"cortexproject","pr_count":12},{"created_at":"2024-05-09T00:00:00+00:00","org_name":"fluent","pr_count":4},{"created_at":"2024-05-09T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-05-09T00:00:00+00:00","org_name":"jaegertracing","pr_count":4},{"created_at":"2024-05-09T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":12},{"created_at":"2024-05-09T00:00:00+00:00","org_name":"litmuschaos","pr_count":17},{"created_at":"2024-05-09T00:00:00+00:00","org_name":"open-feature","pr_count":28},{"created_at":"2024-05-09T00:00:00+00:00","org_name":"open-telemetry","pr_count":177},{"created_at":"2024-05-09T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-05-09T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-05-09T00:00:00+00:00","org_name":"prometheus","pr_count":18},{"created_at":"2024-05-09T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":3},{"created_at":"2024-05-09T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-05-10T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-05-10T00:00:00+00:00","org_name":"cortexproject","pr_count":11},{"created_at":"2024-05-10T00:00:00+00:00","org_name":"fluent","pr_count":10},{"created_at":"2024-05-10T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-05-10T00:00:00+00:00","org_name":"jaegertracing","pr_count":4},{"created_at":"2024-05-10T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-05-10T00:00:00+00:00","org_name":"litmuschaos","pr_count":4},{"created_at":"2024-05-10T00:00:00+00:00","org_name":"open-feature","pr_count":14},{"created_at":"2024-05-10T00:00:00+00:00","org_name":"open-telemetry","pr_count":180},{"created_at":"2024-05-10T00:00:00+00:00","org_name":"opencost","pr_count":6},{"created_at":"2024-05-10T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-05-10T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-05-10T00:00:00+00:00","org_name":"prometheus","pr_count":14},{"created_at":"2024-05-10T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":4},{"created_at":"2024-05-10T00:00:00+00:00","org_name":"thanos-io","pr_count":9},{"created_at":"2024-05-11T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-05-11T00:00:00+00:00","org_name":"fluent","pr_count":1},{"created_at":"2024-05-11T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-05-11T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-05-11T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-05-11T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-05-11T00:00:00+00:00","org_name":"open-feature","pr_count":3},{"created_at":"2024-05-11T00:00:00+00:00","org_name":"open-telemetry","pr_count":52},{"created_at":"2024-05-11T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-05-11T00:00:00+00:00","org_name":"prometheus","pr_count":10},{"created_at":"2024-05-12T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","org_name":"fluent","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-05-12T00:00:00+00:00","org_name":"jaegertracing","pr_count":10},{"created_at":"2024-05-12T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-05-12T00:00:00+00:00","org_name":"open-feature","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","org_name":"open-telemetry","pr_count":30},{"created_at":"2024-05-12T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","org_name":"prometheus","pr_count":10},{"created_at":"2024-05-12T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-05-12T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-05-13T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-05-13T00:00:00+00:00","org_name":"cortexproject","pr_count":12},{"created_at":"2024-05-13T00:00:00+00:00","org_name":"fluent","pr_count":10},{"created_at":"2024-05-13T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-05-13T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-05-13T00:00:00+00:00","org_name":"litmuschaos","pr_count":5},{"created_at":"2024-05-13T00:00:00+00:00","org_name":"open-feature","pr_count":28},{"created_at":"2024-05-13T00:00:00+00:00","org_name":"open-telemetry","pr_count":174},{"created_at":"2024-05-13T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-05-13T00:00:00+00:00","org_name":"perses","pr_count":6},{"created_at":"2024-05-13T00:00:00+00:00","org_name":"pixie-io","pr_count":4},{"created_at":"2024-05-13T00:00:00+00:00","org_name":"prometheus","pr_count":18},{"created_at":"2024-05-13T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":16},{"created_at":"2024-05-13T00:00:00+00:00","org_name":"thanos-io","pr_count":6},{"created_at":"2024-05-14T00:00:00+00:00","org_name":"chaos-mesh","pr_count":4},{"created_at":"2024-05-14T00:00:00+00:00","org_name":"cortexproject","pr_count":6},{"created_at":"2024-05-14T00:00:00+00:00","org_name":"fluent","pr_count":6},{"created_at":"2024-05-14T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-05-14T00:00:00+00:00","org_name":"jaegertracing","pr_count":4},{"created_at":"2024-05-14T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":4},{"created_at":"2024-05-14T00:00:00+00:00","org_name":"litmuschaos","pr_count":5},{"created_at":"2024-05-14T00:00:00+00:00","org_name":"open-feature","pr_count":40},{"created_at":"2024-05-14T00:00:00+00:00","org_name":"open-telemetry","pr_count":243},{"created_at":"2024-05-14T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-05-14T00:00:00+00:00","org_name":"perses","pr_count":3},{"created_at":"2024-05-14T00:00:00+00:00","org_name":"pixie-io","pr_count":7},{"created_at":"2024-05-14T00:00:00+00:00","org_name":"prometheus","pr_count":24},{"created_at":"2024-05-14T00:00:00+00:00","org_name":"redhat-chaos","pr_count":2},{"created_at":"2024-05-14T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":7},{"created_at":"2024-05-14T00:00:00+00:00","org_name":"thanos-io","pr_count":13},{"created_at":"2024-05-15T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-05-15T00:00:00+00:00","org_name":"cortexproject","pr_count":4},{"created_at":"2024-05-15T00:00:00+00:00","org_name":"fluent","pr_count":12},{"created_at":"2024-05-15T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-05-15T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-05-15T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-05-15T00:00:00+00:00","org_name":"litmuschaos","pr_count":16},{"created_at":"2024-05-15T00:00:00+00:00","org_name":"open-feature","pr_count":20},{"created_at":"2024-05-15T00:00:00+00:00","org_name":"open-telemetry","pr_count":219},{"created_at":"2024-05-15T00:00:00+00:00","org_name":"opencost","pr_count":8},{"created_at":"2024-05-15T00:00:00+00:00","org_name":"perses","pr_count":2},{"created_at":"2024-05-15T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-05-15T00:00:00+00:00","org_name":"prometheus","pr_count":42},{"created_at":"2024-05-15T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":23},{"created_at":"2024-05-15T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-05-16T00:00:00+00:00","org_name":"OpenObservability","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-05-16T00:00:00+00:00","org_name":"chaos-mesh","pr_count":2},{"created_at":"2024-05-16T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-05-16T00:00:00+00:00","org_name":"fluent","pr_count":5},{"created_at":"2024-05-16T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":21},{"created_at":"2024-05-16T00:00:00+00:00","org_name":"jaegertracing","pr_count":10},{"created_at":"2024-05-16T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":11},{"created_at":"2024-05-16T00:00:00+00:00","org_name":"litmuschaos","pr_count":32},{"created_at":"2024-05-16T00:00:00+00:00","org_name":"open-feature","pr_count":23},{"created_at":"2024-05-16T00:00:00+00:00","org_name":"open-telemetry","pr_count":156},{"created_at":"2024-05-16T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-05-16T00:00:00+00:00","org_name":"perses","pr_count":8},{"created_at":"2024-05-16T00:00:00+00:00","org_name":"pixie-io","pr_count":3},{"created_at":"2024-05-16T00:00:00+00:00","org_name":"prometheus","pr_count":20},{"created_at":"2024-05-16T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":5},{"created_at":"2024-05-16T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-05-17T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-05-17T00:00:00+00:00","org_name":"fluent","pr_count":7},{"created_at":"2024-05-17T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-05-17T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-05-17T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","org_name":"litmuschaos","pr_count":30},{"created_at":"2024-05-17T00:00:00+00:00","org_name":"open-feature","pr_count":30},{"created_at":"2024-05-17T00:00:00+00:00","org_name":"open-telemetry","pr_count":156},{"created_at":"2024-05-17T00:00:00+00:00","org_name":"perses","pr_count":4},{"created_at":"2024-05-17T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-05-17T00:00:00+00:00","org_name":"prometheus","pr_count":8},{"created_at":"2024-05-17T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":11},{"created_at":"2024-05-17T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-05-18T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-05-18T00:00:00+00:00","org_name":"jaegertracing","pr_count":4},{"created_at":"2024-05-18T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-05-18T00:00:00+00:00","org_name":"open-feature","pr_count":5},{"created_at":"2024-05-18T00:00:00+00:00","org_name":"open-telemetry","pr_count":38},{"created_at":"2024-05-18T00:00:00+00:00","org_name":"prometheus","pr_count":5},{"created_at":"2024-05-18T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":6},{"created_at":"2024-05-19T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-05-19T00:00:00+00:00","org_name":"fluent","pr_count":4},{"created_at":"2024-05-19T00:00:00+00:00","org_name":"jaegertracing","pr_count":3},{"created_at":"2024-05-19T00:00:00+00:00","org_name":"open-feature","pr_count":6},{"created_at":"2024-05-19T00:00:00+00:00","org_name":"open-telemetry","pr_count":26},{"created_at":"2024-05-19T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-05-19T00:00:00+00:00","org_name":"prometheus","pr_count":4},{"created_at":"2024-05-19T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":9},{"created_at":"2024-05-19T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-05-20T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-05-20T00:00:00+00:00","org_name":"cortexproject","pr_count":6},{"created_at":"2024-05-20T00:00:00+00:00","org_name":"fluent","pr_count":11},{"created_at":"2024-05-20T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-05-20T00:00:00+00:00","org_name":"jaegertracing","pr_count":10},{"created_at":"2024-05-20T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":4},{"created_at":"2024-05-20T00:00:00+00:00","org_name":"litmuschaos","pr_count":11},{"created_at":"2024-05-20T00:00:00+00:00","org_name":"open-feature","pr_count":9},{"created_at":"2024-05-20T00:00:00+00:00","org_name":"open-telemetry","pr_count":193},{"created_at":"2024-05-20T00:00:00+00:00","org_name":"perses","pr_count":4},{"created_at":"2024-05-20T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-05-20T00:00:00+00:00","org_name":"prometheus","pr_count":3},{"created_at":"2024-05-20T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":4},{"created_at":"2024-05-20T00:00:00+00:00","org_name":"thanos-io","pr_count":6},{"created_at":"2024-05-21T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","org_name":"cortexproject","pr_count":4},{"created_at":"2024-05-21T00:00:00+00:00","org_name":"fluent","pr_count":21},{"created_at":"2024-05-21T00:00:00+00:00","org_name":"jaegertracing","pr_count":24},{"created_at":"2024-05-21T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-05-21T00:00:00+00:00","org_name":"litmuschaos","pr_count":10},{"created_at":"2024-05-21T00:00:00+00:00","org_name":"open-feature","pr_count":14},{"created_at":"2024-05-21T00:00:00+00:00","org_name":"open-telemetry","pr_count":312},{"created_at":"2024-05-21T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-05-21T00:00:00+00:00","org_name":"perses","pr_count":7},{"created_at":"2024-05-21T00:00:00+00:00","org_name":"pixie-io","pr_count":4},{"created_at":"2024-05-21T00:00:00+00:00","org_name":"prometheus","pr_count":10},{"created_at":"2024-05-21T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":13},{"created_at":"2024-05-21T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-05-22T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-05-22T00:00:00+00:00","org_name":"fluent","pr_count":18},{"created_at":"2024-05-22T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-05-22T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-05-22T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-05-22T00:00:00+00:00","org_name":"litmuschaos","pr_count":4},{"created_at":"2024-05-22T00:00:00+00:00","org_name":"open-feature","pr_count":21},{"created_at":"2024-05-22T00:00:00+00:00","org_name":"open-telemetry","pr_count":225},{"created_at":"2024-05-22T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-05-22T00:00:00+00:00","org_name":"perses","pr_count":13},{"created_at":"2024-05-22T00:00:00+00:00","org_name":"prometheus","pr_count":8},{"created_at":"2024-05-22T00:00:00+00:00","org_name":"skooner-k8s","pr_count":1},{"created_at":"2024-05-22T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":11},{"created_at":"2024-05-22T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-05-23T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-05-23T00:00:00+00:00","org_name":"cortexproject","pr_count":11},{"created_at":"2024-05-23T00:00:00+00:00","org_name":"fluent","pr_count":14},{"created_at":"2024-05-23T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-05-23T00:00:00+00:00","org_name":"jaegertracing","pr_count":17},{"created_at":"2024-05-23T00:00:00+00:00","org_name":"litmuschaos","pr_count":3},{"created_at":"2024-05-23T00:00:00+00:00","org_name":"open-feature","pr_count":29},{"created_at":"2024-05-23T00:00:00+00:00","org_name":"open-telemetry","pr_count":147},{"created_at":"2024-05-23T00:00:00+00:00","org_name":"opencost","pr_count":14},{"created_at":"2024-05-23T00:00:00+00:00","org_name":"perses","pr_count":5},{"created_at":"2024-05-23T00:00:00+00:00","org_name":"prometheus","pr_count":10},{"created_at":"2024-05-23T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":3},{"created_at":"2024-05-23T00:00:00+00:00","org_name":"thanos-io","pr_count":10},{"created_at":"2024-05-24T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-05-24T00:00:00+00:00","org_name":"cortexproject","pr_count":4},{"created_at":"2024-05-24T00:00:00+00:00","org_name":"fluent","pr_count":10},{"created_at":"2024-05-24T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-05-24T00:00:00+00:00","org_name":"litmuschaos","pr_count":5},{"created_at":"2024-05-24T00:00:00+00:00","org_name":"open-feature","pr_count":8},{"created_at":"2024-05-24T00:00:00+00:00","org_name":"open-telemetry","pr_count":110},{"created_at":"2024-05-24T00:00:00+00:00","org_name":"perses","pr_count":2},{"created_at":"2024-05-24T00:00:00+00:00","org_name":"pixie-io","pr_count":3},{"created_at":"2024-05-24T00:00:00+00:00","org_name":"prometheus","pr_count":12},{"created_at":"2024-05-24T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":5},{"created_at":"2024-05-24T00:00:00+00:00","org_name":"thanos-io","pr_count":8},{"created_at":"2024-05-25T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-05-25T00:00:00+00:00","org_name":"fluent","pr_count":2},{"created_at":"2024-05-25T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-05-25T00:00:00+00:00","org_name":"jaegertracing","pr_count":3},{"created_at":"2024-05-25T00:00:00+00:00","org_name":"open-feature","pr_count":12},{"created_at":"2024-05-25T00:00:00+00:00","org_name":"open-telemetry","pr_count":34},{"created_at":"2024-05-25T00:00:00+00:00","org_name":"prometheus","pr_count":5},{"created_at":"2024-05-26T00:00:00+00:00","org_name":"fluent","pr_count":4},{"created_at":"2024-05-26T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-05-26T00:00:00+00:00","org_name":"open-feature","pr_count":7},{"created_at":"2024-05-26T00:00:00+00:00","org_name":"open-telemetry","pr_count":37},{"created_at":"2024-05-26T00:00:00+00:00","org_name":"pixie-io","pr_count":4},{"created_at":"2024-05-26T00:00:00+00:00","org_name":"prometheus","pr_count":3},{"created_at":"2024-05-26T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-05-26T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-05-27T00:00:00+00:00","org_name":"cortexproject","pr_count":8},{"created_at":"2024-05-27T00:00:00+00:00","org_name":"fluent","pr_count":11},{"created_at":"2024-05-27T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-05-27T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-05-27T00:00:00+00:00","org_name":"litmuschaos","pr_count":5},{"created_at":"2024-05-27T00:00:00+00:00","org_name":"open-feature","pr_count":61},{"created_at":"2024-05-27T00:00:00+00:00","org_name":"open-telemetry","pr_count":111},{"created_at":"2024-05-27T00:00:00+00:00","org_name":"opencost","pr_count":6},{"created_at":"2024-05-27T00:00:00+00:00","org_name":"perses","pr_count":12},{"created_at":"2024-05-27T00:00:00+00:00","org_name":"pixie-io","pr_count":6},{"created_at":"2024-05-27T00:00:00+00:00","org_name":"prometheus","pr_count":12},{"created_at":"2024-05-27T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":2},{"created_at":"2024-05-27T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","org_name":"fluent","pr_count":11},{"created_at":"2024-05-28T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","org_name":"jaegertracing","pr_count":12},{"created_at":"2024-05-28T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","org_name":"kuberhealthy","pr_count":3},{"created_at":"2024-05-28T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-05-28T00:00:00+00:00","org_name":"open-feature","pr_count":13},{"created_at":"2024-05-28T00:00:00+00:00","org_name":"open-telemetry","pr_count":238},{"created_at":"2024-05-28T00:00:00+00:00","org_name":"opencost","pr_count":5},{"created_at":"2024-05-28T00:00:00+00:00","org_name":"perses","pr_count":6},{"created_at":"2024-05-28T00:00:00+00:00","org_name":"pixie-io","pr_count":8},{"created_at":"2024-05-28T00:00:00+00:00","org_name":"prometheus","pr_count":42},{"created_at":"2024-05-28T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":6},{"created_at":"2024-05-28T00:00:00+00:00","org_name":"thanos-io","pr_count":6},{"created_at":"2024-05-29T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-05-29T00:00:00+00:00","org_name":"cortexproject","pr_count":4},{"created_at":"2024-05-29T00:00:00+00:00","org_name":"fluent","pr_count":23},{"created_at":"2024-05-29T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":14},{"created_at":"2024-05-29T00:00:00+00:00","org_name":"jaegertracing","pr_count":1},{"created_at":"2024-05-29T00:00:00+00:00","org_name":"litmuschaos","pr_count":3},{"created_at":"2024-05-29T00:00:00+00:00","org_name":"open-feature","pr_count":19},{"created_at":"2024-05-29T00:00:00+00:00","org_name":"open-telemetry","pr_count":174},{"created_at":"2024-05-29T00:00:00+00:00","org_name":"opencost","pr_count":4},{"created_at":"2024-05-29T00:00:00+00:00","org_name":"perses","pr_count":7},{"created_at":"2024-05-29T00:00:00+00:00","org_name":"pixie-io","pr_count":16},{"created_at":"2024-05-29T00:00:00+00:00","org_name":"prometheus","pr_count":15},{"created_at":"2024-05-29T00:00:00+00:00","org_name":"redhat-chaos","pr_count":2},{"created_at":"2024-05-29T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-05-29T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-05-30T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-05-30T00:00:00+00:00","org_name":"fluent","pr_count":7},{"created_at":"2024-05-30T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":56},{"created_at":"2024-05-30T00:00:00+00:00","org_name":"jaegertracing","pr_count":4},{"created_at":"2024-05-30T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":6},{"created_at":"2024-05-30T00:00:00+00:00","org_name":"litmuschaos","pr_count":4},{"created_at":"2024-05-30T00:00:00+00:00","org_name":"open-feature","pr_count":17},{"created_at":"2024-05-30T00:00:00+00:00","org_name":"open-telemetry","pr_count":159},{"created_at":"2024-05-30T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-05-30T00:00:00+00:00","org_name":"pixie-io","pr_count":4},{"created_at":"2024-05-30T00:00:00+00:00","org_name":"prometheus","pr_count":18},{"created_at":"2024-05-30T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":8},{"created_at":"2024-05-30T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-05-31T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-05-31T00:00:00+00:00","org_name":"cortexproject","pr_count":7},{"created_at":"2024-05-31T00:00:00+00:00","org_name":"fluent","pr_count":5},{"created_at":"2024-05-31T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":18},{"created_at":"2024-05-31T00:00:00+00:00","org_name":"jaegertracing","pr_count":4},{"created_at":"2024-05-31T00:00:00+00:00","org_name":"litmuschaos","pr_count":5},{"created_at":"2024-05-31T00:00:00+00:00","org_name":"open-feature","pr_count":13},{"created_at":"2024-05-31T00:00:00+00:00","org_name":"open-telemetry","pr_count":175},{"created_at":"2024-05-31T00:00:00+00:00","org_name":"opencost","pr_count":6},{"created_at":"2024-05-31T00:00:00+00:00","org_name":"prometheus","pr_count":21},{"created_at":"2024-05-31T00:00:00+00:00","org_name":"redhat-chaos","pr_count":2},{"created_at":"2024-05-31T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":3},{"created_at":"2024-05-31T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-06-01T00:00:00+00:00","org_name":"fluent","pr_count":4},{"created_at":"2024-06-01T00:00:00+00:00","org_name":"jaegertracing","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","org_name":"kuberhealthy","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","org_name":"litmuschaos","pr_count":6},{"created_at":"2024-06-01T00:00:00+00:00","org_name":"open-feature","pr_count":8},{"created_at":"2024-06-01T00:00:00+00:00","org_name":"open-telemetry","pr_count":70},{"created_at":"2024-06-01T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","org_name":"pixie-io","pr_count":3},{"created_at":"2024-06-01T00:00:00+00:00","org_name":"prometheus","pr_count":60},{"created_at":"2024-06-01T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-06-01T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-06-02T00:00:00+00:00","org_name":"fluent","pr_count":4},{"created_at":"2024-06-02T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-06-02T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-06-02T00:00:00+00:00","org_name":"open-feature","pr_count":4},{"created_at":"2024-06-02T00:00:00+00:00","org_name":"open-telemetry","pr_count":28},{"created_at":"2024-06-02T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-06-02T00:00:00+00:00","org_name":"prometheus","pr_count":9},{"created_at":"2024-06-02T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-06-03T00:00:00+00:00","org_name":"cortexproject","pr_count":6},{"created_at":"2024-06-03T00:00:00+00:00","org_name":"fluent","pr_count":1},{"created_at":"2024-06-03T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-06-03T00:00:00+00:00","org_name":"jaegertracing","pr_count":32},{"created_at":"2024-06-03T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-06-03T00:00:00+00:00","org_name":"litmuschaos","pr_count":3},{"created_at":"2024-06-03T00:00:00+00:00","org_name":"open-feature","pr_count":15},{"created_at":"2024-06-03T00:00:00+00:00","org_name":"open-telemetry","pr_count":170},{"created_at":"2024-06-03T00:00:00+00:00","org_name":"opencost","pr_count":12},{"created_at":"2024-06-03T00:00:00+00:00","org_name":"perses","pr_count":2},{"created_at":"2024-06-03T00:00:00+00:00","org_name":"prometheus","pr_count":34},{"created_at":"2024-06-03T00:00:00+00:00","org_name":"redhat-chaos","pr_count":1},{"created_at":"2024-06-03T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":7},{"created_at":"2024-06-03T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-06-04T00:00:00+00:00","org_name":"banzaicloud","pr_count":4},{"created_at":"2024-06-04T00:00:00+00:00","org_name":"cortexproject","pr_count":4},{"created_at":"2024-06-04T00:00:00+00:00","org_name":"fluent","pr_count":5},{"created_at":"2024-06-04T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-06-04T00:00:00+00:00","org_name":"jaegertracing","pr_count":16},{"created_at":"2024-06-04T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":9},{"created_at":"2024-06-04T00:00:00+00:00","org_name":"litmuschaos","pr_count":4},{"created_at":"2024-06-04T00:00:00+00:00","org_name":"open-feature","pr_count":27},{"created_at":"2024-06-04T00:00:00+00:00","org_name":"open-telemetry","pr_count":326},{"created_at":"2024-06-04T00:00:00+00:00","org_name":"opencost","pr_count":7},{"created_at":"2024-06-04T00:00:00+00:00","org_name":"perses","pr_count":2},{"created_at":"2024-06-04T00:00:00+00:00","org_name":"prometheus","pr_count":32},{"created_at":"2024-06-04T00:00:00+00:00","org_name":"redhat-chaos","pr_count":1},{"created_at":"2024-06-04T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":7},{"created_at":"2024-06-04T00:00:00+00:00","org_name":"thanos-io","pr_count":5},{"created_at":"2024-06-05T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-06-05T00:00:00+00:00","org_name":"fluent","pr_count":9},{"created_at":"2024-06-05T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-06-05T00:00:00+00:00","org_name":"jaegertracing","pr_count":29},{"created_at":"2024-06-05T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-06-05T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","org_name":"open-feature","pr_count":17},{"created_at":"2024-06-05T00:00:00+00:00","org_name":"open-telemetry","pr_count":207},{"created_at":"2024-06-05T00:00:00+00:00","org_name":"opencost","pr_count":5},{"created_at":"2024-06-05T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-06-05T00:00:00+00:00","org_name":"prometheus","pr_count":68},{"created_at":"2024-06-05T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":19},{"created_at":"2024-06-05T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-06-06T00:00:00+00:00","org_name":"fluent","pr_count":18},{"created_at":"2024-06-06T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-06-06T00:00:00+00:00","org_name":"jaegertracing","pr_count":7},{"created_at":"2024-06-06T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":6},{"created_at":"2024-06-06T00:00:00+00:00","org_name":"litmuschaos","pr_count":3},{"created_at":"2024-06-06T00:00:00+00:00","org_name":"open-feature","pr_count":51},{"created_at":"2024-06-06T00:00:00+00:00","org_name":"open-telemetry","pr_count":129},{"created_at":"2024-06-06T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-06-06T00:00:00+00:00","org_name":"perses","pr_count":5},{"created_at":"2024-06-06T00:00:00+00:00","org_name":"pixie-io","pr_count":3},{"created_at":"2024-06-06T00:00:00+00:00","org_name":"prometheus","pr_count":76},{"created_at":"2024-06-06T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":9},{"created_at":"2024-06-06T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-06-07T00:00:00+00:00","org_name":"fluent","pr_count":27},{"created_at":"2024-06-07T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-06-07T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-06-07T00:00:00+00:00","org_name":"kuberhealthy","pr_count":1},{"created_at":"2024-06-07T00:00:00+00:00","org_name":"litmuschaos","pr_count":12},{"created_at":"2024-06-07T00:00:00+00:00","org_name":"open-feature","pr_count":20},{"created_at":"2024-06-07T00:00:00+00:00","org_name":"open-telemetry","pr_count":124},{"created_at":"2024-06-07T00:00:00+00:00","org_name":"opencost","pr_count":22},{"created_at":"2024-06-07T00:00:00+00:00","org_name":"perses","pr_count":5},{"created_at":"2024-06-07T00:00:00+00:00","org_name":"pixie-io","pr_count":3},{"created_at":"2024-06-07T00:00:00+00:00","org_name":"prometheus","pr_count":14},{"created_at":"2024-06-07T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":5},{"created_at":"2024-06-07T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-06-08T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-06-08T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-06-08T00:00:00+00:00","org_name":"fluent","pr_count":3},{"created_at":"2024-06-08T00:00:00+00:00","org_name":"jaegertracing","pr_count":1},{"created_at":"2024-06-08T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-06-08T00:00:00+00:00","org_name":"open-feature","pr_count":3},{"created_at":"2024-06-08T00:00:00+00:00","org_name":"open-telemetry","pr_count":26},{"created_at":"2024-06-08T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-06-08T00:00:00+00:00","org_name":"prometheus","pr_count":5},{"created_at":"2024-06-08T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-06-08T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-06-09T00:00:00+00:00","org_name":"fluent","pr_count":2},{"created_at":"2024-06-09T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","org_name":"jaegertracing","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":8},{"created_at":"2024-06-09T00:00:00+00:00","org_name":"kuberhealthy","pr_count":2},{"created_at":"2024-06-09T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","org_name":"open-feature","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","org_name":"open-telemetry","pr_count":34},{"created_at":"2024-06-09T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-06-09T00:00:00+00:00","org_name":"prometheus","pr_count":3},{"created_at":"2024-06-09T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-06-10T00:00:00+00:00","org_name":"cortexproject","pr_count":6},{"created_at":"2024-06-10T00:00:00+00:00","org_name":"fluent","pr_count":9},{"created_at":"2024-06-10T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-06-10T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-06-10T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-06-10T00:00:00+00:00","org_name":"litmuschaos","pr_count":4},{"created_at":"2024-06-10T00:00:00+00:00","org_name":"open-feature","pr_count":15},{"created_at":"2024-06-10T00:00:00+00:00","org_name":"open-telemetry","pr_count":172},{"created_at":"2024-06-10T00:00:00+00:00","org_name":"opencost","pr_count":10},{"created_at":"2024-06-10T00:00:00+00:00","org_name":"perses","pr_count":9},{"created_at":"2024-06-10T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-06-10T00:00:00+00:00","org_name":"prometheus","pr_count":48},{"created_at":"2024-06-10T00:00:00+00:00","org_name":"redhat-chaos","pr_count":1},{"created_at":"2024-06-10T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":20},{"created_at":"2024-06-10T00:00:00+00:00","org_name":"thanos-io","pr_count":5},{"created_at":"2024-06-11T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-06-11T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-06-11T00:00:00+00:00","org_name":"cortexproject","pr_count":20},{"created_at":"2024-06-11T00:00:00+00:00","org_name":"fluent","pr_count":7},{"created_at":"2024-06-11T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-06-11T00:00:00+00:00","org_name":"jaegertracing","pr_count":33},{"created_at":"2024-06-11T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-06-11T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-06-11T00:00:00+00:00","org_name":"open-feature","pr_count":29},{"created_at":"2024-06-11T00:00:00+00:00","org_name":"open-telemetry","pr_count":227},{"created_at":"2024-06-11T00:00:00+00:00","org_name":"opencost","pr_count":6},{"created_at":"2024-06-11T00:00:00+00:00","org_name":"perses","pr_count":6},{"created_at":"2024-06-11T00:00:00+00:00","org_name":"prometheus","pr_count":16},{"created_at":"2024-06-11T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":24},{"created_at":"2024-06-11T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-06-12T00:00:00+00:00","org_name":"banzaicloud","pr_count":4},{"created_at":"2024-06-12T00:00:00+00:00","org_name":"cortexproject","pr_count":4},{"created_at":"2024-06-12T00:00:00+00:00","org_name":"fluent","pr_count":22},{"created_at":"2024-06-12T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-06-12T00:00:00+00:00","org_name":"jaegertracing","pr_count":61},{"created_at":"2024-06-12T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-06-12T00:00:00+00:00","org_name":"kinvolk","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","org_name":"kuberhealthy","pr_count":1},{"created_at":"2024-06-12T00:00:00+00:00","org_name":"litmuschaos","pr_count":6},{"created_at":"2024-06-12T00:00:00+00:00","org_name":"open-feature","pr_count":18},{"created_at":"2024-06-12T00:00:00+00:00","org_name":"open-telemetry","pr_count":161},{"created_at":"2024-06-12T00:00:00+00:00","org_name":"opencost","pr_count":12},{"created_at":"2024-06-12T00:00:00+00:00","org_name":"perses","pr_count":11},{"created_at":"2024-06-12T00:00:00+00:00","org_name":"prometheus","pr_count":13},{"created_at":"2024-06-12T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":9},{"created_at":"2024-06-12T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-06-13T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-06-13T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-06-13T00:00:00+00:00","org_name":"fluent","pr_count":17},{"created_at":"2024-06-13T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-06-13T00:00:00+00:00","org_name":"jaegertracing","pr_count":34},{"created_at":"2024-06-13T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":19},{"created_at":"2024-06-13T00:00:00+00:00","org_name":"litmuschaos","pr_count":12},{"created_at":"2024-06-13T00:00:00+00:00","org_name":"open-feature","pr_count":24},{"created_at":"2024-06-13T00:00:00+00:00","org_name":"open-telemetry","pr_count":167},{"created_at":"2024-06-13T00:00:00+00:00","org_name":"perses","pr_count":11},{"created_at":"2024-06-13T00:00:00+00:00","org_name":"prometheus","pr_count":10},{"created_at":"2024-06-13T00:00:00+00:00","org_name":"redhat-chaos","pr_count":1},{"created_at":"2024-06-13T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":38},{"created_at":"2024-06-13T00:00:00+00:00","org_name":"thanos-io","pr_count":35},{"created_at":"2024-06-14T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-06-14T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-06-14T00:00:00+00:00","org_name":"fluent","pr_count":13},{"created_at":"2024-06-14T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-06-14T00:00:00+00:00","org_name":"jaegertracing","pr_count":17},{"created_at":"2024-06-14T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":12},{"created_at":"2024-06-14T00:00:00+00:00","org_name":"litmuschaos","pr_count":15},{"created_at":"2024-06-14T00:00:00+00:00","org_name":"open-feature","pr_count":29},{"created_at":"2024-06-14T00:00:00+00:00","org_name":"open-telemetry","pr_count":134},{"created_at":"2024-06-14T00:00:00+00:00","org_name":"opencost","pr_count":25},{"created_at":"2024-06-14T00:00:00+00:00","org_name":"perses","pr_count":5},{"created_at":"2024-06-14T00:00:00+00:00","org_name":"prometheus","pr_count":14},{"created_at":"2024-06-14T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":21},{"created_at":"2024-06-14T00:00:00+00:00","org_name":"thanos-io","pr_count":6},{"created_at":"2024-06-15T00:00:00+00:00","org_name":"fluent","pr_count":3},{"created_at":"2024-06-15T00:00:00+00:00","org_name":"jaegertracing","pr_count":15},{"created_at":"2024-06-15T00:00:00+00:00","org_name":"kuberhealthy","pr_count":1},{"created_at":"2024-06-15T00:00:00+00:00","org_name":"open-feature","pr_count":6},{"created_at":"2024-06-15T00:00:00+00:00","org_name":"open-telemetry","pr_count":44},{"created_at":"2024-06-15T00:00:00+00:00","org_name":"prometheus","pr_count":4},{"created_at":"2024-06-15T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":13},{"created_at":"2024-06-15T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-06-16T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-06-16T00:00:00+00:00","org_name":"cortexproject","pr_count":4},{"created_at":"2024-06-16T00:00:00+00:00","org_name":"fluent","pr_count":1},{"created_at":"2024-06-16T00:00:00+00:00","org_name":"jaegertracing","pr_count":7},{"created_at":"2024-06-16T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-06-16T00:00:00+00:00","org_name":"open-feature","pr_count":6},{"created_at":"2024-06-16T00:00:00+00:00","org_name":"open-telemetry","pr_count":35},{"created_at":"2024-06-16T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-06-16T00:00:00+00:00","org_name":"perses","pr_count":5},{"created_at":"2024-06-16T00:00:00+00:00","org_name":"prometheus","pr_count":20},{"created_at":"2024-06-16T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":2},{"created_at":"2024-06-16T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-06-17T00:00:00+00:00","org_name":"cortexproject","pr_count":7},{"created_at":"2024-06-17T00:00:00+00:00","org_name":"fluent","pr_count":10},{"created_at":"2024-06-17T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-06-17T00:00:00+00:00","org_name":"jaegertracing","pr_count":12},{"created_at":"2024-06-17T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":12},{"created_at":"2024-06-17T00:00:00+00:00","org_name":"litmuschaos","pr_count":10},{"created_at":"2024-06-17T00:00:00+00:00","org_name":"open-feature","pr_count":20},{"created_at":"2024-06-17T00:00:00+00:00","org_name":"open-telemetry","pr_count":216},{"created_at":"2024-06-17T00:00:00+00:00","org_name":"opencost","pr_count":10},{"created_at":"2024-06-17T00:00:00+00:00","org_name":"perses","pr_count":3},{"created_at":"2024-06-17T00:00:00+00:00","org_name":"prometheus","pr_count":11},{"created_at":"2024-06-17T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":23},{"created_at":"2024-06-17T00:00:00+00:00","org_name":"thanos-io","pr_count":5},{"created_at":"2024-06-18T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-06-18T00:00:00+00:00","org_name":"chaos-mesh","pr_count":2},{"created_at":"2024-06-18T00:00:00+00:00","org_name":"cortexproject","pr_count":6},{"created_at":"2024-06-18T00:00:00+00:00","org_name":"fluent","pr_count":13},{"created_at":"2024-06-18T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-06-18T00:00:00+00:00","org_name":"jaegertracing","pr_count":51},{"created_at":"2024-06-18T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-06-18T00:00:00+00:00","org_name":"litmuschaos","pr_count":8},{"created_at":"2024-06-18T00:00:00+00:00","org_name":"open-feature","pr_count":23},{"created_at":"2024-06-18T00:00:00+00:00","org_name":"open-telemetry","pr_count":245},{"created_at":"2024-06-18T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-06-18T00:00:00+00:00","org_name":"perses","pr_count":7},{"created_at":"2024-06-18T00:00:00+00:00","org_name":"pixie-io","pr_count":3},{"created_at":"2024-06-18T00:00:00+00:00","org_name":"prometheus","pr_count":28},{"created_at":"2024-06-18T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":14},{"created_at":"2024-06-18T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-06-19T00:00:00+00:00","org_name":"chaos-mesh","pr_count":11},{"created_at":"2024-06-19T00:00:00+00:00","org_name":"cortexproject","pr_count":4},{"created_at":"2024-06-19T00:00:00+00:00","org_name":"fluent","pr_count":9},{"created_at":"2024-06-19T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-06-19T00:00:00+00:00","org_name":"jaegertracing","pr_count":10},{"created_at":"2024-06-19T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-06-19T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-06-19T00:00:00+00:00","org_name":"open-feature","pr_count":33},{"created_at":"2024-06-19T00:00:00+00:00","org_name":"open-telemetry","pr_count":141},{"created_at":"2024-06-19T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-06-19T00:00:00+00:00","org_name":"perses","pr_count":3},{"created_at":"2024-06-19T00:00:00+00:00","org_name":"prometheus","pr_count":24},{"created_at":"2024-06-19T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":5},{"created_at":"2024-06-19T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-06-20T00:00:00+00:00","org_name":"chaos-mesh","pr_count":4},{"created_at":"2024-06-20T00:00:00+00:00","org_name":"fluent","pr_count":16},{"created_at":"2024-06-20T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-06-20T00:00:00+00:00","org_name":"jaegertracing","pr_count":16},{"created_at":"2024-06-20T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":4},{"created_at":"2024-06-20T00:00:00+00:00","org_name":"litmuschaos","pr_count":6},{"created_at":"2024-06-20T00:00:00+00:00","org_name":"open-feature","pr_count":26},{"created_at":"2024-06-20T00:00:00+00:00","org_name":"open-telemetry","pr_count":165},{"created_at":"2024-06-20T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-06-20T00:00:00+00:00","org_name":"perses","pr_count":2},{"created_at":"2024-06-20T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-06-20T00:00:00+00:00","org_name":"prometheus","pr_count":32},{"created_at":"2024-06-20T00:00:00+00:00","org_name":"redhat-chaos","pr_count":4},{"created_at":"2024-06-20T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":5},{"created_at":"2024-06-20T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-06-21T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-06-21T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-06-21T00:00:00+00:00","org_name":"fluent","pr_count":12},{"created_at":"2024-06-21T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":13},{"created_at":"2024-06-21T00:00:00+00:00","org_name":"litmuschaos","pr_count":5},{"created_at":"2024-06-21T00:00:00+00:00","org_name":"open-feature","pr_count":12},{"created_at":"2024-06-21T00:00:00+00:00","org_name":"open-telemetry","pr_count":133},{"created_at":"2024-06-21T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-06-21T00:00:00+00:00","org_name":"perses","pr_count":2},{"created_at":"2024-06-21T00:00:00+00:00","org_name":"pixie-io","pr_count":3},{"created_at":"2024-06-21T00:00:00+00:00","org_name":"prometheus","pr_count":23},{"created_at":"2024-06-21T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":11},{"created_at":"2024-06-21T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-06-22T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-06-22T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-06-22T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-06-22T00:00:00+00:00","org_name":"litmuschaos","pr_count":5},{"created_at":"2024-06-22T00:00:00+00:00","org_name":"open-feature","pr_count":6},{"created_at":"2024-06-22T00:00:00+00:00","org_name":"open-telemetry","pr_count":37},{"created_at":"2024-06-22T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-06-22T00:00:00+00:00","org_name":"prometheus","pr_count":6},{"created_at":"2024-06-22T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":2},{"created_at":"2024-06-22T00:00:00+00:00","org_name":"thanos-io","pr_count":17},{"created_at":"2024-06-23T00:00:00+00:00","org_name":"chaos-mesh","pr_count":2},{"created_at":"2024-06-23T00:00:00+00:00","org_name":"fluent","pr_count":1},{"created_at":"2024-06-23T00:00:00+00:00","org_name":"jaegertracing","pr_count":4},{"created_at":"2024-06-23T00:00:00+00:00","org_name":"open-feature","pr_count":1},{"created_at":"2024-06-23T00:00:00+00:00","org_name":"open-telemetry","pr_count":17},{"created_at":"2024-06-23T00:00:00+00:00","org_name":"prometheus","pr_count":1},{"created_at":"2024-06-23T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":2},{"created_at":"2024-06-24T00:00:00+00:00","org_name":"cortexproject","pr_count":10},{"created_at":"2024-06-24T00:00:00+00:00","org_name":"fluent","pr_count":14},{"created_at":"2024-06-24T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-06-24T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-06-24T00:00:00+00:00","org_name":"litmuschaos","pr_count":8},{"created_at":"2024-06-24T00:00:00+00:00","org_name":"open-feature","pr_count":10},{"created_at":"2024-06-24T00:00:00+00:00","org_name":"open-telemetry","pr_count":131},{"created_at":"2024-06-24T00:00:00+00:00","org_name":"opencost","pr_count":12},{"created_at":"2024-06-24T00:00:00+00:00","org_name":"perses","pr_count":8},{"created_at":"2024-06-24T00:00:00+00:00","org_name":"pixie-io","pr_count":7},{"created_at":"2024-06-24T00:00:00+00:00","org_name":"prometheus","pr_count":17},{"created_at":"2024-06-24T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-06-24T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-06-25T00:00:00+00:00","org_name":"fluent","pr_count":30},{"created_at":"2024-06-25T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-06-25T00:00:00+00:00","org_name":"jaegertracing","pr_count":11},{"created_at":"2024-06-25T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","org_name":"litmuschaos","pr_count":3},{"created_at":"2024-06-25T00:00:00+00:00","org_name":"open-feature","pr_count":11},{"created_at":"2024-06-25T00:00:00+00:00","org_name":"open-telemetry","pr_count":132},{"created_at":"2024-06-25T00:00:00+00:00","org_name":"opencost","pr_count":16},{"created_at":"2024-06-25T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-06-25T00:00:00+00:00","org_name":"prometheus","pr_count":49},{"created_at":"2024-06-25T00:00:00+00:00","org_name":"redhat-chaos","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-06-25T00:00:00+00:00","org_name":"thanos-io","pr_count":10},{"created_at":"2024-06-26T00:00:00+00:00","org_name":"cortexproject","pr_count":11},{"created_at":"2024-06-26T00:00:00+00:00","org_name":"fluent","pr_count":6},{"created_at":"2024-06-26T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-06-26T00:00:00+00:00","org_name":"jaegertracing","pr_count":9},{"created_at":"2024-06-26T00:00:00+00:00","org_name":"kuberhealthy","pr_count":1},{"created_at":"2024-06-26T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-06-26T00:00:00+00:00","org_name":"open-feature","pr_count":9},{"created_at":"2024-06-26T00:00:00+00:00","org_name":"open-telemetry","pr_count":103},{"created_at":"2024-06-26T00:00:00+00:00","org_name":"perses","pr_count":4},{"created_at":"2024-06-26T00:00:00+00:00","org_name":"prometheus","pr_count":16},{"created_at":"2024-06-26T00:00:00+00:00","org_name":"redhat-chaos","pr_count":1},{"created_at":"2024-06-26T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":7},{"created_at":"2024-06-26T00:00:00+00:00","org_name":"thanos-io","pr_count":10},{"created_at":"2024-06-27T00:00:00+00:00","org_name":"cortexproject","pr_count":5},{"created_at":"2024-06-27T00:00:00+00:00","org_name":"fluent","pr_count":11},{"created_at":"2024-06-27T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-06-27T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-06-27T00:00:00+00:00","org_name":"litmuschaos","pr_count":8},{"created_at":"2024-06-27T00:00:00+00:00","org_name":"open-feature","pr_count":54},{"created_at":"2024-06-27T00:00:00+00:00","org_name":"open-telemetry","pr_count":140},{"created_at":"2024-06-27T00:00:00+00:00","org_name":"opencost","pr_count":5},{"created_at":"2024-06-27T00:00:00+00:00","org_name":"perses","pr_count":6},{"created_at":"2024-06-27T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-06-27T00:00:00+00:00","org_name":"prometheus","pr_count":15},{"created_at":"2024-06-27T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":12},{"created_at":"2024-06-27T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-06-28T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-06-28T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-06-28T00:00:00+00:00","org_name":"fluent","pr_count":13},{"created_at":"2024-06-28T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-06-28T00:00:00+00:00","org_name":"jaegertracing","pr_count":3},{"created_at":"2024-06-28T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-06-28T00:00:00+00:00","org_name":"litmuschaos","pr_count":3},{"created_at":"2024-06-28T00:00:00+00:00","org_name":"open-feature","pr_count":42},{"created_at":"2024-06-28T00:00:00+00:00","org_name":"open-telemetry","pr_count":146},{"created_at":"2024-06-28T00:00:00+00:00","org_name":"opencost","pr_count":12},{"created_at":"2024-06-28T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-06-28T00:00:00+00:00","org_name":"prometheus","pr_count":17},{"created_at":"2024-06-28T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":2},{"created_at":"2024-06-28T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-06-29T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-06-29T00:00:00+00:00","org_name":"jaegertracing","pr_count":9},{"created_at":"2024-06-29T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-06-29T00:00:00+00:00","org_name":"litmuschaos","pr_count":3},{"created_at":"2024-06-29T00:00:00+00:00","org_name":"open-feature","pr_count":11},{"created_at":"2024-06-29T00:00:00+00:00","org_name":"open-telemetry","pr_count":14},{"created_at":"2024-06-29T00:00:00+00:00","org_name":"prometheus","pr_count":3},{"created_at":"2024-06-29T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-06-30T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-06-30T00:00:00+00:00","org_name":"fluent","pr_count":2},{"created_at":"2024-06-30T00:00:00+00:00","org_name":"jaegertracing","pr_count":9},{"created_at":"2024-06-30T00:00:00+00:00","org_name":"open-telemetry","pr_count":27},{"created_at":"2024-06-30T00:00:00+00:00","org_name":"opentracing","pr_count":1},{"created_at":"2024-06-30T00:00:00+00:00","org_name":"prometheus","pr_count":3},{"created_at":"2024-06-30T00:00:00+00:00","org_name":"skooner-k8s","pr_count":3},{"created_at":"2024-07-01T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","org_name":"chaosblade-io","pr_count":35},{"created_at":"2024-07-01T00:00:00+00:00","org_name":"cortexproject","pr_count":14},{"created_at":"2024-07-01T00:00:00+00:00","org_name":"fluent","pr_count":10},{"created_at":"2024-07-01T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-07-01T00:00:00+00:00","org_name":"jaegertracing","pr_count":9},{"created_at":"2024-07-01T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-07-01T00:00:00+00:00","org_name":"kinvolk","pr_count":2},{"created_at":"2024-07-01T00:00:00+00:00","org_name":"litmuschaos","pr_count":10},{"created_at":"2024-07-01T00:00:00+00:00","org_name":"open-feature","pr_count":6},{"created_at":"2024-07-01T00:00:00+00:00","org_name":"open-telemetry","pr_count":177},{"created_at":"2024-07-01T00:00:00+00:00","org_name":"opencost","pr_count":15},{"created_at":"2024-07-01T00:00:00+00:00","org_name":"perses","pr_count":4},{"created_at":"2024-07-01T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","org_name":"prometheus","pr_count":82},{"created_at":"2024-07-01T00:00:00+00:00","org_name":"redhat-chaos","pr_count":1},{"created_at":"2024-07-01T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":9},{"created_at":"2024-07-01T00:00:00+00:00","org_name":"thanos-io","pr_count":5},{"created_at":"2024-07-02T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-07-02T00:00:00+00:00","org_name":"fluent","pr_count":13},{"created_at":"2024-07-02T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":14},{"created_at":"2024-07-02T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-07-02T00:00:00+00:00","org_name":"kuberhealthy","pr_count":1},{"created_at":"2024-07-02T00:00:00+00:00","org_name":"litmuschaos","pr_count":4},{"created_at":"2024-07-02T00:00:00+00:00","org_name":"open-feature","pr_count":28},{"created_at":"2024-07-02T00:00:00+00:00","org_name":"open-telemetry","pr_count":289},{"created_at":"2024-07-02T00:00:00+00:00","org_name":"perses","pr_count":6},{"created_at":"2024-07-02T00:00:00+00:00","org_name":"pixie-io","pr_count":3},{"created_at":"2024-07-02T00:00:00+00:00","org_name":"prometheus","pr_count":23},{"created_at":"2024-07-02T00:00:00+00:00","org_name":"redhat-chaos","pr_count":3},{"created_at":"2024-07-02T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":15},{"created_at":"2024-07-02T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-07-03T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-07-03T00:00:00+00:00","org_name":"chaosblade-io","pr_count":12},{"created_at":"2024-07-03T00:00:00+00:00","org_name":"cortexproject","pr_count":6},{"created_at":"2024-07-03T00:00:00+00:00","org_name":"fluent","pr_count":17},{"created_at":"2024-07-03T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":14},{"created_at":"2024-07-03T00:00:00+00:00","org_name":"jaegertracing","pr_count":27},{"created_at":"2024-07-03T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":5},{"created_at":"2024-07-03T00:00:00+00:00","org_name":"litmuschaos","pr_count":3},{"created_at":"2024-07-03T00:00:00+00:00","org_name":"open-feature","pr_count":20},{"created_at":"2024-07-03T00:00:00+00:00","org_name":"open-telemetry","pr_count":192},{"created_at":"2024-07-03T00:00:00+00:00","org_name":"opencost","pr_count":5},{"created_at":"2024-07-03T00:00:00+00:00","org_name":"perses","pr_count":12},{"created_at":"2024-07-03T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-07-03T00:00:00+00:00","org_name":"prometheus","pr_count":21},{"created_at":"2024-07-03T00:00:00+00:00","org_name":"redhat-chaos","pr_count":1},{"created_at":"2024-07-03T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":21},{"created_at":"2024-07-03T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-07-04T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","org_name":"chaosblade-io","pr_count":4},{"created_at":"2024-07-04T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-07-04T00:00:00+00:00","org_name":"fluent","pr_count":20},{"created_at":"2024-07-04T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":18},{"created_at":"2024-07-04T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-07-04T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-07-04T00:00:00+00:00","org_name":"litmuschaos","pr_count":5},{"created_at":"2024-07-04T00:00:00+00:00","org_name":"open-feature","pr_count":30},{"created_at":"2024-07-04T00:00:00+00:00","org_name":"open-telemetry","pr_count":121},{"created_at":"2024-07-04T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-07-04T00:00:00+00:00","org_name":"prometheus","pr_count":4},{"created_at":"2024-07-04T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":17},{"created_at":"2024-07-04T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-07-05T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-07-05T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-07-05T00:00:00+00:00","org_name":"cortexproject","pr_count":5},{"created_at":"2024-07-05T00:00:00+00:00","org_name":"fluent","pr_count":18},{"created_at":"2024-07-05T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-07-05T00:00:00+00:00","org_name":"jaegertracing","pr_count":9},{"created_at":"2024-07-05T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-07-05T00:00:00+00:00","org_name":"litmuschaos","pr_count":8},{"created_at":"2024-07-05T00:00:00+00:00","org_name":"open-feature","pr_count":18},{"created_at":"2024-07-05T00:00:00+00:00","org_name":"open-telemetry","pr_count":95},{"created_at":"2024-07-05T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-07-05T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-07-05T00:00:00+00:00","org_name":"prometheus","pr_count":16},{"created_at":"2024-07-05T00:00:00+00:00","org_name":"redhat-chaos","pr_count":3},{"created_at":"2024-07-05T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":3},{"created_at":"2024-07-05T00:00:00+00:00","org_name":"thanos-io","pr_count":11},{"created_at":"2024-07-06T00:00:00+00:00","org_name":"fluent","pr_count":5},{"created_at":"2024-07-06T00:00:00+00:00","org_name":"open-feature","pr_count":21},{"created_at":"2024-07-06T00:00:00+00:00","org_name":"open-telemetry","pr_count":21},{"created_at":"2024-07-06T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-07-06T00:00:00+00:00","org_name":"prometheus","pr_count":4},{"created_at":"2024-07-06T00:00:00+00:00","org_name":"redhat-chaos","pr_count":2},{"created_at":"2024-07-06T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":3},{"created_at":"2024-07-07T00:00:00+00:00","org_name":"chaos-mesh","pr_count":6},{"created_at":"2024-07-07T00:00:00+00:00","org_name":"fluent","pr_count":3},{"created_at":"2024-07-07T00:00:00+00:00","org_name":"jaegertracing","pr_count":3},{"created_at":"2024-07-07T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-07-07T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-07-07T00:00:00+00:00","org_name":"open-telemetry","pr_count":49},{"created_at":"2024-07-07T00:00:00+00:00","org_name":"prometheus","pr_count":4},{"created_at":"2024-07-08T00:00:00+00:00","org_name":"cortexproject","pr_count":7},{"created_at":"2024-07-08T00:00:00+00:00","org_name":"fluent","pr_count":25},{"created_at":"2024-07-08T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-07-08T00:00:00+00:00","org_name":"jaegertracing","pr_count":9},{"created_at":"2024-07-08T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":10},{"created_at":"2024-07-08T00:00:00+00:00","org_name":"kinvolk","pr_count":3},{"created_at":"2024-07-08T00:00:00+00:00","org_name":"litmuschaos","pr_count":6},{"created_at":"2024-07-08T00:00:00+00:00","org_name":"open-feature","pr_count":47},{"created_at":"2024-07-08T00:00:00+00:00","org_name":"open-telemetry","pr_count":224},{"created_at":"2024-07-08T00:00:00+00:00","org_name":"opencost","pr_count":4},{"created_at":"2024-07-08T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-07-08T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-07-08T00:00:00+00:00","org_name":"prometheus","pr_count":9},{"created_at":"2024-07-08T00:00:00+00:00","org_name":"redhat-chaos","pr_count":2},{"created_at":"2024-07-08T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":26},{"created_at":"2024-07-08T00:00:00+00:00","org_name":"thanos-io","pr_count":10},{"created_at":"2024-07-09T00:00:00+00:00","org_name":"chaos-mesh","pr_count":3},{"created_at":"2024-07-09T00:00:00+00:00","org_name":"cortexproject","pr_count":13},{"created_at":"2024-07-09T00:00:00+00:00","org_name":"fluent","pr_count":15},{"created_at":"2024-07-09T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-07-09T00:00:00+00:00","org_name":"jaegertracing","pr_count":12},{"created_at":"2024-07-09T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-07-09T00:00:00+00:00","org_name":"litmuschaos","pr_count":5},{"created_at":"2024-07-09T00:00:00+00:00","org_name":"open-feature","pr_count":19},{"created_at":"2024-07-09T00:00:00+00:00","org_name":"open-telemetry","pr_count":245},{"created_at":"2024-07-09T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-07-09T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-07-09T00:00:00+00:00","org_name":"prometheus","pr_count":14},{"created_at":"2024-07-09T00:00:00+00:00","org_name":"redhat-chaos","pr_count":2},{"created_at":"2024-07-09T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":22},{"created_at":"2024-07-09T00:00:00+00:00","org_name":"thanos-io","pr_count":8},{"created_at":"2024-07-10T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","org_name":"cortexproject","pr_count":5},{"created_at":"2024-07-10T00:00:00+00:00","org_name":"fluent","pr_count":19},{"created_at":"2024-07-10T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-07-10T00:00:00+00:00","org_name":"jaegertracing","pr_count":13},{"created_at":"2024-07-10T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":9},{"created_at":"2024-07-10T00:00:00+00:00","org_name":"litmuschaos","pr_count":9},{"created_at":"2024-07-10T00:00:00+00:00","org_name":"open-feature","pr_count":12},{"created_at":"2024-07-10T00:00:00+00:00","org_name":"open-telemetry","pr_count":195},{"created_at":"2024-07-10T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-07-10T00:00:00+00:00","org_name":"pixie-io","pr_count":4},{"created_at":"2024-07-10T00:00:00+00:00","org_name":"prometheus","pr_count":26},{"created_at":"2024-07-10T00:00:00+00:00","org_name":"redhat-chaos","pr_count":4},{"created_at":"2024-07-10T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":14},{"created_at":"2024-07-10T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-07-11T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-07-11T00:00:00+00:00","org_name":"cortexproject","pr_count":6},{"created_at":"2024-07-11T00:00:00+00:00","org_name":"fluent","pr_count":14},{"created_at":"2024-07-11T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-07-11T00:00:00+00:00","org_name":"jaegertracing","pr_count":8},{"created_at":"2024-07-11T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":16},{"created_at":"2024-07-11T00:00:00+00:00","org_name":"litmuschaos","pr_count":11},{"created_at":"2024-07-11T00:00:00+00:00","org_name":"open-feature","pr_count":24},{"created_at":"2024-07-11T00:00:00+00:00","org_name":"open-telemetry","pr_count":176},{"created_at":"2024-07-11T00:00:00+00:00","org_name":"opencost","pr_count":4},{"created_at":"2024-07-11T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-07-11T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-07-11T00:00:00+00:00","org_name":"prometheus","pr_count":18},{"created_at":"2024-07-11T00:00:00+00:00","org_name":"redhat-chaos","pr_count":2},{"created_at":"2024-07-11T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":4},{"created_at":"2024-07-11T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-07-12T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-07-12T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-07-12T00:00:00+00:00","org_name":"fluent","pr_count":25},{"created_at":"2024-07-12T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-07-12T00:00:00+00:00","org_name":"jaegertracing","pr_count":8},{"created_at":"2024-07-12T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-07-12T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-07-12T00:00:00+00:00","org_name":"open-feature","pr_count":12},{"created_at":"2024-07-12T00:00:00+00:00","org_name":"open-telemetry","pr_count":129},{"created_at":"2024-07-12T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-07-12T00:00:00+00:00","org_name":"pixie-io","pr_count":6},{"created_at":"2024-07-12T00:00:00+00:00","org_name":"prometheus","pr_count":10},{"created_at":"2024-07-12T00:00:00+00:00","org_name":"redhat-chaos","pr_count":4},{"created_at":"2024-07-12T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":7},{"created_at":"2024-07-12T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-07-13T00:00:00+00:00","org_name":"jaegertracing","pr_count":4},{"created_at":"2024-07-13T00:00:00+00:00","org_name":"kuberhealthy","pr_count":1},{"created_at":"2024-07-13T00:00:00+00:00","org_name":"litmuschaos","pr_count":7},{"created_at":"2024-07-13T00:00:00+00:00","org_name":"open-feature","pr_count":4},{"created_at":"2024-07-13T00:00:00+00:00","org_name":"open-telemetry","pr_count":23},{"created_at":"2024-07-13T00:00:00+00:00","org_name":"prometheus","pr_count":1},{"created_at":"2024-07-13T00:00:00+00:00","org_name":"redhat-chaos","pr_count":2},{"created_at":"2024-07-13T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-07-14T00:00:00+00:00","org_name":"fluent","pr_count":1},{"created_at":"2024-07-14T00:00:00+00:00","org_name":"jaegertracing","pr_count":8},{"created_at":"2024-07-14T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-07-14T00:00:00+00:00","org_name":"open-feature","pr_count":5},{"created_at":"2024-07-14T00:00:00+00:00","org_name":"open-telemetry","pr_count":27},{"created_at":"2024-07-14T00:00:00+00:00","org_name":"prometheus","pr_count":55},{"created_at":"2024-07-14T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":9},{"created_at":"2024-07-14T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-07-15T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-07-15T00:00:00+00:00","org_name":"cortexproject","pr_count":8},{"created_at":"2024-07-15T00:00:00+00:00","org_name":"fluent","pr_count":7},{"created_at":"2024-07-15T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-07-15T00:00:00+00:00","org_name":"jaegertracing","pr_count":8},{"created_at":"2024-07-15T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":20},{"created_at":"2024-07-15T00:00:00+00:00","org_name":"litmuschaos","pr_count":22},{"created_at":"2024-07-15T00:00:00+00:00","org_name":"open-feature","pr_count":4},{"created_at":"2024-07-15T00:00:00+00:00","org_name":"open-telemetry","pr_count":149},{"created_at":"2024-07-15T00:00:00+00:00","org_name":"opencost","pr_count":7},{"created_at":"2024-07-15T00:00:00+00:00","org_name":"perses","pr_count":12},{"created_at":"2024-07-15T00:00:00+00:00","org_name":"pixie-io","pr_count":3},{"created_at":"2024-07-15T00:00:00+00:00","org_name":"prometheus","pr_count":33},{"created_at":"2024-07-15T00:00:00+00:00","org_name":"redhat-chaos","pr_count":7},{"created_at":"2024-07-15T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":9},{"created_at":"2024-07-15T00:00:00+00:00","org_name":"thanos-io","pr_count":8},{"created_at":"2024-07-16T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-07-16T00:00:00+00:00","org_name":"fluent","pr_count":14},{"created_at":"2024-07-16T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-07-16T00:00:00+00:00","org_name":"jaegertracing","pr_count":44},{"created_at":"2024-07-16T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":7},{"created_at":"2024-07-16T00:00:00+00:00","org_name":"litmuschaos","pr_count":15},{"created_at":"2024-07-16T00:00:00+00:00","org_name":"open-feature","pr_count":17},{"created_at":"2024-07-16T00:00:00+00:00","org_name":"open-telemetry","pr_count":254},{"created_at":"2024-07-16T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-07-16T00:00:00+00:00","org_name":"perses","pr_count":11},{"created_at":"2024-07-16T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-07-16T00:00:00+00:00","org_name":"prometheus","pr_count":12},{"created_at":"2024-07-16T00:00:00+00:00","org_name":"redhat-chaos","pr_count":6},{"created_at":"2024-07-16T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":10},{"created_at":"2024-07-16T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-07-17T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-07-17T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-07-17T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-07-17T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-07-17T00:00:00+00:00","org_name":"fluent","pr_count":17},{"created_at":"2024-07-17T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-07-17T00:00:00+00:00","org_name":"jaegertracing","pr_count":33},{"created_at":"2024-07-17T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":4},{"created_at":"2024-07-17T00:00:00+00:00","org_name":"kuberhealthy","pr_count":1},{"created_at":"2024-07-17T00:00:00+00:00","org_name":"litmuschaos","pr_count":4},{"created_at":"2024-07-17T00:00:00+00:00","org_name":"open-feature","pr_count":3},{"created_at":"2024-07-17T00:00:00+00:00","org_name":"open-telemetry","pr_count":175},{"created_at":"2024-07-17T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-07-17T00:00:00+00:00","org_name":"prometheus","pr_count":29},{"created_at":"2024-07-17T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":3},{"created_at":"2024-07-18T00:00:00+00:00","org_name":"cortexproject","pr_count":6},{"created_at":"2024-07-18T00:00:00+00:00","org_name":"fluent","pr_count":20},{"created_at":"2024-07-18T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-07-18T00:00:00+00:00","org_name":"jaegertracing","pr_count":8},{"created_at":"2024-07-18T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":6},{"created_at":"2024-07-18T00:00:00+00:00","org_name":"litmuschaos","pr_count":6},{"created_at":"2024-07-18T00:00:00+00:00","org_name":"open-feature","pr_count":20},{"created_at":"2024-07-18T00:00:00+00:00","org_name":"open-telemetry","pr_count":147},{"created_at":"2024-07-18T00:00:00+00:00","org_name":"prometheus","pr_count":16},{"created_at":"2024-07-18T00:00:00+00:00","org_name":"redhat-chaos","pr_count":2},{"created_at":"2024-07-18T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":8},{"created_at":"2024-07-18T00:00:00+00:00","org_name":"thanos-io","pr_count":5},{"created_at":"2024-07-19T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-07-19T00:00:00+00:00","org_name":"fluent","pr_count":4},{"created_at":"2024-07-19T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-07-19T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-07-19T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-07-19T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-07-19T00:00:00+00:00","org_name":"open-feature","pr_count":8},{"created_at":"2024-07-19T00:00:00+00:00","org_name":"open-telemetry","pr_count":103},{"created_at":"2024-07-19T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-07-19T00:00:00+00:00","org_name":"prometheus","pr_count":15},{"created_at":"2024-07-19T00:00:00+00:00","org_name":"redhat-chaos","pr_count":4},{"created_at":"2024-07-19T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-07-19T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-07-20T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-07-20T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":5},{"created_at":"2024-07-20T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-07-20T00:00:00+00:00","org_name":"open-feature","pr_count":11},{"created_at":"2024-07-20T00:00:00+00:00","org_name":"open-telemetry","pr_count":26},{"created_at":"2024-07-20T00:00:00+00:00","org_name":"prometheus","pr_count":1},{"created_at":"2024-07-20T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-07-20T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-07-21T00:00:00+00:00","org_name":"fluent","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","org_name":"jaegertracing","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":4},{"created_at":"2024-07-21T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-07-21T00:00:00+00:00","org_name":"open-feature","pr_count":9},{"created_at":"2024-07-21T00:00:00+00:00","org_name":"open-telemetry","pr_count":14},{"created_at":"2024-07-21T00:00:00+00:00","org_name":"prometheus","pr_count":3},{"created_at":"2024-07-21T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":7},{"created_at":"2024-07-21T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-07-22T00:00:00+00:00","org_name":"cortexproject","pr_count":6},{"created_at":"2024-07-22T00:00:00+00:00","org_name":"fluent","pr_count":10},{"created_at":"2024-07-22T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-07-22T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-07-22T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":5},{"created_at":"2024-07-22T00:00:00+00:00","org_name":"litmuschaos","pr_count":9},{"created_at":"2024-07-22T00:00:00+00:00","org_name":"open-feature","pr_count":14},{"created_at":"2024-07-22T00:00:00+00:00","org_name":"open-telemetry","pr_count":170},{"created_at":"2024-07-22T00:00:00+00:00","org_name":"opencost","pr_count":11},{"created_at":"2024-07-22T00:00:00+00:00","org_name":"perses","pr_count":2},{"created_at":"2024-07-22T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-07-22T00:00:00+00:00","org_name":"prometheus","pr_count":20},{"created_at":"2024-07-22T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":14},{"created_at":"2024-07-22T00:00:00+00:00","org_name":"thanos-io","pr_count":11},{"created_at":"2024-07-23T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-07-23T00:00:00+00:00","org_name":"chaos-mesh","pr_count":5},{"created_at":"2024-07-23T00:00:00+00:00","org_name":"chaosblade-io","pr_count":3},{"created_at":"2024-07-23T00:00:00+00:00","org_name":"cortexproject","pr_count":13},{"created_at":"2024-07-23T00:00:00+00:00","org_name":"fluent","pr_count":5},{"created_at":"2024-07-23T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":16},{"created_at":"2024-07-23T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-07-23T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":5},{"created_at":"2024-07-23T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-07-23T00:00:00+00:00","org_name":"open-feature","pr_count":35},{"created_at":"2024-07-23T00:00:00+00:00","org_name":"open-telemetry","pr_count":187},{"created_at":"2024-07-23T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-07-23T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-07-23T00:00:00+00:00","org_name":"prometheus","pr_count":14},{"created_at":"2024-07-23T00:00:00+00:00","org_name":"redhat-chaos","pr_count":2},{"created_at":"2024-07-23T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":7},{"created_at":"2024-07-23T00:00:00+00:00","org_name":"thanos-io","pr_count":6},{"created_at":"2024-07-24T00:00:00+00:00","org_name":"chaosblade-io","pr_count":3},{"created_at":"2024-07-24T00:00:00+00:00","org_name":"cortexproject","pr_count":6},{"created_at":"2024-07-24T00:00:00+00:00","org_name":"fluent","pr_count":23},{"created_at":"2024-07-24T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-07-24T00:00:00+00:00","org_name":"jaegertracing","pr_count":3},{"created_at":"2024-07-24T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-07-24T00:00:00+00:00","org_name":"litmuschaos","pr_count":8},{"created_at":"2024-07-24T00:00:00+00:00","org_name":"open-feature","pr_count":51},{"created_at":"2024-07-24T00:00:00+00:00","org_name":"open-telemetry","pr_count":121},{"created_at":"2024-07-24T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-07-24T00:00:00+00:00","org_name":"prometheus","pr_count":9},{"created_at":"2024-07-24T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":24},{"created_at":"2024-07-24T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-07-25T00:00:00+00:00","org_name":"banzaicloud","pr_count":4},{"created_at":"2024-07-25T00:00:00+00:00","org_name":"fluent","pr_count":11},{"created_at":"2024-07-25T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-07-25T00:00:00+00:00","org_name":"jaegertracing","pr_count":9},{"created_at":"2024-07-25T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":4},{"created_at":"2024-07-25T00:00:00+00:00","org_name":"litmuschaos","pr_count":4},{"created_at":"2024-07-25T00:00:00+00:00","org_name":"open-feature","pr_count":65},{"created_at":"2024-07-25T00:00:00+00:00","org_name":"open-telemetry","pr_count":130},{"created_at":"2024-07-25T00:00:00+00:00","org_name":"opencost","pr_count":16},{"created_at":"2024-07-25T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-07-25T00:00:00+00:00","org_name":"pixie-io","pr_count":3},{"created_at":"2024-07-25T00:00:00+00:00","org_name":"prometheus","pr_count":3},{"created_at":"2024-07-25T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":18},{"created_at":"2024-07-25T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-07-26T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-07-26T00:00:00+00:00","org_name":"chaosblade-io","pr_count":2},{"created_at":"2024-07-26T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-07-26T00:00:00+00:00","org_name":"fluent","pr_count":10},{"created_at":"2024-07-26T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-07-26T00:00:00+00:00","org_name":"jaegertracing","pr_count":8},{"created_at":"2024-07-26T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-07-26T00:00:00+00:00","org_name":"kuberhealthy","pr_count":4},{"created_at":"2024-07-26T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-07-26T00:00:00+00:00","org_name":"open-feature","pr_count":45},{"created_at":"2024-07-26T00:00:00+00:00","org_name":"open-telemetry","pr_count":112},{"created_at":"2024-07-26T00:00:00+00:00","org_name":"perses","pr_count":2},{"created_at":"2024-07-26T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-07-26T00:00:00+00:00","org_name":"prometheus","pr_count":12},{"created_at":"2024-07-26T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":16},{"created_at":"2024-07-26T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-07-27T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-07-27T00:00:00+00:00","org_name":"fluent","pr_count":3},{"created_at":"2024-07-27T00:00:00+00:00","org_name":"jaegertracing","pr_count":4},{"created_at":"2024-07-27T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-07-27T00:00:00+00:00","org_name":"open-feature","pr_count":21},{"created_at":"2024-07-27T00:00:00+00:00","org_name":"open-telemetry","pr_count":18},{"created_at":"2024-07-27T00:00:00+00:00","org_name":"prometheus","pr_count":1},{"created_at":"2024-07-27T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":4},{"created_at":"2024-07-27T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-07-28T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-07-28T00:00:00+00:00","org_name":"fluent","pr_count":1},{"created_at":"2024-07-28T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-07-28T00:00:00+00:00","org_name":"jaegertracing","pr_count":5},{"created_at":"2024-07-28T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-07-28T00:00:00+00:00","org_name":"litmuschaos","pr_count":9},{"created_at":"2024-07-28T00:00:00+00:00","org_name":"open-feature","pr_count":8},{"created_at":"2024-07-28T00:00:00+00:00","org_name":"open-telemetry","pr_count":18},{"created_at":"2024-07-28T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-07-28T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-07-28T00:00:00+00:00","org_name":"prometheus","pr_count":2},{"created_at":"2024-07-28T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":2},{"created_at":"2024-07-29T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-07-29T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-07-29T00:00:00+00:00","org_name":"cortexproject","pr_count":6},{"created_at":"2024-07-29T00:00:00+00:00","org_name":"fluent","pr_count":16},{"created_at":"2024-07-29T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":13},{"created_at":"2024-07-29T00:00:00+00:00","org_name":"jaegertracing","pr_count":9},{"created_at":"2024-07-29T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":5},{"created_at":"2024-07-29T00:00:00+00:00","org_name":"litmuschaos","pr_count":6},{"created_at":"2024-07-29T00:00:00+00:00","org_name":"open-feature","pr_count":21},{"created_at":"2024-07-29T00:00:00+00:00","org_name":"open-telemetry","pr_count":129},{"created_at":"2024-07-29T00:00:00+00:00","org_name":"opencost","pr_count":10},{"created_at":"2024-07-29T00:00:00+00:00","org_name":"perses","pr_count":9},{"created_at":"2024-07-29T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-07-29T00:00:00+00:00","org_name":"prometheus","pr_count":15},{"created_at":"2024-07-29T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":12},{"created_at":"2024-07-29T00:00:00+00:00","org_name":"thanos-io","pr_count":11},{"created_at":"2024-07-30T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-07-30T00:00:00+00:00","org_name":"cortexproject","pr_count":12},{"created_at":"2024-07-30T00:00:00+00:00","org_name":"fluent","pr_count":16},{"created_at":"2024-07-30T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-07-30T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-07-30T00:00:00+00:00","org_name":"kuberhealthy","pr_count":3},{"created_at":"2024-07-30T00:00:00+00:00","org_name":"litmuschaos","pr_count":5},{"created_at":"2024-07-30T00:00:00+00:00","org_name":"open-feature","pr_count":21},{"created_at":"2024-07-30T00:00:00+00:00","org_name":"open-telemetry","pr_count":228},{"created_at":"2024-07-30T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-07-30T00:00:00+00:00","org_name":"perses","pr_count":4},{"created_at":"2024-07-30T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-07-30T00:00:00+00:00","org_name":"prometheus","pr_count":43},{"created_at":"2024-07-30T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":8},{"created_at":"2024-07-30T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-07-31T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-07-31T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-07-31T00:00:00+00:00","org_name":"fluent","pr_count":10},{"created_at":"2024-07-31T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-07-31T00:00:00+00:00","org_name":"jaegertracing","pr_count":10},{"created_at":"2024-07-31T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-07-31T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-07-31T00:00:00+00:00","org_name":"open-feature","pr_count":17},{"created_at":"2024-07-31T00:00:00+00:00","org_name":"open-telemetry","pr_count":195},{"created_at":"2024-07-31T00:00:00+00:00","org_name":"opencost","pr_count":10},{"created_at":"2024-07-31T00:00:00+00:00","org_name":"perses","pr_count":11},{"created_at":"2024-07-31T00:00:00+00:00","org_name":"prometheus","pr_count":26},{"created_at":"2024-07-31T00:00:00+00:00","org_name":"redhat-chaos","pr_count":2},{"created_at":"2024-07-31T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":20},{"created_at":"2024-07-31T00:00:00+00:00","org_name":"thanos-io","pr_count":8},{"created_at":"2024-08-01T00:00:00+00:00","org_name":"OpenObservability","pr_count":2},{"created_at":"2024-08-01T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-08-01T00:00:00+00:00","org_name":"chaosblade-io","pr_count":4},{"created_at":"2024-08-01T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-08-01T00:00:00+00:00","org_name":"fluent","pr_count":8},{"created_at":"2024-08-01T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-08-01T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-08-01T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-08-01T00:00:00+00:00","org_name":"kuberhealthy","pr_count":2},{"created_at":"2024-08-01T00:00:00+00:00","org_name":"litmuschaos","pr_count":4},{"created_at":"2024-08-01T00:00:00+00:00","org_name":"open-feature","pr_count":3},{"created_at":"2024-08-01T00:00:00+00:00","org_name":"open-telemetry","pr_count":171},{"created_at":"2024-08-01T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-08-01T00:00:00+00:00","org_name":"perses","pr_count":6},{"created_at":"2024-08-01T00:00:00+00:00","org_name":"prometheus","pr_count":73},{"created_at":"2024-08-01T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":33},{"created_at":"2024-08-01T00:00:00+00:00","org_name":"thanos-io","pr_count":8},{"created_at":"2024-08-02T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-08-02T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-08-02T00:00:00+00:00","org_name":"fluent","pr_count":24},{"created_at":"2024-08-02T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-08-02T00:00:00+00:00","org_name":"jaegertracing","pr_count":4},{"created_at":"2024-08-02T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":6},{"created_at":"2024-08-02T00:00:00+00:00","org_name":"litmuschaos","pr_count":10},{"created_at":"2024-08-02T00:00:00+00:00","org_name":"open-feature","pr_count":29},{"created_at":"2024-08-02T00:00:00+00:00","org_name":"open-telemetry","pr_count":89},{"created_at":"2024-08-02T00:00:00+00:00","org_name":"opencost","pr_count":4},{"created_at":"2024-08-02T00:00:00+00:00","org_name":"perses","pr_count":4},{"created_at":"2024-08-02T00:00:00+00:00","org_name":"prometheus","pr_count":23},{"created_at":"2024-08-02T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":9},{"created_at":"2024-08-02T00:00:00+00:00","org_name":"thanos-io","pr_count":9},{"created_at":"2024-08-03T00:00:00+00:00","org_name":"fluent","pr_count":2},{"created_at":"2024-08-03T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-08-03T00:00:00+00:00","org_name":"open-feature","pr_count":3},{"created_at":"2024-08-03T00:00:00+00:00","org_name":"open-telemetry","pr_count":22},{"created_at":"2024-08-03T00:00:00+00:00","org_name":"prometheus","pr_count":8},{"created_at":"2024-08-03T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":11},{"created_at":"2024-08-03T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-08-04T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-08-04T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-08-04T00:00:00+00:00","org_name":"jaegertracing","pr_count":5},{"created_at":"2024-08-04T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":5},{"created_at":"2024-08-04T00:00:00+00:00","org_name":"litmuschaos","pr_count":3},{"created_at":"2024-08-04T00:00:00+00:00","org_name":"open-feature","pr_count":15},{"created_at":"2024-08-04T00:00:00+00:00","org_name":"open-telemetry","pr_count":21},{"created_at":"2024-08-04T00:00:00+00:00","org_name":"prometheus","pr_count":13},{"created_at":"2024-08-04T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":4},{"created_at":"2024-08-05T00:00:00+00:00","org_name":"chaosblade-io","pr_count":70},{"created_at":"2024-08-05T00:00:00+00:00","org_name":"cortexproject","pr_count":12},{"created_at":"2024-08-05T00:00:00+00:00","org_name":"fluent","pr_count":33},{"created_at":"2024-08-05T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":26},{"created_at":"2024-08-05T00:00:00+00:00","org_name":"jaegertracing","pr_count":17},{"created_at":"2024-08-05T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-08-05T00:00:00+00:00","org_name":"open-feature","pr_count":17},{"created_at":"2024-08-05T00:00:00+00:00","org_name":"open-telemetry","pr_count":130},{"created_at":"2024-08-05T00:00:00+00:00","org_name":"opencost","pr_count":9},{"created_at":"2024-08-05T00:00:00+00:00","org_name":"perses","pr_count":11},{"created_at":"2024-08-05T00:00:00+00:00","org_name":"prometheus","pr_count":9},{"created_at":"2024-08-05T00:00:00+00:00","org_name":"redhat-chaos","pr_count":1},{"created_at":"2024-08-05T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":11},{"created_at":"2024-08-05T00:00:00+00:00","org_name":"thanos-io","pr_count":7},{"created_at":"2024-08-06T00:00:00+00:00","org_name":"banzaicloud","pr_count":4},{"created_at":"2024-08-06T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-08-06T00:00:00+00:00","org_name":"fluent","pr_count":30},{"created_at":"2024-08-06T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-08-06T00:00:00+00:00","org_name":"jaegertracing","pr_count":9},{"created_at":"2024-08-06T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-08-06T00:00:00+00:00","org_name":"litmuschaos","pr_count":7},{"created_at":"2024-08-06T00:00:00+00:00","org_name":"open-feature","pr_count":22},{"created_at":"2024-08-06T00:00:00+00:00","org_name":"open-telemetry","pr_count":209},{"created_at":"2024-08-06T00:00:00+00:00","org_name":"opencost","pr_count":5},{"created_at":"2024-08-06T00:00:00+00:00","org_name":"perses","pr_count":5},{"created_at":"2024-08-06T00:00:00+00:00","org_name":"prometheus","pr_count":30},{"created_at":"2024-08-06T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":14},{"created_at":"2024-08-06T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-08-07T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-08-07T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-08-07T00:00:00+00:00","org_name":"fluent","pr_count":23},{"created_at":"2024-08-07T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-08-07T00:00:00+00:00","org_name":"jaegertracing","pr_count":12},{"created_at":"2024-08-07T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":10},{"created_at":"2024-08-07T00:00:00+00:00","org_name":"kuberhealthy","pr_count":1},{"created_at":"2024-08-07T00:00:00+00:00","org_name":"litmuschaos","pr_count":12},{"created_at":"2024-08-07T00:00:00+00:00","org_name":"open-feature","pr_count":24},{"created_at":"2024-08-07T00:00:00+00:00","org_name":"open-telemetry","pr_count":231},{"created_at":"2024-08-07T00:00:00+00:00","org_name":"perses","pr_count":6},{"created_at":"2024-08-07T00:00:00+00:00","org_name":"prometheus","pr_count":35},{"created_at":"2024-08-07T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":18},{"created_at":"2024-08-07T00:00:00+00:00","org_name":"thanos-io","pr_count":6},{"created_at":"2024-08-08T00:00:00+00:00","org_name":"chaosblade-io","pr_count":3},{"created_at":"2024-08-08T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-08-08T00:00:00+00:00","org_name":"fluent","pr_count":11},{"created_at":"2024-08-08T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":10},{"created_at":"2024-08-08T00:00:00+00:00","org_name":"jaegertracing","pr_count":15},{"created_at":"2024-08-08T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":4},{"created_at":"2024-08-08T00:00:00+00:00","org_name":"litmuschaos","pr_count":8},{"created_at":"2024-08-08T00:00:00+00:00","org_name":"open-feature","pr_count":19},{"created_at":"2024-08-08T00:00:00+00:00","org_name":"open-telemetry","pr_count":224},{"created_at":"2024-08-08T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-08-08T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-08-08T00:00:00+00:00","org_name":"prometheus","pr_count":38},{"created_at":"2024-08-08T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":4},{"created_at":"2024-08-08T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-08-09T00:00:00+00:00","org_name":"cortexproject","pr_count":9},{"created_at":"2024-08-09T00:00:00+00:00","org_name":"fluent","pr_count":12},{"created_at":"2024-08-09T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-08-09T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-08-09T00:00:00+00:00","org_name":"kuberhealthy","pr_count":2},{"created_at":"2024-08-09T00:00:00+00:00","org_name":"litmuschaos","pr_count":7},{"created_at":"2024-08-09T00:00:00+00:00","org_name":"open-feature","pr_count":9},{"created_at":"2024-08-09T00:00:00+00:00","org_name":"open-telemetry","pr_count":175},{"created_at":"2024-08-09T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-08-09T00:00:00+00:00","org_name":"perses","pr_count":3},{"created_at":"2024-08-09T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-08-09T00:00:00+00:00","org_name":"prometheus","pr_count":34},{"created_at":"2024-08-09T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":26},{"created_at":"2024-08-09T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-08-10T00:00:00+00:00","org_name":"fluent","pr_count":4},{"created_at":"2024-08-10T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-08-10T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-08-10T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-08-10T00:00:00+00:00","org_name":"open-feature","pr_count":5},{"created_at":"2024-08-10T00:00:00+00:00","org_name":"open-telemetry","pr_count":29},{"created_at":"2024-08-10T00:00:00+00:00","org_name":"prometheus","pr_count":6},{"created_at":"2024-08-10T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":3},{"created_at":"2024-08-10T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-08-11T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-08-11T00:00:00+00:00","org_name":"fluent","pr_count":4},{"created_at":"2024-08-11T00:00:00+00:00","org_name":"jaegertracing","pr_count":5},{"created_at":"2024-08-11T00:00:00+00:00","org_name":"open-telemetry","pr_count":40},{"created_at":"2024-08-11T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-08-11T00:00:00+00:00","org_name":"prometheus","pr_count":8},{"created_at":"2024-08-11T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-08-12T00:00:00+00:00","org_name":"cortexproject","pr_count":8},{"created_at":"2024-08-12T00:00:00+00:00","org_name":"fluent","pr_count":23},{"created_at":"2024-08-12T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":25},{"created_at":"2024-08-12T00:00:00+00:00","org_name":"jaegertracing","pr_count":3},{"created_at":"2024-08-12T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":6},{"created_at":"2024-08-12T00:00:00+00:00","org_name":"litmuschaos","pr_count":3},{"created_at":"2024-08-12T00:00:00+00:00","org_name":"open-feature","pr_count":17},{"created_at":"2024-08-12T00:00:00+00:00","org_name":"open-telemetry","pr_count":171},{"created_at":"2024-08-12T00:00:00+00:00","org_name":"opencost","pr_count":8},{"created_at":"2024-08-12T00:00:00+00:00","org_name":"perses","pr_count":7},{"created_at":"2024-08-12T00:00:00+00:00","org_name":"prometheus","pr_count":14},{"created_at":"2024-08-12T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":7},{"created_at":"2024-08-12T00:00:00+00:00","org_name":"thanos-io","pr_count":13},{"created_at":"2024-08-13T00:00:00+00:00","org_name":"cortexproject","pr_count":12},{"created_at":"2024-08-13T00:00:00+00:00","org_name":"fluent","pr_count":31},{"created_at":"2024-08-13T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-08-13T00:00:00+00:00","org_name":"jaegertracing","pr_count":26},{"created_at":"2024-08-13T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":9},{"created_at":"2024-08-13T00:00:00+00:00","org_name":"kinvolk","pr_count":2},{"created_at":"2024-08-13T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-08-13T00:00:00+00:00","org_name":"open-feature","pr_count":22},{"created_at":"2024-08-13T00:00:00+00:00","org_name":"open-telemetry","pr_count":253},{"created_at":"2024-08-13T00:00:00+00:00","org_name":"opencost","pr_count":4},{"created_at":"2024-08-13T00:00:00+00:00","org_name":"perses","pr_count":11},{"created_at":"2024-08-13T00:00:00+00:00","org_name":"pixie-io","pr_count":4},{"created_at":"2024-08-13T00:00:00+00:00","org_name":"prometheus","pr_count":26},{"created_at":"2024-08-13T00:00:00+00:00","org_name":"redhat-chaos","pr_count":3},{"created_at":"2024-08-13T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":4},{"created_at":"2024-08-13T00:00:00+00:00","org_name":"thanos-io","pr_count":6},{"created_at":"2024-08-14T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-08-14T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-08-14T00:00:00+00:00","org_name":"fluent","pr_count":48},{"created_at":"2024-08-14T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":18},{"created_at":"2024-08-14T00:00:00+00:00","org_name":"jaegertracing","pr_count":25},{"created_at":"2024-08-14T00:00:00+00:00","org_name":"litmuschaos","pr_count":28},{"created_at":"2024-08-14T00:00:00+00:00","org_name":"open-feature","pr_count":59},{"created_at":"2024-08-14T00:00:00+00:00","org_name":"open-telemetry","pr_count":146},{"created_at":"2024-08-14T00:00:00+00:00","org_name":"opencost","pr_count":5},{"created_at":"2024-08-14T00:00:00+00:00","org_name":"perses","pr_count":8},{"created_at":"2024-08-14T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-08-14T00:00:00+00:00","org_name":"prometheus","pr_count":27},{"created_at":"2024-08-14T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":7},{"created_at":"2024-08-14T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-08-15T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-08-15T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-08-15T00:00:00+00:00","org_name":"fluent","pr_count":48},{"created_at":"2024-08-15T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":12},{"created_at":"2024-08-15T00:00:00+00:00","org_name":"jaegertracing","pr_count":5},{"created_at":"2024-08-15T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":13},{"created_at":"2024-08-15T00:00:00+00:00","org_name":"litmuschaos","pr_count":4},{"created_at":"2024-08-15T00:00:00+00:00","org_name":"open-feature","pr_count":18},{"created_at":"2024-08-15T00:00:00+00:00","org_name":"open-telemetry","pr_count":139},{"created_at":"2024-08-15T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-08-15T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-08-15T00:00:00+00:00","org_name":"prometheus","pr_count":5},{"created_at":"2024-08-15T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":22},{"created_at":"2024-08-15T00:00:00+00:00","org_name":"thanos-io","pr_count":8},{"created_at":"2024-08-16T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","org_name":"cortexproject","pr_count":5},{"created_at":"2024-08-16T00:00:00+00:00","org_name":"fluent","pr_count":19},{"created_at":"2024-08-16T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-08-16T00:00:00+00:00","org_name":"jaegertracing","pr_count":10},{"created_at":"2024-08-16T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-08-16T00:00:00+00:00","org_name":"litmuschaos","pr_count":3},{"created_at":"2024-08-16T00:00:00+00:00","org_name":"open-feature","pr_count":6},{"created_at":"2024-08-16T00:00:00+00:00","org_name":"open-telemetry","pr_count":132},{"created_at":"2024-08-16T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-08-16T00:00:00+00:00","org_name":"prometheus","pr_count":13},{"created_at":"2024-08-16T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":6},{"created_at":"2024-08-16T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-08-17T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-08-17T00:00:00+00:00","org_name":"fluent","pr_count":2},{"created_at":"2024-08-17T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-08-17T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-08-17T00:00:00+00:00","org_name":"open-feature","pr_count":5},{"created_at":"2024-08-17T00:00:00+00:00","org_name":"open-telemetry","pr_count":42},{"created_at":"2024-08-17T00:00:00+00:00","org_name":"prometheus","pr_count":1},{"created_at":"2024-08-17T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-08-18T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-08-18T00:00:00+00:00","org_name":"fluent","pr_count":2},{"created_at":"2024-08-18T00:00:00+00:00","org_name":"jaegertracing","pr_count":4},{"created_at":"2024-08-18T00:00:00+00:00","org_name":"kuberhealthy","pr_count":2},{"created_at":"2024-08-18T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-08-18T00:00:00+00:00","org_name":"open-feature","pr_count":5},{"created_at":"2024-08-18T00:00:00+00:00","org_name":"open-telemetry","pr_count":36},{"created_at":"2024-08-18T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-08-18T00:00:00+00:00","org_name":"prometheus","pr_count":70},{"created_at":"2024-08-18T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-08-19T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-08-19T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-08-19T00:00:00+00:00","org_name":"fluent","pr_count":34},{"created_at":"2024-08-19T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-08-19T00:00:00+00:00","org_name":"jaegertracing","pr_count":5},{"created_at":"2024-08-19T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-08-19T00:00:00+00:00","org_name":"litmuschaos","pr_count":7},{"created_at":"2024-08-19T00:00:00+00:00","org_name":"open-feature","pr_count":9},{"created_at":"2024-08-19T00:00:00+00:00","org_name":"open-telemetry","pr_count":230},{"created_at":"2024-08-19T00:00:00+00:00","org_name":"opencost","pr_count":14},{"created_at":"2024-08-19T00:00:00+00:00","org_name":"perses","pr_count":15},{"created_at":"2024-08-19T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-08-19T00:00:00+00:00","org_name":"prometheus","pr_count":23},{"created_at":"2024-08-19T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":22},{"created_at":"2024-08-19T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-08-20T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-08-20T00:00:00+00:00","org_name":"cortexproject","pr_count":5},{"created_at":"2024-08-20T00:00:00+00:00","org_name":"fluent","pr_count":23},{"created_at":"2024-08-20T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-08-20T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-08-20T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-08-20T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-08-20T00:00:00+00:00","org_name":"open-feature","pr_count":34},{"created_at":"2024-08-20T00:00:00+00:00","org_name":"open-telemetry","pr_count":210},{"created_at":"2024-08-20T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-08-20T00:00:00+00:00","org_name":"perses","pr_count":2},{"created_at":"2024-08-20T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-08-20T00:00:00+00:00","org_name":"prometheus","pr_count":19},{"created_at":"2024-08-20T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":37},{"created_at":"2024-08-20T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-08-21T00:00:00+00:00","org_name":"banzaicloud","pr_count":5},{"created_at":"2024-08-21T00:00:00+00:00","org_name":"chaos-mesh","pr_count":7},{"created_at":"2024-08-21T00:00:00+00:00","org_name":"fluent","pr_count":15},{"created_at":"2024-08-21T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":13},{"created_at":"2024-08-21T00:00:00+00:00","org_name":"jaegertracing","pr_count":8},{"created_at":"2024-08-21T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-08-21T00:00:00+00:00","org_name":"litmuschaos","pr_count":3},{"created_at":"2024-08-21T00:00:00+00:00","org_name":"open-feature","pr_count":26},{"created_at":"2024-08-21T00:00:00+00:00","org_name":"open-telemetry","pr_count":176},{"created_at":"2024-08-21T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-08-21T00:00:00+00:00","org_name":"perses","pr_count":14},{"created_at":"2024-08-21T00:00:00+00:00","org_name":"prometheus","pr_count":67},{"created_at":"2024-08-21T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":28},{"created_at":"2024-08-21T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","org_name":"fluent","pr_count":23},{"created_at":"2024-08-22T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-08-22T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-08-22T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-08-22T00:00:00+00:00","org_name":"open-feature","pr_count":52},{"created_at":"2024-08-22T00:00:00+00:00","org_name":"open-telemetry","pr_count":192},{"created_at":"2024-08-22T00:00:00+00:00","org_name":"opencost","pr_count":11},{"created_at":"2024-08-22T00:00:00+00:00","org_name":"prometheus","pr_count":39},{"created_at":"2024-08-22T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":29},{"created_at":"2024-08-22T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-08-23T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-08-23T00:00:00+00:00","org_name":"fluent","pr_count":12},{"created_at":"2024-08-23T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-08-23T00:00:00+00:00","org_name":"jaegertracing","pr_count":10},{"created_at":"2024-08-23T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-08-23T00:00:00+00:00","org_name":"litmuschaos","pr_count":32},{"created_at":"2024-08-23T00:00:00+00:00","org_name":"open-feature","pr_count":18},{"created_at":"2024-08-23T00:00:00+00:00","org_name":"open-telemetry","pr_count":112},{"created_at":"2024-08-23T00:00:00+00:00","org_name":"opencost","pr_count":5},{"created_at":"2024-08-23T00:00:00+00:00","org_name":"pixie-io","pr_count":5},{"created_at":"2024-08-23T00:00:00+00:00","org_name":"prometheus","pr_count":19},{"created_at":"2024-08-23T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":10},{"created_at":"2024-08-24T00:00:00+00:00","org_name":"fluent","pr_count":4},{"created_at":"2024-08-24T00:00:00+00:00","org_name":"jaegertracing","pr_count":12},{"created_at":"2024-08-24T00:00:00+00:00","org_name":"open-feature","pr_count":2},{"created_at":"2024-08-24T00:00:00+00:00","org_name":"open-telemetry","pr_count":26},{"created_at":"2024-08-24T00:00:00+00:00","org_name":"prometheus","pr_count":1},{"created_at":"2024-08-24T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-08-25T00:00:00+00:00","org_name":"fluent","pr_count":1},{"created_at":"2024-08-25T00:00:00+00:00","org_name":"open-feature","pr_count":4},{"created_at":"2024-08-25T00:00:00+00:00","org_name":"open-telemetry","pr_count":51},{"created_at":"2024-08-25T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-08-25T00:00:00+00:00","org_name":"prometheus","pr_count":1},{"created_at":"2024-08-25T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":7},{"created_at":"2024-08-26T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-08-26T00:00:00+00:00","org_name":"cortexproject","pr_count":5},{"created_at":"2024-08-26T00:00:00+00:00","org_name":"fluent","pr_count":16},{"created_at":"2024-08-26T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":20},{"created_at":"2024-08-26T00:00:00+00:00","org_name":"jaegertracing","pr_count":4},{"created_at":"2024-08-26T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-08-26T00:00:00+00:00","org_name":"litmuschaos","pr_count":3},{"created_at":"2024-08-26T00:00:00+00:00","org_name":"open-feature","pr_count":17},{"created_at":"2024-08-26T00:00:00+00:00","org_name":"open-telemetry","pr_count":160},{"created_at":"2024-08-26T00:00:00+00:00","org_name":"opencost","pr_count":9},{"created_at":"2024-08-26T00:00:00+00:00","org_name":"perses","pr_count":11},{"created_at":"2024-08-26T00:00:00+00:00","org_name":"pixie-io","pr_count":5},{"created_at":"2024-08-26T00:00:00+00:00","org_name":"prometheus","pr_count":12},{"created_at":"2024-08-26T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":22},{"created_at":"2024-08-26T00:00:00+00:00","org_name":"thanos-io","pr_count":8},{"created_at":"2024-08-27T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-08-27T00:00:00+00:00","org_name":"fluent","pr_count":20},{"created_at":"2024-08-27T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-08-27T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-08-27T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-08-27T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-08-27T00:00:00+00:00","org_name":"open-feature","pr_count":35},{"created_at":"2024-08-27T00:00:00+00:00","org_name":"open-telemetry","pr_count":204},{"created_at":"2024-08-27T00:00:00+00:00","org_name":"opencost","pr_count":4},{"created_at":"2024-08-27T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-08-27T00:00:00+00:00","org_name":"prometheus","pr_count":25},{"created_at":"2024-08-27T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":16},{"created_at":"2024-08-27T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-08-28T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-08-28T00:00:00+00:00","org_name":"chaos-mesh","pr_count":4},{"created_at":"2024-08-28T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-08-28T00:00:00+00:00","org_name":"fluent","pr_count":15},{"created_at":"2024-08-28T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":20},{"created_at":"2024-08-28T00:00:00+00:00","org_name":"jaegertracing","pr_count":11},{"created_at":"2024-08-28T00:00:00+00:00","org_name":"litmuschaos","pr_count":5},{"created_at":"2024-08-28T00:00:00+00:00","org_name":"open-feature","pr_count":22},{"created_at":"2024-08-28T00:00:00+00:00","org_name":"open-telemetry","pr_count":173},{"created_at":"2024-08-28T00:00:00+00:00","org_name":"opencost","pr_count":6},{"created_at":"2024-08-28T00:00:00+00:00","org_name":"perses","pr_count":13},{"created_at":"2024-08-28T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-08-28T00:00:00+00:00","org_name":"prometheus","pr_count":29},{"created_at":"2024-08-28T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":17},{"created_at":"2024-08-28T00:00:00+00:00","org_name":"thanos-io","pr_count":11},{"created_at":"2024-08-29T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-08-29T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-08-29T00:00:00+00:00","org_name":"fluent","pr_count":19},{"created_at":"2024-08-29T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":19},{"created_at":"2024-08-29T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-08-29T00:00:00+00:00","org_name":"open-feature","pr_count":22},{"created_at":"2024-08-29T00:00:00+00:00","org_name":"open-telemetry","pr_count":122},{"created_at":"2024-08-29T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-08-29T00:00:00+00:00","org_name":"perses","pr_count":3},{"created_at":"2024-08-29T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-08-29T00:00:00+00:00","org_name":"prometheus","pr_count":46},{"created_at":"2024-08-29T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":16},{"created_at":"2024-08-30T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-08-30T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","org_name":"fluent","pr_count":15},{"created_at":"2024-08-30T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-08-30T00:00:00+00:00","org_name":"jaegertracing","pr_count":2},{"created_at":"2024-08-30T00:00:00+00:00","org_name":"open-feature","pr_count":20},{"created_at":"2024-08-30T00:00:00+00:00","org_name":"open-telemetry","pr_count":120},{"created_at":"2024-08-30T00:00:00+00:00","org_name":"perses","pr_count":5},{"created_at":"2024-08-30T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-08-30T00:00:00+00:00","org_name":"prometheus","pr_count":17},{"created_at":"2024-08-30T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":10},{"created_at":"2024-08-30T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-08-31T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-08-31T00:00:00+00:00","org_name":"fluent","pr_count":5},{"created_at":"2024-08-31T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-08-31T00:00:00+00:00","org_name":"jaegertracing","pr_count":8},{"created_at":"2024-08-31T00:00:00+00:00","org_name":"litmuschaos","pr_count":3},{"created_at":"2024-08-31T00:00:00+00:00","org_name":"open-feature","pr_count":6},{"created_at":"2024-08-31T00:00:00+00:00","org_name":"open-telemetry","pr_count":9},{"created_at":"2024-08-31T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-08-31T00:00:00+00:00","org_name":"prometheus","pr_count":25},{"created_at":"2024-08-31T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":4},{"created_at":"2024-09-01T00:00:00+00:00","org_name":"fluent","pr_count":9},{"created_at":"2024-09-01T00:00:00+00:00","org_name":"jaegertracing","pr_count":8},{"created_at":"2024-09-01T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-09-01T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-09-01T00:00:00+00:00","org_name":"open-feature","pr_count":1},{"created_at":"2024-09-01T00:00:00+00:00","org_name":"open-telemetry","pr_count":26},{"created_at":"2024-09-01T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-09-01T00:00:00+00:00","org_name":"prometheus","pr_count":117},{"created_at":"2024-09-01T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":2},{"created_at":"2024-09-02T00:00:00+00:00","org_name":"chaos-mesh","pr_count":4},{"created_at":"2024-09-02T00:00:00+00:00","org_name":"cortexproject","pr_count":4},{"created_at":"2024-09-02T00:00:00+00:00","org_name":"fluent","pr_count":25},{"created_at":"2024-09-02T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":17},{"created_at":"2024-09-02T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-09-02T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-09-02T00:00:00+00:00","org_name":"litmuschaos","pr_count":4},{"created_at":"2024-09-02T00:00:00+00:00","org_name":"open-feature","pr_count":5},{"created_at":"2024-09-02T00:00:00+00:00","org_name":"open-telemetry","pr_count":97},{"created_at":"2024-09-02T00:00:00+00:00","org_name":"opencost","pr_count":8},{"created_at":"2024-09-02T00:00:00+00:00","org_name":"perses","pr_count":6},{"created_at":"2024-09-02T00:00:00+00:00","org_name":"prometheus","pr_count":45},{"created_at":"2024-09-02T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":13},{"created_at":"2024-09-02T00:00:00+00:00","org_name":"thanos-io","pr_count":24},{"created_at":"2024-09-03T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-09-03T00:00:00+00:00","org_name":"chaosblade-io","pr_count":3},{"created_at":"2024-09-03T00:00:00+00:00","org_name":"cortexproject","pr_count":5},{"created_at":"2024-09-03T00:00:00+00:00","org_name":"fluent","pr_count":12},{"created_at":"2024-09-03T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-09-03T00:00:00+00:00","org_name":"jaegertracing","pr_count":5},{"created_at":"2024-09-03T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":9},{"created_at":"2024-09-03T00:00:00+00:00","org_name":"kinvolk","pr_count":1},{"created_at":"2024-09-03T00:00:00+00:00","org_name":"litmuschaos","pr_count":7},{"created_at":"2024-09-03T00:00:00+00:00","org_name":"open-feature","pr_count":24},{"created_at":"2024-09-03T00:00:00+00:00","org_name":"open-telemetry","pr_count":167},{"created_at":"2024-09-03T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-09-03T00:00:00+00:00","org_name":"perses","pr_count":12},{"created_at":"2024-09-03T00:00:00+00:00","org_name":"pixie-io","pr_count":4},{"created_at":"2024-09-03T00:00:00+00:00","org_name":"prometheus","pr_count":24},{"created_at":"2024-09-03T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":20},{"created_at":"2024-09-03T00:00:00+00:00","org_name":"thanos-io","pr_count":13},{"created_at":"2024-09-04T00:00:00+00:00","org_name":"cortexproject","pr_count":14},{"created_at":"2024-09-04T00:00:00+00:00","org_name":"fluent","pr_count":18},{"created_at":"2024-09-04T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-09-04T00:00:00+00:00","org_name":"jaegertracing","pr_count":11},{"created_at":"2024-09-04T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":7},{"created_at":"2024-09-04T00:00:00+00:00","org_name":"kinvolk","pr_count":1},{"created_at":"2024-09-04T00:00:00+00:00","org_name":"litmuschaos","pr_count":4},{"created_at":"2024-09-04T00:00:00+00:00","org_name":"open-feature","pr_count":46},{"created_at":"2024-09-04T00:00:00+00:00","org_name":"open-telemetry","pr_count":202},{"created_at":"2024-09-04T00:00:00+00:00","org_name":"opencost","pr_count":10},{"created_at":"2024-09-04T00:00:00+00:00","org_name":"perses","pr_count":4},{"created_at":"2024-09-04T00:00:00+00:00","org_name":"pixie-io","pr_count":5},{"created_at":"2024-09-04T00:00:00+00:00","org_name":"prometheus","pr_count":21},{"created_at":"2024-09-04T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":18},{"created_at":"2024-09-04T00:00:00+00:00","org_name":"thanos-io","pr_count":7},{"created_at":"2024-09-05T00:00:00+00:00","org_name":"cortexproject","pr_count":4},{"created_at":"2024-09-05T00:00:00+00:00","org_name":"fluent","pr_count":41},{"created_at":"2024-09-05T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-09-05T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-09-05T00:00:00+00:00","org_name":"kinvolk","pr_count":2},{"created_at":"2024-09-05T00:00:00+00:00","org_name":"litmuschaos","pr_count":8},{"created_at":"2024-09-05T00:00:00+00:00","org_name":"open-feature","pr_count":38},{"created_at":"2024-09-05T00:00:00+00:00","org_name":"open-telemetry","pr_count":162},{"created_at":"2024-09-05T00:00:00+00:00","org_name":"perses","pr_count":3},{"created_at":"2024-09-05T00:00:00+00:00","org_name":"pixie-io","pr_count":3},{"created_at":"2024-09-05T00:00:00+00:00","org_name":"prometheus","pr_count":52},{"created_at":"2024-09-05T00:00:00+00:00","org_name":"redhat-chaos","pr_count":3},{"created_at":"2024-09-05T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":24},{"created_at":"2024-09-05T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-09-06T00:00:00+00:00","org_name":"chaosblade-io","pr_count":3},{"created_at":"2024-09-06T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","org_name":"fluent","pr_count":14},{"created_at":"2024-09-06T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-09-06T00:00:00+00:00","org_name":"jaegertracing","pr_count":8},{"created_at":"2024-09-06T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":7},{"created_at":"2024-09-06T00:00:00+00:00","org_name":"kinvolk","pr_count":1},{"created_at":"2024-09-06T00:00:00+00:00","org_name":"litmuschaos","pr_count":25},{"created_at":"2024-09-06T00:00:00+00:00","org_name":"open-feature","pr_count":29},{"created_at":"2024-09-06T00:00:00+00:00","org_name":"open-telemetry","pr_count":153},{"created_at":"2024-09-06T00:00:00+00:00","org_name":"opencost","pr_count":4},{"created_at":"2024-09-06T00:00:00+00:00","org_name":"perses","pr_count":5},{"created_at":"2024-09-06T00:00:00+00:00","org_name":"pixie-io","pr_count":5},{"created_at":"2024-09-06T00:00:00+00:00","org_name":"prometheus","pr_count":25},{"created_at":"2024-09-06T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":14},{"created_at":"2024-09-06T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-09-07T00:00:00+00:00","org_name":"chaosblade-io","pr_count":2},{"created_at":"2024-09-07T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-09-07T00:00:00+00:00","org_name":"fluent","pr_count":3},{"created_at":"2024-09-07T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-09-07T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-09-07T00:00:00+00:00","org_name":"litmuschaos","pr_count":7},{"created_at":"2024-09-07T00:00:00+00:00","org_name":"open-feature","pr_count":6},{"created_at":"2024-09-07T00:00:00+00:00","org_name":"open-telemetry","pr_count":28},{"created_at":"2024-09-07T00:00:00+00:00","org_name":"opencost","pr_count":4},{"created_at":"2024-09-07T00:00:00+00:00","org_name":"prometheus","pr_count":6},{"created_at":"2024-09-07T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-09-07T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-09-08T00:00:00+00:00","org_name":"cortexproject","pr_count":4},{"created_at":"2024-09-08T00:00:00+00:00","org_name":"jaegertracing","pr_count":2},{"created_at":"2024-09-08T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-09-08T00:00:00+00:00","org_name":"litmuschaos","pr_count":11},{"created_at":"2024-09-08T00:00:00+00:00","org_name":"open-feature","pr_count":1},{"created_at":"2024-09-08T00:00:00+00:00","org_name":"open-telemetry","pr_count":54},{"created_at":"2024-09-08T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-09-08T00:00:00+00:00","org_name":"prometheus","pr_count":24},{"created_at":"2024-09-08T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":3},{"created_at":"2024-09-09T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-09-09T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-09-09T00:00:00+00:00","org_name":"cortexproject","pr_count":6},{"created_at":"2024-09-09T00:00:00+00:00","org_name":"fluent","pr_count":3},{"created_at":"2024-09-09T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-09-09T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-09-09T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-09-09T00:00:00+00:00","org_name":"open-feature","pr_count":21},{"created_at":"2024-09-09T00:00:00+00:00","org_name":"open-telemetry","pr_count":207},{"created_at":"2024-09-09T00:00:00+00:00","org_name":"opencost","pr_count":10},{"created_at":"2024-09-09T00:00:00+00:00","org_name":"perses","pr_count":10},{"created_at":"2024-09-09T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-09-09T00:00:00+00:00","org_name":"prometheus","pr_count":40},{"created_at":"2024-09-09T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":17},{"created_at":"2024-09-09T00:00:00+00:00","org_name":"thanos-io","pr_count":12},{"created_at":"2024-09-10T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-09-10T00:00:00+00:00","org_name":"fluent","pr_count":6},{"created_at":"2024-09-10T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-09-10T00:00:00+00:00","org_name":"jaegertracing","pr_count":11},{"created_at":"2024-09-10T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-09-10T00:00:00+00:00","org_name":"open-feature","pr_count":24},{"created_at":"2024-09-10T00:00:00+00:00","org_name":"open-telemetry","pr_count":298},{"created_at":"2024-09-10T00:00:00+00:00","org_name":"perses","pr_count":6},{"created_at":"2024-09-10T00:00:00+00:00","org_name":"pixie-io","pr_count":6},{"created_at":"2024-09-10T00:00:00+00:00","org_name":"prometheus","pr_count":31},{"created_at":"2024-09-10T00:00:00+00:00","org_name":"redhat-chaos","pr_count":1},{"created_at":"2024-09-10T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":19},{"created_at":"2024-09-10T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-09-11T00:00:00+00:00","org_name":"banzaicloud","pr_count":6},{"created_at":"2024-09-11T00:00:00+00:00","org_name":"chaos-mesh","pr_count":6},{"created_at":"2024-09-11T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-09-11T00:00:00+00:00","org_name":"fluent","pr_count":9},{"created_at":"2024-09-11T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-09-11T00:00:00+00:00","org_name":"jaegertracing","pr_count":18},{"created_at":"2024-09-11T00:00:00+00:00","org_name":"litmuschaos","pr_count":6},{"created_at":"2024-09-11T00:00:00+00:00","org_name":"open-feature","pr_count":39},{"created_at":"2024-09-11T00:00:00+00:00","org_name":"open-telemetry","pr_count":172},{"created_at":"2024-09-11T00:00:00+00:00","org_name":"opencost","pr_count":6},{"created_at":"2024-09-11T00:00:00+00:00","org_name":"perses","pr_count":12},{"created_at":"2024-09-11T00:00:00+00:00","org_name":"pixie-io","pr_count":7},{"created_at":"2024-09-11T00:00:00+00:00","org_name":"prometheus","pr_count":17},{"created_at":"2024-09-11T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":21},{"created_at":"2024-09-11T00:00:00+00:00","org_name":"thanos-io","pr_count":6},{"created_at":"2024-09-12T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-09-12T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-09-12T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-09-12T00:00:00+00:00","org_name":"fluent","pr_count":11},{"created_at":"2024-09-12T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-09-12T00:00:00+00:00","org_name":"jaegertracing","pr_count":10},{"created_at":"2024-09-12T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-09-12T00:00:00+00:00","org_name":"open-feature","pr_count":36},{"created_at":"2024-09-12T00:00:00+00:00","org_name":"open-telemetry","pr_count":193},{"created_at":"2024-09-12T00:00:00+00:00","org_name":"opencost","pr_count":4},{"created_at":"2024-09-12T00:00:00+00:00","org_name":"perses","pr_count":4},{"created_at":"2024-09-12T00:00:00+00:00","org_name":"prometheus","pr_count":9},{"created_at":"2024-09-12T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":13},{"created_at":"2024-09-12T00:00:00+00:00","org_name":"thanos-io","pr_count":11},{"created_at":"2024-09-13T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-09-13T00:00:00+00:00","org_name":"chaos-mesh","pr_count":6},{"created_at":"2024-09-13T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-09-13T00:00:00+00:00","org_name":"fluent","pr_count":11},{"created_at":"2024-09-13T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-09-13T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-09-13T00:00:00+00:00","org_name":"litmuschaos","pr_count":10},{"created_at":"2024-09-13T00:00:00+00:00","org_name":"open-feature","pr_count":34},{"created_at":"2024-09-13T00:00:00+00:00","org_name":"open-telemetry","pr_count":131},{"created_at":"2024-09-13T00:00:00+00:00","org_name":"perses","pr_count":4},{"created_at":"2024-09-13T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-09-13T00:00:00+00:00","org_name":"prometheus","pr_count":6},{"created_at":"2024-09-13T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":11},{"created_at":"2024-09-13T00:00:00+00:00","org_name":"thanos-io","pr_count":17},{"created_at":"2024-09-14T00:00:00+00:00","org_name":"fluent","pr_count":7},{"created_at":"2024-09-14T00:00:00+00:00","org_name":"jaegertracing","pr_count":9},{"created_at":"2024-09-14T00:00:00+00:00","org_name":"litmuschaos","pr_count":5},{"created_at":"2024-09-14T00:00:00+00:00","org_name":"open-feature","pr_count":16},{"created_at":"2024-09-14T00:00:00+00:00","org_name":"open-telemetry","pr_count":29},{"created_at":"2024-09-14T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-09-14T00:00:00+00:00","org_name":"prometheus","pr_count":7},{"created_at":"2024-09-14T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-09-15T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-09-15T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-09-15T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-09-15T00:00:00+00:00","org_name":"open-telemetry","pr_count":16},{"created_at":"2024-09-15T00:00:00+00:00","org_name":"prometheus","pr_count":10},{"created_at":"2024-09-15T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":2},{"created_at":"2024-09-16T00:00:00+00:00","org_name":"cortexproject","pr_count":7},{"created_at":"2024-09-16T00:00:00+00:00","org_name":"fluent","pr_count":29},{"created_at":"2024-09-16T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-09-16T00:00:00+00:00","org_name":"jaegertracing","pr_count":5},{"created_at":"2024-09-16T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-09-16T00:00:00+00:00","org_name":"litmuschaos","pr_count":9},{"created_at":"2024-09-16T00:00:00+00:00","org_name":"open-feature","pr_count":17},{"created_at":"2024-09-16T00:00:00+00:00","org_name":"open-telemetry","pr_count":176},{"created_at":"2024-09-16T00:00:00+00:00","org_name":"opencost","pr_count":9},{"created_at":"2024-09-16T00:00:00+00:00","org_name":"perses","pr_count":6},{"created_at":"2024-09-16T00:00:00+00:00","org_name":"pixie-io","pr_count":6},{"created_at":"2024-09-16T00:00:00+00:00","org_name":"prometheus","pr_count":26},{"created_at":"2024-09-16T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":10},{"created_at":"2024-09-16T00:00:00+00:00","org_name":"thanos-io","pr_count":9},{"created_at":"2024-09-17T00:00:00+00:00","org_name":"OpenObservability","pr_count":2},{"created_at":"2024-09-17T00:00:00+00:00","org_name":"chaos-mesh","pr_count":4},{"created_at":"2024-09-17T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-09-17T00:00:00+00:00","org_name":"fluent","pr_count":6},{"created_at":"2024-09-17T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-09-17T00:00:00+00:00","org_name":"jaegertracing","pr_count":13},{"created_at":"2024-09-17T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":5},{"created_at":"2024-09-17T00:00:00+00:00","org_name":"kuberhealthy","pr_count":1},{"created_at":"2024-09-17T00:00:00+00:00","org_name":"litmuschaos","pr_count":6},{"created_at":"2024-09-17T00:00:00+00:00","org_name":"open-feature","pr_count":24},{"created_at":"2024-09-17T00:00:00+00:00","org_name":"open-telemetry","pr_count":205},{"created_at":"2024-09-17T00:00:00+00:00","org_name":"perses","pr_count":4},{"created_at":"2024-09-17T00:00:00+00:00","org_name":"prometheus","pr_count":38},{"created_at":"2024-09-17T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":8},{"created_at":"2024-09-17T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-09-18T00:00:00+00:00","org_name":"OpenObservability","pr_count":1},{"created_at":"2024-09-18T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-09-18T00:00:00+00:00","org_name":"fluent","pr_count":12},{"created_at":"2024-09-18T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-09-18T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-09-18T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-09-18T00:00:00+00:00","org_name":"litmuschaos","pr_count":16},{"created_at":"2024-09-18T00:00:00+00:00","org_name":"open-feature","pr_count":18},{"created_at":"2024-09-18T00:00:00+00:00","org_name":"open-telemetry","pr_count":165},{"created_at":"2024-09-18T00:00:00+00:00","org_name":"perses","pr_count":8},{"created_at":"2024-09-18T00:00:00+00:00","org_name":"pixie-io","pr_count":5},{"created_at":"2024-09-18T00:00:00+00:00","org_name":"prometheus","pr_count":20},{"created_at":"2024-09-18T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":5},{"created_at":"2024-09-18T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-09-19T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-09-19T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","org_name":"fluent","pr_count":3},{"created_at":"2024-09-19T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-09-19T00:00:00+00:00","org_name":"jaegertracing","pr_count":7},{"created_at":"2024-09-19T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":8},{"created_at":"2024-09-19T00:00:00+00:00","org_name":"litmuschaos","pr_count":6},{"created_at":"2024-09-19T00:00:00+00:00","org_name":"open-feature","pr_count":24},{"created_at":"2024-09-19T00:00:00+00:00","org_name":"open-telemetry","pr_count":137},{"created_at":"2024-09-19T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-09-19T00:00:00+00:00","org_name":"prometheus","pr_count":27},{"created_at":"2024-09-19T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":16},{"created_at":"2024-09-19T00:00:00+00:00","org_name":"thanos-io","pr_count":6},{"created_at":"2024-09-20T00:00:00+00:00","org_name":"chaos-mesh","pr_count":10},{"created_at":"2024-09-20T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-09-20T00:00:00+00:00","org_name":"fluent","pr_count":7},{"created_at":"2024-09-20T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-09-20T00:00:00+00:00","org_name":"jaegertracing","pr_count":7},{"created_at":"2024-09-20T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":4},{"created_at":"2024-09-20T00:00:00+00:00","org_name":"litmuschaos","pr_count":7},{"created_at":"2024-09-20T00:00:00+00:00","org_name":"open-feature","pr_count":33},{"created_at":"2024-09-20T00:00:00+00:00","org_name":"open-telemetry","pr_count":179},{"created_at":"2024-09-20T00:00:00+00:00","org_name":"opencost","pr_count":5},{"created_at":"2024-09-20T00:00:00+00:00","org_name":"perses","pr_count":3},{"created_at":"2024-09-20T00:00:00+00:00","org_name":"prometheus","pr_count":22},{"created_at":"2024-09-20T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":8},{"created_at":"2024-09-20T00:00:00+00:00","org_name":"thanos-io","pr_count":12},{"created_at":"2024-09-21T00:00:00+00:00","org_name":"fluent","pr_count":5},{"created_at":"2024-09-21T00:00:00+00:00","org_name":"jaegertracing","pr_count":3},{"created_at":"2024-09-21T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-09-21T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-09-21T00:00:00+00:00","org_name":"open-feature","pr_count":6},{"created_at":"2024-09-21T00:00:00+00:00","org_name":"open-telemetry","pr_count":23},{"created_at":"2024-09-21T00:00:00+00:00","org_name":"prometheus","pr_count":41},{"created_at":"2024-09-21T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-09-22T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-09-22T00:00:00+00:00","org_name":"jaegertracing","pr_count":10},{"created_at":"2024-09-22T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-09-22T00:00:00+00:00","org_name":"kuberhealthy","pr_count":1},{"created_at":"2024-09-22T00:00:00+00:00","org_name":"open-feature","pr_count":4},{"created_at":"2024-09-22T00:00:00+00:00","org_name":"open-telemetry","pr_count":17},{"created_at":"2024-09-22T00:00:00+00:00","org_name":"prometheus","pr_count":13},{"created_at":"2024-09-22T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-09-23T00:00:00+00:00","org_name":"cortexproject","pr_count":6},{"created_at":"2024-09-23T00:00:00+00:00","org_name":"fluent","pr_count":9},{"created_at":"2024-09-23T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":15},{"created_at":"2024-09-23T00:00:00+00:00","org_name":"jaegertracing","pr_count":12},{"created_at":"2024-09-23T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":12},{"created_at":"2024-09-23T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-09-23T00:00:00+00:00","org_name":"open-feature","pr_count":26},{"created_at":"2024-09-23T00:00:00+00:00","org_name":"open-telemetry","pr_count":222},{"created_at":"2024-09-23T00:00:00+00:00","org_name":"opencost","pr_count":12},{"created_at":"2024-09-23T00:00:00+00:00","org_name":"perses","pr_count":7},{"created_at":"2024-09-23T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-09-23T00:00:00+00:00","org_name":"prometheus","pr_count":22},{"created_at":"2024-09-23T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":13},{"created_at":"2024-09-23T00:00:00+00:00","org_name":"thanos-io","pr_count":12},{"created_at":"2024-09-24T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-09-24T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-09-24T00:00:00+00:00","org_name":"fluent","pr_count":16},{"created_at":"2024-09-24T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":4},{"created_at":"2024-09-24T00:00:00+00:00","org_name":"jaegertracing","pr_count":43},{"created_at":"2024-09-24T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-09-24T00:00:00+00:00","org_name":"litmuschaos","pr_count":4},{"created_at":"2024-09-24T00:00:00+00:00","org_name":"open-feature","pr_count":25},{"created_at":"2024-09-24T00:00:00+00:00","org_name":"open-telemetry","pr_count":215},{"created_at":"2024-09-24T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-09-24T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-09-24T00:00:00+00:00","org_name":"prometheus","pr_count":13},{"created_at":"2024-09-24T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":15},{"created_at":"2024-09-25T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","org_name":"cortexproject","pr_count":9},{"created_at":"2024-09-25T00:00:00+00:00","org_name":"fluent","pr_count":16},{"created_at":"2024-09-25T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-09-25T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-09-25T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-09-25T00:00:00+00:00","org_name":"kuberhealthy","pr_count":2},{"created_at":"2024-09-25T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","org_name":"open-feature","pr_count":52},{"created_at":"2024-09-25T00:00:00+00:00","org_name":"open-telemetry","pr_count":180},{"created_at":"2024-09-25T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-09-25T00:00:00+00:00","org_name":"prometheus","pr_count":16},{"created_at":"2024-09-25T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":9},{"created_at":"2024-09-25T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-09-26T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-09-26T00:00:00+00:00","org_name":"fluent","pr_count":26},{"created_at":"2024-09-26T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-09-26T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-09-26T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-09-26T00:00:00+00:00","org_name":"litmuschaos","pr_count":5},{"created_at":"2024-09-26T00:00:00+00:00","org_name":"open-feature","pr_count":20},{"created_at":"2024-09-26T00:00:00+00:00","org_name":"open-telemetry","pr_count":108},{"created_at":"2024-09-26T00:00:00+00:00","org_name":"opencost","pr_count":8},{"created_at":"2024-09-26T00:00:00+00:00","org_name":"perses","pr_count":4},{"created_at":"2024-09-26T00:00:00+00:00","org_name":"prometheus","pr_count":15},{"created_at":"2024-09-26T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":15},{"created_at":"2024-09-26T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","org_name":"chaosblade-io","pr_count":3},{"created_at":"2024-09-27T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-09-27T00:00:00+00:00","org_name":"fluent","pr_count":18},{"created_at":"2024-09-27T00:00:00+00:00","org_name":"jaegertracing","pr_count":1},{"created_at":"2024-09-27T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":4},{"created_at":"2024-09-27T00:00:00+00:00","org_name":"litmuschaos","pr_count":4},{"created_at":"2024-09-27T00:00:00+00:00","org_name":"open-feature","pr_count":31},{"created_at":"2024-09-27T00:00:00+00:00","org_name":"open-telemetry","pr_count":151},{"created_at":"2024-09-27T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-09-27T00:00:00+00:00","org_name":"perses","pr_count":5},{"created_at":"2024-09-27T00:00:00+00:00","org_name":"prometheus","pr_count":11},{"created_at":"2024-09-27T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":5},{"created_at":"2024-09-27T00:00:00+00:00","org_name":"thanos-io","pr_count":5},{"created_at":"2024-09-28T00:00:00+00:00","org_name":"chaos-mesh","pr_count":2},{"created_at":"2024-09-28T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-09-28T00:00:00+00:00","org_name":"fluent","pr_count":4},{"created_at":"2024-09-28T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-09-28T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-09-28T00:00:00+00:00","org_name":"open-feature","pr_count":3},{"created_at":"2024-09-28T00:00:00+00:00","org_name":"open-telemetry","pr_count":37},{"created_at":"2024-09-28T00:00:00+00:00","org_name":"prometheus","pr_count":2},{"created_at":"2024-09-28T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":3},{"created_at":"2024-09-29T00:00:00+00:00","org_name":"chaos-mesh","pr_count":5},{"created_at":"2024-09-29T00:00:00+00:00","org_name":"fluent","pr_count":3},{"created_at":"2024-09-29T00:00:00+00:00","org_name":"jaegertracing","pr_count":2},{"created_at":"2024-09-29T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-09-29T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-09-29T00:00:00+00:00","org_name":"open-feature","pr_count":7},{"created_at":"2024-09-29T00:00:00+00:00","org_name":"open-telemetry","pr_count":14},{"created_at":"2024-09-29T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-09-29T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-09-29T00:00:00+00:00","org_name":"prometheus","pr_count":10},{"created_at":"2024-09-29T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":5},{"created_at":"2024-09-30T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-09-30T00:00:00+00:00","org_name":"chaos-mesh","pr_count":8},{"created_at":"2024-09-30T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-09-30T00:00:00+00:00","org_name":"fluent","pr_count":17},{"created_at":"2024-09-30T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":11},{"created_at":"2024-09-30T00:00:00+00:00","org_name":"jaegertracing","pr_count":11},{"created_at":"2024-09-30T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-09-30T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-09-30T00:00:00+00:00","org_name":"open-feature","pr_count":17},{"created_at":"2024-09-30T00:00:00+00:00","org_name":"open-telemetry","pr_count":182},{"created_at":"2024-09-30T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-09-30T00:00:00+00:00","org_name":"perses","pr_count":7},{"created_at":"2024-09-30T00:00:00+00:00","org_name":"prometheus","pr_count":19},{"created_at":"2024-09-30T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":6},{"created_at":"2024-09-30T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-10-01T00:00:00+00:00","org_name":"fluent","pr_count":9},{"created_at":"2024-10-01T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-10-01T00:00:00+00:00","org_name":"jaegertracing","pr_count":13},{"created_at":"2024-10-01T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-10-01T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-10-01T00:00:00+00:00","org_name":"open-feature","pr_count":33},{"created_at":"2024-10-01T00:00:00+00:00","org_name":"open-telemetry","pr_count":225},{"created_at":"2024-10-01T00:00:00+00:00","org_name":"perses","pr_count":16},{"created_at":"2024-10-01T00:00:00+00:00","org_name":"prometheus","pr_count":176},{"created_at":"2024-10-01T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":7},{"created_at":"2024-10-01T00:00:00+00:00","org_name":"thanos-io","pr_count":13},{"created_at":"2024-10-02T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-10-02T00:00:00+00:00","org_name":"fluent","pr_count":16},{"created_at":"2024-10-02T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-10-02T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-10-02T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":8},{"created_at":"2024-10-02T00:00:00+00:00","org_name":"kuberhealthy","pr_count":2},{"created_at":"2024-10-02T00:00:00+00:00","org_name":"litmuschaos","pr_count":6},{"created_at":"2024-10-02T00:00:00+00:00","org_name":"open-feature","pr_count":26},{"created_at":"2024-10-02T00:00:00+00:00","org_name":"open-telemetry","pr_count":186},{"created_at":"2024-10-02T00:00:00+00:00","org_name":"opencost","pr_count":11},{"created_at":"2024-10-02T00:00:00+00:00","org_name":"perses","pr_count":12},{"created_at":"2024-10-02T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-10-02T00:00:00+00:00","org_name":"prometheus","pr_count":170},{"created_at":"2024-10-02T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":12},{"created_at":"2024-10-02T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-10-03T00:00:00+00:00","org_name":"fluent","pr_count":6},{"created_at":"2024-10-03T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-10-03T00:00:00+00:00","org_name":"jaegertracing","pr_count":2},{"created_at":"2024-10-03T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":8},{"created_at":"2024-10-03T00:00:00+00:00","org_name":"litmuschaos","pr_count":5},{"created_at":"2024-10-03T00:00:00+00:00","org_name":"open-feature","pr_count":27},{"created_at":"2024-10-03T00:00:00+00:00","org_name":"open-telemetry","pr_count":155},{"created_at":"2024-10-03T00:00:00+00:00","org_name":"opencost","pr_count":11},{"created_at":"2024-10-03T00:00:00+00:00","org_name":"perses","pr_count":6},{"created_at":"2024-10-03T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-10-03T00:00:00+00:00","org_name":"prometheus","pr_count":24},{"created_at":"2024-10-03T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":5},{"created_at":"2024-10-03T00:00:00+00:00","org_name":"thanos-io","pr_count":3},{"created_at":"2024-10-04T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-10-04T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-10-04T00:00:00+00:00","org_name":"fluent","pr_count":5},{"created_at":"2024-10-04T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-10-04T00:00:00+00:00","org_name":"jaegertracing","pr_count":17},{"created_at":"2024-10-04T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":4},{"created_at":"2024-10-04T00:00:00+00:00","org_name":"open-feature","pr_count":42},{"created_at":"2024-10-04T00:00:00+00:00","org_name":"open-telemetry","pr_count":210},{"created_at":"2024-10-04T00:00:00+00:00","org_name":"prometheus","pr_count":15},{"created_at":"2024-10-04T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":5},{"created_at":"2024-10-04T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-10-05T00:00:00+00:00","org_name":"fluent","pr_count":1},{"created_at":"2024-10-05T00:00:00+00:00","org_name":"jaegertracing","pr_count":7},{"created_at":"2024-10-05T00:00:00+00:00","org_name":"litmuschaos","pr_count":7},{"created_at":"2024-10-05T00:00:00+00:00","org_name":"open-feature","pr_count":7},{"created_at":"2024-10-05T00:00:00+00:00","org_name":"open-telemetry","pr_count":41},{"created_at":"2024-10-05T00:00:00+00:00","org_name":"prometheus","pr_count":3},{"created_at":"2024-10-05T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":2},{"created_at":"2024-10-06T00:00:00+00:00","org_name":"fluent","pr_count":1},{"created_at":"2024-10-06T00:00:00+00:00","org_name":"jaegertracing","pr_count":11},{"created_at":"2024-10-06T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-10-06T00:00:00+00:00","org_name":"open-feature","pr_count":8},{"created_at":"2024-10-06T00:00:00+00:00","org_name":"open-telemetry","pr_count":55},{"created_at":"2024-10-06T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-10-06T00:00:00+00:00","org_name":"prometheus","pr_count":4},{"created_at":"2024-10-06T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":3},{"created_at":"2024-10-07T00:00:00+00:00","org_name":"banzaicloud","pr_count":4},{"created_at":"2024-10-07T00:00:00+00:00","org_name":"cortexproject","pr_count":4},{"created_at":"2024-10-07T00:00:00+00:00","org_name":"fluent","pr_count":7},{"created_at":"2024-10-07T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":15},{"created_at":"2024-10-07T00:00:00+00:00","org_name":"jaegertracing","pr_count":16},{"created_at":"2024-10-07T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-10-07T00:00:00+00:00","org_name":"kinvolk","pr_count":1},{"created_at":"2024-10-07T00:00:00+00:00","org_name":"litmuschaos","pr_count":4},{"created_at":"2024-10-07T00:00:00+00:00","org_name":"open-feature","pr_count":31},{"created_at":"2024-10-07T00:00:00+00:00","org_name":"open-telemetry","pr_count":201},{"created_at":"2024-10-07T00:00:00+00:00","org_name":"opencost","pr_count":6},{"created_at":"2024-10-07T00:00:00+00:00","org_name":"perses","pr_count":14},{"created_at":"2024-10-07T00:00:00+00:00","org_name":"prometheus","pr_count":90},{"created_at":"2024-10-07T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":10},{"created_at":"2024-10-07T00:00:00+00:00","org_name":"thanos-io","pr_count":8},{"created_at":"2024-10-08T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","org_name":"cortexproject","pr_count":4},{"created_at":"2024-10-08T00:00:00+00:00","org_name":"fluent","pr_count":8},{"created_at":"2024-10-08T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":15},{"created_at":"2024-10-08T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-10-08T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":4},{"created_at":"2024-10-08T00:00:00+00:00","org_name":"kuberhealthy","pr_count":2},{"created_at":"2024-10-08T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-10-08T00:00:00+00:00","org_name":"open-feature","pr_count":21},{"created_at":"2024-10-08T00:00:00+00:00","org_name":"open-telemetry","pr_count":235},{"created_at":"2024-10-08T00:00:00+00:00","org_name":"perses","pr_count":8},{"created_at":"2024-10-08T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-10-08T00:00:00+00:00","org_name":"prometheus","pr_count":41},{"created_at":"2024-10-08T00:00:00+00:00","org_name":"redhat-chaos","pr_count":2},{"created_at":"2024-10-08T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":6},{"created_at":"2024-10-08T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-10-09T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","org_name":"fluent","pr_count":5},{"created_at":"2024-10-09T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","org_name":"jaegertracing","pr_count":20},{"created_at":"2024-10-09T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-10-09T00:00:00+00:00","org_name":"open-feature","pr_count":25},{"created_at":"2024-10-09T00:00:00+00:00","org_name":"open-telemetry","pr_count":182},{"created_at":"2024-10-09T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-10-09T00:00:00+00:00","org_name":"perses","pr_count":17},{"created_at":"2024-10-09T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-10-09T00:00:00+00:00","org_name":"prometheus","pr_count":31},{"created_at":"2024-10-09T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":11},{"created_at":"2024-10-09T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-10-10T00:00:00+00:00","org_name":"cortexproject","pr_count":4},{"created_at":"2024-10-10T00:00:00+00:00","org_name":"fluent","pr_count":12},{"created_at":"2024-10-10T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-10-10T00:00:00+00:00","org_name":"jaegertracing","pr_count":21},{"created_at":"2024-10-10T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-10-10T00:00:00+00:00","org_name":"open-feature","pr_count":33},{"created_at":"2024-10-10T00:00:00+00:00","org_name":"open-telemetry","pr_count":142},{"created_at":"2024-10-10T00:00:00+00:00","org_name":"opencost","pr_count":4},{"created_at":"2024-10-10T00:00:00+00:00","org_name":"perses","pr_count":5},{"created_at":"2024-10-10T00:00:00+00:00","org_name":"prometheus","pr_count":59},{"created_at":"2024-10-10T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":4},{"created_at":"2024-10-10T00:00:00+00:00","org_name":"thanos-io","pr_count":13},{"created_at":"2024-10-11T00:00:00+00:00","org_name":"cortexproject","pr_count":4},{"created_at":"2024-10-11T00:00:00+00:00","org_name":"fluent","pr_count":4},{"created_at":"2024-10-11T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-10-11T00:00:00+00:00","org_name":"jaegertracing","pr_count":9},{"created_at":"2024-10-11T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":5},{"created_at":"2024-10-11T00:00:00+00:00","org_name":"litmuschaos","pr_count":4},{"created_at":"2024-10-11T00:00:00+00:00","org_name":"open-feature","pr_count":13},{"created_at":"2024-10-11T00:00:00+00:00","org_name":"open-telemetry","pr_count":117},{"created_at":"2024-10-11T00:00:00+00:00","org_name":"opencost","pr_count":4},{"created_at":"2024-10-11T00:00:00+00:00","org_name":"perses","pr_count":10},{"created_at":"2024-10-11T00:00:00+00:00","org_name":"pixie-io","pr_count":3},{"created_at":"2024-10-11T00:00:00+00:00","org_name":"prometheus","pr_count":19},{"created_at":"2024-10-11T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":3},{"created_at":"2024-10-11T00:00:00+00:00","org_name":"thanos-io","pr_count":8},{"created_at":"2024-10-12T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-10-12T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":1},{"created_at":"2024-10-12T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-10-12T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-10-12T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-10-12T00:00:00+00:00","org_name":"open-feature","pr_count":1},{"created_at":"2024-10-12T00:00:00+00:00","org_name":"open-telemetry","pr_count":71},{"created_at":"2024-10-12T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-10-12T00:00:00+00:00","org_name":"perses","pr_count":4},{"created_at":"2024-10-12T00:00:00+00:00","org_name":"prometheus","pr_count":6},{"created_at":"2024-10-13T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-10-13T00:00:00+00:00","org_name":"fluent","pr_count":2},{"created_at":"2024-10-13T00:00:00+00:00","org_name":"jaegertracing","pr_count":2},{"created_at":"2024-10-13T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-10-13T00:00:00+00:00","org_name":"open-feature","pr_count":1},{"created_at":"2024-10-13T00:00:00+00:00","org_name":"open-telemetry","pr_count":64},{"created_at":"2024-10-13T00:00:00+00:00","org_name":"perses","pr_count":7},{"created_at":"2024-10-13T00:00:00+00:00","org_name":"prometheus","pr_count":1},{"created_at":"2024-10-13T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-10-13T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-10-14T00:00:00+00:00","org_name":"banzaicloud","pr_count":6},{"created_at":"2024-10-14T00:00:00+00:00","org_name":"cortexproject","pr_count":5},{"created_at":"2024-10-14T00:00:00+00:00","org_name":"fluent","pr_count":8},{"created_at":"2024-10-14T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-10-14T00:00:00+00:00","org_name":"jaegertracing","pr_count":24},{"created_at":"2024-10-14T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":7},{"created_at":"2024-10-14T00:00:00+00:00","org_name":"open-feature","pr_count":17},{"created_at":"2024-10-14T00:00:00+00:00","org_name":"open-telemetry","pr_count":156},{"created_at":"2024-10-14T00:00:00+00:00","org_name":"opencost","pr_count":10},{"created_at":"2024-10-14T00:00:00+00:00","org_name":"perses","pr_count":6},{"created_at":"2024-10-14T00:00:00+00:00","org_name":"prometheus","pr_count":27},{"created_at":"2024-10-14T00:00:00+00:00","org_name":"redhat-chaos","pr_count":2},{"created_at":"2024-10-14T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":5},{"created_at":"2024-10-14T00:00:00+00:00","org_name":"thanos-io","pr_count":12},{"created_at":"2024-10-15T00:00:00+00:00","org_name":"chaos-mesh","pr_count":2},{"created_at":"2024-10-15T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-10-15T00:00:00+00:00","org_name":"fluent","pr_count":9},{"created_at":"2024-10-15T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-10-15T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-10-15T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":6},{"created_at":"2024-10-15T00:00:00+00:00","org_name":"litmuschaos","pr_count":21},{"created_at":"2024-10-15T00:00:00+00:00","org_name":"open-feature","pr_count":25},{"created_at":"2024-10-15T00:00:00+00:00","org_name":"open-telemetry","pr_count":222},{"created_at":"2024-10-15T00:00:00+00:00","org_name":"opencost","pr_count":4},{"created_at":"2024-10-15T00:00:00+00:00","org_name":"perses","pr_count":2},{"created_at":"2024-10-15T00:00:00+00:00","org_name":"prometheus","pr_count":25},{"created_at":"2024-10-15T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":11},{"created_at":"2024-10-15T00:00:00+00:00","org_name":"thanos-io","pr_count":11},{"created_at":"2024-10-16T00:00:00+00:00","org_name":"chaos-mesh","pr_count":7},{"created_at":"2024-10-16T00:00:00+00:00","org_name":"cortexproject","pr_count":11},{"created_at":"2024-10-16T00:00:00+00:00","org_name":"fluent","pr_count":6},{"created_at":"2024-10-16T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-10-16T00:00:00+00:00","org_name":"jaegertracing","pr_count":7},{"created_at":"2024-10-16T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-10-16T00:00:00+00:00","org_name":"kuberhealthy","pr_count":1},{"created_at":"2024-10-16T00:00:00+00:00","org_name":"litmuschaos","pr_count":9},{"created_at":"2024-10-16T00:00:00+00:00","org_name":"open-feature","pr_count":28},{"created_at":"2024-10-16T00:00:00+00:00","org_name":"open-telemetry","pr_count":166},{"created_at":"2024-10-16T00:00:00+00:00","org_name":"opencost","pr_count":9},{"created_at":"2024-10-16T00:00:00+00:00","org_name":"perses","pr_count":8},{"created_at":"2024-10-16T00:00:00+00:00","org_name":"prometheus","pr_count":50},{"created_at":"2024-10-16T00:00:00+00:00","org_name":"redhat-chaos","pr_count":1},{"created_at":"2024-10-16T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":5},{"created_at":"2024-10-16T00:00:00+00:00","org_name":"thanos-io","pr_count":7},{"created_at":"2024-10-17T00:00:00+00:00","org_name":"chaos-mesh","pr_count":2},{"created_at":"2024-10-17T00:00:00+00:00","org_name":"cortexproject","pr_count":6},{"created_at":"2024-10-17T00:00:00+00:00","org_name":"fluent","pr_count":12},{"created_at":"2024-10-17T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-10-17T00:00:00+00:00","org_name":"jaegertracing","pr_count":3},{"created_at":"2024-10-17T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","org_name":"open-feature","pr_count":35},{"created_at":"2024-10-17T00:00:00+00:00","org_name":"open-telemetry","pr_count":124},{"created_at":"2024-10-17T00:00:00+00:00","org_name":"opencost","pr_count":6},{"created_at":"2024-10-17T00:00:00+00:00","org_name":"perses","pr_count":3},{"created_at":"2024-10-17T00:00:00+00:00","org_name":"pixie-io","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","org_name":"prometheus","pr_count":26},{"created_at":"2024-10-17T00:00:00+00:00","org_name":"redhat-chaos","pr_count":1},{"created_at":"2024-10-17T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":8},{"created_at":"2024-10-17T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-10-18T00:00:00+00:00","org_name":"chaos-mesh","pr_count":3},{"created_at":"2024-10-18T00:00:00+00:00","org_name":"fluent","pr_count":16},{"created_at":"2024-10-18T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-10-18T00:00:00+00:00","org_name":"jaegertracing","pr_count":8},{"created_at":"2024-10-18T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-10-18T00:00:00+00:00","org_name":"open-feature","pr_count":50},{"created_at":"2024-10-18T00:00:00+00:00","org_name":"open-telemetry","pr_count":158},{"created_at":"2024-10-18T00:00:00+00:00","org_name":"opencost","pr_count":5},{"created_at":"2024-10-18T00:00:00+00:00","org_name":"perses","pr_count":5},{"created_at":"2024-10-18T00:00:00+00:00","org_name":"prometheus","pr_count":26},{"created_at":"2024-10-18T00:00:00+00:00","org_name":"redhat-chaos","pr_count":1},{"created_at":"2024-10-18T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":7},{"created_at":"2024-10-18T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-10-19T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-10-19T00:00:00+00:00","org_name":"jaegertracing","pr_count":7},{"created_at":"2024-10-19T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-10-19T00:00:00+00:00","org_name":"open-feature","pr_count":18},{"created_at":"2024-10-19T00:00:00+00:00","org_name":"open-telemetry","pr_count":42},{"created_at":"2024-10-19T00:00:00+00:00","org_name":"prometheus","pr_count":5},{"created_at":"2024-10-19T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-10-20T00:00:00+00:00","org_name":"chaos-mesh","pr_count":2},{"created_at":"2024-10-20T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-10-20T00:00:00+00:00","org_name":"fluent","pr_count":3},{"created_at":"2024-10-20T00:00:00+00:00","org_name":"jaegertracing","pr_count":1},{"created_at":"2024-10-20T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-10-20T00:00:00+00:00","org_name":"litmuschaos","pr_count":3},{"created_at":"2024-10-20T00:00:00+00:00","org_name":"open-feature","pr_count":5},{"created_at":"2024-10-20T00:00:00+00:00","org_name":"open-telemetry","pr_count":27},{"created_at":"2024-10-20T00:00:00+00:00","org_name":"prometheus","pr_count":18},{"created_at":"2024-10-20T00:00:00+00:00","org_name":"redhat-chaos","pr_count":1},{"created_at":"2024-10-20T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":11},{"created_at":"2024-10-21T00:00:00+00:00","org_name":"chaos-mesh","pr_count":2},{"created_at":"2024-10-21T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-10-21T00:00:00+00:00","org_name":"cortexproject","pr_count":5},{"created_at":"2024-10-21T00:00:00+00:00","org_name":"fluent","pr_count":17},{"created_at":"2024-10-21T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":6},{"created_at":"2024-10-21T00:00:00+00:00","org_name":"jaegertracing","pr_count":2},{"created_at":"2024-10-21T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-10-21T00:00:00+00:00","org_name":"open-feature","pr_count":51},{"created_at":"2024-10-21T00:00:00+00:00","org_name":"open-telemetry","pr_count":176},{"created_at":"2024-10-21T00:00:00+00:00","org_name":"opencost","pr_count":7},{"created_at":"2024-10-21T00:00:00+00:00","org_name":"perses","pr_count":12},{"created_at":"2024-10-21T00:00:00+00:00","org_name":"prometheus","pr_count":18},{"created_at":"2024-10-21T00:00:00+00:00","org_name":"redhat-chaos","pr_count":3},{"created_at":"2024-10-21T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":13},{"created_at":"2024-10-21T00:00:00+00:00","org_name":"thanos-io","pr_count":7},{"created_at":"2024-10-22T00:00:00+00:00","org_name":"banzaicloud","pr_count":3},{"created_at":"2024-10-22T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-10-22T00:00:00+00:00","org_name":"fluent","pr_count":16},{"created_at":"2024-10-22T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":3},{"created_at":"2024-10-22T00:00:00+00:00","org_name":"jaegertracing","pr_count":6},{"created_at":"2024-10-22T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":5},{"created_at":"2024-10-22T00:00:00+00:00","org_name":"litmuschaos","pr_count":5},{"created_at":"2024-10-22T00:00:00+00:00","org_name":"open-feature","pr_count":51},{"created_at":"2024-10-22T00:00:00+00:00","org_name":"open-telemetry","pr_count":221},{"created_at":"2024-10-22T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-10-22T00:00:00+00:00","org_name":"perses","pr_count":9},{"created_at":"2024-10-22T00:00:00+00:00","org_name":"prometheus","pr_count":25},{"created_at":"2024-10-22T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":20},{"created_at":"2024-10-22T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-10-23T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-10-23T00:00:00+00:00","org_name":"cortexproject","pr_count":8},{"created_at":"2024-10-23T00:00:00+00:00","org_name":"fluent","pr_count":15},{"created_at":"2024-10-23T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-10-23T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-10-23T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":5},{"created_at":"2024-10-23T00:00:00+00:00","org_name":"litmuschaos","pr_count":3},{"created_at":"2024-10-23T00:00:00+00:00","org_name":"open-feature","pr_count":37},{"created_at":"2024-10-23T00:00:00+00:00","org_name":"open-telemetry","pr_count":196},{"created_at":"2024-10-23T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-10-23T00:00:00+00:00","org_name":"perses","pr_count":14},{"created_at":"2024-10-23T00:00:00+00:00","org_name":"prometheus","pr_count":17},{"created_at":"2024-10-23T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":11},{"created_at":"2024-10-23T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-10-24T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-10-24T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-10-24T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-10-24T00:00:00+00:00","org_name":"fluent","pr_count":11},{"created_at":"2024-10-24T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":16},{"created_at":"2024-10-24T00:00:00+00:00","org_name":"jaegertracing","pr_count":8},{"created_at":"2024-10-24T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":4},{"created_at":"2024-10-24T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-10-24T00:00:00+00:00","org_name":"open-feature","pr_count":17},{"created_at":"2024-10-24T00:00:00+00:00","org_name":"open-telemetry","pr_count":144},{"created_at":"2024-10-24T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-10-24T00:00:00+00:00","org_name":"perses","pr_count":6},{"created_at":"2024-10-24T00:00:00+00:00","org_name":"prometheus","pr_count":26},{"created_at":"2024-10-24T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":20},{"created_at":"2024-10-24T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-10-25T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-10-25T00:00:00+00:00","org_name":"fluent","pr_count":15},{"created_at":"2024-10-25T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-10-25T00:00:00+00:00","org_name":"jaegertracing","pr_count":7},{"created_at":"2024-10-25T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-10-25T00:00:00+00:00","org_name":"kinvolk","pr_count":1},{"created_at":"2024-10-25T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-10-25T00:00:00+00:00","org_name":"open-feature","pr_count":14},{"created_at":"2024-10-25T00:00:00+00:00","org_name":"open-telemetry","pr_count":132},{"created_at":"2024-10-25T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-10-25T00:00:00+00:00","org_name":"perses","pr_count":4},{"created_at":"2024-10-25T00:00:00+00:00","org_name":"prometheus","pr_count":39},{"created_at":"2024-10-25T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":5},{"created_at":"2024-10-26T00:00:00+00:00","org_name":"fluent","pr_count":2},{"created_at":"2024-10-26T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-10-26T00:00:00+00:00","org_name":"jaegertracing","pr_count":7},{"created_at":"2024-10-26T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-10-26T00:00:00+00:00","org_name":"open-feature","pr_count":4},{"created_at":"2024-10-26T00:00:00+00:00","org_name":"open-telemetry","pr_count":34},{"created_at":"2024-10-26T00:00:00+00:00","org_name":"opencost","pr_count":6},{"created_at":"2024-10-26T00:00:00+00:00","org_name":"prometheus","pr_count":4},{"created_at":"2024-10-26T00:00:00+00:00","org_name":"thanos-io","pr_count":2},{"created_at":"2024-10-27T00:00:00+00:00","org_name":"cortexproject","pr_count":1},{"created_at":"2024-10-27T00:00:00+00:00","org_name":"jaegertracing","pr_count":10},{"created_at":"2024-10-27T00:00:00+00:00","org_name":"litmuschaos","pr_count":4},{"created_at":"2024-10-27T00:00:00+00:00","org_name":"open-telemetry","pr_count":37},{"created_at":"2024-10-27T00:00:00+00:00","org_name":"prometheus","pr_count":6},{"created_at":"2024-10-27T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-10-28T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-10-28T00:00:00+00:00","org_name":"chaos-mesh","pr_count":2},{"created_at":"2024-10-28T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-10-28T00:00:00+00:00","org_name":"fluent","pr_count":29},{"created_at":"2024-10-28T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":16},{"created_at":"2024-10-28T00:00:00+00:00","org_name":"jaegertracing","pr_count":9},{"created_at":"2024-10-28T00:00:00+00:00","org_name":"open-feature","pr_count":33},{"created_at":"2024-10-28T00:00:00+00:00","org_name":"open-telemetry","pr_count":163},{"created_at":"2024-10-28T00:00:00+00:00","org_name":"opencost","pr_count":9},{"created_at":"2024-10-28T00:00:00+00:00","org_name":"perses","pr_count":22},{"created_at":"2024-10-28T00:00:00+00:00","org_name":"prometheus","pr_count":22},{"created_at":"2024-10-28T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":16},{"created_at":"2024-10-28T00:00:00+00:00","org_name":"thanos-io","pr_count":13},{"created_at":"2024-10-29T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-10-29T00:00:00+00:00","org_name":"fluent","pr_count":22},{"created_at":"2024-10-29T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-10-29T00:00:00+00:00","org_name":"jaegertracing","pr_count":4},{"created_at":"2024-10-29T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-10-29T00:00:00+00:00","org_name":"litmuschaos","pr_count":1},{"created_at":"2024-10-29T00:00:00+00:00","org_name":"open-feature","pr_count":58},{"created_at":"2024-10-29T00:00:00+00:00","org_name":"open-telemetry","pr_count":192},{"created_at":"2024-10-29T00:00:00+00:00","org_name":"opencost","pr_count":11},{"created_at":"2024-10-29T00:00:00+00:00","org_name":"perses","pr_count":7},{"created_at":"2024-10-29T00:00:00+00:00","org_name":"prometheus","pr_count":56},{"created_at":"2024-10-29T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":5},{"created_at":"2024-10-29T00:00:00+00:00","org_name":"thanos-io","pr_count":8},{"created_at":"2024-10-30T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-10-30T00:00:00+00:00","org_name":"cortexproject","pr_count":3},{"created_at":"2024-10-30T00:00:00+00:00","org_name":"fluent","pr_count":18},{"created_at":"2024-10-30T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":8},{"created_at":"2024-10-30T00:00:00+00:00","org_name":"jaegertracing","pr_count":4},{"created_at":"2024-10-30T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-10-30T00:00:00+00:00","org_name":"litmuschaos","pr_count":3},{"created_at":"2024-10-30T00:00:00+00:00","org_name":"open-feature","pr_count":20},{"created_at":"2024-10-30T00:00:00+00:00","org_name":"open-telemetry","pr_count":151},{"created_at":"2024-10-30T00:00:00+00:00","org_name":"opencost","pr_count":6},{"created_at":"2024-10-30T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-10-30T00:00:00+00:00","org_name":"prometheus","pr_count":14},{"created_at":"2024-10-30T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":10},{"created_at":"2024-10-30T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-10-31T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-10-31T00:00:00+00:00","org_name":"fluent","pr_count":13},{"created_at":"2024-10-31T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":9},{"created_at":"2024-10-31T00:00:00+00:00","org_name":"jaegertracing","pr_count":9},{"created_at":"2024-10-31T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":29},{"created_at":"2024-10-31T00:00:00+00:00","org_name":"open-feature","pr_count":33},{"created_at":"2024-10-31T00:00:00+00:00","org_name":"open-telemetry","pr_count":124},{"created_at":"2024-10-31T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-10-31T00:00:00+00:00","org_name":"perses","pr_count":6},{"created_at":"2024-10-31T00:00:00+00:00","org_name":"prometheus","pr_count":30},{"created_at":"2024-10-31T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":3},{"created_at":"2024-10-31T00:00:00+00:00","org_name":"thanos-io","pr_count":4},{"created_at":"2024-11-01T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-11-01T00:00:00+00:00","org_name":"cortexproject","pr_count":17},{"created_at":"2024-11-01T00:00:00+00:00","org_name":"fluent","pr_count":18},{"created_at":"2024-11-01T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":5},{"created_at":"2024-11-01T00:00:00+00:00","org_name":"jaegertracing","pr_count":5},{"created_at":"2024-11-01T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-11-01T00:00:00+00:00","org_name":"open-feature","pr_count":12},{"created_at":"2024-11-01T00:00:00+00:00","org_name":"open-telemetry","pr_count":86},{"created_at":"2024-11-01T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-11-01T00:00:00+00:00","org_name":"perses","pr_count":1},{"created_at":"2024-11-01T00:00:00+00:00","org_name":"prometheus","pr_count":146},{"created_at":"2024-11-01T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":11},{"created_at":"2024-11-01T00:00:00+00:00","org_name":"thanos-io","pr_count":6},{"created_at":"2024-11-02T00:00:00+00:00","org_name":"cortexproject","pr_count":12},{"created_at":"2024-11-02T00:00:00+00:00","org_name":"fluent","pr_count":2},{"created_at":"2024-11-02T00:00:00+00:00","org_name":"jaegertracing","pr_count":12},{"created_at":"2024-11-02T00:00:00+00:00","org_name":"open-feature","pr_count":15},{"created_at":"2024-11-02T00:00:00+00:00","org_name":"open-telemetry","pr_count":61},{"created_at":"2024-11-02T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-11-02T00:00:00+00:00","org_name":"prometheus","pr_count":15},{"created_at":"2024-11-02T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":4},{"created_at":"2024-11-02T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-11-03T00:00:00+00:00","org_name":"cortexproject","pr_count":8},{"created_at":"2024-11-03T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-11-03T00:00:00+00:00","org_name":"jaegertracing","pr_count":10},{"created_at":"2024-11-03T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-11-03T00:00:00+00:00","org_name":"open-feature","pr_count":15},{"created_at":"2024-11-03T00:00:00+00:00","org_name":"open-telemetry","pr_count":34},{"created_at":"2024-11-03T00:00:00+00:00","org_name":"prometheus","pr_count":13},{"created_at":"2024-11-03T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","org_name":"chaos-mesh","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","org_name":"cortexproject","pr_count":8},{"created_at":"2024-11-04T00:00:00+00:00","org_name":"fluent","pr_count":13},{"created_at":"2024-11-04T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":24},{"created_at":"2024-11-04T00:00:00+00:00","org_name":"jaegertracing","pr_count":8},{"created_at":"2024-11-04T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":8},{"created_at":"2024-11-04T00:00:00+00:00","org_name":"kinvolk","pr_count":1},{"created_at":"2024-11-04T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-11-04T00:00:00+00:00","org_name":"open-feature","pr_count":28},{"created_at":"2024-11-04T00:00:00+00:00","org_name":"open-telemetry","pr_count":141},{"created_at":"2024-11-04T00:00:00+00:00","org_name":"opencost","pr_count":4},{"created_at":"2024-11-04T00:00:00+00:00","org_name":"perses","pr_count":11},{"created_at":"2024-11-04T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-11-04T00:00:00+00:00","org_name":"prometheus","pr_count":44},{"created_at":"2024-11-04T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":11},{"created_at":"2024-11-04T00:00:00+00:00","org_name":"thanos-io","pr_count":8},{"created_at":"2024-11-05T00:00:00+00:00","org_name":"cortexproject","pr_count":6},{"created_at":"2024-11-05T00:00:00+00:00","org_name":"fluent","pr_count":21},{"created_at":"2024-11-05T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":16},{"created_at":"2024-11-05T00:00:00+00:00","org_name":"jaegertracing","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":4},{"created_at":"2024-11-05T00:00:00+00:00","org_name":"kuberhealthy","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","org_name":"open-feature","pr_count":23},{"created_at":"2024-11-05T00:00:00+00:00","org_name":"open-telemetry","pr_count":211},{"created_at":"2024-11-05T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-11-05T00:00:00+00:00","org_name":"perses","pr_count":18},{"created_at":"2024-11-05T00:00:00+00:00","org_name":"pixie-io","pr_count":3},{"created_at":"2024-11-05T00:00:00+00:00","org_name":"prometheus","pr_count":39},{"created_at":"2024-11-05T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":6},{"created_at":"2024-11-05T00:00:00+00:00","org_name":"thanos-io","pr_count":6},{"created_at":"2024-11-06T00:00:00+00:00","org_name":"cortexproject","pr_count":7},{"created_at":"2024-11-06T00:00:00+00:00","org_name":"fluent","pr_count":11},{"created_at":"2024-11-06T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-11-06T00:00:00+00:00","org_name":"jaegertracing","pr_count":3},{"created_at":"2024-11-06T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":2},{"created_at":"2024-11-06T00:00:00+00:00","org_name":"litmuschaos","pr_count":10},{"created_at":"2024-11-06T00:00:00+00:00","org_name":"open-feature","pr_count":11},{"created_at":"2024-11-06T00:00:00+00:00","org_name":"open-telemetry","pr_count":187},{"created_at":"2024-11-06T00:00:00+00:00","org_name":"opencost","pr_count":3},{"created_at":"2024-11-06T00:00:00+00:00","org_name":"perses","pr_count":11},{"created_at":"2024-11-06T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-11-06T00:00:00+00:00","org_name":"prometheus","pr_count":45},{"created_at":"2024-11-06T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":7},{"created_at":"2024-11-06T00:00:00+00:00","org_name":"thanos-io","pr_count":8},{"created_at":"2024-11-07T00:00:00+00:00","org_name":"cortexproject","pr_count":11},{"created_at":"2024-11-07T00:00:00+00:00","org_name":"fluent","pr_count":21},{"created_at":"2024-11-07T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":2},{"created_at":"2024-11-07T00:00:00+00:00","org_name":"jaegertracing","pr_count":16},{"created_at":"2024-11-07T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-11-07T00:00:00+00:00","org_name":"litmuschaos","pr_count":3},{"created_at":"2024-11-07T00:00:00+00:00","org_name":"open-feature","pr_count":18},{"created_at":"2024-11-07T00:00:00+00:00","org_name":"open-telemetry","pr_count":197},{"created_at":"2024-11-07T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-11-07T00:00:00+00:00","org_name":"perses","pr_count":12},{"created_at":"2024-11-07T00:00:00+00:00","org_name":"pixie-io","pr_count":2},{"created_at":"2024-11-07T00:00:00+00:00","org_name":"prometheus","pr_count":79},{"created_at":"2024-11-07T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":4},{"created_at":"2024-11-07T00:00:00+00:00","org_name":"thanos-io","pr_count":5},{"created_at":"2024-11-08T00:00:00+00:00","org_name":"banzaicloud","pr_count":2},{"created_at":"2024-11-08T00:00:00+00:00","org_name":"chaosblade-io","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","org_name":"cortexproject","pr_count":5},{"created_at":"2024-11-08T00:00:00+00:00","org_name":"fluent","pr_count":33},{"created_at":"2024-11-08T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-11-08T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-11-08T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-11-08T00:00:00+00:00","org_name":"open-feature","pr_count":37},{"created_at":"2024-11-08T00:00:00+00:00","org_name":"open-telemetry","pr_count":206},{"created_at":"2024-11-08T00:00:00+00:00","org_name":"opencost","pr_count":1},{"created_at":"2024-11-08T00:00:00+00:00","org_name":"perses","pr_count":9},{"created_at":"2024-11-08T00:00:00+00:00","org_name":"prometheus","pr_count":94},{"created_at":"2024-11-08T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":32},{"created_at":"2024-11-08T00:00:00+00:00","org_name":"thanos-io","pr_count":1},{"created_at":"2024-11-09T00:00:00+00:00","org_name":"banzaicloud","pr_count":1},{"created_at":"2024-11-09T00:00:00+00:00","org_name":"cortexproject","pr_count":4},{"created_at":"2024-11-09T00:00:00+00:00","org_name":"fluent","pr_count":20},{"created_at":"2024-11-09T00:00:00+00:00","org_name":"jaegertracing","pr_count":5},{"created_at":"2024-11-09T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":7},{"created_at":"2024-11-09T00:00:00+00:00","org_name":"litmuschaos","pr_count":2},{"created_at":"2024-11-09T00:00:00+00:00","org_name":"open-feature","pr_count":8},{"created_at":"2024-11-09T00:00:00+00:00","org_name":"open-telemetry","pr_count":70},{"created_at":"2024-11-09T00:00:00+00:00","org_name":"opencost","pr_count":2},{"created_at":"2024-11-09T00:00:00+00:00","org_name":"prometheus","pr_count":24},{"created_at":"2024-11-09T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-11-10T00:00:00+00:00","org_name":"cortexproject","pr_count":2},{"created_at":"2024-11-10T00:00:00+00:00","org_name":"fluent","pr_count":3},{"created_at":"2024-11-10T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":7},{"created_at":"2024-11-10T00:00:00+00:00","org_name":"jaegertracing","pr_count":14},{"created_at":"2024-11-10T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":15},{"created_at":"2024-11-10T00:00:00+00:00","org_name":"open-feature","pr_count":7},{"created_at":"2024-11-10T00:00:00+00:00","org_name":"open-telemetry","pr_count":54},{"created_at":"2024-11-10T00:00:00+00:00","org_name":"prometheus","pr_count":10},{"created_at":"2024-11-10T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":1},{"created_at":"2024-11-11T00:00:00+00:00","org_name":"cortexproject","pr_count":4},{"created_at":"2024-11-11T00:00:00+00:00","org_name":"fluent","pr_count":17},{"created_at":"2024-11-11T00:00:00+00:00","org_name":"inspektor-gadget","pr_count":19},{"created_at":"2024-11-11T00:00:00+00:00","org_name":"jaegertracing","pr_count":19},{"created_at":"2024-11-11T00:00:00+00:00","org_name":"k8sgpt-ai","pr_count":3},{"created_at":"2024-11-11T00:00:00+00:00","org_name":"litmuschaos","pr_count":3},{"created_at":"2024-11-11T00:00:00+00:00","org_name":"open-feature","pr_count":7},{"created_at":"2024-11-11T00:00:00+00:00","org_name":"open-telemetry","pr_count":84},{"created_at":"2024-11-11T00:00:00+00:00","org_name":"opencost","pr_count":7},{"created_at":"2024-11-11T00:00:00+00:00","org_name":"perses","pr_count":8},{"created_at":"2024-11-11T00:00:00+00:00","org_name":"prometheus","pr_count":49},{"created_at":"2024-11-11T00:00:00+00:00","org_name":"sustainable-computing-io","pr_count":12},{"created_at":"2024-11-11T00:00:00+00:00","org_name":"thanos-io","pr_count":13}] \ No newline at end of file diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-622fbc01ee300b1726b3ef1dc3a08705.json b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-622fbc01ee300b1726b3ef1dc3a08705.json new file mode 100644 index 0000000..3e84e67 --- /dev/null +++ b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-622fbc01ee300b1726b3ef1dc3a08705.json @@ -0,0 +1 @@ +[{"repo_name":"alertmanager","created_at":"2024-02-27T00:00:00+00:00","cumulative_watch_count":106,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":108,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-02-29T00:00:00+00:00","cumulative_watch_count":112,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-01T00:00:00+00:00","cumulative_watch_count":114,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-02T00:00:00+00:00","cumulative_watch_count":116,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-03T00:00:00+00:00","cumulative_watch_count":117,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-04T00:00:00+00:00","cumulative_watch_count":119,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":120,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":122,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":125,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":127,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-09T00:00:00+00:00","cumulative_watch_count":128,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-10T00:00:00+00:00","cumulative_watch_count":130,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":131,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":135,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":137,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-14T00:00:00+00:00","cumulative_watch_count":142,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":144,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-16T00:00:00+00:00","cumulative_watch_count":145,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":146,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":147,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":148,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":153,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":156,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-23T00:00:00+00:00","cumulative_watch_count":158,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":160,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":161,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":164,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":167,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":170,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":171,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-03-31T00:00:00+00:00","cumulative_watch_count":172,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":173,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-04-02T00:00:00+00:00","cumulative_watch_count":178,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":180,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-04-04T00:00:00+00:00","cumulative_watch_count":182,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-04-06T00:00:00+00:00","cumulative_watch_count":185,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":186,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":187,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-04-09T00:00:00+00:00","cumulative_watch_count":189,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":193,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-04-11T00:00:00+00:00","cumulative_watch_count":194,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":195,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":197,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-04-14T00:00:00+00:00","cumulative_watch_count":202,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-04-15T00:00:00+00:00","cumulative_watch_count":203,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-04-16T00:00:00+00:00","cumulative_watch_count":205,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":207,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":209,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-04-20T00:00:00+00:00","cumulative_watch_count":211,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":214,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":216,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":219,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":222,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-04-27T00:00:00+00:00","cumulative_watch_count":224,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":225,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":226,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":229,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-01T00:00:00+00:00","cumulative_watch_count":231,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-03T00:00:00+00:00","cumulative_watch_count":234,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-04T00:00:00+00:00","cumulative_watch_count":235,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-05T00:00:00+00:00","cumulative_watch_count":236,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":240,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":242,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":243,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-09T00:00:00+00:00","cumulative_watch_count":247,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":250,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":253,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-12T00:00:00+00:00","cumulative_watch_count":255,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":258,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":261,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":269,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-16T00:00:00+00:00","cumulative_watch_count":273,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":276,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-18T00:00:00+00:00","cumulative_watch_count":277,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":279,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-20T00:00:00+00:00","cumulative_watch_count":280,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":288,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":289,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":290,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":293,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-26T00:00:00+00:00","cumulative_watch_count":295,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":298,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-29T00:00:00+00:00","cumulative_watch_count":303,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":305,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":306,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":308,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":309,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":310,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":311,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":314,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":317,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-06-09T00:00:00+00:00","cumulative_watch_count":318,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":321,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":326,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-06-13T00:00:00+00:00","cumulative_watch_count":327,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":329,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":330,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":332,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-06-17T00:00:00+00:00","cumulative_watch_count":334,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":338,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":339,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-06-20T00:00:00+00:00","cumulative_watch_count":343,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-06-21T00:00:00+00:00","cumulative_watch_count":344,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-06-22T00:00:00+00:00","cumulative_watch_count":346,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":348,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":349,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-06-25T00:00:00+00:00","cumulative_watch_count":352,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":358,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":360,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":362,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-06-30T00:00:00+00:00","cumulative_watch_count":364,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":367,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":368,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":371,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":373,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":374,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-07-06T00:00:00+00:00","cumulative_watch_count":376,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-07-07T00:00:00+00:00","cumulative_watch_count":378,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":380,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":386,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":390,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":397,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":398,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-07-14T00:00:00+00:00","cumulative_watch_count":399,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-07-16T00:00:00+00:00","cumulative_watch_count":402,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":403,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":405,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":408,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":411,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":413,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":416,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":418,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-07-27T00:00:00+00:00","cumulative_watch_count":419,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-07-28T00:00:00+00:00","cumulative_watch_count":420,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":424,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":429,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-07-31T00:00:00+00:00","cumulative_watch_count":432,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":435,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-08-03T00:00:00+00:00","cumulative_watch_count":438,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":443,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":444,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":449,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":452,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":454,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-08-10T00:00:00+00:00","cumulative_watch_count":456,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":459,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":461,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":462,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":465,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-08-17T00:00:00+00:00","cumulative_watch_count":467,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-08-18T00:00:00+00:00","cumulative_watch_count":469,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":472,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":476,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":480,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":484,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-08-24T00:00:00+00:00","cumulative_watch_count":486,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-08-25T00:00:00+00:00","cumulative_watch_count":487,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":490,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":494,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-08-30T00:00:00+00:00","cumulative_watch_count":496,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-08-31T00:00:00+00:00","cumulative_watch_count":497,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-09-01T00:00:00+00:00","cumulative_watch_count":499,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":500,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":501,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":503,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":504,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":508,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":510,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":511,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":517,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":518,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":521,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-09-16T00:00:00+00:00","cumulative_watch_count":522,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":527,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":529,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-09-22T00:00:00+00:00","cumulative_watch_count":530,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-09-23T00:00:00+00:00","cumulative_watch_count":531,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":533,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":538,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":540,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-09-28T00:00:00+00:00","cumulative_watch_count":541,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-09-29T00:00:00+00:00","cumulative_watch_count":542,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-09-30T00:00:00+00:00","cumulative_watch_count":545,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":546,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":548,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":554,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-10-04T00:00:00+00:00","cumulative_watch_count":555,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":558,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-10-07T00:00:00+00:00","cumulative_watch_count":559,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":561,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":564,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":566,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":567,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":568,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":572,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":576,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-10-16T00:00:00+00:00","cumulative_watch_count":578,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":581,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-10-18T00:00:00+00:00","cumulative_watch_count":582,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-10-20T00:00:00+00:00","cumulative_watch_count":584,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":586,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-10-22T00:00:00+00:00","cumulative_watch_count":587,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":588,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":591,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-10-26T00:00:00+00:00","cumulative_watch_count":593,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-10-28T00:00:00+00:00","cumulative_watch_count":595,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":596,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":598,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":600,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-11-02T00:00:00+00:00","cumulative_watch_count":601,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-11-03T00:00:00+00:00","cumulative_watch_count":602,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-11-04T00:00:00+00:00","cumulative_watch_count":607,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-11-05T00:00:00+00:00","cumulative_watch_count":610,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":611,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-11-07T00:00:00+00:00","cumulative_watch_count":616,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":617,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-11-10T00:00:00+00:00","cumulative_watch_count":619,"note":"Threshold exceeded"},{"repo_name":"alertmanager","created_at":"2024-11-11T00:00:00+00:00","cumulative_watch_count":620,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-02-18T00:00:00+00:00","cumulative_watch_count":103,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-02-19T00:00:00+00:00","cumulative_watch_count":104,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-02-20T00:00:00+00:00","cumulative_watch_count":105,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-02-21T00:00:00+00:00","cumulative_watch_count":106,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-02-26T00:00:00+00:00","cumulative_watch_count":112,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-02-27T00:00:00+00:00","cumulative_watch_count":116,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":120,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-02-29T00:00:00+00:00","cumulative_watch_count":121,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-03-01T00:00:00+00:00","cumulative_watch_count":122,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-03-04T00:00:00+00:00","cumulative_watch_count":126,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":128,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":129,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":130,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":132,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-03-10T00:00:00+00:00","cumulative_watch_count":133,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":135,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":137,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":140,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-03-14T00:00:00+00:00","cumulative_watch_count":143,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":145,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-03-16T00:00:00+00:00","cumulative_watch_count":147,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":148,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":151,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":156,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":160,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":163,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":165,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":167,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":168,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":175,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":177,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":179,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-04-02T00:00:00+00:00","cumulative_watch_count":180,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-04-04T00:00:00+00:00","cumulative_watch_count":183,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-04-05T00:00:00+00:00","cumulative_watch_count":185,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-04-06T00:00:00+00:00","cumulative_watch_count":186,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":189,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":192,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-04-09T00:00:00+00:00","cumulative_watch_count":195,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":198,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-04-11T00:00:00+00:00","cumulative_watch_count":200,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":203,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-04-14T00:00:00+00:00","cumulative_watch_count":209,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-04-15T00:00:00+00:00","cumulative_watch_count":213,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-04-18T00:00:00+00:00","cumulative_watch_count":214,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":216,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-04-20T00:00:00+00:00","cumulative_watch_count":217,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-04-21T00:00:00+00:00","cumulative_watch_count":218,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":223,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-04-24T00:00:00+00:00","cumulative_watch_count":225,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":231,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":233,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":236,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":239,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-01T00:00:00+00:00","cumulative_watch_count":240,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":242,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-05T00:00:00+00:00","cumulative_watch_count":243,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":246,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":248,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":250,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-09T00:00:00+00:00","cumulative_watch_count":251,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":252,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-12T00:00:00+00:00","cumulative_watch_count":254,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":255,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":256,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":258,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-16T00:00:00+00:00","cumulative_watch_count":259,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":260,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-18T00:00:00+00:00","cumulative_watch_count":264,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":267,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-20T00:00:00+00:00","cumulative_watch_count":270,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":275,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":278,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":281,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":286,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":289,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-26T00:00:00+00:00","cumulative_watch_count":291,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-27T00:00:00+00:00","cumulative_watch_count":293,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":298,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-29T00:00:00+00:00","cumulative_watch_count":301,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":304,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":305,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":307,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":309,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":314,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":317,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-06-08T00:00:00+00:00","cumulative_watch_count":320,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-06-09T00:00:00+00:00","cumulative_watch_count":321,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":322,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":324,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":326,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-06-13T00:00:00+00:00","cumulative_watch_count":329,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":334,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":335,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":337,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-06-17T00:00:00+00:00","cumulative_watch_count":340,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":341,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":342,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-06-22T00:00:00+00:00","cumulative_watch_count":343,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":345,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":347,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-06-25T00:00:00+00:00","cumulative_watch_count":350,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":352,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":353,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":356,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-06-29T00:00:00+00:00","cumulative_watch_count":358,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-06-30T00:00:00+00:00","cumulative_watch_count":360,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":361,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":364,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":371,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-07-07T00:00:00+00:00","cumulative_watch_count":372,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":374,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":377,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":379,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":380,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":382,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-07-15T00:00:00+00:00","cumulative_watch_count":385,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-07-17T00:00:00+00:00","cumulative_watch_count":387,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":388,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":390,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":392,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-07-21T00:00:00+00:00","cumulative_watch_count":393,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":396,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":400,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":405,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":409,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":411,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-07-27T00:00:00+00:00","cumulative_watch_count":415,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-07-28T00:00:00+00:00","cumulative_watch_count":417,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":419,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":423,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-07-31T00:00:00+00:00","cumulative_watch_count":425,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":428,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-08-02T00:00:00+00:00","cumulative_watch_count":429,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-08-03T00:00:00+00:00","cumulative_watch_count":430,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-08-04T00:00:00+00:00","cumulative_watch_count":432,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":435,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":436,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":437,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":439,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":440,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-08-11T00:00:00+00:00","cumulative_watch_count":442,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":443,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":444,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":447,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":449,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":455,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":456,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":459,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-08-25T00:00:00+00:00","cumulative_watch_count":460,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":462,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":464,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-08-28T00:00:00+00:00","cumulative_watch_count":470,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":473,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-08-30T00:00:00+00:00","cumulative_watch_count":477,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-08-31T00:00:00+00:00","cumulative_watch_count":478,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-09-01T00:00:00+00:00","cumulative_watch_count":480,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":482,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":483,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":487,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":491,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":492,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":493,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-09-08T00:00:00+00:00","cumulative_watch_count":496,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":499,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":501,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":502,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":508,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":509,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":510,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-09-15T00:00:00+00:00","cumulative_watch_count":511,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-09-16T00:00:00+00:00","cumulative_watch_count":512,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-09-17T00:00:00+00:00","cumulative_watch_count":517,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":520,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":523,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-09-20T00:00:00+00:00","cumulative_watch_count":526,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-09-23T00:00:00+00:00","cumulative_watch_count":529,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":530,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":532,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":535,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-09-28T00:00:00+00:00","cumulative_watch_count":537,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-09-29T00:00:00+00:00","cumulative_watch_count":543,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":547,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":552,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-10-04T00:00:00+00:00","cumulative_watch_count":554,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-10-05T00:00:00+00:00","cumulative_watch_count":555,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":557,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-10-07T00:00:00+00:00","cumulative_watch_count":559,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":563,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":564,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":569,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":573,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":575,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-10-13T00:00:00+00:00","cumulative_watch_count":576,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":579,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":583,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-10-16T00:00:00+00:00","cumulative_watch_count":585,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":587,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":588,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-10-23T00:00:00+00:00","cumulative_watch_count":589,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":590,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":591,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-10-27T00:00:00+00:00","cumulative_watch_count":593,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-10-28T00:00:00+00:00","cumulative_watch_count":595,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":597,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":600,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-11-01T00:00:00+00:00","cumulative_watch_count":603,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-11-03T00:00:00+00:00","cumulative_watch_count":604,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-11-04T00:00:00+00:00","cumulative_watch_count":608,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-11-05T00:00:00+00:00","cumulative_watch_count":611,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":613,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":616,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-11-10T00:00:00+00:00","cumulative_watch_count":618,"note":"Threshold exceeded"},{"repo_name":"blackbox_exporter","created_at":"2024-11-11T00:00:00+00:00","cumulative_watch_count":619,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":101,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-02-29T00:00:00+00:00","cumulative_watch_count":102,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-01T00:00:00+00:00","cumulative_watch_count":103,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-02T00:00:00+00:00","cumulative_watch_count":104,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-03T00:00:00+00:00","cumulative_watch_count":105,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-04T00:00:00+00:00","cumulative_watch_count":106,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":110,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":112,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":115,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":116,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-09T00:00:00+00:00","cumulative_watch_count":118,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-10T00:00:00+00:00","cumulative_watch_count":119,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":121,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":126,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":129,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-14T00:00:00+00:00","cumulative_watch_count":132,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":135,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-16T00:00:00+00:00","cumulative_watch_count":138,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":139,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":140,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":147,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":149,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":163,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":173,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-23T00:00:00+00:00","cumulative_watch_count":176,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":185,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":186,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":193,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":195,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":197,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":199,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-03-31T00:00:00+00:00","cumulative_watch_count":202,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":211,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-02T00:00:00+00:00","cumulative_watch_count":218,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":223,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-04T00:00:00+00:00","cumulative_watch_count":227,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-06T00:00:00+00:00","cumulative_watch_count":230,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":232,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":233,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-09T00:00:00+00:00","cumulative_watch_count":237,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":239,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-11T00:00:00+00:00","cumulative_watch_count":240,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":244,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":245,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-14T00:00:00+00:00","cumulative_watch_count":249,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-15T00:00:00+00:00","cumulative_watch_count":251,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-16T00:00:00+00:00","cumulative_watch_count":252,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":253,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-18T00:00:00+00:00","cumulative_watch_count":254,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":255,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-20T00:00:00+00:00","cumulative_watch_count":257,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-21T00:00:00+00:00","cumulative_watch_count":261,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":269,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":271,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-24T00:00:00+00:00","cumulative_watch_count":276,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":283,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":286,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-27T00:00:00+00:00","cumulative_watch_count":287,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":288,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":292,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":294,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-05-01T00:00:00+00:00","cumulative_watch_count":300,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":303,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-05-03T00:00:00+00:00","cumulative_watch_count":307,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-05-04T00:00:00+00:00","cumulative_watch_count":310,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":314,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":316,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":320,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":322,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":324,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":325,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":327,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":329,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-05-16T00:00:00+00:00","cumulative_watch_count":330,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":333,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":334,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-05-20T00:00:00+00:00","cumulative_watch_count":338,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":347,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":352,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":354,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":356,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":357,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-05-26T00:00:00+00:00","cumulative_watch_count":358,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-05-27T00:00:00+00:00","cumulative_watch_count":360,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":364,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":367,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":369,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":373,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-06-03T00:00:00+00:00","cumulative_watch_count":377,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":379,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":380,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":383,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":387,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-06-09T00:00:00+00:00","cumulative_watch_count":388,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":390,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":394,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-06-13T00:00:00+00:00","cumulative_watch_count":396,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":397,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":398,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":399,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":401,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":403,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-06-20T00:00:00+00:00","cumulative_watch_count":406,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-06-21T00:00:00+00:00","cumulative_watch_count":409,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-06-22T00:00:00+00:00","cumulative_watch_count":411,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":413,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":414,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-06-25T00:00:00+00:00","cumulative_watch_count":418,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":419,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":423,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":424,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-06-29T00:00:00+00:00","cumulative_watch_count":429,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":431,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":434,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":435,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":438,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":443,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-07-06T00:00:00+00:00","cumulative_watch_count":444,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-07-07T00:00:00+00:00","cumulative_watch_count":445,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":446,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":447,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":448,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":450,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-07-13T00:00:00+00:00","cumulative_watch_count":453,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-07-15T00:00:00+00:00","cumulative_watch_count":454,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-07-16T00:00:00+00:00","cumulative_watch_count":457,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":461,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":462,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-07-21T00:00:00+00:00","cumulative_watch_count":463,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":465,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":468,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":470,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":473,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":475,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-07-28T00:00:00+00:00","cumulative_watch_count":476,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":481,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":483,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":485,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-08-02T00:00:00+00:00","cumulative_watch_count":488,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-08-03T00:00:00+00:00","cumulative_watch_count":489,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":491,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":493,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":496,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":498,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-08-10T00:00:00+00:00","cumulative_watch_count":501,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-08-11T00:00:00+00:00","cumulative_watch_count":503,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":504,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":507,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":509,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":511,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":514,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-08-17T00:00:00+00:00","cumulative_watch_count":517,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-08-18T00:00:00+00:00","cumulative_watch_count":518,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-08-19T00:00:00+00:00","cumulative_watch_count":521,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":523,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":530,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":533,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":535,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":537,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":544,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-08-28T00:00:00+00:00","cumulative_watch_count":546,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":550,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-08-30T00:00:00+00:00","cumulative_watch_count":552,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-09-01T00:00:00+00:00","cumulative_watch_count":555,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":556,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":557,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":560,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":562,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":563,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-09-08T00:00:00+00:00","cumulative_watch_count":564,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":570,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":574,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":580,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":584,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":586,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-09-15T00:00:00+00:00","cumulative_watch_count":587,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-09-16T00:00:00+00:00","cumulative_watch_count":589,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-09-17T00:00:00+00:00","cumulative_watch_count":590,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":592,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":596,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-09-20T00:00:00+00:00","cumulative_watch_count":598,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-09-23T00:00:00+00:00","cumulative_watch_count":600,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":601,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":603,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":605,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-09-30T00:00:00+00:00","cumulative_watch_count":609,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":611,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":615,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":616,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-10-04T00:00:00+00:00","cumulative_watch_count":619,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-10-05T00:00:00+00:00","cumulative_watch_count":620,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":622,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-10-07T00:00:00+00:00","cumulative_watch_count":623,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":625,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":626,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":628,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-10-13T00:00:00+00:00","cumulative_watch_count":630,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":632,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":636,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":637,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-10-19T00:00:00+00:00","cumulative_watch_count":639,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-10-20T00:00:00+00:00","cumulative_watch_count":643,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":645,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-10-22T00:00:00+00:00","cumulative_watch_count":646,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":647,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":649,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-10-27T00:00:00+00:00","cumulative_watch_count":650,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-10-28T00:00:00+00:00","cumulative_watch_count":654,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":655,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":657,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":659,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-11-01T00:00:00+00:00","cumulative_watch_count":660,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-11-02T00:00:00+00:00","cumulative_watch_count":661,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-11-03T00:00:00+00:00","cumulative_watch_count":662,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-11-04T00:00:00+00:00","cumulative_watch_count":665,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":667,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-11-07T00:00:00+00:00","cumulative_watch_count":670,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":671,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-11-09T00:00:00+00:00","cumulative_watch_count":673,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-11-10T00:00:00+00:00","cumulative_watch_count":674,"note":"Threshold exceeded"},{"repo_name":"chaos-mesh","created_at":"2024-11-11T00:00:00+00:00","cumulative_watch_count":677,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-01-31T00:00:00+00:00","cumulative_watch_count":102,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-01T00:00:00+00:00","cumulative_watch_count":107,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-02T00:00:00+00:00","cumulative_watch_count":109,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-03T00:00:00+00:00","cumulative_watch_count":113,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-04T00:00:00+00:00","cumulative_watch_count":115,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-05T00:00:00+00:00","cumulative_watch_count":116,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-06T00:00:00+00:00","cumulative_watch_count":123,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-07T00:00:00+00:00","cumulative_watch_count":124,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-08T00:00:00+00:00","cumulative_watch_count":126,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-09T00:00:00+00:00","cumulative_watch_count":129,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-10T00:00:00+00:00","cumulative_watch_count":131,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-11T00:00:00+00:00","cumulative_watch_count":132,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-12T00:00:00+00:00","cumulative_watch_count":133,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-14T00:00:00+00:00","cumulative_watch_count":134,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-15T00:00:00+00:00","cumulative_watch_count":138,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-16T00:00:00+00:00","cumulative_watch_count":142,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-17T00:00:00+00:00","cumulative_watch_count":143,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-18T00:00:00+00:00","cumulative_watch_count":149,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-19T00:00:00+00:00","cumulative_watch_count":153,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-20T00:00:00+00:00","cumulative_watch_count":156,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-21T00:00:00+00:00","cumulative_watch_count":160,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-22T00:00:00+00:00","cumulative_watch_count":162,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-23T00:00:00+00:00","cumulative_watch_count":165,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-24T00:00:00+00:00","cumulative_watch_count":166,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-25T00:00:00+00:00","cumulative_watch_count":167,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-26T00:00:00+00:00","cumulative_watch_count":170,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-27T00:00:00+00:00","cumulative_watch_count":175,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":178,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-02-29T00:00:00+00:00","cumulative_watch_count":180,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-01T00:00:00+00:00","cumulative_watch_count":182,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-02T00:00:00+00:00","cumulative_watch_count":184,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":188,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":190,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":194,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":196,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-09T00:00:00+00:00","cumulative_watch_count":199,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-10T00:00:00+00:00","cumulative_watch_count":203,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":206,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":209,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":211,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-14T00:00:00+00:00","cumulative_watch_count":216,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":219,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-16T00:00:00+00:00","cumulative_watch_count":221,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":222,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":228,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":230,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":233,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":236,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":241,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":243,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":244,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":250,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":251,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":253,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":255,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-30T00:00:00+00:00","cumulative_watch_count":259,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-03-31T00:00:00+00:00","cumulative_watch_count":262,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":264,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-02T00:00:00+00:00","cumulative_watch_count":266,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":269,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-04T00:00:00+00:00","cumulative_watch_count":271,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-05T00:00:00+00:00","cumulative_watch_count":273,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-06T00:00:00+00:00","cumulative_watch_count":277,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":280,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":281,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-09T00:00:00+00:00","cumulative_watch_count":283,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":286,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-11T00:00:00+00:00","cumulative_watch_count":293,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":295,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":296,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-14T00:00:00+00:00","cumulative_watch_count":299,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-15T00:00:00+00:00","cumulative_watch_count":301,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-16T00:00:00+00:00","cumulative_watch_count":303,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":305,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-18T00:00:00+00:00","cumulative_watch_count":307,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":308,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-20T00:00:00+00:00","cumulative_watch_count":311,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-21T00:00:00+00:00","cumulative_watch_count":312,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":316,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":320,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-24T00:00:00+00:00","cumulative_watch_count":322,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":326,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":331,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-27T00:00:00+00:00","cumulative_watch_count":332,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":333,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":338,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":342,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-05-01T00:00:00+00:00","cumulative_watch_count":343,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":349,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-05-03T00:00:00+00:00","cumulative_watch_count":353,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-05-05T00:00:00+00:00","cumulative_watch_count":359,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":362,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":366,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":367,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":368,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":370,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":374,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":375,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":382,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-05-16T00:00:00+00:00","cumulative_watch_count":384,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":385,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-05-18T00:00:00+00:00","cumulative_watch_count":388,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":389,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-05-20T00:00:00+00:00","cumulative_watch_count":392,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":397,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":402,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":408,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":413,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":415,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-05-26T00:00:00+00:00","cumulative_watch_count":417,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-05-27T00:00:00+00:00","cumulative_watch_count":419,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":420,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":424,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":428,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":429,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":430,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-06-03T00:00:00+00:00","cumulative_watch_count":431,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":433,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":436,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":439,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":441,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-06-08T00:00:00+00:00","cumulative_watch_count":443,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-06-09T00:00:00+00:00","cumulative_watch_count":447,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":450,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":454,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":459,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-06-13T00:00:00+00:00","cumulative_watch_count":461,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":463,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":466,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-06-17T00:00:00+00:00","cumulative_watch_count":471,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":475,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":476,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-06-20T00:00:00+00:00","cumulative_watch_count":481,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-06-21T00:00:00+00:00","cumulative_watch_count":489,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":490,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":493,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-06-25T00:00:00+00:00","cumulative_watch_count":496,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":497,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":500,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":502,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-06-30T00:00:00+00:00","cumulative_watch_count":504,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":506,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":511,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":513,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":523,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":525,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-07-07T00:00:00+00:00","cumulative_watch_count":527,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":528,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":530,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":534,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":542,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":546,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-07-16T00:00:00+00:00","cumulative_watch_count":550,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-07-17T00:00:00+00:00","cumulative_watch_count":551,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":556,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":559,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":560,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-07-21T00:00:00+00:00","cumulative_watch_count":562,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":563,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":564,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":565,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":567,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":570,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-07-27T00:00:00+00:00","cumulative_watch_count":573,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-07-28T00:00:00+00:00","cumulative_watch_count":575,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":578,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":580,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-07-31T00:00:00+00:00","cumulative_watch_count":582,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":587,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-02T00:00:00+00:00","cumulative_watch_count":593,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-04T00:00:00+00:00","cumulative_watch_count":595,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":597,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":599,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":602,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":605,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":607,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-10T00:00:00+00:00","cumulative_watch_count":609,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-11T00:00:00+00:00","cumulative_watch_count":610,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":613,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":614,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":616,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":618,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":620,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-17T00:00:00+00:00","cumulative_watch_count":623,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-19T00:00:00+00:00","cumulative_watch_count":626,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":632,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":635,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":636,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":639,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-24T00:00:00+00:00","cumulative_watch_count":643,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":647,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":648,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-28T00:00:00+00:00","cumulative_watch_count":651,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":656,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-30T00:00:00+00:00","cumulative_watch_count":663,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-08-31T00:00:00+00:00","cumulative_watch_count":668,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-01T00:00:00+00:00","cumulative_watch_count":673,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":676,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":679,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":682,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":694,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":703,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":707,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-08T00:00:00+00:00","cumulative_watch_count":718,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":722,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":724,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":728,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":733,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":736,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":739,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-16T00:00:00+00:00","cumulative_watch_count":741,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-17T00:00:00+00:00","cumulative_watch_count":743,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":744,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":746,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-20T00:00:00+00:00","cumulative_watch_count":748,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-22T00:00:00+00:00","cumulative_watch_count":749,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-23T00:00:00+00:00","cumulative_watch_count":752,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":754,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":759,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-26T00:00:00+00:00","cumulative_watch_count":769,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":779,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-28T00:00:00+00:00","cumulative_watch_count":783,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-29T00:00:00+00:00","cumulative_watch_count":786,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-09-30T00:00:00+00:00","cumulative_watch_count":790,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":798,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":804,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":805,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-10-04T00:00:00+00:00","cumulative_watch_count":807,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-10-05T00:00:00+00:00","cumulative_watch_count":808,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":810,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-10-07T00:00:00+00:00","cumulative_watch_count":811,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":814,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":817,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":818,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":820,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":822,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":824,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":826,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":828,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-10-18T00:00:00+00:00","cumulative_watch_count":831,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-10-19T00:00:00+00:00","cumulative_watch_count":834,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":835,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":836,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":840,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-10-26T00:00:00+00:00","cumulative_watch_count":842,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-10-27T00:00:00+00:00","cumulative_watch_count":848,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":849,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":852,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":853,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-11-01T00:00:00+00:00","cumulative_watch_count":857,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-11-02T00:00:00+00:00","cumulative_watch_count":859,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-11-04T00:00:00+00:00","cumulative_watch_count":861,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-11-05T00:00:00+00:00","cumulative_watch_count":865,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":866,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-11-07T00:00:00+00:00","cumulative_watch_count":867,"note":"Threshold exceeded"},{"repo_name":"fluent-bit","created_at":"2024-11-10T00:00:00+00:00","cumulative_watch_count":870,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-03-02T00:00:00+00:00","cumulative_watch_count":102,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-03-04T00:00:00+00:00","cumulative_watch_count":106,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":112,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":113,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":114,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":116,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-03-09T00:00:00+00:00","cumulative_watch_count":120,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-03-10T00:00:00+00:00","cumulative_watch_count":121,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":124,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":128,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":136,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":139,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-03-16T00:00:00+00:00","cumulative_watch_count":141,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":142,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":143,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":144,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":150,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":151,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":154,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":155,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":158,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":164,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":165,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":166,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-03-30T00:00:00+00:00","cumulative_watch_count":167,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-03-31T00:00:00+00:00","cumulative_watch_count":169,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":174,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":177,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-04-06T00:00:00+00:00","cumulative_watch_count":178,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":182,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":185,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-04-09T00:00:00+00:00","cumulative_watch_count":187,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":188,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-04-11T00:00:00+00:00","cumulative_watch_count":189,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":191,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":194,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-04-14T00:00:00+00:00","cumulative_watch_count":198,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-04-16T00:00:00+00:00","cumulative_watch_count":201,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":203,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-04-18T00:00:00+00:00","cumulative_watch_count":204,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":206,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-04-20T00:00:00+00:00","cumulative_watch_count":207,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-04-21T00:00:00+00:00","cumulative_watch_count":208,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":209,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":213,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-04-24T00:00:00+00:00","cumulative_watch_count":216,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":219,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":223,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-04-27T00:00:00+00:00","cumulative_watch_count":225,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":228,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":230,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":232,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":234,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-04T00:00:00+00:00","cumulative_watch_count":236,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-05T00:00:00+00:00","cumulative_watch_count":239,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":241,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":245,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":246,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-09T00:00:00+00:00","cumulative_watch_count":247,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":251,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":255,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-12T00:00:00+00:00","cumulative_watch_count":257,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":261,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":263,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":269,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-16T00:00:00+00:00","cumulative_watch_count":271,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":274,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-18T00:00:00+00:00","cumulative_watch_count":275,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":277,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-20T00:00:00+00:00","cumulative_watch_count":278,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":279,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":281,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":284,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":287,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":288,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-26T00:00:00+00:00","cumulative_watch_count":290,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-27T00:00:00+00:00","cumulative_watch_count":292,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":293,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-29T00:00:00+00:00","cumulative_watch_count":294,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":300,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":304,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":305,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":307,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-03T00:00:00+00:00","cumulative_watch_count":309,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":310,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":311,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":312,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":316,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-08T00:00:00+00:00","cumulative_watch_count":319,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":324,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":325,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":330,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-13T00:00:00+00:00","cumulative_watch_count":335,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":336,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":337,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":338,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-17T00:00:00+00:00","cumulative_watch_count":340,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":342,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":343,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-21T00:00:00+00:00","cumulative_watch_count":346,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-22T00:00:00+00:00","cumulative_watch_count":348,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":349,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":351,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-25T00:00:00+00:00","cumulative_watch_count":357,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":358,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":360,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":362,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-29T00:00:00+00:00","cumulative_watch_count":364,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-06-30T00:00:00+00:00","cumulative_watch_count":368,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":371,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":375,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":379,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":381,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":383,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-07-06T00:00:00+00:00","cumulative_watch_count":384,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":385,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":387,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":389,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":397,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":399,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-07-13T00:00:00+00:00","cumulative_watch_count":400,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-07-15T00:00:00+00:00","cumulative_watch_count":401,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-07-17T00:00:00+00:00","cumulative_watch_count":403,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":406,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":407,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":409,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-07-21T00:00:00+00:00","cumulative_watch_count":412,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":414,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":416,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":417,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":418,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":419,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-07-28T00:00:00+00:00","cumulative_watch_count":421,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":424,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":427,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-07-31T00:00:00+00:00","cumulative_watch_count":429,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":430,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-02T00:00:00+00:00","cumulative_watch_count":431,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-04T00:00:00+00:00","cumulative_watch_count":435,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":437,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":440,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":442,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":445,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":448,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-10T00:00:00+00:00","cumulative_watch_count":449,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-11T00:00:00+00:00","cumulative_watch_count":451,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":453,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":458,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":460,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":463,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":469,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-19T00:00:00+00:00","cumulative_watch_count":472,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":475,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":478,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":479,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":481,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-24T00:00:00+00:00","cumulative_watch_count":484,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-25T00:00:00+00:00","cumulative_watch_count":488,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":489,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":492,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-28T00:00:00+00:00","cumulative_watch_count":497,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":498,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-30T00:00:00+00:00","cumulative_watch_count":499,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-08-31T00:00:00+00:00","cumulative_watch_count":501,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-09-01T00:00:00+00:00","cumulative_watch_count":502,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":504,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":506,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":509,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":512,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":514,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":516,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-09-08T00:00:00+00:00","cumulative_watch_count":517,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":522,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":523,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":526,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":527,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":528,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":530,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-09-15T00:00:00+00:00","cumulative_watch_count":535,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-09-16T00:00:00+00:00","cumulative_watch_count":537,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":540,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-09-20T00:00:00+00:00","cumulative_watch_count":545,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-09-22T00:00:00+00:00","cumulative_watch_count":547,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":549,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":555,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-09-26T00:00:00+00:00","cumulative_watch_count":557,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":561,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-09-30T00:00:00+00:00","cumulative_watch_count":562,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":563,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":564,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":565,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-10-04T00:00:00+00:00","cumulative_watch_count":567,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-10-05T00:00:00+00:00","cumulative_watch_count":568,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":569,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":571,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":573,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":574,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":575,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":578,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-10-16T00:00:00+00:00","cumulative_watch_count":579,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":580,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-10-18T00:00:00+00:00","cumulative_watch_count":581,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-10-19T00:00:00+00:00","cumulative_watch_count":585,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":589,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-10-22T00:00:00+00:00","cumulative_watch_count":592,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-10-23T00:00:00+00:00","cumulative_watch_count":595,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":597,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":598,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-10-26T00:00:00+00:00","cumulative_watch_count":600,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-10-27T00:00:00+00:00","cumulative_watch_count":604,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":605,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":607,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":609,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-11-02T00:00:00+00:00","cumulative_watch_count":612,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-11-03T00:00:00+00:00","cumulative_watch_count":615,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-11-05T00:00:00+00:00","cumulative_watch_count":616,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":617,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":619,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-11-09T00:00:00+00:00","cumulative_watch_count":623,"note":"Threshold exceeded"},{"repo_name":"fluentd","created_at":"2024-11-10T00:00:00+00:00","cumulative_watch_count":626,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-01-17T00:00:00+00:00","cumulative_watch_count":101,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-01-18T00:00:00+00:00","cumulative_watch_count":110,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-01-19T00:00:00+00:00","cumulative_watch_count":118,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-01-20T00:00:00+00:00","cumulative_watch_count":125,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-01-21T00:00:00+00:00","cumulative_watch_count":126,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-01-22T00:00:00+00:00","cumulative_watch_count":132,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-01-23T00:00:00+00:00","cumulative_watch_count":137,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-01-24T00:00:00+00:00","cumulative_watch_count":143,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-01-25T00:00:00+00:00","cumulative_watch_count":147,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-01-26T00:00:00+00:00","cumulative_watch_count":153,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-01-27T00:00:00+00:00","cumulative_watch_count":155,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-01-28T00:00:00+00:00","cumulative_watch_count":157,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-01-29T00:00:00+00:00","cumulative_watch_count":166,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-01-30T00:00:00+00:00","cumulative_watch_count":173,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-01-31T00:00:00+00:00","cumulative_watch_count":178,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-01T00:00:00+00:00","cumulative_watch_count":180,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-02T00:00:00+00:00","cumulative_watch_count":187,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-03T00:00:00+00:00","cumulative_watch_count":190,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-04T00:00:00+00:00","cumulative_watch_count":192,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-05T00:00:00+00:00","cumulative_watch_count":195,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-07T00:00:00+00:00","cumulative_watch_count":202,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-08T00:00:00+00:00","cumulative_watch_count":208,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-09T00:00:00+00:00","cumulative_watch_count":212,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-10T00:00:00+00:00","cumulative_watch_count":220,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-11T00:00:00+00:00","cumulative_watch_count":224,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-12T00:00:00+00:00","cumulative_watch_count":228,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-13T00:00:00+00:00","cumulative_watch_count":231,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-14T00:00:00+00:00","cumulative_watch_count":236,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-15T00:00:00+00:00","cumulative_watch_count":242,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-16T00:00:00+00:00","cumulative_watch_count":247,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-17T00:00:00+00:00","cumulative_watch_count":252,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-18T00:00:00+00:00","cumulative_watch_count":259,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-19T00:00:00+00:00","cumulative_watch_count":267,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-20T00:00:00+00:00","cumulative_watch_count":275,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-21T00:00:00+00:00","cumulative_watch_count":283,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-22T00:00:00+00:00","cumulative_watch_count":288,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-23T00:00:00+00:00","cumulative_watch_count":295,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-24T00:00:00+00:00","cumulative_watch_count":299,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-25T00:00:00+00:00","cumulative_watch_count":302,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-26T00:00:00+00:00","cumulative_watch_count":310,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-27T00:00:00+00:00","cumulative_watch_count":314,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":318,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-02-29T00:00:00+00:00","cumulative_watch_count":322,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-01T00:00:00+00:00","cumulative_watch_count":326,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-02T00:00:00+00:00","cumulative_watch_count":328,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-03T00:00:00+00:00","cumulative_watch_count":331,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-04T00:00:00+00:00","cumulative_watch_count":341,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":350,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":357,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":363,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":367,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-09T00:00:00+00:00","cumulative_watch_count":371,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-10T00:00:00+00:00","cumulative_watch_count":377,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":384,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":395,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":399,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-14T00:00:00+00:00","cumulative_watch_count":410,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":414,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-16T00:00:00+00:00","cumulative_watch_count":418,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":422,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":426,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":430,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":437,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":441,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":450,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-23T00:00:00+00:00","cumulative_watch_count":458,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":464,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":468,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":472,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":475,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":483,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":486,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-30T00:00:00+00:00","cumulative_watch_count":491,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-03-31T00:00:00+00:00","cumulative_watch_count":494,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":502,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-02T00:00:00+00:00","cumulative_watch_count":508,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":513,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-04T00:00:00+00:00","cumulative_watch_count":514,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-05T00:00:00+00:00","cumulative_watch_count":519,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-06T00:00:00+00:00","cumulative_watch_count":520,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":526,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":530,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-09T00:00:00+00:00","cumulative_watch_count":533,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":536,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-11T00:00:00+00:00","cumulative_watch_count":539,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":544,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":551,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-14T00:00:00+00:00","cumulative_watch_count":554,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-15T00:00:00+00:00","cumulative_watch_count":564,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-16T00:00:00+00:00","cumulative_watch_count":567,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":572,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-18T00:00:00+00:00","cumulative_watch_count":578,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":581,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-20T00:00:00+00:00","cumulative_watch_count":586,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-21T00:00:00+00:00","cumulative_watch_count":592,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":597,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":602,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-24T00:00:00+00:00","cumulative_watch_count":612,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":619,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":624,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-27T00:00:00+00:00","cumulative_watch_count":625,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":667,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":681,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":694,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-01T00:00:00+00:00","cumulative_watch_count":701,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":710,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-03T00:00:00+00:00","cumulative_watch_count":714,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-04T00:00:00+00:00","cumulative_watch_count":726,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-05T00:00:00+00:00","cumulative_watch_count":728,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":738,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":748,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":755,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-09T00:00:00+00:00","cumulative_watch_count":761,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":766,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":774,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-12T00:00:00+00:00","cumulative_watch_count":776,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":783,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":790,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":792,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-16T00:00:00+00:00","cumulative_watch_count":799,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":806,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-18T00:00:00+00:00","cumulative_watch_count":811,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":815,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-20T00:00:00+00:00","cumulative_watch_count":823,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":828,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":831,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":839,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":844,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":849,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-26T00:00:00+00:00","cumulative_watch_count":850,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-27T00:00:00+00:00","cumulative_watch_count":856,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":864,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-29T00:00:00+00:00","cumulative_watch_count":872,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":877,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":884,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":886,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":889,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-03T00:00:00+00:00","cumulative_watch_count":896,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":904,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":913,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":919,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":927,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-08T00:00:00+00:00","cumulative_watch_count":932,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-09T00:00:00+00:00","cumulative_watch_count":938,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":939,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":946,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":952,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-13T00:00:00+00:00","cumulative_watch_count":957,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":961,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":965,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":967,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-17T00:00:00+00:00","cumulative_watch_count":971,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":978,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":984,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-20T00:00:00+00:00","cumulative_watch_count":994,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-21T00:00:00+00:00","cumulative_watch_count":1001,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-22T00:00:00+00:00","cumulative_watch_count":1007,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":1010,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":1017,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-25T00:00:00+00:00","cumulative_watch_count":1022,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":1030,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":1033,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":1037,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-29T00:00:00+00:00","cumulative_watch_count":1038,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-06-30T00:00:00+00:00","cumulative_watch_count":1040,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":1046,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":1053,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":1059,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":1066,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":1069,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-06T00:00:00+00:00","cumulative_watch_count":1071,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-07T00:00:00+00:00","cumulative_watch_count":1073,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":1080,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":1082,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":1089,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":1099,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":1108,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-13T00:00:00+00:00","cumulative_watch_count":1114,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-14T00:00:00+00:00","cumulative_watch_count":1119,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-15T00:00:00+00:00","cumulative_watch_count":1124,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-16T00:00:00+00:00","cumulative_watch_count":1129,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-17T00:00:00+00:00","cumulative_watch_count":1140,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":1146,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":1149,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":1153,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-21T00:00:00+00:00","cumulative_watch_count":1156,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":1165,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":1173,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":1176,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":1181,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":1186,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-28T00:00:00+00:00","cumulative_watch_count":1189,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":1198,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":1203,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-07-31T00:00:00+00:00","cumulative_watch_count":1209,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":1210,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-02T00:00:00+00:00","cumulative_watch_count":1214,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-03T00:00:00+00:00","cumulative_watch_count":1217,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-04T00:00:00+00:00","cumulative_watch_count":1227,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":1229,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":1233,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":1238,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":1245,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":1251,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-10T00:00:00+00:00","cumulative_watch_count":1254,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-11T00:00:00+00:00","cumulative_watch_count":1256,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":1260,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":1268,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":1272,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":1277,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":1282,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-17T00:00:00+00:00","cumulative_watch_count":1287,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-18T00:00:00+00:00","cumulative_watch_count":1292,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-19T00:00:00+00:00","cumulative_watch_count":1298,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":1303,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":1307,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":1315,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":1326,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-24T00:00:00+00:00","cumulative_watch_count":1331,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-25T00:00:00+00:00","cumulative_watch_count":1337,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":1348,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":1356,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-28T00:00:00+00:00","cumulative_watch_count":1366,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":1368,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-30T00:00:00+00:00","cumulative_watch_count":1371,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-08-31T00:00:00+00:00","cumulative_watch_count":1376,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-01T00:00:00+00:00","cumulative_watch_count":1377,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":1383,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":1385,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":1389,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":1392,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":1398,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":1405,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-08T00:00:00+00:00","cumulative_watch_count":1410,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":1413,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":1420,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":1425,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":1431,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":1435,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":1438,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-15T00:00:00+00:00","cumulative_watch_count":1445,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-16T00:00:00+00:00","cumulative_watch_count":1449,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-17T00:00:00+00:00","cumulative_watch_count":1456,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":1464,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":1471,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-20T00:00:00+00:00","cumulative_watch_count":1472,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-21T00:00:00+00:00","cumulative_watch_count":1474,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-22T00:00:00+00:00","cumulative_watch_count":1477,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-23T00:00:00+00:00","cumulative_watch_count":1484,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":1492,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":1497,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-26T00:00:00+00:00","cumulative_watch_count":1501,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":1504,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-29T00:00:00+00:00","cumulative_watch_count":1508,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-09-30T00:00:00+00:00","cumulative_watch_count":1514,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":1519,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":1525,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":1528,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-04T00:00:00+00:00","cumulative_watch_count":1534,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-05T00:00:00+00:00","cumulative_watch_count":1537,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":1541,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-07T00:00:00+00:00","cumulative_watch_count":1544,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":1548,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":1557,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":1560,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":1563,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":1564,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":1570,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":1572,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-16T00:00:00+00:00","cumulative_watch_count":1580,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":1586,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-18T00:00:00+00:00","cumulative_watch_count":1587,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-19T00:00:00+00:00","cumulative_watch_count":1594,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-20T00:00:00+00:00","cumulative_watch_count":1597,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":1601,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-22T00:00:00+00:00","cumulative_watch_count":1604,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-23T00:00:00+00:00","cumulative_watch_count":1608,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":1611,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":1618,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-26T00:00:00+00:00","cumulative_watch_count":1621,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-27T00:00:00+00:00","cumulative_watch_count":1625,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-28T00:00:00+00:00","cumulative_watch_count":1631,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":1640,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":1650,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":1662,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-11-01T00:00:00+00:00","cumulative_watch_count":1665,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-11-02T00:00:00+00:00","cumulative_watch_count":1670,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-11-03T00:00:00+00:00","cumulative_watch_count":1681,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-11-04T00:00:00+00:00","cumulative_watch_count":1689,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-11-05T00:00:00+00:00","cumulative_watch_count":1698,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":1701,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-11-07T00:00:00+00:00","cumulative_watch_count":1709,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":1717,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-11-09T00:00:00+00:00","cumulative_watch_count":1728,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-11-10T00:00:00+00:00","cumulative_watch_count":1730,"note":"Threshold exceeded"},{"repo_name":"jaeger","created_at":"2024-11-11T00:00:00+00:00","cumulative_watch_count":1732,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-01-05T00:00:00+00:00","cumulative_watch_count":121,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-01-06T00:00:00+00:00","cumulative_watch_count":150,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-01-07T00:00:00+00:00","cumulative_watch_count":191,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-01-08T00:00:00+00:00","cumulative_watch_count":251,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-01-09T00:00:00+00:00","cumulative_watch_count":297,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-01-10T00:00:00+00:00","cumulative_watch_count":335,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-01-11T00:00:00+00:00","cumulative_watch_count":365,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-01-12T00:00:00+00:00","cumulative_watch_count":378,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-01-13T00:00:00+00:00","cumulative_watch_count":381,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-01-14T00:00:00+00:00","cumulative_watch_count":385,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-01-15T00:00:00+00:00","cumulative_watch_count":397,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-01-16T00:00:00+00:00","cumulative_watch_count":409,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-01-17T00:00:00+00:00","cumulative_watch_count":420,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-01-18T00:00:00+00:00","cumulative_watch_count":429,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-01-19T00:00:00+00:00","cumulative_watch_count":440,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-01-20T00:00:00+00:00","cumulative_watch_count":446,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-01-21T00:00:00+00:00","cumulative_watch_count":459,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-01-22T00:00:00+00:00","cumulative_watch_count":471,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-01-23T00:00:00+00:00","cumulative_watch_count":476,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-01-24T00:00:00+00:00","cumulative_watch_count":482,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-01-25T00:00:00+00:00","cumulative_watch_count":493,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-01-26T00:00:00+00:00","cumulative_watch_count":505,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-01-27T00:00:00+00:00","cumulative_watch_count":518,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-01-28T00:00:00+00:00","cumulative_watch_count":534,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-01-29T00:00:00+00:00","cumulative_watch_count":545,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-01-30T00:00:00+00:00","cumulative_watch_count":557,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-01-31T00:00:00+00:00","cumulative_watch_count":581,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-01T00:00:00+00:00","cumulative_watch_count":603,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-02T00:00:00+00:00","cumulative_watch_count":624,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-03T00:00:00+00:00","cumulative_watch_count":631,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-04T00:00:00+00:00","cumulative_watch_count":639,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-05T00:00:00+00:00","cumulative_watch_count":649,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-06T00:00:00+00:00","cumulative_watch_count":658,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-07T00:00:00+00:00","cumulative_watch_count":664,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-08T00:00:00+00:00","cumulative_watch_count":668,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-09T00:00:00+00:00","cumulative_watch_count":672,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-10T00:00:00+00:00","cumulative_watch_count":674,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-11T00:00:00+00:00","cumulative_watch_count":680,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-12T00:00:00+00:00","cumulative_watch_count":693,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-13T00:00:00+00:00","cumulative_watch_count":745,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-14T00:00:00+00:00","cumulative_watch_count":819,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-15T00:00:00+00:00","cumulative_watch_count":830,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-16T00:00:00+00:00","cumulative_watch_count":843,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-17T00:00:00+00:00","cumulative_watch_count":844,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-18T00:00:00+00:00","cumulative_watch_count":849,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-19T00:00:00+00:00","cumulative_watch_count":862,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-20T00:00:00+00:00","cumulative_watch_count":869,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-21T00:00:00+00:00","cumulative_watch_count":874,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-22T00:00:00+00:00","cumulative_watch_count":877,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-23T00:00:00+00:00","cumulative_watch_count":883,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-25T00:00:00+00:00","cumulative_watch_count":888,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-26T00:00:00+00:00","cumulative_watch_count":889,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-27T00:00:00+00:00","cumulative_watch_count":892,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":902,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-02-29T00:00:00+00:00","cumulative_watch_count":907,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-01T00:00:00+00:00","cumulative_watch_count":908,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-02T00:00:00+00:00","cumulative_watch_count":912,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-03T00:00:00+00:00","cumulative_watch_count":913,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-04T00:00:00+00:00","cumulative_watch_count":917,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":923,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":925,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":933,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":937,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-09T00:00:00+00:00","cumulative_watch_count":940,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":944,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":946,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":947,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-14T00:00:00+00:00","cumulative_watch_count":956,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":961,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-16T00:00:00+00:00","cumulative_watch_count":967,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":971,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":978,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":985,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":989,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":994,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":1005,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-23T00:00:00+00:00","cumulative_watch_count":1011,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":1013,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":1018,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":1032,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":1048,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":1065,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":1076,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-30T00:00:00+00:00","cumulative_watch_count":1079,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-03-31T00:00:00+00:00","cumulative_watch_count":1083,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":1093,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-02T00:00:00+00:00","cumulative_watch_count":1095,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":1101,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-04T00:00:00+00:00","cumulative_watch_count":1110,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-05T00:00:00+00:00","cumulative_watch_count":1114,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-06T00:00:00+00:00","cumulative_watch_count":1118,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":1119,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":1125,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-09T00:00:00+00:00","cumulative_watch_count":1133,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":1142,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-11T00:00:00+00:00","cumulative_watch_count":1148,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":1154,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":1155,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-14T00:00:00+00:00","cumulative_watch_count":1156,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-15T00:00:00+00:00","cumulative_watch_count":1158,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-16T00:00:00+00:00","cumulative_watch_count":1166,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":1167,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-18T00:00:00+00:00","cumulative_watch_count":1174,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":1181,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-20T00:00:00+00:00","cumulative_watch_count":1184,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-21T00:00:00+00:00","cumulative_watch_count":1187,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":1193,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":1198,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-24T00:00:00+00:00","cumulative_watch_count":1208,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":1214,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":1219,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-27T00:00:00+00:00","cumulative_watch_count":1220,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":1222,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":1225,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":1227,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":1230,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-05-04T00:00:00+00:00","cumulative_watch_count":1231,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-05-05T00:00:00+00:00","cumulative_watch_count":1234,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":1237,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-05-09T00:00:00+00:00","cumulative_watch_count":1240,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":1248,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":1256,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-05-12T00:00:00+00:00","cumulative_watch_count":1260,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":1263,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":1268,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-05-16T00:00:00+00:00","cumulative_watch_count":1273,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":1278,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-05-18T00:00:00+00:00","cumulative_watch_count":1282,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":1284,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-05-20T00:00:00+00:00","cumulative_watch_count":1289,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":1291,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":1292,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":1295,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":1302,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":1307,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-05-27T00:00:00+00:00","cumulative_watch_count":1311,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":1314,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-05-29T00:00:00+00:00","cumulative_watch_count":1317,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":1319,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":1325,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":1327,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":1329,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-03T00:00:00+00:00","cumulative_watch_count":1331,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":1336,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":1338,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":1345,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-08T00:00:00+00:00","cumulative_watch_count":1353,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-09T00:00:00+00:00","cumulative_watch_count":1358,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":1364,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":1374,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":1387,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-13T00:00:00+00:00","cumulative_watch_count":1393,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":1396,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":1399,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":1401,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-17T00:00:00+00:00","cumulative_watch_count":1405,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":1411,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":1420,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-20T00:00:00+00:00","cumulative_watch_count":1425,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-21T00:00:00+00:00","cumulative_watch_count":1431,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-22T00:00:00+00:00","cumulative_watch_count":1433,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":1434,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":1436,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-25T00:00:00+00:00","cumulative_watch_count":1445,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":1452,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":1458,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":1461,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-29T00:00:00+00:00","cumulative_watch_count":1462,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-06-30T00:00:00+00:00","cumulative_watch_count":1464,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":1465,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":1470,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":1472,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":1476,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":1480,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-06T00:00:00+00:00","cumulative_watch_count":1485,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-07T00:00:00+00:00","cumulative_watch_count":1486,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":1494,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":1500,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":1504,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":1512,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":1517,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-13T00:00:00+00:00","cumulative_watch_count":1526,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-14T00:00:00+00:00","cumulative_watch_count":1527,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-15T00:00:00+00:00","cumulative_watch_count":1528,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-16T00:00:00+00:00","cumulative_watch_count":1529,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-17T00:00:00+00:00","cumulative_watch_count":1532,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":1539,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":1545,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":1547,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-21T00:00:00+00:00","cumulative_watch_count":1551,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":1560,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":1563,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":1565,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":1570,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":1571,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-27T00:00:00+00:00","cumulative_watch_count":1572,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-28T00:00:00+00:00","cumulative_watch_count":1574,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":1577,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":1583,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-07-31T00:00:00+00:00","cumulative_watch_count":1586,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":1592,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-03T00:00:00+00:00","cumulative_watch_count":1593,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-04T00:00:00+00:00","cumulative_watch_count":1594,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":1598,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":1601,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":1606,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":1612,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":1616,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-10T00:00:00+00:00","cumulative_watch_count":1617,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-11T00:00:00+00:00","cumulative_watch_count":1619,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":1625,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":1631,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":1635,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":1641,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":1644,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-17T00:00:00+00:00","cumulative_watch_count":1648,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-18T00:00:00+00:00","cumulative_watch_count":1649,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-19T00:00:00+00:00","cumulative_watch_count":1653,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":1659,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":1665,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":1670,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":1672,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-24T00:00:00+00:00","cumulative_watch_count":1677,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-25T00:00:00+00:00","cumulative_watch_count":1680,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":1685,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":1694,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-28T00:00:00+00:00","cumulative_watch_count":1716,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":1739,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-30T00:00:00+00:00","cumulative_watch_count":1754,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-08-31T00:00:00+00:00","cumulative_watch_count":1764,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-01T00:00:00+00:00","cumulative_watch_count":1767,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":1772,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":1783,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":1791,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":1801,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":1808,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":1812,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-08T00:00:00+00:00","cumulative_watch_count":1815,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":1820,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":1823,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":1826,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":1835,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":1847,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":1856,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-15T00:00:00+00:00","cumulative_watch_count":1865,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-16T00:00:00+00:00","cumulative_watch_count":1874,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-17T00:00:00+00:00","cumulative_watch_count":1878,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":1885,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":1892,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-20T00:00:00+00:00","cumulative_watch_count":1896,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-21T00:00:00+00:00","cumulative_watch_count":1901,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-22T00:00:00+00:00","cumulative_watch_count":1906,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-23T00:00:00+00:00","cumulative_watch_count":1912,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":1923,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":1927,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-26T00:00:00+00:00","cumulative_watch_count":1937,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":1941,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-28T00:00:00+00:00","cumulative_watch_count":1946,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-29T00:00:00+00:00","cumulative_watch_count":1952,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-09-30T00:00:00+00:00","cumulative_watch_count":1964,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":1969,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":1980,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":1994,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-04T00:00:00+00:00","cumulative_watch_count":2009,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-05T00:00:00+00:00","cumulative_watch_count":2013,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":2016,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-07T00:00:00+00:00","cumulative_watch_count":2027,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":2040,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":2052,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":2061,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":2068,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":2073,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-13T00:00:00+00:00","cumulative_watch_count":2076,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":2083,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":2089,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-16T00:00:00+00:00","cumulative_watch_count":2097,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":2103,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-18T00:00:00+00:00","cumulative_watch_count":2109,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-19T00:00:00+00:00","cumulative_watch_count":2111,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-20T00:00:00+00:00","cumulative_watch_count":2116,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":2122,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-22T00:00:00+00:00","cumulative_watch_count":2130,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-23T00:00:00+00:00","cumulative_watch_count":2139,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":2142,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":2143,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-26T00:00:00+00:00","cumulative_watch_count":2145,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-27T00:00:00+00:00","cumulative_watch_count":2146,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-28T00:00:00+00:00","cumulative_watch_count":2148,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":2153,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":2156,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":2162,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-11-01T00:00:00+00:00","cumulative_watch_count":2167,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-11-02T00:00:00+00:00","cumulative_watch_count":2171,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-11-03T00:00:00+00:00","cumulative_watch_count":2175,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-11-04T00:00:00+00:00","cumulative_watch_count":2179,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-11-05T00:00:00+00:00","cumulative_watch_count":2183,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":2185,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-11-07T00:00:00+00:00","cumulative_watch_count":2191,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":2195,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-11-09T00:00:00+00:00","cumulative_watch_count":2199,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-11-10T00:00:00+00:00","cumulative_watch_count":2205,"note":"Threshold exceeded"},{"repo_name":"k8sgpt","created_at":"2024-11-11T00:00:00+00:00","cumulative_watch_count":2215,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-01-26T00:00:00+00:00","cumulative_watch_count":106,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-01-27T00:00:00+00:00","cumulative_watch_count":108,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-01-29T00:00:00+00:00","cumulative_watch_count":114,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-01-30T00:00:00+00:00","cumulative_watch_count":122,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-01-31T00:00:00+00:00","cumulative_watch_count":128,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-02T00:00:00+00:00","cumulative_watch_count":132,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-03T00:00:00+00:00","cumulative_watch_count":135,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-04T00:00:00+00:00","cumulative_watch_count":139,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-05T00:00:00+00:00","cumulative_watch_count":145,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-06T00:00:00+00:00","cumulative_watch_count":149,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-07T00:00:00+00:00","cumulative_watch_count":152,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-08T00:00:00+00:00","cumulative_watch_count":155,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-09T00:00:00+00:00","cumulative_watch_count":159,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-10T00:00:00+00:00","cumulative_watch_count":163,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-11T00:00:00+00:00","cumulative_watch_count":164,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-12T00:00:00+00:00","cumulative_watch_count":167,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-13T00:00:00+00:00","cumulative_watch_count":168,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-14T00:00:00+00:00","cumulative_watch_count":175,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-15T00:00:00+00:00","cumulative_watch_count":188,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-16T00:00:00+00:00","cumulative_watch_count":191,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-17T00:00:00+00:00","cumulative_watch_count":192,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-18T00:00:00+00:00","cumulative_watch_count":195,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-19T00:00:00+00:00","cumulative_watch_count":202,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-20T00:00:00+00:00","cumulative_watch_count":207,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-21T00:00:00+00:00","cumulative_watch_count":209,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-22T00:00:00+00:00","cumulative_watch_count":216,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-23T00:00:00+00:00","cumulative_watch_count":221,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-24T00:00:00+00:00","cumulative_watch_count":223,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-25T00:00:00+00:00","cumulative_watch_count":229,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-26T00:00:00+00:00","cumulative_watch_count":234,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-27T00:00:00+00:00","cumulative_watch_count":241,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":248,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-02-29T00:00:00+00:00","cumulative_watch_count":254,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-01T00:00:00+00:00","cumulative_watch_count":263,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-02T00:00:00+00:00","cumulative_watch_count":266,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-03T00:00:00+00:00","cumulative_watch_count":272,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-04T00:00:00+00:00","cumulative_watch_count":279,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":288,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":296,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":302,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":306,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-09T00:00:00+00:00","cumulative_watch_count":307,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-10T00:00:00+00:00","cumulative_watch_count":313,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":316,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":321,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":329,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-14T00:00:00+00:00","cumulative_watch_count":335,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":338,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-16T00:00:00+00:00","cumulative_watch_count":340,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":342,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":348,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":361,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":367,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":376,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":380,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-23T00:00:00+00:00","cumulative_watch_count":385,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":388,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":392,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":397,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":403,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":407,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":409,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-30T00:00:00+00:00","cumulative_watch_count":413,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-03-31T00:00:00+00:00","cumulative_watch_count":415,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":417,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-02T00:00:00+00:00","cumulative_watch_count":421,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":429,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-04T00:00:00+00:00","cumulative_watch_count":431,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-05T00:00:00+00:00","cumulative_watch_count":434,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-06T00:00:00+00:00","cumulative_watch_count":442,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":446,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":449,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-09T00:00:00+00:00","cumulative_watch_count":452,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":459,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-11T00:00:00+00:00","cumulative_watch_count":467,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":475,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":478,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-14T00:00:00+00:00","cumulative_watch_count":481,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-15T00:00:00+00:00","cumulative_watch_count":485,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-16T00:00:00+00:00","cumulative_watch_count":490,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":496,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-18T00:00:00+00:00","cumulative_watch_count":499,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":506,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-20T00:00:00+00:00","cumulative_watch_count":514,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-21T00:00:00+00:00","cumulative_watch_count":517,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":528,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":530,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-24T00:00:00+00:00","cumulative_watch_count":541,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":546,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":551,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-27T00:00:00+00:00","cumulative_watch_count":553,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":557,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":562,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":567,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-01T00:00:00+00:00","cumulative_watch_count":573,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":575,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-03T00:00:00+00:00","cumulative_watch_count":577,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-04T00:00:00+00:00","cumulative_watch_count":579,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-05T00:00:00+00:00","cumulative_watch_count":581,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":583,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":591,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":598,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-09T00:00:00+00:00","cumulative_watch_count":600,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":608,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":615,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-12T00:00:00+00:00","cumulative_watch_count":620,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":626,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":632,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":636,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-16T00:00:00+00:00","cumulative_watch_count":638,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":641,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-18T00:00:00+00:00","cumulative_watch_count":643,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":645,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-20T00:00:00+00:00","cumulative_watch_count":649,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":656,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":666,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":671,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":676,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":682,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-26T00:00:00+00:00","cumulative_watch_count":686,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-27T00:00:00+00:00","cumulative_watch_count":689,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":694,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-29T00:00:00+00:00","cumulative_watch_count":703,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":710,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":716,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":720,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":729,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-03T00:00:00+00:00","cumulative_watch_count":735,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":741,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":747,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":755,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":759,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-08T00:00:00+00:00","cumulative_watch_count":760,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-09T00:00:00+00:00","cumulative_watch_count":763,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":765,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":773,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":778,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-13T00:00:00+00:00","cumulative_watch_count":782,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":792,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":801,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":803,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-17T00:00:00+00:00","cumulative_watch_count":808,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":816,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":820,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-20T00:00:00+00:00","cumulative_watch_count":828,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-21T00:00:00+00:00","cumulative_watch_count":834,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-22T00:00:00+00:00","cumulative_watch_count":840,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":845,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":849,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-25T00:00:00+00:00","cumulative_watch_count":852,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":855,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":858,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":861,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-29T00:00:00+00:00","cumulative_watch_count":863,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-06-30T00:00:00+00:00","cumulative_watch_count":867,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":869,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":872,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":882,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":890,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":896,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-07T00:00:00+00:00","cumulative_watch_count":901,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":906,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":911,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":914,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":923,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":927,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-13T00:00:00+00:00","cumulative_watch_count":930,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-14T00:00:00+00:00","cumulative_watch_count":932,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-15T00:00:00+00:00","cumulative_watch_count":938,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-16T00:00:00+00:00","cumulative_watch_count":940,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-17T00:00:00+00:00","cumulative_watch_count":944,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":949,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":951,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":952,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-21T00:00:00+00:00","cumulative_watch_count":958,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":967,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":970,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":973,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":979,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":983,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-27T00:00:00+00:00","cumulative_watch_count":991,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-28T00:00:00+00:00","cumulative_watch_count":996,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":999,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":1010,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-07-31T00:00:00+00:00","cumulative_watch_count":1016,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":1027,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-02T00:00:00+00:00","cumulative_watch_count":1033,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-03T00:00:00+00:00","cumulative_watch_count":1037,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":1039,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":1044,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":1052,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":1053,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":1055,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-10T00:00:00+00:00","cumulative_watch_count":1057,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-11T00:00:00+00:00","cumulative_watch_count":1059,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":1063,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":1070,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":1073,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":1079,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":1083,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-17T00:00:00+00:00","cumulative_watch_count":1088,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-18T00:00:00+00:00","cumulative_watch_count":1092,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-19T00:00:00+00:00","cumulative_watch_count":1095,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":1104,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":1108,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":1113,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":1118,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-24T00:00:00+00:00","cumulative_watch_count":1120,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-25T00:00:00+00:00","cumulative_watch_count":1123,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":1126,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":1130,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-28T00:00:00+00:00","cumulative_watch_count":1133,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":1138,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-30T00:00:00+00:00","cumulative_watch_count":1145,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-08-31T00:00:00+00:00","cumulative_watch_count":1147,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-01T00:00:00+00:00","cumulative_watch_count":1155,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":1161,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":1163,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":1169,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":1176,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":1182,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":1187,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-08T00:00:00+00:00","cumulative_watch_count":1188,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":1194,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":1198,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":1206,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":1214,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":1225,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":1226,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-15T00:00:00+00:00","cumulative_watch_count":1231,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-16T00:00:00+00:00","cumulative_watch_count":1235,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-17T00:00:00+00:00","cumulative_watch_count":1238,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":1242,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":1246,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-21T00:00:00+00:00","cumulative_watch_count":1247,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-22T00:00:00+00:00","cumulative_watch_count":1249,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-23T00:00:00+00:00","cumulative_watch_count":1254,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":1259,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":1266,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-26T00:00:00+00:00","cumulative_watch_count":1273,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":1278,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-28T00:00:00+00:00","cumulative_watch_count":1279,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-29T00:00:00+00:00","cumulative_watch_count":1281,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-09-30T00:00:00+00:00","cumulative_watch_count":1284,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":1290,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":1291,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":1295,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-04T00:00:00+00:00","cumulative_watch_count":1299,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-05T00:00:00+00:00","cumulative_watch_count":1308,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":1310,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-07T00:00:00+00:00","cumulative_watch_count":1311,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":1317,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":1322,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":1326,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":1332,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":1338,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-13T00:00:00+00:00","cumulative_watch_count":1339,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":1343,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":1346,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-16T00:00:00+00:00","cumulative_watch_count":1350,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":1358,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-18T00:00:00+00:00","cumulative_watch_count":1364,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-19T00:00:00+00:00","cumulative_watch_count":1366,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-20T00:00:00+00:00","cumulative_watch_count":1367,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":1372,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-22T00:00:00+00:00","cumulative_watch_count":1376,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-23T00:00:00+00:00","cumulative_watch_count":1386,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":1396,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":1402,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-26T00:00:00+00:00","cumulative_watch_count":1408,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-27T00:00:00+00:00","cumulative_watch_count":1410,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-28T00:00:00+00:00","cumulative_watch_count":1419,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":1425,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":1429,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":1434,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-11-01T00:00:00+00:00","cumulative_watch_count":1438,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-11-02T00:00:00+00:00","cumulative_watch_count":1441,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-11-03T00:00:00+00:00","cumulative_watch_count":1443,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-11-04T00:00:00+00:00","cumulative_watch_count":1446,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-11-05T00:00:00+00:00","cumulative_watch_count":1451,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":1457,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-11-07T00:00:00+00:00","cumulative_watch_count":1461,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":1464,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-11-09T00:00:00+00:00","cumulative_watch_count":1467,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-11-10T00:00:00+00:00","cumulative_watch_count":1471,"note":"Threshold exceeded"},{"repo_name":"node_exporter","created_at":"2024-11-11T00:00:00+00:00","cumulative_watch_count":1478,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-02-10T00:00:00+00:00","cumulative_watch_count":101,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-02-11T00:00:00+00:00","cumulative_watch_count":102,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-02-13T00:00:00+00:00","cumulative_watch_count":105,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-02-14T00:00:00+00:00","cumulative_watch_count":106,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-02-15T00:00:00+00:00","cumulative_watch_count":109,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-02-16T00:00:00+00:00","cumulative_watch_count":110,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-02-17T00:00:00+00:00","cumulative_watch_count":113,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-02-18T00:00:00+00:00","cumulative_watch_count":114,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-02-19T00:00:00+00:00","cumulative_watch_count":118,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-02-20T00:00:00+00:00","cumulative_watch_count":122,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-02-21T00:00:00+00:00","cumulative_watch_count":126,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-02-22T00:00:00+00:00","cumulative_watch_count":128,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-02-23T00:00:00+00:00","cumulative_watch_count":132,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-02-25T00:00:00+00:00","cumulative_watch_count":134,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-02-26T00:00:00+00:00","cumulative_watch_count":136,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-02-27T00:00:00+00:00","cumulative_watch_count":137,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":138,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-02-29T00:00:00+00:00","cumulative_watch_count":140,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-01T00:00:00+00:00","cumulative_watch_count":142,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-02T00:00:00+00:00","cumulative_watch_count":144,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-03T00:00:00+00:00","cumulative_watch_count":145,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-04T00:00:00+00:00","cumulative_watch_count":150,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":163,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":172,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":176,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":180,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-09T00:00:00+00:00","cumulative_watch_count":181,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-10T00:00:00+00:00","cumulative_watch_count":183,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":188,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":192,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":194,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-14T00:00:00+00:00","cumulative_watch_count":198,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":201,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-16T00:00:00+00:00","cumulative_watch_count":203,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":204,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":205,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":208,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":213,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":216,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":221,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-23T00:00:00+00:00","cumulative_watch_count":222,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":224,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":225,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":229,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":231,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":232,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":242,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-30T00:00:00+00:00","cumulative_watch_count":250,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-03-31T00:00:00+00:00","cumulative_watch_count":252,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":256,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-04-02T00:00:00+00:00","cumulative_watch_count":260,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":264,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-04-04T00:00:00+00:00","cumulative_watch_count":265,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-04-05T00:00:00+00:00","cumulative_watch_count":268,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":269,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-04-09T00:00:00+00:00","cumulative_watch_count":272,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":273,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-04-11T00:00:00+00:00","cumulative_watch_count":278,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":280,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":283,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-04-14T00:00:00+00:00","cumulative_watch_count":285,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-04-15T00:00:00+00:00","cumulative_watch_count":289,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-04-16T00:00:00+00:00","cumulative_watch_count":293,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":295,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-04-18T00:00:00+00:00","cumulative_watch_count":297,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":299,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":301,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":302,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-04-24T00:00:00+00:00","cumulative_watch_count":305,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":306,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":308,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-04-27T00:00:00+00:00","cumulative_watch_count":309,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":310,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":312,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":314,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":316,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-05-03T00:00:00+00:00","cumulative_watch_count":320,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-05-04T00:00:00+00:00","cumulative_watch_count":322,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":323,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":324,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":327,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-05-09T00:00:00+00:00","cumulative_watch_count":330,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":331,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":333,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":337,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":341,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":346,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-05-18T00:00:00+00:00","cumulative_watch_count":347,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":349,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":352,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":355,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":365,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":369,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":370,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-05-26T00:00:00+00:00","cumulative_watch_count":371,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-05-27T00:00:00+00:00","cumulative_watch_count":375,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":378,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-05-29T00:00:00+00:00","cumulative_watch_count":380,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":382,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":384,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":389,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":390,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-06-03T00:00:00+00:00","cumulative_watch_count":393,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":397,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":398,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":400,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":401,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":404,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":409,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":411,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":414,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":416,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":421,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":423,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-06-20T00:00:00+00:00","cumulative_watch_count":424,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-06-21T00:00:00+00:00","cumulative_watch_count":426,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-06-22T00:00:00+00:00","cumulative_watch_count":427,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":431,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":434,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":435,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":438,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-06-29T00:00:00+00:00","cumulative_watch_count":443,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":444,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":446,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":447,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":450,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":451,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-06T00:00:00+00:00","cumulative_watch_count":452,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":454,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":457,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":459,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":462,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":466,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-13T00:00:00+00:00","cumulative_watch_count":469,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-14T00:00:00+00:00","cumulative_watch_count":471,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-15T00:00:00+00:00","cumulative_watch_count":474,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-16T00:00:00+00:00","cumulative_watch_count":477,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-17T00:00:00+00:00","cumulative_watch_count":479,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":480,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":481,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":483,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-21T00:00:00+00:00","cumulative_watch_count":485,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":488,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":490,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":493,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":494,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":497,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-28T00:00:00+00:00","cumulative_watch_count":499,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":501,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":502,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":506,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-04T00:00:00+00:00","cumulative_watch_count":507,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":508,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":512,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":518,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":520,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":521,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-10T00:00:00+00:00","cumulative_watch_count":524,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-11T00:00:00+00:00","cumulative_watch_count":526,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":528,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":531,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":546,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":560,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":577,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-17T00:00:00+00:00","cumulative_watch_count":586,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-18T00:00:00+00:00","cumulative_watch_count":592,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-19T00:00:00+00:00","cumulative_watch_count":598,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":600,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":603,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":608,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":610,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-24T00:00:00+00:00","cumulative_watch_count":611,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-25T00:00:00+00:00","cumulative_watch_count":615,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":622,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":623,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-28T00:00:00+00:00","cumulative_watch_count":626,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":630,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-30T00:00:00+00:00","cumulative_watch_count":633,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-08-31T00:00:00+00:00","cumulative_watch_count":635,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-01T00:00:00+00:00","cumulative_watch_count":636,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":638,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":642,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":644,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":650,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":655,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":656,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-08T00:00:00+00:00","cumulative_watch_count":662,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":668,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":670,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":672,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":673,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":674,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-15T00:00:00+00:00","cumulative_watch_count":675,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-16T00:00:00+00:00","cumulative_watch_count":678,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-17T00:00:00+00:00","cumulative_watch_count":685,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":701,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":714,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-20T00:00:00+00:00","cumulative_watch_count":726,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-21T00:00:00+00:00","cumulative_watch_count":728,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-22T00:00:00+00:00","cumulative_watch_count":730,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-23T00:00:00+00:00","cumulative_watch_count":734,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":737,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":739,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-26T00:00:00+00:00","cumulative_watch_count":744,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":748,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-28T00:00:00+00:00","cumulative_watch_count":749,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-29T00:00:00+00:00","cumulative_watch_count":751,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-09-30T00:00:00+00:00","cumulative_watch_count":752,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":756,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":757,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":758,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-10-05T00:00:00+00:00","cumulative_watch_count":760,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":762,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-10-07T00:00:00+00:00","cumulative_watch_count":764,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":767,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":768,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":772,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":774,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":775,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":776,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-10-16T00:00:00+00:00","cumulative_watch_count":777,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":782,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-10-19T00:00:00+00:00","cumulative_watch_count":783,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":788,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-10-22T00:00:00+00:00","cumulative_watch_count":790,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-10-23T00:00:00+00:00","cumulative_watch_count":795,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":798,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":799,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-10-27T00:00:00+00:00","cumulative_watch_count":800,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-10-28T00:00:00+00:00","cumulative_watch_count":806,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":809,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":811,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":820,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-11-01T00:00:00+00:00","cumulative_watch_count":834,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-11-02T00:00:00+00:00","cumulative_watch_count":839,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-11-03T00:00:00+00:00","cumulative_watch_count":842,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-11-04T00:00:00+00:00","cumulative_watch_count":848,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-11-05T00:00:00+00:00","cumulative_watch_count":852,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":854,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-11-07T00:00:00+00:00","cumulative_watch_count":855,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":856,"note":"Threshold exceeded"},{"repo_name":"opencost","created_at":"2024-11-11T00:00:00+00:00","cumulative_watch_count":858,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-02-02T00:00:00+00:00","cumulative_watch_count":102,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-02-03T00:00:00+00:00","cumulative_watch_count":106,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-02-04T00:00:00+00:00","cumulative_watch_count":109,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-02-05T00:00:00+00:00","cumulative_watch_count":112,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-02-06T00:00:00+00:00","cumulative_watch_count":114,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-02-07T00:00:00+00:00","cumulative_watch_count":115,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-02-08T00:00:00+00:00","cumulative_watch_count":116,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-02-09T00:00:00+00:00","cumulative_watch_count":117,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-02-11T00:00:00+00:00","cumulative_watch_count":118,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-02-12T00:00:00+00:00","cumulative_watch_count":120,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-02-13T00:00:00+00:00","cumulative_watch_count":121,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-02-14T00:00:00+00:00","cumulative_watch_count":123,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-02-15T00:00:00+00:00","cumulative_watch_count":125,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-02-16T00:00:00+00:00","cumulative_watch_count":129,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-02-17T00:00:00+00:00","cumulative_watch_count":132,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-02-18T00:00:00+00:00","cumulative_watch_count":134,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-02-19T00:00:00+00:00","cumulative_watch_count":138,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-02-20T00:00:00+00:00","cumulative_watch_count":139,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-02-21T00:00:00+00:00","cumulative_watch_count":141,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-02-22T00:00:00+00:00","cumulative_watch_count":145,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-02-23T00:00:00+00:00","cumulative_watch_count":147,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-02-24T00:00:00+00:00","cumulative_watch_count":148,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-02-25T00:00:00+00:00","cumulative_watch_count":150,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-02-26T00:00:00+00:00","cumulative_watch_count":154,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-02-27T00:00:00+00:00","cumulative_watch_count":157,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":160,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-01T00:00:00+00:00","cumulative_watch_count":161,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-02T00:00:00+00:00","cumulative_watch_count":163,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-03T00:00:00+00:00","cumulative_watch_count":166,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-04T00:00:00+00:00","cumulative_watch_count":170,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":172,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":173,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":177,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-10T00:00:00+00:00","cumulative_watch_count":179,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":183,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":187,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-14T00:00:00+00:00","cumulative_watch_count":190,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":191,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-16T00:00:00+00:00","cumulative_watch_count":194,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":196,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":200,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":206,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":208,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":215,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":220,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-23T00:00:00+00:00","cumulative_watch_count":224,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":225,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":226,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":229,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":232,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":237,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":239,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-30T00:00:00+00:00","cumulative_watch_count":243,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-03-31T00:00:00+00:00","cumulative_watch_count":244,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":247,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-04-02T00:00:00+00:00","cumulative_watch_count":252,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":254,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-04-06T00:00:00+00:00","cumulative_watch_count":256,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":259,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":260,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-04-09T00:00:00+00:00","cumulative_watch_count":263,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":267,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":276,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":277,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-04-14T00:00:00+00:00","cumulative_watch_count":279,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-04-15T00:00:00+00:00","cumulative_watch_count":280,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-04-16T00:00:00+00:00","cumulative_watch_count":282,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":284,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-04-18T00:00:00+00:00","cumulative_watch_count":288,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":292,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-04-20T00:00:00+00:00","cumulative_watch_count":293,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-04-21T00:00:00+00:00","cumulative_watch_count":296,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":299,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":300,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-04-24T00:00:00+00:00","cumulative_watch_count":302,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":306,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":313,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":314,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":315,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-01T00:00:00+00:00","cumulative_watch_count":316,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":319,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-03T00:00:00+00:00","cumulative_watch_count":324,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-04T00:00:00+00:00","cumulative_watch_count":329,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":331,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":334,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":337,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-09T00:00:00+00:00","cumulative_watch_count":339,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":343,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":345,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-12T00:00:00+00:00","cumulative_watch_count":347,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":350,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":355,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":360,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":362,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-18T00:00:00+00:00","cumulative_watch_count":364,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":365,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-20T00:00:00+00:00","cumulative_watch_count":367,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":371,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":375,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":376,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":380,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":381,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-27T00:00:00+00:00","cumulative_watch_count":385,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":388,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-29T00:00:00+00:00","cumulative_watch_count":392,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":396,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":400,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":405,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":408,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-03T00:00:00+00:00","cumulative_watch_count":414,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":421,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":423,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":429,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":432,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-08T00:00:00+00:00","cumulative_watch_count":434,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-09T00:00:00+00:00","cumulative_watch_count":435,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":438,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":440,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":447,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-13T00:00:00+00:00","cumulative_watch_count":450,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":455,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":456,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":461,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-17T00:00:00+00:00","cumulative_watch_count":463,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":470,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":471,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-20T00:00:00+00:00","cumulative_watch_count":474,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-21T00:00:00+00:00","cumulative_watch_count":479,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-22T00:00:00+00:00","cumulative_watch_count":481,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":483,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":486,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-25T00:00:00+00:00","cumulative_watch_count":489,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":491,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":495,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":497,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-29T00:00:00+00:00","cumulative_watch_count":498,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-06-30T00:00:00+00:00","cumulative_watch_count":501,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":503,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":504,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":507,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":508,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":511,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-06T00:00:00+00:00","cumulative_watch_count":514,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-07T00:00:00+00:00","cumulative_watch_count":515,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":516,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":518,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":524,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":526,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":528,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-13T00:00:00+00:00","cumulative_watch_count":531,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-14T00:00:00+00:00","cumulative_watch_count":533,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-15T00:00:00+00:00","cumulative_watch_count":538,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-16T00:00:00+00:00","cumulative_watch_count":540,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-17T00:00:00+00:00","cumulative_watch_count":541,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":543,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":545,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":546,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-21T00:00:00+00:00","cumulative_watch_count":548,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":550,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":553,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":558,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":561,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":565,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-27T00:00:00+00:00","cumulative_watch_count":567,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-28T00:00:00+00:00","cumulative_watch_count":568,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":570,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":571,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-07-31T00:00:00+00:00","cumulative_watch_count":574,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":580,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-02T00:00:00+00:00","cumulative_watch_count":593,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-03T00:00:00+00:00","cumulative_watch_count":596,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-04T00:00:00+00:00","cumulative_watch_count":601,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":605,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":608,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":611,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":616,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-11T00:00:00+00:00","cumulative_watch_count":617,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":625,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":629,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":633,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":635,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":640,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-17T00:00:00+00:00","cumulative_watch_count":641,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-18T00:00:00+00:00","cumulative_watch_count":643,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-19T00:00:00+00:00","cumulative_watch_count":646,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":648,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":650,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":653,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":655,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-24T00:00:00+00:00","cumulative_watch_count":657,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-25T00:00:00+00:00","cumulative_watch_count":658,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":664,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":667,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":671,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-30T00:00:00+00:00","cumulative_watch_count":672,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-08-31T00:00:00+00:00","cumulative_watch_count":674,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":677,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":679,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":685,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":690,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":698,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":700,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-09-08T00:00:00+00:00","cumulative_watch_count":701,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":703,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":707,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":713,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":715,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":716,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":718,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-09-15T00:00:00+00:00","cumulative_watch_count":723,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-09-16T00:00:00+00:00","cumulative_watch_count":725,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-09-17T00:00:00+00:00","cumulative_watch_count":728,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":734,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":736,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-09-20T00:00:00+00:00","cumulative_watch_count":740,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-09-21T00:00:00+00:00","cumulative_watch_count":741,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-09-22T00:00:00+00:00","cumulative_watch_count":743,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":750,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":755,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-09-26T00:00:00+00:00","cumulative_watch_count":757,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":759,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-09-28T00:00:00+00:00","cumulative_watch_count":762,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-09-29T00:00:00+00:00","cumulative_watch_count":764,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":768,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":769,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-04T00:00:00+00:00","cumulative_watch_count":770,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":771,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-07T00:00:00+00:00","cumulative_watch_count":773,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":777,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":782,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":785,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":788,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":789,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-13T00:00:00+00:00","cumulative_watch_count":790,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":793,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":796,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-16T00:00:00+00:00","cumulative_watch_count":798,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":800,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-18T00:00:00+00:00","cumulative_watch_count":801,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-19T00:00:00+00:00","cumulative_watch_count":802,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-20T00:00:00+00:00","cumulative_watch_count":803,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":807,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-22T00:00:00+00:00","cumulative_watch_count":810,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-23T00:00:00+00:00","cumulative_watch_count":820,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":828,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":831,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-26T00:00:00+00:00","cumulative_watch_count":833,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-27T00:00:00+00:00","cumulative_watch_count":835,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-28T00:00:00+00:00","cumulative_watch_count":841,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":843,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":848,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":849,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-11-01T00:00:00+00:00","cumulative_watch_count":851,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-11-02T00:00:00+00:00","cumulative_watch_count":853,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-11-03T00:00:00+00:00","cumulative_watch_count":854,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-11-04T00:00:00+00:00","cumulative_watch_count":855,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-11-05T00:00:00+00:00","cumulative_watch_count":858,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":860,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-11-07T00:00:00+00:00","cumulative_watch_count":865,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":868,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-11-09T00:00:00+00:00","cumulative_watch_count":869,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-11-10T00:00:00+00:00","cumulative_watch_count":871,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector","created_at":"2024-11-11T00:00:00+00:00","cumulative_watch_count":874,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-15T00:00:00+00:00","cumulative_watch_count":104,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-16T00:00:00+00:00","cumulative_watch_count":108,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-17T00:00:00+00:00","cumulative_watch_count":112,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-18T00:00:00+00:00","cumulative_watch_count":113,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-19T00:00:00+00:00","cumulative_watch_count":117,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-20T00:00:00+00:00","cumulative_watch_count":120,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-21T00:00:00+00:00","cumulative_watch_count":122,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-22T00:00:00+00:00","cumulative_watch_count":124,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-23T00:00:00+00:00","cumulative_watch_count":129,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-25T00:00:00+00:00","cumulative_watch_count":130,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-26T00:00:00+00:00","cumulative_watch_count":136,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-27T00:00:00+00:00","cumulative_watch_count":138,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":139,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-29T00:00:00+00:00","cumulative_watch_count":141,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-02T00:00:00+00:00","cumulative_watch_count":143,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-03T00:00:00+00:00","cumulative_watch_count":145,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-04T00:00:00+00:00","cumulative_watch_count":150,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":154,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":156,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":158,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":159,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-09T00:00:00+00:00","cumulative_watch_count":162,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":165,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":166,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":167,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-14T00:00:00+00:00","cumulative_watch_count":172,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":175,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-16T00:00:00+00:00","cumulative_watch_count":176,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":178,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":180,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":184,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":186,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":189,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":191,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-23T00:00:00+00:00","cumulative_watch_count":192,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":194,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":196,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":199,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":203,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":204,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":206,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-30T00:00:00+00:00","cumulative_watch_count":210,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-31T00:00:00+00:00","cumulative_watch_count":211,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":213,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":218,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-04T00:00:00+00:00","cumulative_watch_count":220,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-05T00:00:00+00:00","cumulative_watch_count":223,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-06T00:00:00+00:00","cumulative_watch_count":224,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":226,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-09T00:00:00+00:00","cumulative_watch_count":232,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":237,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-11T00:00:00+00:00","cumulative_watch_count":240,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":246,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":249,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-16T00:00:00+00:00","cumulative_watch_count":254,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":258,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-18T00:00:00+00:00","cumulative_watch_count":260,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":263,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-20T00:00:00+00:00","cumulative_watch_count":267,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-21T00:00:00+00:00","cumulative_watch_count":270,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":278,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":283,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":286,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":290,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":291,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":294,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":297,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-01T00:00:00+00:00","cumulative_watch_count":300,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":306,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-03T00:00:00+00:00","cumulative_watch_count":310,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-04T00:00:00+00:00","cumulative_watch_count":313,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-05T00:00:00+00:00","cumulative_watch_count":315,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":319,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":323,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":328,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-09T00:00:00+00:00","cumulative_watch_count":330,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":335,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":338,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-12T00:00:00+00:00","cumulative_watch_count":340,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":344,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":347,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":351,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":354,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-18T00:00:00+00:00","cumulative_watch_count":356,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":358,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":365,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":366,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":369,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":370,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":371,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-26T00:00:00+00:00","cumulative_watch_count":376,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-27T00:00:00+00:00","cumulative_watch_count":378,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":382,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-29T00:00:00+00:00","cumulative_watch_count":385,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":390,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":392,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":395,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":396,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-03T00:00:00+00:00","cumulative_watch_count":398,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":402,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":405,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":406,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":408,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-08T00:00:00+00:00","cumulative_watch_count":409,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-09T00:00:00+00:00","cumulative_watch_count":412,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":413,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":414,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":415,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-13T00:00:00+00:00","cumulative_watch_count":416,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":417,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":419,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":420,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-17T00:00:00+00:00","cumulative_watch_count":423,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":425,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":427,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-20T00:00:00+00:00","cumulative_watch_count":429,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-21T00:00:00+00:00","cumulative_watch_count":432,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":433,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":434,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-25T00:00:00+00:00","cumulative_watch_count":436,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":440,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":443,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":447,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-30T00:00:00+00:00","cumulative_watch_count":448,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":451,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":454,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":455,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":457,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-06T00:00:00+00:00","cumulative_watch_count":458,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-07T00:00:00+00:00","cumulative_watch_count":459,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":460,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":462,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":465,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":466,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":469,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-13T00:00:00+00:00","cumulative_watch_count":470,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-14T00:00:00+00:00","cumulative_watch_count":474,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-15T00:00:00+00:00","cumulative_watch_count":475,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-16T00:00:00+00:00","cumulative_watch_count":477,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-17T00:00:00+00:00","cumulative_watch_count":480,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":482,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":483,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-21T00:00:00+00:00","cumulative_watch_count":485,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":488,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":490,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":491,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":493,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":494,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-27T00:00:00+00:00","cumulative_watch_count":495,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":498,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":505,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-31T00:00:00+00:00","cumulative_watch_count":507,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":510,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-02T00:00:00+00:00","cumulative_watch_count":517,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-03T00:00:00+00:00","cumulative_watch_count":518,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-04T00:00:00+00:00","cumulative_watch_count":520,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":522,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":524,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":527,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":529,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":535,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-10T00:00:00+00:00","cumulative_watch_count":537,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":538,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":543,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":547,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":552,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":556,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-18T00:00:00+00:00","cumulative_watch_count":557,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-19T00:00:00+00:00","cumulative_watch_count":561,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":562,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":565,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":569,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":572,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-24T00:00:00+00:00","cumulative_watch_count":575,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-25T00:00:00+00:00","cumulative_watch_count":578,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":579,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":584,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-28T00:00:00+00:00","cumulative_watch_count":597,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":598,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-30T00:00:00+00:00","cumulative_watch_count":599,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-31T00:00:00+00:00","cumulative_watch_count":600,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-01T00:00:00+00:00","cumulative_watch_count":603,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":606,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":608,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":609,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":610,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":614,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":617,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":619,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":621,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":624,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":629,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":630,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":632,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-15T00:00:00+00:00","cumulative_watch_count":635,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-17T00:00:00+00:00","cumulative_watch_count":639,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":642,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":645,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-20T00:00:00+00:00","cumulative_watch_count":647,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-22T00:00:00+00:00","cumulative_watch_count":648,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-23T00:00:00+00:00","cumulative_watch_count":650,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":654,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":661,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-26T00:00:00+00:00","cumulative_watch_count":668,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":673,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-28T00:00:00+00:00","cumulative_watch_count":676,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-29T00:00:00+00:00","cumulative_watch_count":679,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-30T00:00:00+00:00","cumulative_watch_count":683,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":685,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":690,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":693,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-04T00:00:00+00:00","cumulative_watch_count":695,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":697,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-07T00:00:00+00:00","cumulative_watch_count":700,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":702,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":710,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":711,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":713,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":716,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":719,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":727,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-16T00:00:00+00:00","cumulative_watch_count":734,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":737,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-18T00:00:00+00:00","cumulative_watch_count":738,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-19T00:00:00+00:00","cumulative_watch_count":740,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-20T00:00:00+00:00","cumulative_watch_count":741,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":743,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-22T00:00:00+00:00","cumulative_watch_count":746,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-23T00:00:00+00:00","cumulative_watch_count":748,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":751,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":754,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-26T00:00:00+00:00","cumulative_watch_count":757,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-28T00:00:00+00:00","cumulative_watch_count":761,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":764,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":769,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":771,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-01T00:00:00+00:00","cumulative_watch_count":773,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-02T00:00:00+00:00","cumulative_watch_count":775,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-03T00:00:00+00:00","cumulative_watch_count":778,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-05T00:00:00+00:00","cumulative_watch_count":780,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":783,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-07T00:00:00+00:00","cumulative_watch_count":786,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":791,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-09T00:00:00+00:00","cumulative_watch_count":793,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-10T00:00:00+00:00","cumulative_watch_count":794,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-11T00:00:00+00:00","cumulative_watch_count":795,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-02-27T00:00:00+00:00","cumulative_watch_count":103,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":105,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-02-29T00:00:00+00:00","cumulative_watch_count":109,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-03-01T00:00:00+00:00","cumulative_watch_count":111,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-03-03T00:00:00+00:00","cumulative_watch_count":112,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":113,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":114,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":116,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":120,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-03-09T00:00:00+00:00","cumulative_watch_count":121,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-03-10T00:00:00+00:00","cumulative_watch_count":123,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":125,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":127,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":128,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":130,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-03-16T00:00:00+00:00","cumulative_watch_count":131,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":132,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":134,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":136,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":138,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":139,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-03-23T00:00:00+00:00","cumulative_watch_count":142,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":145,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":148,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":151,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":153,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":156,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":158,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-04-02T00:00:00+00:00","cumulative_watch_count":159,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":165,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-04-04T00:00:00+00:00","cumulative_watch_count":167,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-04-05T00:00:00+00:00","cumulative_watch_count":170,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":172,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":173,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":174,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":178,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":179,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-04-14T00:00:00+00:00","cumulative_watch_count":181,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-04-15T00:00:00+00:00","cumulative_watch_count":182,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-04-16T00:00:00+00:00","cumulative_watch_count":186,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":187,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-04-18T00:00:00+00:00","cumulative_watch_count":189,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":192,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-04-21T00:00:00+00:00","cumulative_watch_count":195,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":199,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":201,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-04-24T00:00:00+00:00","cumulative_watch_count":203,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":205,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":206,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-04-27T00:00:00+00:00","cumulative_watch_count":208,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":209,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":212,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":217,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-05-01T00:00:00+00:00","cumulative_watch_count":219,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":220,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-05-04T00:00:00+00:00","cumulative_watch_count":224,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":225,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":226,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":228,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":230,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":231,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-05-12T00:00:00+00:00","cumulative_watch_count":233,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":236,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":238,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-05-16T00:00:00+00:00","cumulative_watch_count":240,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":242,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-05-18T00:00:00+00:00","cumulative_watch_count":243,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":245,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-05-20T00:00:00+00:00","cumulative_watch_count":246,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":248,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":250,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":251,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":253,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-05-26T00:00:00+00:00","cumulative_watch_count":254,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":255,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-05-29T00:00:00+00:00","cumulative_watch_count":256,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":259,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":262,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":264,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":267,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":270,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":274,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":277,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-06-08T00:00:00+00:00","cumulative_watch_count":278,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-06-09T00:00:00+00:00","cumulative_watch_count":279,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":281,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":283,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":285,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-06-13T00:00:00+00:00","cumulative_watch_count":286,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":287,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":289,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-06-17T00:00:00+00:00","cumulative_watch_count":291,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":292,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":294,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-06-20T00:00:00+00:00","cumulative_watch_count":296,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":297,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":298,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":300,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":303,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":304,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-06-29T00:00:00+00:00","cumulative_watch_count":306,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-06-30T00:00:00+00:00","cumulative_watch_count":307,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":308,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":309,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":310,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":311,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":313,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-06T00:00:00+00:00","cumulative_watch_count":314,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-07T00:00:00+00:00","cumulative_watch_count":317,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":318,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":320,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":321,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":322,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":324,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-13T00:00:00+00:00","cumulative_watch_count":326,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-14T00:00:00+00:00","cumulative_watch_count":335,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-15T00:00:00+00:00","cumulative_watch_count":346,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-16T00:00:00+00:00","cumulative_watch_count":357,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-17T00:00:00+00:00","cumulative_watch_count":364,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":367,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":372,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":383,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-21T00:00:00+00:00","cumulative_watch_count":384,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":388,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":393,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":395,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":398,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-27T00:00:00+00:00","cumulative_watch_count":399,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-28T00:00:00+00:00","cumulative_watch_count":401,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":402,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":405,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-07-31T00:00:00+00:00","cumulative_watch_count":406,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":407,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-08-02T00:00:00+00:00","cumulative_watch_count":410,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-08-04T00:00:00+00:00","cumulative_watch_count":412,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":414,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":415,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":419,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":420,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":422,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-08-10T00:00:00+00:00","cumulative_watch_count":425,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-08-11T00:00:00+00:00","cumulative_watch_count":426,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":428,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":429,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":430,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":432,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":434,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-08-19T00:00:00+00:00","cumulative_watch_count":437,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":439,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":448,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":451,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":453,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-08-24T00:00:00+00:00","cumulative_watch_count":455,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-08-25T00:00:00+00:00","cumulative_watch_count":456,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":458,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":459,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-08-28T00:00:00+00:00","cumulative_watch_count":460,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":463,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-08-31T00:00:00+00:00","cumulative_watch_count":465,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-09-01T00:00:00+00:00","cumulative_watch_count":468,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":469,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":470,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":471,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":473,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-09-08T00:00:00+00:00","cumulative_watch_count":475,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":478,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":480,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":482,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":483,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":486,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-09-16T00:00:00+00:00","cumulative_watch_count":488,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":492,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":495,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-09-20T00:00:00+00:00","cumulative_watch_count":501,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-09-21T00:00:00+00:00","cumulative_watch_count":502,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-09-22T00:00:00+00:00","cumulative_watch_count":503,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-09-23T00:00:00+00:00","cumulative_watch_count":507,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":509,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":512,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-09-26T00:00:00+00:00","cumulative_watch_count":516,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":517,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-09-29T00:00:00+00:00","cumulative_watch_count":519,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":520,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":521,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":522,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-10-04T00:00:00+00:00","cumulative_watch_count":523,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":528,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":531,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":532,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":535,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":537,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-10-13T00:00:00+00:00","cumulative_watch_count":539,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":540,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":543,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-10-16T00:00:00+00:00","cumulative_watch_count":545,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-10-19T00:00:00+00:00","cumulative_watch_count":546,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-10-20T00:00:00+00:00","cumulative_watch_count":548,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":550,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-10-22T00:00:00+00:00","cumulative_watch_count":552,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-10-23T00:00:00+00:00","cumulative_watch_count":555,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":560,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":561,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-10-26T00:00:00+00:00","cumulative_watch_count":564,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-10-27T00:00:00+00:00","cumulative_watch_count":566,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-10-28T00:00:00+00:00","cumulative_watch_count":569,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":572,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":574,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":575,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-11-01T00:00:00+00:00","cumulative_watch_count":577,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-11-02T00:00:00+00:00","cumulative_watch_count":578,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-11-03T00:00:00+00:00","cumulative_watch_count":581,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-11-05T00:00:00+00:00","cumulative_watch_count":582,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":583,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-11-07T00:00:00+00:00","cumulative_watch_count":589,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":590,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-11-09T00:00:00+00:00","cumulative_watch_count":594,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-demo","created_at":"2024-11-11T00:00:00+00:00","cumulative_watch_count":595,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-02-07T00:00:00+00:00","cumulative_watch_count":104,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-02-08T00:00:00+00:00","cumulative_watch_count":108,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-02-09T00:00:00+00:00","cumulative_watch_count":111,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-02-10T00:00:00+00:00","cumulative_watch_count":112,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-02-11T00:00:00+00:00","cumulative_watch_count":114,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-02-13T00:00:00+00:00","cumulative_watch_count":119,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-02-15T00:00:00+00:00","cumulative_watch_count":124,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-02-16T00:00:00+00:00","cumulative_watch_count":126,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-02-17T00:00:00+00:00","cumulative_watch_count":128,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-02-18T00:00:00+00:00","cumulative_watch_count":134,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-02-19T00:00:00+00:00","cumulative_watch_count":137,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-02-20T00:00:00+00:00","cumulative_watch_count":139,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-02-21T00:00:00+00:00","cumulative_watch_count":141,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-02-22T00:00:00+00:00","cumulative_watch_count":143,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-02-23T00:00:00+00:00","cumulative_watch_count":146,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-02-24T00:00:00+00:00","cumulative_watch_count":152,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-02-25T00:00:00+00:00","cumulative_watch_count":153,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-02-26T00:00:00+00:00","cumulative_watch_count":156,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-02-27T00:00:00+00:00","cumulative_watch_count":160,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":162,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-02-29T00:00:00+00:00","cumulative_watch_count":164,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-01T00:00:00+00:00","cumulative_watch_count":165,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-03T00:00:00+00:00","cumulative_watch_count":167,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-04T00:00:00+00:00","cumulative_watch_count":171,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":172,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":174,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":176,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":180,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-09T00:00:00+00:00","cumulative_watch_count":182,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-10T00:00:00+00:00","cumulative_watch_count":183,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":185,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":188,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":190,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-14T00:00:00+00:00","cumulative_watch_count":195,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":198,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":200,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":204,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":208,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":210,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":211,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":216,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-23T00:00:00+00:00","cumulative_watch_count":217,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":219,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":221,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":228,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":239,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":244,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":248,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-30T00:00:00+00:00","cumulative_watch_count":250,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-03-31T00:00:00+00:00","cumulative_watch_count":251,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":252,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-04-02T00:00:00+00:00","cumulative_watch_count":255,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":257,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-04-04T00:00:00+00:00","cumulative_watch_count":263,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-04-05T00:00:00+00:00","cumulative_watch_count":267,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-04-06T00:00:00+00:00","cumulative_watch_count":270,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":273,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":276,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":279,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-04-11T00:00:00+00:00","cumulative_watch_count":285,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":287,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":288,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":292,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-04-20T00:00:00+00:00","cumulative_watch_count":297,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-04-21T00:00:00+00:00","cumulative_watch_count":299,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":300,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":304,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-04-24T00:00:00+00:00","cumulative_watch_count":305,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":308,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":311,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-04-27T00:00:00+00:00","cumulative_watch_count":314,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":317,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":321,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":328,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-01T00:00:00+00:00","cumulative_watch_count":331,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":335,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-03T00:00:00+00:00","cumulative_watch_count":336,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-04T00:00:00+00:00","cumulative_watch_count":337,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-05T00:00:00+00:00","cumulative_watch_count":338,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":340,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":345,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":349,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-09T00:00:00+00:00","cumulative_watch_count":354,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":362,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":370,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-12T00:00:00+00:00","cumulative_watch_count":373,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":377,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":382,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":383,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-16T00:00:00+00:00","cumulative_watch_count":385,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":388,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":392,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-20T00:00:00+00:00","cumulative_watch_count":396,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":404,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":408,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":414,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":417,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":420,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-26T00:00:00+00:00","cumulative_watch_count":421,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-27T00:00:00+00:00","cumulative_watch_count":425,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":429,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-29T00:00:00+00:00","cumulative_watch_count":432,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":434,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":436,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":438,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-06-03T00:00:00+00:00","cumulative_watch_count":441,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":446,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":447,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":457,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-06-08T00:00:00+00:00","cumulative_watch_count":460,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":461,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":462,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":463,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":464,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":465,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":468,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-06-17T00:00:00+00:00","cumulative_watch_count":471,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":475,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":478,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-06-20T00:00:00+00:00","cumulative_watch_count":483,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-06-21T00:00:00+00:00","cumulative_watch_count":487,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-06-22T00:00:00+00:00","cumulative_watch_count":489,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":493,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":495,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-06-25T00:00:00+00:00","cumulative_watch_count":496,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":498,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":503,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":513,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-06-29T00:00:00+00:00","cumulative_watch_count":514,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-06-30T00:00:00+00:00","cumulative_watch_count":518,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":522,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":523,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":525,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":527,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":528,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":529,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":531,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":536,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":541,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-07-14T00:00:00+00:00","cumulative_watch_count":546,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-07-15T00:00:00+00:00","cumulative_watch_count":548,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-07-16T00:00:00+00:00","cumulative_watch_count":552,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-07-17T00:00:00+00:00","cumulative_watch_count":558,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":565,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":566,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":567,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-07-21T00:00:00+00:00","cumulative_watch_count":568,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":571,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":572,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":573,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":575,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-07-28T00:00:00+00:00","cumulative_watch_count":577,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":579,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-07-31T00:00:00+00:00","cumulative_watch_count":582,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":584,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-08-02T00:00:00+00:00","cumulative_watch_count":585,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-08-04T00:00:00+00:00","cumulative_watch_count":589,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":590,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":592,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":595,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":601,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-08-10T00:00:00+00:00","cumulative_watch_count":605,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-08-11T00:00:00+00:00","cumulative_watch_count":607,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":608,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":612,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":615,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":616,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":617,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-08-18T00:00:00+00:00","cumulative_watch_count":618,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-08-19T00:00:00+00:00","cumulative_watch_count":619,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":620,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":626,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":628,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-08-24T00:00:00+00:00","cumulative_watch_count":631,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-08-25T00:00:00+00:00","cumulative_watch_count":632,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":636,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":638,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-08-28T00:00:00+00:00","cumulative_watch_count":643,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":646,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-08-31T00:00:00+00:00","cumulative_watch_count":648,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":651,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":652,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":654,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":657,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":659,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":660,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-08T00:00:00+00:00","cumulative_watch_count":661,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":665,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":669,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":672,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":680,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":682,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":685,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-15T00:00:00+00:00","cumulative_watch_count":688,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-17T00:00:00+00:00","cumulative_watch_count":692,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":702,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":706,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-20T00:00:00+00:00","cumulative_watch_count":709,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-21T00:00:00+00:00","cumulative_watch_count":712,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-22T00:00:00+00:00","cumulative_watch_count":716,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-23T00:00:00+00:00","cumulative_watch_count":719,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":721,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":724,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-26T00:00:00+00:00","cumulative_watch_count":728,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":733,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-28T00:00:00+00:00","cumulative_watch_count":734,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-29T00:00:00+00:00","cumulative_watch_count":737,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-09-30T00:00:00+00:00","cumulative_watch_count":740,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":745,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":747,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":749,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-04T00:00:00+00:00","cumulative_watch_count":753,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-05T00:00:00+00:00","cumulative_watch_count":756,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":758,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-07T00:00:00+00:00","cumulative_watch_count":761,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":763,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":767,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":768,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":773,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":775,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-13T00:00:00+00:00","cumulative_watch_count":778,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":779,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":783,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-16T00:00:00+00:00","cumulative_watch_count":784,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":786,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-18T00:00:00+00:00","cumulative_watch_count":790,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-19T00:00:00+00:00","cumulative_watch_count":791,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-20T00:00:00+00:00","cumulative_watch_count":793,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":795,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-22T00:00:00+00:00","cumulative_watch_count":798,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-23T00:00:00+00:00","cumulative_watch_count":799,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":801,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-26T00:00:00+00:00","cumulative_watch_count":802,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-27T00:00:00+00:00","cumulative_watch_count":805,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-28T00:00:00+00:00","cumulative_watch_count":810,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":814,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":819,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":821,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-11-01T00:00:00+00:00","cumulative_watch_count":822,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-11-02T00:00:00+00:00","cumulative_watch_count":823,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-11-04T00:00:00+00:00","cumulative_watch_count":826,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":827,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-11-07T00:00:00+00:00","cumulative_watch_count":829,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":830,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-11-09T00:00:00+00:00","cumulative_watch_count":833,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-11-10T00:00:00+00:00","cumulative_watch_count":834,"note":"Threshold exceeded"},{"repo_name":"opentelemetry-go","created_at":"2024-11-11T00:00:00+00:00","cumulative_watch_count":835,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-01-08T00:00:00+00:00","cumulative_watch_count":108,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-01-09T00:00:00+00:00","cumulative_watch_count":123,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-01-10T00:00:00+00:00","cumulative_watch_count":137,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-01-11T00:00:00+00:00","cumulative_watch_count":151,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-01-12T00:00:00+00:00","cumulative_watch_count":170,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-01-13T00:00:00+00:00","cumulative_watch_count":183,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-01-14T00:00:00+00:00","cumulative_watch_count":194,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-01-15T00:00:00+00:00","cumulative_watch_count":212,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-01-16T00:00:00+00:00","cumulative_watch_count":231,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-01-17T00:00:00+00:00","cumulative_watch_count":245,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-01-18T00:00:00+00:00","cumulative_watch_count":265,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-01-19T00:00:00+00:00","cumulative_watch_count":282,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-01-20T00:00:00+00:00","cumulative_watch_count":292,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-01-21T00:00:00+00:00","cumulative_watch_count":301,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-01-22T00:00:00+00:00","cumulative_watch_count":310,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-01-23T00:00:00+00:00","cumulative_watch_count":325,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-01-24T00:00:00+00:00","cumulative_watch_count":344,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-01-25T00:00:00+00:00","cumulative_watch_count":357,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-01-26T00:00:00+00:00","cumulative_watch_count":372,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-01-27T00:00:00+00:00","cumulative_watch_count":381,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-01-28T00:00:00+00:00","cumulative_watch_count":392,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-01-29T00:00:00+00:00","cumulative_watch_count":416,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-01-30T00:00:00+00:00","cumulative_watch_count":434,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-01-31T00:00:00+00:00","cumulative_watch_count":449,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-01T00:00:00+00:00","cumulative_watch_count":469,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-02T00:00:00+00:00","cumulative_watch_count":484,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-03T00:00:00+00:00","cumulative_watch_count":498,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-04T00:00:00+00:00","cumulative_watch_count":510,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-05T00:00:00+00:00","cumulative_watch_count":525,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-06T00:00:00+00:00","cumulative_watch_count":533,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-07T00:00:00+00:00","cumulative_watch_count":555,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-08T00:00:00+00:00","cumulative_watch_count":559,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-09T00:00:00+00:00","cumulative_watch_count":569,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-10T00:00:00+00:00","cumulative_watch_count":578,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-11T00:00:00+00:00","cumulative_watch_count":582,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-12T00:00:00+00:00","cumulative_watch_count":591,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-13T00:00:00+00:00","cumulative_watch_count":605,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-14T00:00:00+00:00","cumulative_watch_count":619,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-15T00:00:00+00:00","cumulative_watch_count":631,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-16T00:00:00+00:00","cumulative_watch_count":641,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-17T00:00:00+00:00","cumulative_watch_count":651,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-18T00:00:00+00:00","cumulative_watch_count":666,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-19T00:00:00+00:00","cumulative_watch_count":677,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-20T00:00:00+00:00","cumulative_watch_count":697,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-21T00:00:00+00:00","cumulative_watch_count":714,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-22T00:00:00+00:00","cumulative_watch_count":733,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-23T00:00:00+00:00","cumulative_watch_count":744,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-24T00:00:00+00:00","cumulative_watch_count":752,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-25T00:00:00+00:00","cumulative_watch_count":762,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-26T00:00:00+00:00","cumulative_watch_count":775,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-27T00:00:00+00:00","cumulative_watch_count":791,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":807,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-02-29T00:00:00+00:00","cumulative_watch_count":821,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-01T00:00:00+00:00","cumulative_watch_count":851,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-02T00:00:00+00:00","cumulative_watch_count":934,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-03T00:00:00+00:00","cumulative_watch_count":943,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-04T00:00:00+00:00","cumulative_watch_count":961,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":982,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":993,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":1011,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":1027,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-09T00:00:00+00:00","cumulative_watch_count":1035,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-10T00:00:00+00:00","cumulative_watch_count":1044,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":1063,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":1077,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":1097,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-14T00:00:00+00:00","cumulative_watch_count":1114,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":1132,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-16T00:00:00+00:00","cumulative_watch_count":1136,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":1153,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":1172,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":1191,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":1210,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":1234,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":1250,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-23T00:00:00+00:00","cumulative_watch_count":1258,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":1272,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":1288,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":1311,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":1330,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":1346,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":1365,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-30T00:00:00+00:00","cumulative_watch_count":1379,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-03-31T00:00:00+00:00","cumulative_watch_count":1391,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":1402,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-02T00:00:00+00:00","cumulative_watch_count":1419,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":1439,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-04T00:00:00+00:00","cumulative_watch_count":1449,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-05T00:00:00+00:00","cumulative_watch_count":1464,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-06T00:00:00+00:00","cumulative_watch_count":1470,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":1484,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":1498,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-09T00:00:00+00:00","cumulative_watch_count":1509,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":1524,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-11T00:00:00+00:00","cumulative_watch_count":1539,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":1553,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":1562,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-14T00:00:00+00:00","cumulative_watch_count":1568,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-15T00:00:00+00:00","cumulative_watch_count":1579,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-16T00:00:00+00:00","cumulative_watch_count":1592,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":1613,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-18T00:00:00+00:00","cumulative_watch_count":1629,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":1642,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-20T00:00:00+00:00","cumulative_watch_count":1651,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-21T00:00:00+00:00","cumulative_watch_count":1662,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":1679,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":1697,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-24T00:00:00+00:00","cumulative_watch_count":1712,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":1731,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":1746,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-27T00:00:00+00:00","cumulative_watch_count":1761,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":1779,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":1799,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":1818,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-01T00:00:00+00:00","cumulative_watch_count":1825,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":1837,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-03T00:00:00+00:00","cumulative_watch_count":1848,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-04T00:00:00+00:00","cumulative_watch_count":1863,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-05T00:00:00+00:00","cumulative_watch_count":1876,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":1890,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":1902,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":1920,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-09T00:00:00+00:00","cumulative_watch_count":1939,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":1956,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":1978,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-12T00:00:00+00:00","cumulative_watch_count":1996,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":2011,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":2025,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":2055,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-16T00:00:00+00:00","cumulative_watch_count":2070,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":2085,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-18T00:00:00+00:00","cumulative_watch_count":2099,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":2110,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-20T00:00:00+00:00","cumulative_watch_count":2126,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":2151,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":2170,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":2186,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":2207,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":2220,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-26T00:00:00+00:00","cumulative_watch_count":2231,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-27T00:00:00+00:00","cumulative_watch_count":2238,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":2258,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-29T00:00:00+00:00","cumulative_watch_count":2281,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":2298,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":2317,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":2327,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":2341,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-03T00:00:00+00:00","cumulative_watch_count":2352,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":2369,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":2377,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":2383,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":2400,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-08T00:00:00+00:00","cumulative_watch_count":2416,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-09T00:00:00+00:00","cumulative_watch_count":2430,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":2441,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":2458,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":2478,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-13T00:00:00+00:00","cumulative_watch_count":2490,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":2510,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":2526,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":2531,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-17T00:00:00+00:00","cumulative_watch_count":2541,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":2563,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":2577,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-20T00:00:00+00:00","cumulative_watch_count":2594,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-21T00:00:00+00:00","cumulative_watch_count":2620,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-22T00:00:00+00:00","cumulative_watch_count":2631,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":2638,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":2654,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-25T00:00:00+00:00","cumulative_watch_count":2674,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":2690,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":2700,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":2717,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-29T00:00:00+00:00","cumulative_watch_count":2731,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-06-30T00:00:00+00:00","cumulative_watch_count":2743,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":2763,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":2782,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":2801,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":2817,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":2832,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-06T00:00:00+00:00","cumulative_watch_count":2843,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-07T00:00:00+00:00","cumulative_watch_count":2856,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":2871,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":2883,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":2903,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":2932,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":2951,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-13T00:00:00+00:00","cumulative_watch_count":2960,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-14T00:00:00+00:00","cumulative_watch_count":2972,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-15T00:00:00+00:00","cumulative_watch_count":2987,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-16T00:00:00+00:00","cumulative_watch_count":2997,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-17T00:00:00+00:00","cumulative_watch_count":3014,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":3026,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":3043,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":3058,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-21T00:00:00+00:00","cumulative_watch_count":3073,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":3092,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":3117,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":3139,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":3156,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":3170,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-27T00:00:00+00:00","cumulative_watch_count":3182,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-28T00:00:00+00:00","cumulative_watch_count":3192,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":3208,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":3233,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-07-31T00:00:00+00:00","cumulative_watch_count":3249,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":3262,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-02T00:00:00+00:00","cumulative_watch_count":3277,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-03T00:00:00+00:00","cumulative_watch_count":3290,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-04T00:00:00+00:00","cumulative_watch_count":3300,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":3309,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":3325,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":3340,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":3358,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":3377,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-10T00:00:00+00:00","cumulative_watch_count":3389,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-11T00:00:00+00:00","cumulative_watch_count":3394,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":3408,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":3430,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":3447,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":3463,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":3486,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-17T00:00:00+00:00","cumulative_watch_count":3498,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-18T00:00:00+00:00","cumulative_watch_count":3521,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-19T00:00:00+00:00","cumulative_watch_count":3542,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":3562,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":3583,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":3603,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":3634,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-24T00:00:00+00:00","cumulative_watch_count":3665,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-25T00:00:00+00:00","cumulative_watch_count":3686,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":3709,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":3727,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-28T00:00:00+00:00","cumulative_watch_count":3753,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":3782,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-30T00:00:00+00:00","cumulative_watch_count":3813,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-08-31T00:00:00+00:00","cumulative_watch_count":3830,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-01T00:00:00+00:00","cumulative_watch_count":3851,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":3870,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":3891,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":3911,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":3939,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":3961,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":3981,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-08T00:00:00+00:00","cumulative_watch_count":4007,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":4023,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":4041,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":4065,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":4086,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":4114,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":4125,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-15T00:00:00+00:00","cumulative_watch_count":4143,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-16T00:00:00+00:00","cumulative_watch_count":4159,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-17T00:00:00+00:00","cumulative_watch_count":4181,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":4196,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":4208,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-20T00:00:00+00:00","cumulative_watch_count":4219,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-21T00:00:00+00:00","cumulative_watch_count":4226,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-22T00:00:00+00:00","cumulative_watch_count":4242,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-23T00:00:00+00:00","cumulative_watch_count":4255,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":4276,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":4296,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-26T00:00:00+00:00","cumulative_watch_count":4312,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":4326,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-28T00:00:00+00:00","cumulative_watch_count":4342,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-29T00:00:00+00:00","cumulative_watch_count":4363,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-09-30T00:00:00+00:00","cumulative_watch_count":4375,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":4380,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":4399,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":4410,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-04T00:00:00+00:00","cumulative_watch_count":4420,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-05T00:00:00+00:00","cumulative_watch_count":4437,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":4448,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-07T00:00:00+00:00","cumulative_watch_count":4457,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":4481,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":4495,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":4516,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":4538,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":4560,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-13T00:00:00+00:00","cumulative_watch_count":4577,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":4594,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":4611,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-16T00:00:00+00:00","cumulative_watch_count":4625,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":4649,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-18T00:00:00+00:00","cumulative_watch_count":4663,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-19T00:00:00+00:00","cumulative_watch_count":4675,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-20T00:00:00+00:00","cumulative_watch_count":4686,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":4695,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-22T00:00:00+00:00","cumulative_watch_count":4713,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-23T00:00:00+00:00","cumulative_watch_count":4723,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":4744,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":4762,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-26T00:00:00+00:00","cumulative_watch_count":4774,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-27T00:00:00+00:00","cumulative_watch_count":4785,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-28T00:00:00+00:00","cumulative_watch_count":4800,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":4829,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":4841,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":4855,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-11-01T00:00:00+00:00","cumulative_watch_count":4868,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-11-02T00:00:00+00:00","cumulative_watch_count":4880,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-11-03T00:00:00+00:00","cumulative_watch_count":4887,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-11-04T00:00:00+00:00","cumulative_watch_count":4905,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-11-05T00:00:00+00:00","cumulative_watch_count":4924,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":4935,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-11-07T00:00:00+00:00","cumulative_watch_count":4955,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":4970,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-11-09T00:00:00+00:00","cumulative_watch_count":4980,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-11-10T00:00:00+00:00","cumulative_watch_count":4998,"note":"Threshold exceeded"},{"repo_name":"prometheus","created_at":"2024-11-11T00:00:00+00:00","cumulative_watch_count":5017,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-02-09T00:00:00+00:00","cumulative_watch_count":102,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-02-10T00:00:00+00:00","cumulative_watch_count":104,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-02-11T00:00:00+00:00","cumulative_watch_count":105,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-02-12T00:00:00+00:00","cumulative_watch_count":109,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-02-13T00:00:00+00:00","cumulative_watch_count":110,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-02-14T00:00:00+00:00","cumulative_watch_count":113,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-02-15T00:00:00+00:00","cumulative_watch_count":116,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-02-16T00:00:00+00:00","cumulative_watch_count":119,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-02-18T00:00:00+00:00","cumulative_watch_count":120,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-02-19T00:00:00+00:00","cumulative_watch_count":122,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-02-20T00:00:00+00:00","cumulative_watch_count":123,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-02-21T00:00:00+00:00","cumulative_watch_count":128,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-02-23T00:00:00+00:00","cumulative_watch_count":133,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-02-24T00:00:00+00:00","cumulative_watch_count":134,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-02-25T00:00:00+00:00","cumulative_watch_count":138,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-02-26T00:00:00+00:00","cumulative_watch_count":140,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-02-27T00:00:00+00:00","cumulative_watch_count":146,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":151,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-02-29T00:00:00+00:00","cumulative_watch_count":153,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-03-01T00:00:00+00:00","cumulative_watch_count":154,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-03-02T00:00:00+00:00","cumulative_watch_count":156,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-03-03T00:00:00+00:00","cumulative_watch_count":158,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-03-04T00:00:00+00:00","cumulative_watch_count":160,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":163,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":170,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":173,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-03-09T00:00:00+00:00","cumulative_watch_count":175,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-03-10T00:00:00+00:00","cumulative_watch_count":178,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":183,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":185,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":186,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-03-14T00:00:00+00:00","cumulative_watch_count":191,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":194,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":199,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":204,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":207,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":208,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-03-23T00:00:00+00:00","cumulative_watch_count":209,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":210,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":212,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":217,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":219,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":223,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":226,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-03-30T00:00:00+00:00","cumulative_watch_count":229,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":234,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-04-02T00:00:00+00:00","cumulative_watch_count":238,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":242,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-04-04T00:00:00+00:00","cumulative_watch_count":243,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-04-05T00:00:00+00:00","cumulative_watch_count":244,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-04-06T00:00:00+00:00","cumulative_watch_count":247,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":248,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":249,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":251,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-04-11T00:00:00+00:00","cumulative_watch_count":252,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":254,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":257,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-04-15T00:00:00+00:00","cumulative_watch_count":258,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-04-16T00:00:00+00:00","cumulative_watch_count":262,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":265,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-04-18T00:00:00+00:00","cumulative_watch_count":266,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":268,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-04-20T00:00:00+00:00","cumulative_watch_count":269,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-04-21T00:00:00+00:00","cumulative_watch_count":270,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":272,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":275,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-04-24T00:00:00+00:00","cumulative_watch_count":276,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":278,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-04-27T00:00:00+00:00","cumulative_watch_count":280,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":283,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":287,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":289,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-01T00:00:00+00:00","cumulative_watch_count":290,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":294,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-03T00:00:00+00:00","cumulative_watch_count":295,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-04T00:00:00+00:00","cumulative_watch_count":297,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-05T00:00:00+00:00","cumulative_watch_count":298,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":300,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":302,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":306,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-09T00:00:00+00:00","cumulative_watch_count":307,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":308,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":312,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-12T00:00:00+00:00","cumulative_watch_count":316,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":319,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":326,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":332,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-16T00:00:00+00:00","cumulative_watch_count":337,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":340,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-18T00:00:00+00:00","cumulative_watch_count":341,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":342,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-20T00:00:00+00:00","cumulative_watch_count":344,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":346,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":349,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":354,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":357,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":360,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-27T00:00:00+00:00","cumulative_watch_count":366,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":373,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-29T00:00:00+00:00","cumulative_watch_count":376,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":379,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":381,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":385,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":386,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-06-03T00:00:00+00:00","cumulative_watch_count":388,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":389,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":391,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":392,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":394,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-06-08T00:00:00+00:00","cumulative_watch_count":398,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-06-09T00:00:00+00:00","cumulative_watch_count":400,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":403,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":408,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":411,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-06-13T00:00:00+00:00","cumulative_watch_count":412,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":414,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":415,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":417,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":419,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":421,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-06-20T00:00:00+00:00","cumulative_watch_count":424,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":425,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":428,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-06-25T00:00:00+00:00","cumulative_watch_count":430,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":432,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":434,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-06-29T00:00:00+00:00","cumulative_watch_count":435,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-06-30T00:00:00+00:00","cumulative_watch_count":436,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":437,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":439,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":442,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":445,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":450,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-06T00:00:00+00:00","cumulative_watch_count":453,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-07T00:00:00+00:00","cumulative_watch_count":457,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":459,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":462,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":469,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":476,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":479,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-13T00:00:00+00:00","cumulative_watch_count":484,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-14T00:00:00+00:00","cumulative_watch_count":485,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-15T00:00:00+00:00","cumulative_watch_count":489,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-16T00:00:00+00:00","cumulative_watch_count":490,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-17T00:00:00+00:00","cumulative_watch_count":492,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":497,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":498,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":499,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":503,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":511,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":512,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":517,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":520,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":523,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":525,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-07-31T00:00:00+00:00","cumulative_watch_count":528,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":531,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-02T00:00:00+00:00","cumulative_watch_count":533,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-03T00:00:00+00:00","cumulative_watch_count":535,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":537,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":539,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":542,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":546,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":551,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-10T00:00:00+00:00","cumulative_watch_count":553,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":560,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":562,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":566,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":572,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":576,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-17T00:00:00+00:00","cumulative_watch_count":577,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-18T00:00:00+00:00","cumulative_watch_count":581,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-19T00:00:00+00:00","cumulative_watch_count":591,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":595,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":598,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":603,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":608,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-24T00:00:00+00:00","cumulative_watch_count":611,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-25T00:00:00+00:00","cumulative_watch_count":614,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":617,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":618,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-28T00:00:00+00:00","cumulative_watch_count":622,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":623,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-08-30T00:00:00+00:00","cumulative_watch_count":625,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-01T00:00:00+00:00","cumulative_watch_count":627,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":628,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":631,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":632,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":635,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":642,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":648,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-08T00:00:00+00:00","cumulative_watch_count":654,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":655,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":658,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":660,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":664,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":670,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":682,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-15T00:00:00+00:00","cumulative_watch_count":687,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-16T00:00:00+00:00","cumulative_watch_count":690,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-17T00:00:00+00:00","cumulative_watch_count":694,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":698,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":699,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-20T00:00:00+00:00","cumulative_watch_count":700,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-21T00:00:00+00:00","cumulative_watch_count":702,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-22T00:00:00+00:00","cumulative_watch_count":706,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-23T00:00:00+00:00","cumulative_watch_count":707,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":708,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":713,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-26T00:00:00+00:00","cumulative_watch_count":717,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":720,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-28T00:00:00+00:00","cumulative_watch_count":724,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-29T00:00:00+00:00","cumulative_watch_count":726,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-09-30T00:00:00+00:00","cumulative_watch_count":727,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":730,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":732,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":735,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-05T00:00:00+00:00","cumulative_watch_count":738,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":739,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-07T00:00:00+00:00","cumulative_watch_count":740,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":745,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":750,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":752,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":754,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":757,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-13T00:00:00+00:00","cumulative_watch_count":759,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":761,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":764,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-16T00:00:00+00:00","cumulative_watch_count":767,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":771,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-18T00:00:00+00:00","cumulative_watch_count":774,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-19T00:00:00+00:00","cumulative_watch_count":777,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-20T00:00:00+00:00","cumulative_watch_count":780,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":781,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-22T00:00:00+00:00","cumulative_watch_count":783,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-23T00:00:00+00:00","cumulative_watch_count":788,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":789,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":791,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-26T00:00:00+00:00","cumulative_watch_count":792,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-27T00:00:00+00:00","cumulative_watch_count":795,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-28T00:00:00+00:00","cumulative_watch_count":799,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":805,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":806,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-11-01T00:00:00+00:00","cumulative_watch_count":807,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-11-03T00:00:00+00:00","cumulative_watch_count":808,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-11-05T00:00:00+00:00","cumulative_watch_count":809,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":814,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-11-07T00:00:00+00:00","cumulative_watch_count":817,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":821,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-11-09T00:00:00+00:00","cumulative_watch_count":824,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-11-10T00:00:00+00:00","cumulative_watch_count":825,"note":"Threshold exceeded"},{"repo_name":"thanos","created_at":"2024-11-11T00:00:00+00:00","cumulative_watch_count":828,"note":"Threshold exceeded"}] \ No newline at end of file diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-76f07204d2f38a1004b4fc148db2a0e5.json b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-76f07204d2f38a1004b4fc148db2a0e5.json new file mode 100644 index 0000000..72e9fc8 --- /dev/null +++ b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-76f07204d2f38a1004b4fc148db2a0e5.json @@ -0,0 +1 @@ +[{"repo_name":"alertmanager","created_at":"2024-12-31T00:00:00+00:00","cumulative_watch_count":620},{"repo_name":"blackbox_exporter","created_at":"2024-12-31T00:00:00+00:00","cumulative_watch_count":619},{"repo_name":"chaos-mesh","created_at":"2024-12-31T00:00:00+00:00","cumulative_watch_count":677},{"repo_name":"fluent-bit","created_at":"2024-12-31T00:00:00+00:00","cumulative_watch_count":870},{"repo_name":"fluentd","created_at":"2024-12-31T00:00:00+00:00","cumulative_watch_count":626},{"repo_name":"jaeger","created_at":"2024-12-31T00:00:00+00:00","cumulative_watch_count":1732},{"repo_name":"k8sgpt","created_at":"2024-12-31T00:00:00+00:00","cumulative_watch_count":2215},{"repo_name":"node_exporter","created_at":"2024-12-31T00:00:00+00:00","cumulative_watch_count":1478},{"repo_name":"opencost","created_at":"2024-12-31T00:00:00+00:00","cumulative_watch_count":858},{"repo_name":"opentelemetry-collector","created_at":"2024-12-31T00:00:00+00:00","cumulative_watch_count":874},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-12-31T00:00:00+00:00","cumulative_watch_count":795},{"repo_name":"opentelemetry-demo","created_at":"2024-12-31T00:00:00+00:00","cumulative_watch_count":595},{"repo_name":"opentelemetry-go","created_at":"2024-12-31T00:00:00+00:00","cumulative_watch_count":835},{"repo_name":"prometheus","created_at":"2024-12-31T00:00:00+00:00","cumulative_watch_count":5017},{"repo_name":"thanos","created_at":"2024-12-31T00:00:00+00:00","cumulative_watch_count":828}] \ No newline at end of file diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-983f8c24cc1a66cf7ce5f2864910b47f.json b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-983f8c24cc1a66cf7ce5f2864910b47f.json new file mode 100644 index 0000000..21d2f6a --- /dev/null +++ b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-983f8c24cc1a66cf7ce5f2864910b47f.json @@ -0,0 +1 @@ +[{"org":"Azure","count":2},{"org":"banzaicloud","count":2},{"org":"spiffe","count":2},{"org":"kinvolk","count":2},{"org":"KusionStack","count":2},{"org":"opentracing","count":1},{"org":"openebs","count":1},{"org":"networkservicemesh","count":1},{"org":"oras-project","count":1},{"org":"nocalhost","count":1},{"org":"notaryproject","count":1},{"org":"open-cluster-management-io","count":1},{"org":"open-policy-agent","count":1},{"org":"open-policy-containers","count":1},{"org":"openservicemesh","count":1},{"org":"opencost","count":1},{"org":"openelb","count":1},{"org":"open-telemetry","count":1},{"org":"open-feature","count":1},{"org":"nats-io","count":1},{"org":"OpenFunction","count":1},{"org":"openGemini","count":1},{"org":"operator-framework","count":1},{"org":"open-gitops","count":1},{"org":"openyurtio","count":1},{"org":"openkruise","count":1},{"org":"OpenObservability","count":1},{"org":"openfga","count":1},{"org":"aeraki-mesh","count":1},{"org":"microcks","count":1},{"org":"IBM","count":1},{"org":"kubeflow","count":1},{"org":"kuberhealthy","count":1},{"org":"kubernetes","count":1},{"org":"kubescape","count":1},{"org":"kubeslice","count":1},{"org":"kubestellar","count":1},{"org":"kubevela","count":1},{"org":"kubevirt","count":1},{"org":"kubewarden","count":1},{"org":"kudobuilder","count":1},{"org":"kumahq","count":1},{"org":"weaveworks","count":1},{"org":"kyverno","count":1},{"org":"lima-vm","count":1},{"org":"linkerd","count":1},{"org":"litmuschaos","count":1},{"org":"longhorn","count":1},{"org":"loxilb-io","count":1},{"org":"merbridge","count":1},{"org":"meshery","count":1},{"org":"metallb","count":1},{"org":"metal3-io","count":1},{"org":"paralus","count":1},{"org":"kubedl-io","count":1},{"org":"parallaxsecond","count":1},{"org":"project-stacker","count":1},{"org":"strimzi","count":1},{"org":"submariner-io","count":1},{"org":"superedge","count":1},{"org":"telepresenceio","count":1},{"org":"spectralops","count":1},{"org":"thanos-io","count":1},{"org":"theupdateframework","count":1},{"org":"tikv","count":1},{"org":"tinkerbell","count":1},{"org":"tremor-rs","count":1},{"org":"tricksterproxy","count":1},{"org":"v6d-io","count":1},{"org":"virtual-kubelet","count":1},{"org":"vitessio","count":1},{"org":"volcano-sh","count":1},{"org":"wasmCloud","count":1},{"org":"WasmEdge","count":1},{"org":"werf","count":1},{"org":"douyu","count":1},{"org":"containers","count":1},{"org":"spidernet-io","count":1},{"org":"mozilla","count":1},{"org":"slimtoolkit","count":1},{"org":"rkt","count":1},{"org":"perses","count":1},{"org":"pipe-cd","count":1},{"org":"piraeusdatastore","count":1},{"org":"pixie-io","count":1},{"org":"getporter","count":1},{"org":"pravega","count":1},{"org":"prometheus","count":1},{"org":"pallets","count":1},{"org":"deislabs","count":1},{"org":"rook","count":1},{"org":"skooner-k8s","count":1},{"org":"schemahero","count":1},{"org":"score-spec","count":1},{"org":"sealerio","count":1},{"org":"huaweicloud","count":1},{"org":"Serverless-Devs","count":1},{"org":"serverlessworkflow","count":1},{"org":"servicemeshinterface","count":1},{"org":"service-mesh-performance","count":1},{"org":"shipwright-io","count":1},{"org":"kubeedge","count":1},{"org":"kubean-io","count":1},{"org":"kubearmor","count":1},{"org":"emissary-ingress","count":1},{"org":"confidential-containers","count":1},{"org":"bufbuild","count":1},{"org":"containernetworking","count":1},{"org":"containerd","count":1},{"org":"ContainerSSH","count":1},{"org":"projectcontour","count":1},{"org":"copa","count":1},{"org":"coredns","count":1},{"org":"cortexproject","count":1},{"org":"cri-o","count":1},{"org":"crossplane","count":1},{"org":"cubefs","count":1},{"org":"curiefense","count":1},{"org":"opencurve","count":1},{"org":"dapr","count":1},{"org":"devfile","count":1},{"org":"devspace-sh","count":1},{"org":"devstream-io","count":1},{"org":"dexidp","count":1},{"org":"distribution","count":1},{"org":"dragonflyoss","count":1},{"org":"Huawei-PaaS","count":1},{"org":"clusterpedia-io","count":1},{"org":"clusternet","count":1},{"org":"buildpacks","count":1},{"org":"antrea-io","count":1},{"org":"argoproj","count":1},{"org":"armadaproject","count":1},{"org":"artifacthub","count":1},{"org":"AthenZ","count":1},{"org":"runatlantis","count":1},{"org":"backstage","count":1},{"org":"bfenetworks","count":1},{"org":"brigadecore","count":1},{"org":"clastix","count":1},{"org":"cloudevents","count":1},{"org":"carina-io","count":1},{"org":"lyft","count":1},{"org":"vmware-tanzu","count":1},{"org":"cdk8s-team","count":1},{"org":"cert-manager","count":1},{"org":"chaos-mesh","count":1},{"org":"chaosblade-io","count":1},{"org":"cilium","count":1},{"org":"cloud-custodian","count":1},{"org":"megaease","count":1},{"org":"envoyproxy","count":1},{"org":"project-akri","count":1},{"org":"etcd-io","count":1},{"org":"kcp-dev","count":1},{"org":"kedacore","count":1},{"org":"sustainable-computing-io","count":1},{"org":"keptn","count":1},{"org":"keycloak","count":1},{"org":"keylime","count":1},{"org":"kmesh-io","count":1},{"org":"knative","count":1},{"org":"ko-build","count":1},{"org":"konveyor","count":1},{"org":"koordinator-sh","count":1},{"org":"GoogleContainerTools","count":1},{"org":"krator-rs","count":1},{"org":"redhat-chaos","count":1},{"org":"krustlet","count":1},{"org":"kuadrant","count":1},{"org":"kuasar-io","count":1},{"org":"cloud-bulldozer","count":1},{"org":"kubeovn","count":1},{"org":"kube-rs","count":1},{"org":"kube-vip","count":1},{"org":"karmada-io","count":1},{"org":"kanisterio","count":1},{"org":"kairos-io","count":1},{"org":"goharbor","count":1},{"org":"external-secrets","count":1},{"org":"FabEdge","count":1},{"org":"falcosecurity","count":1},{"org":"fluent","count":1},{"org":"fluid-cloudnative","count":1},{"org":"fluxcd","count":1},{"org":"foniod","count":1},{"org":"grpc","count":1},{"org":"hamiorg","count":1},{"org":"helm","count":1},{"org":"k8up-io","count":1},{"org":"hexacorn","count":1},{"org":"hwameistor","count":1},{"org":"in-toto","count":1},{"org":"alibaba","count":1},{"org":"inspektor-gadget","count":1},{"org":"istio","count":1},{"org":"jaegertracing","count":1},{"org":"k8gb-io","count":1},{"org":"k8sgpt-ai","count":1},{"org":"project-zot","count":1}] \ No newline at end of file diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-c24f9bb5eee402804cb909c9f3583d37.json b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-c24f9bb5eee402804cb909c9f3583d37.json new file mode 100644 index 0000000..1727d5e --- /dev/null +++ b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-c24f9bb5eee402804cb909c9f3583d37.json @@ -0,0 +1 @@ +[{"created_at":"2024-01-01T00:00:00+00:00","tag":"app-delivery","watch_count":100,"cumulative_watch_count":100},{"created_at":"2024-01-02T00:00:00+00:00","tag":"app-delivery","watch_count":212,"cumulative_watch_count":312},{"created_at":"2024-01-03T00:00:00+00:00","tag":"app-delivery","watch_count":241,"cumulative_watch_count":553},{"created_at":"2024-01-04T00:00:00+00:00","tag":"app-delivery","watch_count":255,"cumulative_watch_count":808},{"created_at":"2024-01-05T00:00:00+00:00","tag":"app-delivery","watch_count":215,"cumulative_watch_count":1023},{"created_at":"2024-01-06T00:00:00+00:00","tag":"app-delivery","watch_count":161,"cumulative_watch_count":1184},{"created_at":"2024-01-07T00:00:00+00:00","tag":"app-delivery","watch_count":145,"cumulative_watch_count":1329},{"created_at":"2024-01-08T00:00:00+00:00","tag":"app-delivery","watch_count":229,"cumulative_watch_count":1558},{"created_at":"2024-01-09T00:00:00+00:00","tag":"app-delivery","watch_count":224,"cumulative_watch_count":1782},{"created_at":"2024-01-10T00:00:00+00:00","tag":"app-delivery","watch_count":326,"cumulative_watch_count":2108},{"created_at":"2024-01-11T00:00:00+00:00","tag":"app-delivery","watch_count":326,"cumulative_watch_count":2434},{"created_at":"2024-01-12T00:00:00+00:00","tag":"app-delivery","watch_count":275,"cumulative_watch_count":2709},{"created_at":"2024-01-13T00:00:00+00:00","tag":"app-delivery","watch_count":312,"cumulative_watch_count":3021},{"created_at":"2024-01-14T00:00:00+00:00","tag":"app-delivery","watch_count":183,"cumulative_watch_count":3204},{"created_at":"2024-01-15T00:00:00+00:00","tag":"app-delivery","watch_count":256,"cumulative_watch_count":3460},{"created_at":"2024-01-16T00:00:00+00:00","tag":"app-delivery","watch_count":280,"cumulative_watch_count":3740},{"created_at":"2024-01-17T00:00:00+00:00","tag":"app-delivery","watch_count":271,"cumulative_watch_count":4011},{"created_at":"2024-01-18T00:00:00+00:00","tag":"app-delivery","watch_count":251,"cumulative_watch_count":4262},{"created_at":"2024-01-19T00:00:00+00:00","tag":"app-delivery","watch_count":301,"cumulative_watch_count":4563},{"created_at":"2024-01-20T00:00:00+00:00","tag":"app-delivery","watch_count":151,"cumulative_watch_count":4714},{"created_at":"2024-01-21T00:00:00+00:00","tag":"app-delivery","watch_count":145,"cumulative_watch_count":4859},{"created_at":"2024-01-22T00:00:00+00:00","tag":"app-delivery","watch_count":207,"cumulative_watch_count":5066},{"created_at":"2024-01-23T00:00:00+00:00","tag":"app-delivery","watch_count":242,"cumulative_watch_count":5308},{"created_at":"2024-01-24T00:00:00+00:00","tag":"app-delivery","watch_count":260,"cumulative_watch_count":5568},{"created_at":"2024-01-25T00:00:00+00:00","tag":"app-delivery","watch_count":266,"cumulative_watch_count":5834},{"created_at":"2024-01-26T00:00:00+00:00","tag":"app-delivery","watch_count":294,"cumulative_watch_count":6128},{"created_at":"2024-01-27T00:00:00+00:00","tag":"app-delivery","watch_count":149,"cumulative_watch_count":6277},{"created_at":"2024-01-28T00:00:00+00:00","tag":"app-delivery","watch_count":155,"cumulative_watch_count":6432},{"created_at":"2024-01-29T00:00:00+00:00","tag":"app-delivery","watch_count":252,"cumulative_watch_count":6684},{"created_at":"2024-01-30T00:00:00+00:00","tag":"app-delivery","watch_count":264,"cumulative_watch_count":6948},{"created_at":"2024-01-31T00:00:00+00:00","tag":"app-delivery","watch_count":250,"cumulative_watch_count":7198},{"created_at":"2024-02-01T00:00:00+00:00","tag":"app-delivery","watch_count":229,"cumulative_watch_count":7427},{"created_at":"2024-02-02T00:00:00+00:00","tag":"app-delivery","watch_count":249,"cumulative_watch_count":7676},{"created_at":"2024-02-03T00:00:00+00:00","tag":"app-delivery","watch_count":155,"cumulative_watch_count":7831},{"created_at":"2024-02-04T00:00:00+00:00","tag":"app-delivery","watch_count":185,"cumulative_watch_count":8016},{"created_at":"2024-02-05T00:00:00+00:00","tag":"app-delivery","watch_count":240,"cumulative_watch_count":8256},{"created_at":"2024-02-06T00:00:00+00:00","tag":"app-delivery","watch_count":250,"cumulative_watch_count":8506},{"created_at":"2024-02-07T00:00:00+00:00","tag":"app-delivery","watch_count":354,"cumulative_watch_count":8860},{"created_at":"2024-02-08T00:00:00+00:00","tag":"app-delivery","watch_count":386,"cumulative_watch_count":9246},{"created_at":"2024-02-09T00:00:00+00:00","tag":"app-delivery","watch_count":305,"cumulative_watch_count":9551},{"created_at":"2024-02-10T00:00:00+00:00","tag":"app-delivery","watch_count":200,"cumulative_watch_count":9751},{"created_at":"2024-02-11T00:00:00+00:00","tag":"app-delivery","watch_count":140,"cumulative_watch_count":9891},{"created_at":"2024-02-12T00:00:00+00:00","tag":"app-delivery","watch_count":201,"cumulative_watch_count":10092},{"created_at":"2024-02-13T00:00:00+00:00","tag":"app-delivery","watch_count":213,"cumulative_watch_count":10305},{"created_at":"2024-02-14T00:00:00+00:00","tag":"app-delivery","watch_count":243,"cumulative_watch_count":10548},{"created_at":"2024-02-15T00:00:00+00:00","tag":"app-delivery","watch_count":275,"cumulative_watch_count":10823},{"created_at":"2024-02-16T00:00:00+00:00","tag":"app-delivery","watch_count":230,"cumulative_watch_count":11053},{"created_at":"2024-02-17T00:00:00+00:00","tag":"app-delivery","watch_count":186,"cumulative_watch_count":11239},{"created_at":"2024-02-18T00:00:00+00:00","tag":"app-delivery","watch_count":227,"cumulative_watch_count":11466},{"created_at":"2024-02-19T00:00:00+00:00","tag":"app-delivery","watch_count":260,"cumulative_watch_count":11726},{"created_at":"2024-02-20T00:00:00+00:00","tag":"app-delivery","watch_count":241,"cumulative_watch_count":11967},{"created_at":"2024-02-21T00:00:00+00:00","tag":"app-delivery","watch_count":306,"cumulative_watch_count":12273},{"created_at":"2024-02-22T00:00:00+00:00","tag":"app-delivery","watch_count":336,"cumulative_watch_count":12609},{"created_at":"2024-02-23T00:00:00+00:00","tag":"app-delivery","watch_count":357,"cumulative_watch_count":12966},{"created_at":"2024-02-24T00:00:00+00:00","tag":"app-delivery","watch_count":232,"cumulative_watch_count":13198},{"created_at":"2024-02-25T00:00:00+00:00","tag":"app-delivery","watch_count":277,"cumulative_watch_count":13475},{"created_at":"2024-02-26T00:00:00+00:00","tag":"app-delivery","watch_count":406,"cumulative_watch_count":13881},{"created_at":"2024-02-27T00:00:00+00:00","tag":"app-delivery","watch_count":427,"cumulative_watch_count":14308},{"created_at":"2024-02-28T00:00:00+00:00","tag":"app-delivery","watch_count":393,"cumulative_watch_count":14701},{"created_at":"2024-02-29T00:00:00+00:00","tag":"app-delivery","watch_count":297,"cumulative_watch_count":14998},{"created_at":"2024-03-01T00:00:00+00:00","tag":"app-delivery","watch_count":236,"cumulative_watch_count":15234},{"created_at":"2024-03-02T00:00:00+00:00","tag":"app-delivery","watch_count":179,"cumulative_watch_count":15413},{"created_at":"2024-03-03T00:00:00+00:00","tag":"app-delivery","watch_count":175,"cumulative_watch_count":15588},{"created_at":"2024-03-04T00:00:00+00:00","tag":"app-delivery","watch_count":255,"cumulative_watch_count":15843},{"created_at":"2024-03-05T00:00:00+00:00","tag":"app-delivery","watch_count":351,"cumulative_watch_count":16194},{"created_at":"2024-03-06T00:00:00+00:00","tag":"app-delivery","watch_count":316,"cumulative_watch_count":16510},{"created_at":"2024-03-07T00:00:00+00:00","tag":"app-delivery","watch_count":286,"cumulative_watch_count":16796},{"created_at":"2024-03-08T00:00:00+00:00","tag":"app-delivery","watch_count":275,"cumulative_watch_count":17071},{"created_at":"2024-03-09T00:00:00+00:00","tag":"app-delivery","watch_count":189,"cumulative_watch_count":17260},{"created_at":"2024-03-10T00:00:00+00:00","tag":"app-delivery","watch_count":201,"cumulative_watch_count":17461},{"created_at":"2024-03-11T00:00:00+00:00","tag":"app-delivery","watch_count":259,"cumulative_watch_count":17720},{"created_at":"2024-03-12T00:00:00+00:00","tag":"app-delivery","watch_count":271,"cumulative_watch_count":17991},{"created_at":"2024-03-13T00:00:00+00:00","tag":"app-delivery","watch_count":300,"cumulative_watch_count":18291},{"created_at":"2024-03-14T00:00:00+00:00","tag":"app-delivery","watch_count":260,"cumulative_watch_count":18551},{"created_at":"2024-03-15T00:00:00+00:00","tag":"app-delivery","watch_count":223,"cumulative_watch_count":18774},{"created_at":"2024-03-16T00:00:00+00:00","tag":"app-delivery","watch_count":172,"cumulative_watch_count":18946},{"created_at":"2024-03-17T00:00:00+00:00","tag":"app-delivery","watch_count":202,"cumulative_watch_count":19148},{"created_at":"2024-03-18T00:00:00+00:00","tag":"app-delivery","watch_count":265,"cumulative_watch_count":19413},{"created_at":"2024-03-19T00:00:00+00:00","tag":"app-delivery","watch_count":285,"cumulative_watch_count":19698},{"created_at":"2024-03-20T00:00:00+00:00","tag":"app-delivery","watch_count":390,"cumulative_watch_count":20088},{"created_at":"2024-03-21T00:00:00+00:00","tag":"app-delivery","watch_count":301,"cumulative_watch_count":20389},{"created_at":"2024-03-22T00:00:00+00:00","tag":"app-delivery","watch_count":293,"cumulative_watch_count":20682},{"created_at":"2024-03-23T00:00:00+00:00","tag":"app-delivery","watch_count":171,"cumulative_watch_count":20853},{"created_at":"2024-03-24T00:00:00+00:00","tag":"app-delivery","watch_count":161,"cumulative_watch_count":21014},{"created_at":"2024-03-25T00:00:00+00:00","tag":"app-delivery","watch_count":261,"cumulative_watch_count":21275},{"created_at":"2024-03-26T00:00:00+00:00","tag":"app-delivery","watch_count":300,"cumulative_watch_count":21575},{"created_at":"2024-03-27T00:00:00+00:00","tag":"app-delivery","watch_count":288,"cumulative_watch_count":21863},{"created_at":"2024-03-28T00:00:00+00:00","tag":"app-delivery","watch_count":247,"cumulative_watch_count":22110},{"created_at":"2024-03-29T00:00:00+00:00","tag":"app-delivery","watch_count":235,"cumulative_watch_count":22345},{"created_at":"2024-03-30T00:00:00+00:00","tag":"app-delivery","watch_count":138,"cumulative_watch_count":22483},{"created_at":"2024-03-31T00:00:00+00:00","tag":"app-delivery","watch_count":144,"cumulative_watch_count":22627},{"created_at":"2024-04-01T00:00:00+00:00","tag":"app-delivery","watch_count":193,"cumulative_watch_count":22820},{"created_at":"2024-04-02T00:00:00+00:00","tag":"app-delivery","watch_count":252,"cumulative_watch_count":23072},{"created_at":"2024-04-03T00:00:00+00:00","tag":"app-delivery","watch_count":282,"cumulative_watch_count":23354},{"created_at":"2024-04-04T00:00:00+00:00","tag":"app-delivery","watch_count":237,"cumulative_watch_count":23591},{"created_at":"2024-04-05T00:00:00+00:00","tag":"app-delivery","watch_count":197,"cumulative_watch_count":23788},{"created_at":"2024-04-06T00:00:00+00:00","tag":"app-delivery","watch_count":138,"cumulative_watch_count":23926},{"created_at":"2024-04-07T00:00:00+00:00","tag":"app-delivery","watch_count":268,"cumulative_watch_count":24194},{"created_at":"2024-04-08T00:00:00+00:00","tag":"app-delivery","watch_count":301,"cumulative_watch_count":24495},{"created_at":"2024-04-09T00:00:00+00:00","tag":"app-delivery","watch_count":252,"cumulative_watch_count":24747},{"created_at":"2024-04-10T00:00:00+00:00","tag":"app-delivery","watch_count":269,"cumulative_watch_count":25016},{"created_at":"2024-04-11T00:00:00+00:00","tag":"app-delivery","watch_count":296,"cumulative_watch_count":25312},{"created_at":"2024-04-12T00:00:00+00:00","tag":"app-delivery","watch_count":275,"cumulative_watch_count":25587},{"created_at":"2024-04-13T00:00:00+00:00","tag":"app-delivery","watch_count":224,"cumulative_watch_count":25811},{"created_at":"2024-04-14T00:00:00+00:00","tag":"app-delivery","watch_count":237,"cumulative_watch_count":26048},{"created_at":"2024-04-15T00:00:00+00:00","tag":"app-delivery","watch_count":253,"cumulative_watch_count":26301},{"created_at":"2024-04-16T00:00:00+00:00","tag":"app-delivery","watch_count":386,"cumulative_watch_count":26687},{"created_at":"2024-04-17T00:00:00+00:00","tag":"app-delivery","watch_count":343,"cumulative_watch_count":27030},{"created_at":"2024-04-18T00:00:00+00:00","tag":"app-delivery","watch_count":278,"cumulative_watch_count":27308},{"created_at":"2024-04-19T00:00:00+00:00","tag":"app-delivery","watch_count":300,"cumulative_watch_count":27608},{"created_at":"2024-04-20T00:00:00+00:00","tag":"app-delivery","watch_count":166,"cumulative_watch_count":27774},{"created_at":"2024-04-21T00:00:00+00:00","tag":"app-delivery","watch_count":141,"cumulative_watch_count":27915},{"created_at":"2024-04-22T00:00:00+00:00","tag":"app-delivery","watch_count":231,"cumulative_watch_count":28146},{"created_at":"2024-04-23T00:00:00+00:00","tag":"app-delivery","watch_count":273,"cumulative_watch_count":28419},{"created_at":"2024-04-24T00:00:00+00:00","tag":"app-delivery","watch_count":219,"cumulative_watch_count":28638},{"created_at":"2024-04-25T00:00:00+00:00","tag":"app-delivery","watch_count":266,"cumulative_watch_count":28904},{"created_at":"2024-04-26T00:00:00+00:00","tag":"app-delivery","watch_count":259,"cumulative_watch_count":29163},{"created_at":"2024-04-27T00:00:00+00:00","tag":"app-delivery","watch_count":154,"cumulative_watch_count":29317},{"created_at":"2024-04-28T00:00:00+00:00","tag":"app-delivery","watch_count":162,"cumulative_watch_count":29479},{"created_at":"2024-04-29T00:00:00+00:00","tag":"app-delivery","watch_count":236,"cumulative_watch_count":29715},{"created_at":"2024-04-30T00:00:00+00:00","tag":"app-delivery","watch_count":239,"cumulative_watch_count":29954},{"created_at":"2024-05-01T00:00:00+00:00","tag":"app-delivery","watch_count":253,"cumulative_watch_count":30207},{"created_at":"2024-05-02T00:00:00+00:00","tag":"app-delivery","watch_count":224,"cumulative_watch_count":30431},{"created_at":"2024-05-03T00:00:00+00:00","tag":"app-delivery","watch_count":176,"cumulative_watch_count":30607},{"created_at":"2024-05-04T00:00:00+00:00","tag":"app-delivery","watch_count":168,"cumulative_watch_count":30775},{"created_at":"2024-05-05T00:00:00+00:00","tag":"app-delivery","watch_count":139,"cumulative_watch_count":30914},{"created_at":"2024-05-06T00:00:00+00:00","tag":"app-delivery","watch_count":230,"cumulative_watch_count":31144},{"created_at":"2024-05-07T00:00:00+00:00","tag":"app-delivery","watch_count":238,"cumulative_watch_count":31382},{"created_at":"2024-05-08T00:00:00+00:00","tag":"app-delivery","watch_count":249,"cumulative_watch_count":31631},{"created_at":"2024-05-09T00:00:00+00:00","tag":"app-delivery","watch_count":250,"cumulative_watch_count":31881},{"created_at":"2024-05-10T00:00:00+00:00","tag":"app-delivery","watch_count":217,"cumulative_watch_count":32098},{"created_at":"2024-05-11T00:00:00+00:00","tag":"app-delivery","watch_count":154,"cumulative_watch_count":32252},{"created_at":"2024-05-12T00:00:00+00:00","tag":"app-delivery","watch_count":116,"cumulative_watch_count":32368},{"created_at":"2024-05-13T00:00:00+00:00","tag":"app-delivery","watch_count":237,"cumulative_watch_count":32605},{"created_at":"2024-05-14T00:00:00+00:00","tag":"app-delivery","watch_count":280,"cumulative_watch_count":32885},{"created_at":"2024-05-15T00:00:00+00:00","tag":"app-delivery","watch_count":246,"cumulative_watch_count":33131},{"created_at":"2024-05-16T00:00:00+00:00","tag":"app-delivery","watch_count":286,"cumulative_watch_count":33417},{"created_at":"2024-05-17T00:00:00+00:00","tag":"app-delivery","watch_count":232,"cumulative_watch_count":33649},{"created_at":"2024-05-18T00:00:00+00:00","tag":"app-delivery","watch_count":135,"cumulative_watch_count":33784},{"created_at":"2024-05-19T00:00:00+00:00","tag":"app-delivery","watch_count":127,"cumulative_watch_count":33911},{"created_at":"2024-05-20T00:00:00+00:00","tag":"app-delivery","watch_count":189,"cumulative_watch_count":34100},{"created_at":"2024-05-21T00:00:00+00:00","tag":"app-delivery","watch_count":243,"cumulative_watch_count":34343},{"created_at":"2024-05-22T00:00:00+00:00","tag":"app-delivery","watch_count":232,"cumulative_watch_count":34575},{"created_at":"2024-05-23T00:00:00+00:00","tag":"app-delivery","watch_count":243,"cumulative_watch_count":34818},{"created_at":"2024-05-24T00:00:00+00:00","tag":"app-delivery","watch_count":191,"cumulative_watch_count":35009},{"created_at":"2024-05-25T00:00:00+00:00","tag":"app-delivery","watch_count":136,"cumulative_watch_count":35145},{"created_at":"2024-05-26T00:00:00+00:00","tag":"app-delivery","watch_count":123,"cumulative_watch_count":35268},{"created_at":"2024-05-27T00:00:00+00:00","tag":"app-delivery","watch_count":186,"cumulative_watch_count":35454},{"created_at":"2024-05-28T00:00:00+00:00","tag":"app-delivery","watch_count":226,"cumulative_watch_count":35680},{"created_at":"2024-05-29T00:00:00+00:00","tag":"app-delivery","watch_count":194,"cumulative_watch_count":35874},{"created_at":"2024-05-30T00:00:00+00:00","tag":"app-delivery","watch_count":237,"cumulative_watch_count":36111},{"created_at":"2024-05-31T00:00:00+00:00","tag":"app-delivery","watch_count":211,"cumulative_watch_count":36322},{"created_at":"2024-06-01T00:00:00+00:00","tag":"app-delivery","watch_count":153,"cumulative_watch_count":36475},{"created_at":"2024-06-02T00:00:00+00:00","tag":"app-delivery","watch_count":134,"cumulative_watch_count":36609},{"created_at":"2024-06-03T00:00:00+00:00","tag":"app-delivery","watch_count":227,"cumulative_watch_count":36836},{"created_at":"2024-06-04T00:00:00+00:00","tag":"app-delivery","watch_count":263,"cumulative_watch_count":37099},{"created_at":"2024-06-05T00:00:00+00:00","tag":"app-delivery","watch_count":200,"cumulative_watch_count":37299},{"created_at":"2024-06-06T00:00:00+00:00","tag":"app-delivery","watch_count":201,"cumulative_watch_count":37500},{"created_at":"2024-06-07T00:00:00+00:00","tag":"app-delivery","watch_count":226,"cumulative_watch_count":37726},{"created_at":"2024-06-08T00:00:00+00:00","tag":"app-delivery","watch_count":142,"cumulative_watch_count":37868},{"created_at":"2024-06-09T00:00:00+00:00","tag":"app-delivery","watch_count":123,"cumulative_watch_count":37991},{"created_at":"2024-06-10T00:00:00+00:00","tag":"app-delivery","watch_count":181,"cumulative_watch_count":38172},{"created_at":"2024-06-11T00:00:00+00:00","tag":"app-delivery","watch_count":240,"cumulative_watch_count":38412},{"created_at":"2024-06-12T00:00:00+00:00","tag":"app-delivery","watch_count":241,"cumulative_watch_count":38653},{"created_at":"2024-06-13T00:00:00+00:00","tag":"app-delivery","watch_count":228,"cumulative_watch_count":38881},{"created_at":"2024-06-14T00:00:00+00:00","tag":"app-delivery","watch_count":275,"cumulative_watch_count":39156},{"created_at":"2024-06-15T00:00:00+00:00","tag":"app-delivery","watch_count":184,"cumulative_watch_count":39340},{"created_at":"2024-06-16T00:00:00+00:00","tag":"app-delivery","watch_count":130,"cumulative_watch_count":39470},{"created_at":"2024-06-17T00:00:00+00:00","tag":"app-delivery","watch_count":182,"cumulative_watch_count":39652},{"created_at":"2024-06-18T00:00:00+00:00","tag":"app-delivery","watch_count":217,"cumulative_watch_count":39869},{"created_at":"2024-06-19T00:00:00+00:00","tag":"app-delivery","watch_count":256,"cumulative_watch_count":40125},{"created_at":"2024-06-20T00:00:00+00:00","tag":"app-delivery","watch_count":217,"cumulative_watch_count":40342},{"created_at":"2024-06-21T00:00:00+00:00","tag":"app-delivery","watch_count":186,"cumulative_watch_count":40528},{"created_at":"2024-06-22T00:00:00+00:00","tag":"app-delivery","watch_count":169,"cumulative_watch_count":40697},{"created_at":"2024-06-23T00:00:00+00:00","tag":"app-delivery","watch_count":110,"cumulative_watch_count":40807},{"created_at":"2024-06-24T00:00:00+00:00","tag":"app-delivery","watch_count":168,"cumulative_watch_count":40975},{"created_at":"2024-06-25T00:00:00+00:00","tag":"app-delivery","watch_count":201,"cumulative_watch_count":41176},{"created_at":"2024-06-26T00:00:00+00:00","tag":"app-delivery","watch_count":223,"cumulative_watch_count":41399},{"created_at":"2024-06-27T00:00:00+00:00","tag":"app-delivery","watch_count":231,"cumulative_watch_count":41630},{"created_at":"2024-06-28T00:00:00+00:00","tag":"app-delivery","watch_count":209,"cumulative_watch_count":41839},{"created_at":"2024-06-29T00:00:00+00:00","tag":"app-delivery","watch_count":128,"cumulative_watch_count":41967},{"created_at":"2024-06-30T00:00:00+00:00","tag":"app-delivery","watch_count":160,"cumulative_watch_count":42127},{"created_at":"2024-07-01T00:00:00+00:00","tag":"app-delivery","watch_count":191,"cumulative_watch_count":42318},{"created_at":"2024-07-02T00:00:00+00:00","tag":"app-delivery","watch_count":270,"cumulative_watch_count":42588},{"created_at":"2024-07-03T00:00:00+00:00","tag":"app-delivery","watch_count":249,"cumulative_watch_count":42837},{"created_at":"2024-07-04T00:00:00+00:00","tag":"app-delivery","watch_count":252,"cumulative_watch_count":43089},{"created_at":"2024-07-05T00:00:00+00:00","tag":"app-delivery","watch_count":204,"cumulative_watch_count":43293},{"created_at":"2024-07-06T00:00:00+00:00","tag":"app-delivery","watch_count":144,"cumulative_watch_count":43437},{"created_at":"2024-07-07T00:00:00+00:00","tag":"app-delivery","watch_count":140,"cumulative_watch_count":43577},{"created_at":"2024-07-08T00:00:00+00:00","tag":"app-delivery","watch_count":226,"cumulative_watch_count":43803},{"created_at":"2024-07-09T00:00:00+00:00","tag":"app-delivery","watch_count":240,"cumulative_watch_count":44043},{"created_at":"2024-07-10T00:00:00+00:00","tag":"app-delivery","watch_count":286,"cumulative_watch_count":44329},{"created_at":"2024-07-11T00:00:00+00:00","tag":"app-delivery","watch_count":319,"cumulative_watch_count":44648},{"created_at":"2024-07-12T00:00:00+00:00","tag":"app-delivery","watch_count":264,"cumulative_watch_count":44912},{"created_at":"2024-07-13T00:00:00+00:00","tag":"app-delivery","watch_count":107,"cumulative_watch_count":45019},{"created_at":"2024-07-14T00:00:00+00:00","tag":"app-delivery","watch_count":119,"cumulative_watch_count":45138},{"created_at":"2024-07-15T00:00:00+00:00","tag":"app-delivery","watch_count":215,"cumulative_watch_count":45353},{"created_at":"2024-07-16T00:00:00+00:00","tag":"app-delivery","watch_count":234,"cumulative_watch_count":45587},{"created_at":"2024-07-17T00:00:00+00:00","tag":"app-delivery","watch_count":179,"cumulative_watch_count":45766},{"created_at":"2024-07-18T00:00:00+00:00","tag":"app-delivery","watch_count":236,"cumulative_watch_count":46002},{"created_at":"2024-07-19T00:00:00+00:00","tag":"app-delivery","watch_count":253,"cumulative_watch_count":46255},{"created_at":"2024-07-20T00:00:00+00:00","tag":"app-delivery","watch_count":110,"cumulative_watch_count":46365},{"created_at":"2024-07-21T00:00:00+00:00","tag":"app-delivery","watch_count":126,"cumulative_watch_count":46491},{"created_at":"2024-07-22T00:00:00+00:00","tag":"app-delivery","watch_count":254,"cumulative_watch_count":46745},{"created_at":"2024-07-23T00:00:00+00:00","tag":"app-delivery","watch_count":250,"cumulative_watch_count":46995},{"created_at":"2024-07-24T00:00:00+00:00","tag":"app-delivery","watch_count":266,"cumulative_watch_count":47261},{"created_at":"2024-07-25T00:00:00+00:00","tag":"app-delivery","watch_count":244,"cumulative_watch_count":47505},{"created_at":"2024-07-26T00:00:00+00:00","tag":"app-delivery","watch_count":221,"cumulative_watch_count":47726},{"created_at":"2024-07-27T00:00:00+00:00","tag":"app-delivery","watch_count":127,"cumulative_watch_count":47853},{"created_at":"2024-07-28T00:00:00+00:00","tag":"app-delivery","watch_count":119,"cumulative_watch_count":47972},{"created_at":"2024-07-29T00:00:00+00:00","tag":"app-delivery","watch_count":210,"cumulative_watch_count":48182},{"created_at":"2024-07-30T00:00:00+00:00","tag":"app-delivery","watch_count":252,"cumulative_watch_count":48434},{"created_at":"2024-07-31T00:00:00+00:00","tag":"app-delivery","watch_count":225,"cumulative_watch_count":48659},{"created_at":"2024-08-01T00:00:00+00:00","tag":"app-delivery","watch_count":226,"cumulative_watch_count":48885},{"created_at":"2024-08-02T00:00:00+00:00","tag":"app-delivery","watch_count":227,"cumulative_watch_count":49112},{"created_at":"2024-08-03T00:00:00+00:00","tag":"app-delivery","watch_count":121,"cumulative_watch_count":49233},{"created_at":"2024-08-04T00:00:00+00:00","tag":"app-delivery","watch_count":137,"cumulative_watch_count":49370},{"created_at":"2024-08-05T00:00:00+00:00","tag":"app-delivery","watch_count":199,"cumulative_watch_count":49569},{"created_at":"2024-08-06T00:00:00+00:00","tag":"app-delivery","watch_count":238,"cumulative_watch_count":49807},{"created_at":"2024-08-07T00:00:00+00:00","tag":"app-delivery","watch_count":254,"cumulative_watch_count":50061},{"created_at":"2024-08-08T00:00:00+00:00","tag":"app-delivery","watch_count":251,"cumulative_watch_count":50312},{"created_at":"2024-08-09T00:00:00+00:00","tag":"app-delivery","watch_count":228,"cumulative_watch_count":50540},{"created_at":"2024-08-10T00:00:00+00:00","tag":"app-delivery","watch_count":147,"cumulative_watch_count":50687},{"created_at":"2024-08-11T00:00:00+00:00","tag":"app-delivery","watch_count":126,"cumulative_watch_count":50813},{"created_at":"2024-08-12T00:00:00+00:00","tag":"app-delivery","watch_count":184,"cumulative_watch_count":50997},{"created_at":"2024-08-13T00:00:00+00:00","tag":"app-delivery","watch_count":277,"cumulative_watch_count":51274},{"created_at":"2024-08-14T00:00:00+00:00","tag":"app-delivery","watch_count":269,"cumulative_watch_count":51543},{"created_at":"2024-08-15T00:00:00+00:00","tag":"app-delivery","watch_count":243,"cumulative_watch_count":51786},{"created_at":"2024-08-16T00:00:00+00:00","tag":"app-delivery","watch_count":201,"cumulative_watch_count":51987},{"created_at":"2024-08-17T00:00:00+00:00","tag":"app-delivery","watch_count":139,"cumulative_watch_count":52126},{"created_at":"2024-08-18T00:00:00+00:00","tag":"app-delivery","watch_count":104,"cumulative_watch_count":52230},{"created_at":"2024-08-19T00:00:00+00:00","tag":"app-delivery","watch_count":223,"cumulative_watch_count":52453},{"created_at":"2024-08-20T00:00:00+00:00","tag":"app-delivery","watch_count":274,"cumulative_watch_count":52727},{"created_at":"2024-08-21T00:00:00+00:00","tag":"app-delivery","watch_count":219,"cumulative_watch_count":52946},{"created_at":"2024-08-22T00:00:00+00:00","tag":"app-delivery","watch_count":264,"cumulative_watch_count":53210},{"created_at":"2024-08-23T00:00:00+00:00","tag":"app-delivery","watch_count":198,"cumulative_watch_count":53408},{"created_at":"2024-08-24T00:00:00+00:00","tag":"app-delivery","watch_count":153,"cumulative_watch_count":53561},{"created_at":"2024-08-25T00:00:00+00:00","tag":"app-delivery","watch_count":132,"cumulative_watch_count":53693},{"created_at":"2024-08-26T00:00:00+00:00","tag":"app-delivery","watch_count":225,"cumulative_watch_count":53918},{"created_at":"2024-08-27T00:00:00+00:00","tag":"app-delivery","watch_count":201,"cumulative_watch_count":54119},{"created_at":"2024-08-28T00:00:00+00:00","tag":"app-delivery","watch_count":217,"cumulative_watch_count":54336},{"created_at":"2024-08-29T00:00:00+00:00","tag":"app-delivery","watch_count":247,"cumulative_watch_count":54583},{"created_at":"2024-08-30T00:00:00+00:00","tag":"app-delivery","watch_count":212,"cumulative_watch_count":54795},{"created_at":"2024-08-31T00:00:00+00:00","tag":"app-delivery","watch_count":176,"cumulative_watch_count":54971},{"created_at":"2024-09-01T00:00:00+00:00","tag":"app-delivery","watch_count":166,"cumulative_watch_count":55137},{"created_at":"2024-09-02T00:00:00+00:00","tag":"app-delivery","watch_count":213,"cumulative_watch_count":55350},{"created_at":"2024-09-03T00:00:00+00:00","tag":"app-delivery","watch_count":250,"cumulative_watch_count":55600},{"created_at":"2024-09-04T00:00:00+00:00","tag":"app-delivery","watch_count":256,"cumulative_watch_count":55856},{"created_at":"2024-09-05T00:00:00+00:00","tag":"app-delivery","watch_count":293,"cumulative_watch_count":56149},{"created_at":"2024-09-06T00:00:00+00:00","tag":"app-delivery","watch_count":282,"cumulative_watch_count":56431},{"created_at":"2024-09-07T00:00:00+00:00","tag":"app-delivery","watch_count":156,"cumulative_watch_count":56587},{"created_at":"2024-09-08T00:00:00+00:00","tag":"app-delivery","watch_count":171,"cumulative_watch_count":56758},{"created_at":"2024-09-09T00:00:00+00:00","tag":"app-delivery","watch_count":255,"cumulative_watch_count":57013},{"created_at":"2024-09-10T00:00:00+00:00","tag":"app-delivery","watch_count":208,"cumulative_watch_count":57221},{"created_at":"2024-09-11T00:00:00+00:00","tag":"app-delivery","watch_count":212,"cumulative_watch_count":57433},{"created_at":"2024-09-12T00:00:00+00:00","tag":"app-delivery","watch_count":219,"cumulative_watch_count":57652},{"created_at":"2024-09-13T00:00:00+00:00","tag":"app-delivery","watch_count":236,"cumulative_watch_count":57888},{"created_at":"2024-09-14T00:00:00+00:00","tag":"app-delivery","watch_count":162,"cumulative_watch_count":58050},{"created_at":"2024-09-15T00:00:00+00:00","tag":"app-delivery","watch_count":145,"cumulative_watch_count":58195},{"created_at":"2024-09-16T00:00:00+00:00","tag":"app-delivery","watch_count":182,"cumulative_watch_count":58377},{"created_at":"2024-09-17T00:00:00+00:00","tag":"app-delivery","watch_count":219,"cumulative_watch_count":58596},{"created_at":"2024-09-18T00:00:00+00:00","tag":"app-delivery","watch_count":243,"cumulative_watch_count":58839},{"created_at":"2024-09-19T00:00:00+00:00","tag":"app-delivery","watch_count":237,"cumulative_watch_count":59076},{"created_at":"2024-09-20T00:00:00+00:00","tag":"app-delivery","watch_count":223,"cumulative_watch_count":59299},{"created_at":"2024-09-21T00:00:00+00:00","tag":"app-delivery","watch_count":154,"cumulative_watch_count":59453},{"created_at":"2024-09-22T00:00:00+00:00","tag":"app-delivery","watch_count":181,"cumulative_watch_count":59634},{"created_at":"2024-09-23T00:00:00+00:00","tag":"app-delivery","watch_count":168,"cumulative_watch_count":59802},{"created_at":"2024-09-24T00:00:00+00:00","tag":"app-delivery","watch_count":246,"cumulative_watch_count":60048},{"created_at":"2024-09-25T00:00:00+00:00","tag":"app-delivery","watch_count":256,"cumulative_watch_count":60304},{"created_at":"2024-09-26T00:00:00+00:00","tag":"app-delivery","watch_count":314,"cumulative_watch_count":60618},{"created_at":"2024-09-27T00:00:00+00:00","tag":"app-delivery","watch_count":318,"cumulative_watch_count":60936},{"created_at":"2024-09-28T00:00:00+00:00","tag":"app-delivery","watch_count":209,"cumulative_watch_count":61145},{"created_at":"2024-09-29T00:00:00+00:00","tag":"app-delivery","watch_count":166,"cumulative_watch_count":61311},{"created_at":"2024-09-30T00:00:00+00:00","tag":"app-delivery","watch_count":201,"cumulative_watch_count":61512},{"created_at":"2024-10-01T00:00:00+00:00","tag":"app-delivery","watch_count":183,"cumulative_watch_count":61695},{"created_at":"2024-10-02T00:00:00+00:00","tag":"app-delivery","watch_count":207,"cumulative_watch_count":61902},{"created_at":"2024-10-03T00:00:00+00:00","tag":"app-delivery","watch_count":188,"cumulative_watch_count":62090},{"created_at":"2024-10-04T00:00:00+00:00","tag":"app-delivery","watch_count":197,"cumulative_watch_count":62287},{"created_at":"2024-10-05T00:00:00+00:00","tag":"app-delivery","watch_count":143,"cumulative_watch_count":62430},{"created_at":"2024-10-06T00:00:00+00:00","tag":"app-delivery","watch_count":196,"cumulative_watch_count":62626},{"created_at":"2024-10-07T00:00:00+00:00","tag":"app-delivery","watch_count":187,"cumulative_watch_count":62813},{"created_at":"2024-10-08T00:00:00+00:00","tag":"app-delivery","watch_count":215,"cumulative_watch_count":63028},{"created_at":"2024-10-09T00:00:00+00:00","tag":"app-delivery","watch_count":250,"cumulative_watch_count":63278},{"created_at":"2024-10-10T00:00:00+00:00","tag":"app-delivery","watch_count":224,"cumulative_watch_count":63502},{"created_at":"2024-10-11T00:00:00+00:00","tag":"app-delivery","watch_count":218,"cumulative_watch_count":63720},{"created_at":"2024-10-12T00:00:00+00:00","tag":"app-delivery","watch_count":166,"cumulative_watch_count":63886},{"created_at":"2024-10-13T00:00:00+00:00","tag":"app-delivery","watch_count":185,"cumulative_watch_count":64071},{"created_at":"2024-10-14T00:00:00+00:00","tag":"app-delivery","watch_count":215,"cumulative_watch_count":64286},{"created_at":"2024-10-15T00:00:00+00:00","tag":"app-delivery","watch_count":214,"cumulative_watch_count":64500},{"created_at":"2024-10-16T00:00:00+00:00","tag":"app-delivery","watch_count":218,"cumulative_watch_count":64718},{"created_at":"2024-10-17T00:00:00+00:00","tag":"app-delivery","watch_count":241,"cumulative_watch_count":64959},{"created_at":"2024-10-18T00:00:00+00:00","tag":"app-delivery","watch_count":206,"cumulative_watch_count":65165},{"created_at":"2024-10-19T00:00:00+00:00","tag":"app-delivery","watch_count":124,"cumulative_watch_count":65289},{"created_at":"2024-10-20T00:00:00+00:00","tag":"app-delivery","watch_count":124,"cumulative_watch_count":65413},{"created_at":"2024-10-21T00:00:00+00:00","tag":"app-delivery","watch_count":231,"cumulative_watch_count":65644},{"created_at":"2024-10-22T00:00:00+00:00","tag":"app-delivery","watch_count":220,"cumulative_watch_count":65864},{"created_at":"2024-10-23T00:00:00+00:00","tag":"app-delivery","watch_count":260,"cumulative_watch_count":66124},{"created_at":"2024-10-24T00:00:00+00:00","tag":"app-delivery","watch_count":203,"cumulative_watch_count":66327},{"created_at":"2024-10-25T00:00:00+00:00","tag":"app-delivery","watch_count":213,"cumulative_watch_count":66540},{"created_at":"2024-10-26T00:00:00+00:00","tag":"app-delivery","watch_count":204,"cumulative_watch_count":66744},{"created_at":"2024-10-27T00:00:00+00:00","tag":"app-delivery","watch_count":170,"cumulative_watch_count":66914},{"created_at":"2024-10-28T00:00:00+00:00","tag":"app-delivery","watch_count":185,"cumulative_watch_count":67099},{"created_at":"2024-10-29T00:00:00+00:00","tag":"app-delivery","watch_count":226,"cumulative_watch_count":67325},{"created_at":"2024-10-30T00:00:00+00:00","tag":"app-delivery","watch_count":232,"cumulative_watch_count":67557},{"created_at":"2024-10-31T00:00:00+00:00","tag":"app-delivery","watch_count":201,"cumulative_watch_count":67758},{"created_at":"2024-11-01T00:00:00+00:00","tag":"app-delivery","watch_count":211,"cumulative_watch_count":67969},{"created_at":"2024-11-02T00:00:00+00:00","tag":"app-delivery","watch_count":125,"cumulative_watch_count":68094},{"created_at":"2024-11-03T00:00:00+00:00","tag":"app-delivery","watch_count":137,"cumulative_watch_count":68231},{"created_at":"2024-11-04T00:00:00+00:00","tag":"app-delivery","watch_count":197,"cumulative_watch_count":68428},{"created_at":"2024-11-05T00:00:00+00:00","tag":"app-delivery","watch_count":207,"cumulative_watch_count":68635},{"created_at":"2024-11-06T00:00:00+00:00","tag":"app-delivery","watch_count":236,"cumulative_watch_count":68871},{"created_at":"2024-11-07T00:00:00+00:00","tag":"app-delivery","watch_count":236,"cumulative_watch_count":69107},{"created_at":"2024-11-08T00:00:00+00:00","tag":"app-delivery","watch_count":227,"cumulative_watch_count":69334},{"created_at":"2024-11-09T00:00:00+00:00","tag":"app-delivery","watch_count":175,"cumulative_watch_count":69509},{"created_at":"2024-11-10T00:00:00+00:00","tag":"app-delivery","watch_count":133,"cumulative_watch_count":69642},{"created_at":"2024-11-11T00:00:00+00:00","tag":"app-delivery","watch_count":156,"cumulative_watch_count":69798},{"created_at":"2024-01-01T00:00:00+00:00","tag":"network","watch_count":64,"cumulative_watch_count":64},{"created_at":"2024-01-02T00:00:00+00:00","tag":"network","watch_count":109,"cumulative_watch_count":173},{"created_at":"2024-01-03T00:00:00+00:00","tag":"network","watch_count":145,"cumulative_watch_count":318},{"created_at":"2024-01-04T00:00:00+00:00","tag":"network","watch_count":135,"cumulative_watch_count":453},{"created_at":"2024-01-05T00:00:00+00:00","tag":"network","watch_count":123,"cumulative_watch_count":576},{"created_at":"2024-01-06T00:00:00+00:00","tag":"network","watch_count":108,"cumulative_watch_count":684},{"created_at":"2024-01-07T00:00:00+00:00","tag":"network","watch_count":113,"cumulative_watch_count":797},{"created_at":"2024-01-08T00:00:00+00:00","tag":"network","watch_count":122,"cumulative_watch_count":919},{"created_at":"2024-01-09T00:00:00+00:00","tag":"network","watch_count":133,"cumulative_watch_count":1052},{"created_at":"2024-01-10T00:00:00+00:00","tag":"network","watch_count":142,"cumulative_watch_count":1194},{"created_at":"2024-01-11T00:00:00+00:00","tag":"network","watch_count":142,"cumulative_watch_count":1336},{"created_at":"2024-01-12T00:00:00+00:00","tag":"network","watch_count":137,"cumulative_watch_count":1473},{"created_at":"2024-01-13T00:00:00+00:00","tag":"network","watch_count":92,"cumulative_watch_count":1565},{"created_at":"2024-01-14T00:00:00+00:00","tag":"network","watch_count":104,"cumulative_watch_count":1669},{"created_at":"2024-01-15T00:00:00+00:00","tag":"network","watch_count":114,"cumulative_watch_count":1783},{"created_at":"2024-01-16T00:00:00+00:00","tag":"network","watch_count":112,"cumulative_watch_count":1895},{"created_at":"2024-01-17T00:00:00+00:00","tag":"network","watch_count":159,"cumulative_watch_count":2054},{"created_at":"2024-01-18T00:00:00+00:00","tag":"network","watch_count":163,"cumulative_watch_count":2217},{"created_at":"2024-01-19T00:00:00+00:00","tag":"network","watch_count":136,"cumulative_watch_count":2353},{"created_at":"2024-01-20T00:00:00+00:00","tag":"network","watch_count":134,"cumulative_watch_count":2487},{"created_at":"2024-01-21T00:00:00+00:00","tag":"network","watch_count":112,"cumulative_watch_count":2599},{"created_at":"2024-01-22T00:00:00+00:00","tag":"network","watch_count":135,"cumulative_watch_count":2734},{"created_at":"2024-01-23T00:00:00+00:00","tag":"network","watch_count":148,"cumulative_watch_count":2882},{"created_at":"2024-01-24T00:00:00+00:00","tag":"network","watch_count":121,"cumulative_watch_count":3003},{"created_at":"2024-01-25T00:00:00+00:00","tag":"network","watch_count":120,"cumulative_watch_count":3123},{"created_at":"2024-01-26T00:00:00+00:00","tag":"network","watch_count":147,"cumulative_watch_count":3270},{"created_at":"2024-01-27T00:00:00+00:00","tag":"network","watch_count":81,"cumulative_watch_count":3351},{"created_at":"2024-01-28T00:00:00+00:00","tag":"network","watch_count":90,"cumulative_watch_count":3441},{"created_at":"2024-01-29T00:00:00+00:00","tag":"network","watch_count":138,"cumulative_watch_count":3579},{"created_at":"2024-01-30T00:00:00+00:00","tag":"network","watch_count":149,"cumulative_watch_count":3728},{"created_at":"2024-01-31T00:00:00+00:00","tag":"network","watch_count":199,"cumulative_watch_count":3927},{"created_at":"2024-02-01T00:00:00+00:00","tag":"network","watch_count":149,"cumulative_watch_count":4076},{"created_at":"2024-02-02T00:00:00+00:00","tag":"network","watch_count":115,"cumulative_watch_count":4191},{"created_at":"2024-02-03T00:00:00+00:00","tag":"network","watch_count":77,"cumulative_watch_count":4268},{"created_at":"2024-02-04T00:00:00+00:00","tag":"network","watch_count":98,"cumulative_watch_count":4366},{"created_at":"2024-02-05T00:00:00+00:00","tag":"network","watch_count":114,"cumulative_watch_count":4480},{"created_at":"2024-02-06T00:00:00+00:00","tag":"network","watch_count":119,"cumulative_watch_count":4599},{"created_at":"2024-02-07T00:00:00+00:00","tag":"network","watch_count":127,"cumulative_watch_count":4726},{"created_at":"2024-02-08T00:00:00+00:00","tag":"network","watch_count":126,"cumulative_watch_count":4852},{"created_at":"2024-02-09T00:00:00+00:00","tag":"network","watch_count":67,"cumulative_watch_count":4919},{"created_at":"2024-02-10T00:00:00+00:00","tag":"network","watch_count":74,"cumulative_watch_count":4993},{"created_at":"2024-02-11T00:00:00+00:00","tag":"network","watch_count":55,"cumulative_watch_count":5048},{"created_at":"2024-02-12T00:00:00+00:00","tag":"network","watch_count":79,"cumulative_watch_count":5127},{"created_at":"2024-02-13T00:00:00+00:00","tag":"network","watch_count":93,"cumulative_watch_count":5220},{"created_at":"2024-02-14T00:00:00+00:00","tag":"network","watch_count":99,"cumulative_watch_count":5319},{"created_at":"2024-02-15T00:00:00+00:00","tag":"network","watch_count":99,"cumulative_watch_count":5418},{"created_at":"2024-02-16T00:00:00+00:00","tag":"network","watch_count":88,"cumulative_watch_count":5506},{"created_at":"2024-02-17T00:00:00+00:00","tag":"network","watch_count":78,"cumulative_watch_count":5584},{"created_at":"2024-02-18T00:00:00+00:00","tag":"network","watch_count":107,"cumulative_watch_count":5691},{"created_at":"2024-02-19T00:00:00+00:00","tag":"network","watch_count":99,"cumulative_watch_count":5790},{"created_at":"2024-02-20T00:00:00+00:00","tag":"network","watch_count":118,"cumulative_watch_count":5908},{"created_at":"2024-02-21T00:00:00+00:00","tag":"network","watch_count":144,"cumulative_watch_count":6052},{"created_at":"2024-02-22T00:00:00+00:00","tag":"network","watch_count":205,"cumulative_watch_count":6257},{"created_at":"2024-02-23T00:00:00+00:00","tag":"network","watch_count":123,"cumulative_watch_count":6380},{"created_at":"2024-02-24T00:00:00+00:00","tag":"network","watch_count":72,"cumulative_watch_count":6452},{"created_at":"2024-02-25T00:00:00+00:00","tag":"network","watch_count":69,"cumulative_watch_count":6521},{"created_at":"2024-02-26T00:00:00+00:00","tag":"network","watch_count":134,"cumulative_watch_count":6655},{"created_at":"2024-02-27T00:00:00+00:00","tag":"network","watch_count":140,"cumulative_watch_count":6795},{"created_at":"2024-02-28T00:00:00+00:00","tag":"network","watch_count":134,"cumulative_watch_count":6929},{"created_at":"2024-02-29T00:00:00+00:00","tag":"network","watch_count":142,"cumulative_watch_count":7071},{"created_at":"2024-03-01T00:00:00+00:00","tag":"network","watch_count":109,"cumulative_watch_count":7180},{"created_at":"2024-03-02T00:00:00+00:00","tag":"network","watch_count":103,"cumulative_watch_count":7283},{"created_at":"2024-03-03T00:00:00+00:00","tag":"network","watch_count":187,"cumulative_watch_count":7470},{"created_at":"2024-03-04T00:00:00+00:00","tag":"network","watch_count":121,"cumulative_watch_count":7591},{"created_at":"2024-03-05T00:00:00+00:00","tag":"network","watch_count":128,"cumulative_watch_count":7719},{"created_at":"2024-03-06T00:00:00+00:00","tag":"network","watch_count":120,"cumulative_watch_count":7839},{"created_at":"2024-03-07T00:00:00+00:00","tag":"network","watch_count":127,"cumulative_watch_count":7966},{"created_at":"2024-03-08T00:00:00+00:00","tag":"network","watch_count":109,"cumulative_watch_count":8075},{"created_at":"2024-03-09T00:00:00+00:00","tag":"network","watch_count":82,"cumulative_watch_count":8157},{"created_at":"2024-03-10T00:00:00+00:00","tag":"network","watch_count":91,"cumulative_watch_count":8248},{"created_at":"2024-03-11T00:00:00+00:00","tag":"network","watch_count":102,"cumulative_watch_count":8350},{"created_at":"2024-03-12T00:00:00+00:00","tag":"network","watch_count":112,"cumulative_watch_count":8462},{"created_at":"2024-03-13T00:00:00+00:00","tag":"network","watch_count":116,"cumulative_watch_count":8578},{"created_at":"2024-03-14T00:00:00+00:00","tag":"network","watch_count":134,"cumulative_watch_count":8712},{"created_at":"2024-03-15T00:00:00+00:00","tag":"network","watch_count":107,"cumulative_watch_count":8819},{"created_at":"2024-03-16T00:00:00+00:00","tag":"network","watch_count":111,"cumulative_watch_count":8930},{"created_at":"2024-03-17T00:00:00+00:00","tag":"network","watch_count":93,"cumulative_watch_count":9023},{"created_at":"2024-03-18T00:00:00+00:00","tag":"network","watch_count":124,"cumulative_watch_count":9147},{"created_at":"2024-03-19T00:00:00+00:00","tag":"network","watch_count":183,"cumulative_watch_count":9330},{"created_at":"2024-03-20T00:00:00+00:00","tag":"network","watch_count":186,"cumulative_watch_count":9516},{"created_at":"2024-03-21T00:00:00+00:00","tag":"network","watch_count":148,"cumulative_watch_count":9664},{"created_at":"2024-03-22T00:00:00+00:00","tag":"network","watch_count":131,"cumulative_watch_count":9795},{"created_at":"2024-03-23T00:00:00+00:00","tag":"network","watch_count":86,"cumulative_watch_count":9881},{"created_at":"2024-03-24T00:00:00+00:00","tag":"network","watch_count":86,"cumulative_watch_count":9967},{"created_at":"2024-03-25T00:00:00+00:00","tag":"network","watch_count":117,"cumulative_watch_count":10084},{"created_at":"2024-03-26T00:00:00+00:00","tag":"network","watch_count":135,"cumulative_watch_count":10219},{"created_at":"2024-03-27T00:00:00+00:00","tag":"network","watch_count":135,"cumulative_watch_count":10354},{"created_at":"2024-03-28T00:00:00+00:00","tag":"network","watch_count":138,"cumulative_watch_count":10492},{"created_at":"2024-03-29T00:00:00+00:00","tag":"network","watch_count":199,"cumulative_watch_count":10691},{"created_at":"2024-03-30T00:00:00+00:00","tag":"network","watch_count":144,"cumulative_watch_count":10835},{"created_at":"2024-03-31T00:00:00+00:00","tag":"network","watch_count":102,"cumulative_watch_count":10937},{"created_at":"2024-04-01T00:00:00+00:00","tag":"network","watch_count":122,"cumulative_watch_count":11059},{"created_at":"2024-04-02T00:00:00+00:00","tag":"network","watch_count":117,"cumulative_watch_count":11176},{"created_at":"2024-04-03T00:00:00+00:00","tag":"network","watch_count":123,"cumulative_watch_count":11299},{"created_at":"2024-04-04T00:00:00+00:00","tag":"network","watch_count":102,"cumulative_watch_count":11401},{"created_at":"2024-04-05T00:00:00+00:00","tag":"network","watch_count":105,"cumulative_watch_count":11506},{"created_at":"2024-04-06T00:00:00+00:00","tag":"network","watch_count":84,"cumulative_watch_count":11590},{"created_at":"2024-04-07T00:00:00+00:00","tag":"network","watch_count":127,"cumulative_watch_count":11717},{"created_at":"2024-04-08T00:00:00+00:00","tag":"network","watch_count":144,"cumulative_watch_count":11861},{"created_at":"2024-04-09T00:00:00+00:00","tag":"network","watch_count":136,"cumulative_watch_count":11997},{"created_at":"2024-04-10T00:00:00+00:00","tag":"network","watch_count":138,"cumulative_watch_count":12135},{"created_at":"2024-04-11T00:00:00+00:00","tag":"network","watch_count":153,"cumulative_watch_count":12288},{"created_at":"2024-04-12T00:00:00+00:00","tag":"network","watch_count":121,"cumulative_watch_count":12409},{"created_at":"2024-04-13T00:00:00+00:00","tag":"network","watch_count":76,"cumulative_watch_count":12485},{"created_at":"2024-04-14T00:00:00+00:00","tag":"network","watch_count":97,"cumulative_watch_count":12582},{"created_at":"2024-04-15T00:00:00+00:00","tag":"network","watch_count":118,"cumulative_watch_count":12700},{"created_at":"2024-04-16T00:00:00+00:00","tag":"network","watch_count":122,"cumulative_watch_count":12822},{"created_at":"2024-04-17T00:00:00+00:00","tag":"network","watch_count":110,"cumulative_watch_count":12932},{"created_at":"2024-04-18T00:00:00+00:00","tag":"network","watch_count":115,"cumulative_watch_count":13047},{"created_at":"2024-04-19T00:00:00+00:00","tag":"network","watch_count":138,"cumulative_watch_count":13185},{"created_at":"2024-04-20T00:00:00+00:00","tag":"network","watch_count":115,"cumulative_watch_count":13300},{"created_at":"2024-04-21T00:00:00+00:00","tag":"network","watch_count":73,"cumulative_watch_count":13373},{"created_at":"2024-04-22T00:00:00+00:00","tag":"network","watch_count":96,"cumulative_watch_count":13469},{"created_at":"2024-04-23T00:00:00+00:00","tag":"network","watch_count":128,"cumulative_watch_count":13597},{"created_at":"2024-04-24T00:00:00+00:00","tag":"network","watch_count":144,"cumulative_watch_count":13741},{"created_at":"2024-04-25T00:00:00+00:00","tag":"network","watch_count":100,"cumulative_watch_count":13841},{"created_at":"2024-04-26T00:00:00+00:00","tag":"network","watch_count":106,"cumulative_watch_count":13947},{"created_at":"2024-04-27T00:00:00+00:00","tag":"network","watch_count":86,"cumulative_watch_count":14033},{"created_at":"2024-04-28T00:00:00+00:00","tag":"network","watch_count":125,"cumulative_watch_count":14158},{"created_at":"2024-04-29T00:00:00+00:00","tag":"network","watch_count":114,"cumulative_watch_count":14272},{"created_at":"2024-04-30T00:00:00+00:00","tag":"network","watch_count":112,"cumulative_watch_count":14384},{"created_at":"2024-05-01T00:00:00+00:00","tag":"network","watch_count":69,"cumulative_watch_count":14453},{"created_at":"2024-05-02T00:00:00+00:00","tag":"network","watch_count":104,"cumulative_watch_count":14557},{"created_at":"2024-05-03T00:00:00+00:00","tag":"network","watch_count":96,"cumulative_watch_count":14653},{"created_at":"2024-05-04T00:00:00+00:00","tag":"network","watch_count":64,"cumulative_watch_count":14717},{"created_at":"2024-05-05T00:00:00+00:00","tag":"network","watch_count":71,"cumulative_watch_count":14788},{"created_at":"2024-05-06T00:00:00+00:00","tag":"network","watch_count":102,"cumulative_watch_count":14890},{"created_at":"2024-05-07T00:00:00+00:00","tag":"network","watch_count":124,"cumulative_watch_count":15014},{"created_at":"2024-05-08T00:00:00+00:00","tag":"network","watch_count":126,"cumulative_watch_count":15140},{"created_at":"2024-05-09T00:00:00+00:00","tag":"network","watch_count":85,"cumulative_watch_count":15225},{"created_at":"2024-05-10T00:00:00+00:00","tag":"network","watch_count":159,"cumulative_watch_count":15384},{"created_at":"2024-05-11T00:00:00+00:00","tag":"network","watch_count":91,"cumulative_watch_count":15475},{"created_at":"2024-05-12T00:00:00+00:00","tag":"network","watch_count":77,"cumulative_watch_count":15552},{"created_at":"2024-05-13T00:00:00+00:00","tag":"network","watch_count":121,"cumulative_watch_count":15673},{"created_at":"2024-05-14T00:00:00+00:00","tag":"network","watch_count":110,"cumulative_watch_count":15783},{"created_at":"2024-05-15T00:00:00+00:00","tag":"network","watch_count":125,"cumulative_watch_count":15908},{"created_at":"2024-05-16T00:00:00+00:00","tag":"network","watch_count":108,"cumulative_watch_count":16016},{"created_at":"2024-05-17T00:00:00+00:00","tag":"network","watch_count":116,"cumulative_watch_count":16132},{"created_at":"2024-05-18T00:00:00+00:00","tag":"network","watch_count":64,"cumulative_watch_count":16196},{"created_at":"2024-05-19T00:00:00+00:00","tag":"network","watch_count":75,"cumulative_watch_count":16271},{"created_at":"2024-05-20T00:00:00+00:00","tag":"network","watch_count":71,"cumulative_watch_count":16342},{"created_at":"2024-05-21T00:00:00+00:00","tag":"network","watch_count":100,"cumulative_watch_count":16442},{"created_at":"2024-05-22T00:00:00+00:00","tag":"network","watch_count":108,"cumulative_watch_count":16550},{"created_at":"2024-05-23T00:00:00+00:00","tag":"network","watch_count":100,"cumulative_watch_count":16650},{"created_at":"2024-05-24T00:00:00+00:00","tag":"network","watch_count":113,"cumulative_watch_count":16763},{"created_at":"2024-05-25T00:00:00+00:00","tag":"network","watch_count":79,"cumulative_watch_count":16842},{"created_at":"2024-05-26T00:00:00+00:00","tag":"network","watch_count":64,"cumulative_watch_count":16906},{"created_at":"2024-05-27T00:00:00+00:00","tag":"network","watch_count":107,"cumulative_watch_count":17013},{"created_at":"2024-05-28T00:00:00+00:00","tag":"network","watch_count":124,"cumulative_watch_count":17137},{"created_at":"2024-05-29T00:00:00+00:00","tag":"network","watch_count":142,"cumulative_watch_count":17279},{"created_at":"2024-05-30T00:00:00+00:00","tag":"network","watch_count":148,"cumulative_watch_count":17427},{"created_at":"2024-05-31T00:00:00+00:00","tag":"network","watch_count":104,"cumulative_watch_count":17531},{"created_at":"2024-06-01T00:00:00+00:00","tag":"network","watch_count":65,"cumulative_watch_count":17596},{"created_at":"2024-06-02T00:00:00+00:00","tag":"network","watch_count":80,"cumulative_watch_count":17676},{"created_at":"2024-06-03T00:00:00+00:00","tag":"network","watch_count":94,"cumulative_watch_count":17770},{"created_at":"2024-06-04T00:00:00+00:00","tag":"network","watch_count":106,"cumulative_watch_count":17876},{"created_at":"2024-06-05T00:00:00+00:00","tag":"network","watch_count":95,"cumulative_watch_count":17971},{"created_at":"2024-06-06T00:00:00+00:00","tag":"network","watch_count":109,"cumulative_watch_count":18080},{"created_at":"2024-06-07T00:00:00+00:00","tag":"network","watch_count":106,"cumulative_watch_count":18186},{"created_at":"2024-06-08T00:00:00+00:00","tag":"network","watch_count":65,"cumulative_watch_count":18251},{"created_at":"2024-06-09T00:00:00+00:00","tag":"network","watch_count":57,"cumulative_watch_count":18308},{"created_at":"2024-06-10T00:00:00+00:00","tag":"network","watch_count":70,"cumulative_watch_count":18378},{"created_at":"2024-06-11T00:00:00+00:00","tag":"network","watch_count":94,"cumulative_watch_count":18472},{"created_at":"2024-06-12T00:00:00+00:00","tag":"network","watch_count":97,"cumulative_watch_count":18569},{"created_at":"2024-06-13T00:00:00+00:00","tag":"network","watch_count":117,"cumulative_watch_count":18686},{"created_at":"2024-06-14T00:00:00+00:00","tag":"network","watch_count":107,"cumulative_watch_count":18793},{"created_at":"2024-06-15T00:00:00+00:00","tag":"network","watch_count":84,"cumulative_watch_count":18877},{"created_at":"2024-06-16T00:00:00+00:00","tag":"network","watch_count":78,"cumulative_watch_count":18955},{"created_at":"2024-06-17T00:00:00+00:00","tag":"network","watch_count":115,"cumulative_watch_count":19070},{"created_at":"2024-06-18T00:00:00+00:00","tag":"network","watch_count":127,"cumulative_watch_count":19197},{"created_at":"2024-06-19T00:00:00+00:00","tag":"network","watch_count":161,"cumulative_watch_count":19358},{"created_at":"2024-06-20T00:00:00+00:00","tag":"network","watch_count":109,"cumulative_watch_count":19467},{"created_at":"2024-06-21T00:00:00+00:00","tag":"network","watch_count":111,"cumulative_watch_count":19578},{"created_at":"2024-06-22T00:00:00+00:00","tag":"network","watch_count":99,"cumulative_watch_count":19677},{"created_at":"2024-06-23T00:00:00+00:00","tag":"network","watch_count":75,"cumulative_watch_count":19752},{"created_at":"2024-06-24T00:00:00+00:00","tag":"network","watch_count":99,"cumulative_watch_count":19851},{"created_at":"2024-06-25T00:00:00+00:00","tag":"network","watch_count":118,"cumulative_watch_count":19969},{"created_at":"2024-06-26T00:00:00+00:00","tag":"network","watch_count":125,"cumulative_watch_count":20094},{"created_at":"2024-06-27T00:00:00+00:00","tag":"network","watch_count":125,"cumulative_watch_count":20219},{"created_at":"2024-06-28T00:00:00+00:00","tag":"network","watch_count":116,"cumulative_watch_count":20335},{"created_at":"2024-06-29T00:00:00+00:00","tag":"network","watch_count":72,"cumulative_watch_count":20407},{"created_at":"2024-06-30T00:00:00+00:00","tag":"network","watch_count":74,"cumulative_watch_count":20481},{"created_at":"2024-07-01T00:00:00+00:00","tag":"network","watch_count":97,"cumulative_watch_count":20578},{"created_at":"2024-07-02T00:00:00+00:00","tag":"network","watch_count":89,"cumulative_watch_count":20667},{"created_at":"2024-07-03T00:00:00+00:00","tag":"network","watch_count":136,"cumulative_watch_count":20803},{"created_at":"2024-07-04T00:00:00+00:00","tag":"network","watch_count":117,"cumulative_watch_count":20920},{"created_at":"2024-07-05T00:00:00+00:00","tag":"network","watch_count":92,"cumulative_watch_count":21012},{"created_at":"2024-07-06T00:00:00+00:00","tag":"network","watch_count":57,"cumulative_watch_count":21069},{"created_at":"2024-07-07T00:00:00+00:00","tag":"network","watch_count":89,"cumulative_watch_count":21158},{"created_at":"2024-07-08T00:00:00+00:00","tag":"network","watch_count":99,"cumulative_watch_count":21257},{"created_at":"2024-07-09T00:00:00+00:00","tag":"network","watch_count":150,"cumulative_watch_count":21407},{"created_at":"2024-07-10T00:00:00+00:00","tag":"network","watch_count":230,"cumulative_watch_count":21637},{"created_at":"2024-07-11T00:00:00+00:00","tag":"network","watch_count":240,"cumulative_watch_count":21877},{"created_at":"2024-07-12T00:00:00+00:00","tag":"network","watch_count":194,"cumulative_watch_count":22071},{"created_at":"2024-07-13T00:00:00+00:00","tag":"network","watch_count":109,"cumulative_watch_count":22180},{"created_at":"2024-07-14T00:00:00+00:00","tag":"network","watch_count":69,"cumulative_watch_count":22249},{"created_at":"2024-07-15T00:00:00+00:00","tag":"network","watch_count":98,"cumulative_watch_count":22347},{"created_at":"2024-07-16T00:00:00+00:00","tag":"network","watch_count":117,"cumulative_watch_count":22464},{"created_at":"2024-07-17T00:00:00+00:00","tag":"network","watch_count":101,"cumulative_watch_count":22565},{"created_at":"2024-07-18T00:00:00+00:00","tag":"network","watch_count":132,"cumulative_watch_count":22697},{"created_at":"2024-07-19T00:00:00+00:00","tag":"network","watch_count":105,"cumulative_watch_count":22802},{"created_at":"2024-07-20T00:00:00+00:00","tag":"network","watch_count":76,"cumulative_watch_count":22878},{"created_at":"2024-07-21T00:00:00+00:00","tag":"network","watch_count":82,"cumulative_watch_count":22960},{"created_at":"2024-07-22T00:00:00+00:00","tag":"network","watch_count":96,"cumulative_watch_count":23056},{"created_at":"2024-07-23T00:00:00+00:00","tag":"network","watch_count":116,"cumulative_watch_count":23172},{"created_at":"2024-07-24T00:00:00+00:00","tag":"network","watch_count":119,"cumulative_watch_count":23291},{"created_at":"2024-07-25T00:00:00+00:00","tag":"network","watch_count":126,"cumulative_watch_count":23417},{"created_at":"2024-07-26T00:00:00+00:00","tag":"network","watch_count":97,"cumulative_watch_count":23514},{"created_at":"2024-07-27T00:00:00+00:00","tag":"network","watch_count":84,"cumulative_watch_count":23598},{"created_at":"2024-07-28T00:00:00+00:00","tag":"network","watch_count":61,"cumulative_watch_count":23659},{"created_at":"2024-07-29T00:00:00+00:00","tag":"network","watch_count":97,"cumulative_watch_count":23756},{"created_at":"2024-07-30T00:00:00+00:00","tag":"network","watch_count":117,"cumulative_watch_count":23873},{"created_at":"2024-07-31T00:00:00+00:00","tag":"network","watch_count":127,"cumulative_watch_count":24000},{"created_at":"2024-08-01T00:00:00+00:00","tag":"network","watch_count":140,"cumulative_watch_count":24140},{"created_at":"2024-08-02T00:00:00+00:00","tag":"network","watch_count":96,"cumulative_watch_count":24236},{"created_at":"2024-08-03T00:00:00+00:00","tag":"network","watch_count":79,"cumulative_watch_count":24315},{"created_at":"2024-08-04T00:00:00+00:00","tag":"network","watch_count":95,"cumulative_watch_count":24410},{"created_at":"2024-08-05T00:00:00+00:00","tag":"network","watch_count":98,"cumulative_watch_count":24508},{"created_at":"2024-08-06T00:00:00+00:00","tag":"network","watch_count":105,"cumulative_watch_count":24613},{"created_at":"2024-08-07T00:00:00+00:00","tag":"network","watch_count":114,"cumulative_watch_count":24727},{"created_at":"2024-08-08T00:00:00+00:00","tag":"network","watch_count":124,"cumulative_watch_count":24851},{"created_at":"2024-08-09T00:00:00+00:00","tag":"network","watch_count":107,"cumulative_watch_count":24958},{"created_at":"2024-08-10T00:00:00+00:00","tag":"network","watch_count":85,"cumulative_watch_count":25043},{"created_at":"2024-08-11T00:00:00+00:00","tag":"network","watch_count":95,"cumulative_watch_count":25138},{"created_at":"2024-08-12T00:00:00+00:00","tag":"network","watch_count":120,"cumulative_watch_count":25258},{"created_at":"2024-08-13T00:00:00+00:00","tag":"network","watch_count":105,"cumulative_watch_count":25363},{"created_at":"2024-08-14T00:00:00+00:00","tag":"network","watch_count":111,"cumulative_watch_count":25474},{"created_at":"2024-08-15T00:00:00+00:00","tag":"network","watch_count":122,"cumulative_watch_count":25596},{"created_at":"2024-08-16T00:00:00+00:00","tag":"network","watch_count":128,"cumulative_watch_count":25724},{"created_at":"2024-08-17T00:00:00+00:00","tag":"network","watch_count":72,"cumulative_watch_count":25796},{"created_at":"2024-08-18T00:00:00+00:00","tag":"network","watch_count":73,"cumulative_watch_count":25869},{"created_at":"2024-08-19T00:00:00+00:00","tag":"network","watch_count":121,"cumulative_watch_count":25990},{"created_at":"2024-08-20T00:00:00+00:00","tag":"network","watch_count":125,"cumulative_watch_count":26115},{"created_at":"2024-08-21T00:00:00+00:00","tag":"network","watch_count":101,"cumulative_watch_count":26216},{"created_at":"2024-08-22T00:00:00+00:00","tag":"network","watch_count":124,"cumulative_watch_count":26340},{"created_at":"2024-08-23T00:00:00+00:00","tag":"network","watch_count":106,"cumulative_watch_count":26446},{"created_at":"2024-08-24T00:00:00+00:00","tag":"network","watch_count":70,"cumulative_watch_count":26516},{"created_at":"2024-08-25T00:00:00+00:00","tag":"network","watch_count":66,"cumulative_watch_count":26582},{"created_at":"2024-08-26T00:00:00+00:00","tag":"network","watch_count":96,"cumulative_watch_count":26678},{"created_at":"2024-08-27T00:00:00+00:00","tag":"network","watch_count":107,"cumulative_watch_count":26785},{"created_at":"2024-08-28T00:00:00+00:00","tag":"network","watch_count":106,"cumulative_watch_count":26891},{"created_at":"2024-08-29T00:00:00+00:00","tag":"network","watch_count":102,"cumulative_watch_count":26993},{"created_at":"2024-08-30T00:00:00+00:00","tag":"network","watch_count":123,"cumulative_watch_count":27116},{"created_at":"2024-08-31T00:00:00+00:00","tag":"network","watch_count":86,"cumulative_watch_count":27202},{"created_at":"2024-09-01T00:00:00+00:00","tag":"network","watch_count":65,"cumulative_watch_count":27267},{"created_at":"2024-09-02T00:00:00+00:00","tag":"network","watch_count":110,"cumulative_watch_count":27377},{"created_at":"2024-09-03T00:00:00+00:00","tag":"network","watch_count":143,"cumulative_watch_count":27520},{"created_at":"2024-09-04T00:00:00+00:00","tag":"network","watch_count":152,"cumulative_watch_count":27672},{"created_at":"2024-09-05T00:00:00+00:00","tag":"network","watch_count":176,"cumulative_watch_count":27848},{"created_at":"2024-09-06T00:00:00+00:00","tag":"network","watch_count":140,"cumulative_watch_count":27988},{"created_at":"2024-09-07T00:00:00+00:00","tag":"network","watch_count":114,"cumulative_watch_count":28102},{"created_at":"2024-09-08T00:00:00+00:00","tag":"network","watch_count":106,"cumulative_watch_count":28208},{"created_at":"2024-09-09T00:00:00+00:00","tag":"network","watch_count":119,"cumulative_watch_count":28327},{"created_at":"2024-09-10T00:00:00+00:00","tag":"network","watch_count":107,"cumulative_watch_count":28434},{"created_at":"2024-09-11T00:00:00+00:00","tag":"network","watch_count":107,"cumulative_watch_count":28541},{"created_at":"2024-09-12T00:00:00+00:00","tag":"network","watch_count":104,"cumulative_watch_count":28645},{"created_at":"2024-09-13T00:00:00+00:00","tag":"network","watch_count":118,"cumulative_watch_count":28763},{"created_at":"2024-09-14T00:00:00+00:00","tag":"network","watch_count":85,"cumulative_watch_count":28848},{"created_at":"2024-09-15T00:00:00+00:00","tag":"network","watch_count":101,"cumulative_watch_count":28949},{"created_at":"2024-09-16T00:00:00+00:00","tag":"network","watch_count":90,"cumulative_watch_count":29039},{"created_at":"2024-09-17T00:00:00+00:00","tag":"network","watch_count":98,"cumulative_watch_count":29137},{"created_at":"2024-09-18T00:00:00+00:00","tag":"network","watch_count":141,"cumulative_watch_count":29278},{"created_at":"2024-09-19T00:00:00+00:00","tag":"network","watch_count":140,"cumulative_watch_count":29418},{"created_at":"2024-09-20T00:00:00+00:00","tag":"network","watch_count":116,"cumulative_watch_count":29534},{"created_at":"2024-09-21T00:00:00+00:00","tag":"network","watch_count":77,"cumulative_watch_count":29611},{"created_at":"2024-09-22T00:00:00+00:00","tag":"network","watch_count":73,"cumulative_watch_count":29684},{"created_at":"2024-09-23T00:00:00+00:00","tag":"network","watch_count":110,"cumulative_watch_count":29794},{"created_at":"2024-09-24T00:00:00+00:00","tag":"network","watch_count":130,"cumulative_watch_count":29924},{"created_at":"2024-09-25T00:00:00+00:00","tag":"network","watch_count":135,"cumulative_watch_count":30059},{"created_at":"2024-09-26T00:00:00+00:00","tag":"network","watch_count":122,"cumulative_watch_count":30181},{"created_at":"2024-09-27T00:00:00+00:00","tag":"network","watch_count":110,"cumulative_watch_count":30291},{"created_at":"2024-09-28T00:00:00+00:00","tag":"network","watch_count":100,"cumulative_watch_count":30391},{"created_at":"2024-09-29T00:00:00+00:00","tag":"network","watch_count":105,"cumulative_watch_count":30496},{"created_at":"2024-09-30T00:00:00+00:00","tag":"network","watch_count":96,"cumulative_watch_count":30592},{"created_at":"2024-10-01T00:00:00+00:00","tag":"network","watch_count":86,"cumulative_watch_count":30678},{"created_at":"2024-10-02T00:00:00+00:00","tag":"network","watch_count":69,"cumulative_watch_count":30747},{"created_at":"2024-10-03T00:00:00+00:00","tag":"network","watch_count":66,"cumulative_watch_count":30813},{"created_at":"2024-10-04T00:00:00+00:00","tag":"network","watch_count":106,"cumulative_watch_count":30919},{"created_at":"2024-10-05T00:00:00+00:00","tag":"network","watch_count":60,"cumulative_watch_count":30979},{"created_at":"2024-10-06T00:00:00+00:00","tag":"network","watch_count":67,"cumulative_watch_count":31046},{"created_at":"2024-10-07T00:00:00+00:00","tag":"network","watch_count":89,"cumulative_watch_count":31135},{"created_at":"2024-10-08T00:00:00+00:00","tag":"network","watch_count":97,"cumulative_watch_count":31232},{"created_at":"2024-10-09T00:00:00+00:00","tag":"network","watch_count":118,"cumulative_watch_count":31350},{"created_at":"2024-10-10T00:00:00+00:00","tag":"network","watch_count":111,"cumulative_watch_count":31461},{"created_at":"2024-10-11T00:00:00+00:00","tag":"network","watch_count":98,"cumulative_watch_count":31559},{"created_at":"2024-10-12T00:00:00+00:00","tag":"network","watch_count":73,"cumulative_watch_count":31632},{"created_at":"2024-10-13T00:00:00+00:00","tag":"network","watch_count":76,"cumulative_watch_count":31708},{"created_at":"2024-10-14T00:00:00+00:00","tag":"network","watch_count":111,"cumulative_watch_count":31819},{"created_at":"2024-10-15T00:00:00+00:00","tag":"network","watch_count":114,"cumulative_watch_count":31933},{"created_at":"2024-10-16T00:00:00+00:00","tag":"network","watch_count":120,"cumulative_watch_count":32053},{"created_at":"2024-10-17T00:00:00+00:00","tag":"network","watch_count":132,"cumulative_watch_count":32185},{"created_at":"2024-10-18T00:00:00+00:00","tag":"network","watch_count":118,"cumulative_watch_count":32303},{"created_at":"2024-10-19T00:00:00+00:00","tag":"network","watch_count":66,"cumulative_watch_count":32369},{"created_at":"2024-10-20T00:00:00+00:00","tag":"network","watch_count":69,"cumulative_watch_count":32438},{"created_at":"2024-10-21T00:00:00+00:00","tag":"network","watch_count":89,"cumulative_watch_count":32527},{"created_at":"2024-10-22T00:00:00+00:00","tag":"network","watch_count":121,"cumulative_watch_count":32648},{"created_at":"2024-10-23T00:00:00+00:00","tag":"network","watch_count":112,"cumulative_watch_count":32760},{"created_at":"2024-10-24T00:00:00+00:00","tag":"network","watch_count":105,"cumulative_watch_count":32865},{"created_at":"2024-10-25T00:00:00+00:00","tag":"network","watch_count":113,"cumulative_watch_count":32978},{"created_at":"2024-10-26T00:00:00+00:00","tag":"network","watch_count":70,"cumulative_watch_count":33048},{"created_at":"2024-10-27T00:00:00+00:00","tag":"network","watch_count":64,"cumulative_watch_count":33112},{"created_at":"2024-10-28T00:00:00+00:00","tag":"network","watch_count":81,"cumulative_watch_count":33193},{"created_at":"2024-10-29T00:00:00+00:00","tag":"network","watch_count":99,"cumulative_watch_count":33292},{"created_at":"2024-10-30T00:00:00+00:00","tag":"network","watch_count":106,"cumulative_watch_count":33398},{"created_at":"2024-10-31T00:00:00+00:00","tag":"network","watch_count":94,"cumulative_watch_count":33492},{"created_at":"2024-11-01T00:00:00+00:00","tag":"network","watch_count":107,"cumulative_watch_count":33599},{"created_at":"2024-11-02T00:00:00+00:00","tag":"network","watch_count":74,"cumulative_watch_count":33673},{"created_at":"2024-11-03T00:00:00+00:00","tag":"network","watch_count":66,"cumulative_watch_count":33739},{"created_at":"2024-11-04T00:00:00+00:00","tag":"network","watch_count":112,"cumulative_watch_count":33851},{"created_at":"2024-11-05T00:00:00+00:00","tag":"network","watch_count":123,"cumulative_watch_count":33974},{"created_at":"2024-11-06T00:00:00+00:00","tag":"network","watch_count":97,"cumulative_watch_count":34071},{"created_at":"2024-11-07T00:00:00+00:00","tag":"network","watch_count":127,"cumulative_watch_count":34198},{"created_at":"2024-11-08T00:00:00+00:00","tag":"network","watch_count":109,"cumulative_watch_count":34307},{"created_at":"2024-11-09T00:00:00+00:00","tag":"network","watch_count":77,"cumulative_watch_count":34384},{"created_at":"2024-11-10T00:00:00+00:00","tag":"network","watch_count":97,"cumulative_watch_count":34481},{"created_at":"2024-11-11T00:00:00+00:00","tag":"network","watch_count":83,"cumulative_watch_count":34564},{"created_at":"2024-01-01T00:00:00+00:00","tag":"observability","watch_count":49,"cumulative_watch_count":49},{"created_at":"2024-01-02T00:00:00+00:00","tag":"observability","watch_count":113,"cumulative_watch_count":162},{"created_at":"2024-01-03T00:00:00+00:00","tag":"observability","watch_count":130,"cumulative_watch_count":292},{"created_at":"2024-01-04T00:00:00+00:00","tag":"observability","watch_count":133,"cumulative_watch_count":425},{"created_at":"2024-01-05T00:00:00+00:00","tag":"observability","watch_count":139,"cumulative_watch_count":564},{"created_at":"2024-01-06T00:00:00+00:00","tag":"observability","watch_count":86,"cumulative_watch_count":650},{"created_at":"2024-01-07T00:00:00+00:00","tag":"observability","watch_count":93,"cumulative_watch_count":743},{"created_at":"2024-01-08T00:00:00+00:00","tag":"observability","watch_count":158,"cumulative_watch_count":901},{"created_at":"2024-01-09T00:00:00+00:00","tag":"observability","watch_count":133,"cumulative_watch_count":1034},{"created_at":"2024-01-10T00:00:00+00:00","tag":"observability","watch_count":164,"cumulative_watch_count":1198},{"created_at":"2024-01-11T00:00:00+00:00","tag":"observability","watch_count":155,"cumulative_watch_count":1353},{"created_at":"2024-01-12T00:00:00+00:00","tag":"observability","watch_count":129,"cumulative_watch_count":1482},{"created_at":"2024-01-13T00:00:00+00:00","tag":"observability","watch_count":76,"cumulative_watch_count":1558},{"created_at":"2024-01-14T00:00:00+00:00","tag":"observability","watch_count":59,"cumulative_watch_count":1617},{"created_at":"2024-01-15T00:00:00+00:00","tag":"observability","watch_count":124,"cumulative_watch_count":1741},{"created_at":"2024-01-16T00:00:00+00:00","tag":"observability","watch_count":149,"cumulative_watch_count":1890},{"created_at":"2024-01-17T00:00:00+00:00","tag":"observability","watch_count":102,"cumulative_watch_count":1992},{"created_at":"2024-01-18T00:00:00+00:00","tag":"observability","watch_count":109,"cumulative_watch_count":2101},{"created_at":"2024-01-19T00:00:00+00:00","tag":"observability","watch_count":107,"cumulative_watch_count":2208},{"created_at":"2024-01-20T00:00:00+00:00","tag":"observability","watch_count":88,"cumulative_watch_count":2296},{"created_at":"2024-01-21T00:00:00+00:00","tag":"observability","watch_count":78,"cumulative_watch_count":2374},{"created_at":"2024-01-22T00:00:00+00:00","tag":"observability","watch_count":101,"cumulative_watch_count":2475},{"created_at":"2024-01-23T00:00:00+00:00","tag":"observability","watch_count":126,"cumulative_watch_count":2601},{"created_at":"2024-01-24T00:00:00+00:00","tag":"observability","watch_count":142,"cumulative_watch_count":2743},{"created_at":"2024-01-25T00:00:00+00:00","tag":"observability","watch_count":146,"cumulative_watch_count":2889},{"created_at":"2024-01-26T00:00:00+00:00","tag":"observability","watch_count":141,"cumulative_watch_count":3030},{"created_at":"2024-01-27T00:00:00+00:00","tag":"observability","watch_count":82,"cumulative_watch_count":3112},{"created_at":"2024-01-28T00:00:00+00:00","tag":"observability","watch_count":65,"cumulative_watch_count":3177},{"created_at":"2024-01-29T00:00:00+00:00","tag":"observability","watch_count":141,"cumulative_watch_count":3318},{"created_at":"2024-01-30T00:00:00+00:00","tag":"observability","watch_count":157,"cumulative_watch_count":3475},{"created_at":"2024-01-31T00:00:00+00:00","tag":"observability","watch_count":178,"cumulative_watch_count":3653},{"created_at":"2024-02-01T00:00:00+00:00","tag":"observability","watch_count":166,"cumulative_watch_count":3819},{"created_at":"2024-02-02T00:00:00+00:00","tag":"observability","watch_count":137,"cumulative_watch_count":3956},{"created_at":"2024-02-03T00:00:00+00:00","tag":"observability","watch_count":90,"cumulative_watch_count":4046},{"created_at":"2024-02-04T00:00:00+00:00","tag":"observability","watch_count":99,"cumulative_watch_count":4145},{"created_at":"2024-02-05T00:00:00+00:00","tag":"observability","watch_count":95,"cumulative_watch_count":4240},{"created_at":"2024-02-06T00:00:00+00:00","tag":"observability","watch_count":109,"cumulative_watch_count":4349},{"created_at":"2024-02-07T00:00:00+00:00","tag":"observability","watch_count":105,"cumulative_watch_count":4454},{"created_at":"2024-02-08T00:00:00+00:00","tag":"observability","watch_count":80,"cumulative_watch_count":4534},{"created_at":"2024-02-09T00:00:00+00:00","tag":"observability","watch_count":76,"cumulative_watch_count":4610},{"created_at":"2024-02-10T00:00:00+00:00","tag":"observability","watch_count":69,"cumulative_watch_count":4679},{"created_at":"2024-02-11T00:00:00+00:00","tag":"observability","watch_count":38,"cumulative_watch_count":4717},{"created_at":"2024-02-12T00:00:00+00:00","tag":"observability","watch_count":72,"cumulative_watch_count":4789},{"created_at":"2024-02-13T00:00:00+00:00","tag":"observability","watch_count":130,"cumulative_watch_count":4919},{"created_at":"2024-02-14T00:00:00+00:00","tag":"observability","watch_count":156,"cumulative_watch_count":5075},{"created_at":"2024-02-15T00:00:00+00:00","tag":"observability","watch_count":125,"cumulative_watch_count":5200},{"created_at":"2024-02-16T00:00:00+00:00","tag":"observability","watch_count":108,"cumulative_watch_count":5308},{"created_at":"2024-02-17T00:00:00+00:00","tag":"observability","watch_count":66,"cumulative_watch_count":5374},{"created_at":"2024-02-18T00:00:00+00:00","tag":"observability","watch_count":92,"cumulative_watch_count":5466},{"created_at":"2024-02-19T00:00:00+00:00","tag":"observability","watch_count":117,"cumulative_watch_count":5583},{"created_at":"2024-02-20T00:00:00+00:00","tag":"observability","watch_count":112,"cumulative_watch_count":5695},{"created_at":"2024-02-21T00:00:00+00:00","tag":"observability","watch_count":109,"cumulative_watch_count":5804},{"created_at":"2024-02-22T00:00:00+00:00","tag":"observability","watch_count":134,"cumulative_watch_count":5938},{"created_at":"2024-02-23T00:00:00+00:00","tag":"observability","watch_count":125,"cumulative_watch_count":6063},{"created_at":"2024-02-24T00:00:00+00:00","tag":"observability","watch_count":94,"cumulative_watch_count":6157},{"created_at":"2024-02-25T00:00:00+00:00","tag":"observability","watch_count":68,"cumulative_watch_count":6225},{"created_at":"2024-02-26T00:00:00+00:00","tag":"observability","watch_count":107,"cumulative_watch_count":6332},{"created_at":"2024-02-27T00:00:00+00:00","tag":"observability","watch_count":142,"cumulative_watch_count":6474},{"created_at":"2024-02-28T00:00:00+00:00","tag":"observability","watch_count":127,"cumulative_watch_count":6601},{"created_at":"2024-02-29T00:00:00+00:00","tag":"observability","watch_count":98,"cumulative_watch_count":6699},{"created_at":"2024-03-01T00:00:00+00:00","tag":"observability","watch_count":116,"cumulative_watch_count":6815},{"created_at":"2024-03-02T00:00:00+00:00","tag":"observability","watch_count":138,"cumulative_watch_count":6953},{"created_at":"2024-03-03T00:00:00+00:00","tag":"observability","watch_count":59,"cumulative_watch_count":7012},{"created_at":"2024-03-04T00:00:00+00:00","tag":"observability","watch_count":133,"cumulative_watch_count":7145},{"created_at":"2024-03-05T00:00:00+00:00","tag":"observability","watch_count":145,"cumulative_watch_count":7290},{"created_at":"2024-03-06T00:00:00+00:00","tag":"observability","watch_count":122,"cumulative_watch_count":7412},{"created_at":"2024-03-07T00:00:00+00:00","tag":"observability","watch_count":115,"cumulative_watch_count":7527},{"created_at":"2024-03-08T00:00:00+00:00","tag":"observability","watch_count":105,"cumulative_watch_count":7632},{"created_at":"2024-03-09T00:00:00+00:00","tag":"observability","watch_count":74,"cumulative_watch_count":7706},{"created_at":"2024-03-10T00:00:00+00:00","tag":"observability","watch_count":78,"cumulative_watch_count":7784},{"created_at":"2024-03-11T00:00:00+00:00","tag":"observability","watch_count":123,"cumulative_watch_count":7907},{"created_at":"2024-03-12T00:00:00+00:00","tag":"observability","watch_count":127,"cumulative_watch_count":8034},{"created_at":"2024-03-13T00:00:00+00:00","tag":"observability","watch_count":113,"cumulative_watch_count":8147},{"created_at":"2024-03-14T00:00:00+00:00","tag":"observability","watch_count":122,"cumulative_watch_count":8269},{"created_at":"2024-03-15T00:00:00+00:00","tag":"observability","watch_count":114,"cumulative_watch_count":8383},{"created_at":"2024-03-16T00:00:00+00:00","tag":"observability","watch_count":69,"cumulative_watch_count":8452},{"created_at":"2024-03-17T00:00:00+00:00","tag":"observability","watch_count":69,"cumulative_watch_count":8521},{"created_at":"2024-03-18T00:00:00+00:00","tag":"observability","watch_count":121,"cumulative_watch_count":8642},{"created_at":"2024-03-19T00:00:00+00:00","tag":"observability","watch_count":169,"cumulative_watch_count":8811},{"created_at":"2024-03-20T00:00:00+00:00","tag":"observability","watch_count":147,"cumulative_watch_count":8958},{"created_at":"2024-03-21T00:00:00+00:00","tag":"observability","watch_count":160,"cumulative_watch_count":9118},{"created_at":"2024-03-22T00:00:00+00:00","tag":"observability","watch_count":149,"cumulative_watch_count":9267},{"created_at":"2024-03-23T00:00:00+00:00","tag":"observability","watch_count":84,"cumulative_watch_count":9351},{"created_at":"2024-03-24T00:00:00+00:00","tag":"observability","watch_count":95,"cumulative_watch_count":9446},{"created_at":"2024-03-25T00:00:00+00:00","tag":"observability","watch_count":117,"cumulative_watch_count":9563},{"created_at":"2024-03-26T00:00:00+00:00","tag":"observability","watch_count":150,"cumulative_watch_count":9713},{"created_at":"2024-03-27T00:00:00+00:00","tag":"observability","watch_count":163,"cumulative_watch_count":9876},{"created_at":"2024-03-28T00:00:00+00:00","tag":"observability","watch_count":130,"cumulative_watch_count":10006},{"created_at":"2024-03-29T00:00:00+00:00","tag":"observability","watch_count":131,"cumulative_watch_count":10137},{"created_at":"2024-03-30T00:00:00+00:00","tag":"observability","watch_count":88,"cumulative_watch_count":10225},{"created_at":"2024-03-31T00:00:00+00:00","tag":"observability","watch_count":50,"cumulative_watch_count":10275},{"created_at":"2024-04-01T00:00:00+00:00","tag":"observability","watch_count":102,"cumulative_watch_count":10377},{"created_at":"2024-04-02T00:00:00+00:00","tag":"observability","watch_count":139,"cumulative_watch_count":10516},{"created_at":"2024-04-03T00:00:00+00:00","tag":"observability","watch_count":129,"cumulative_watch_count":10645},{"created_at":"2024-04-04T00:00:00+00:00","tag":"observability","watch_count":94,"cumulative_watch_count":10739},{"created_at":"2024-04-05T00:00:00+00:00","tag":"observability","watch_count":101,"cumulative_watch_count":10840},{"created_at":"2024-04-06T00:00:00+00:00","tag":"observability","watch_count":76,"cumulative_watch_count":10916},{"created_at":"2024-04-07T00:00:00+00:00","tag":"observability","watch_count":79,"cumulative_watch_count":10995},{"created_at":"2024-04-08T00:00:00+00:00","tag":"observability","watch_count":94,"cumulative_watch_count":11089},{"created_at":"2024-04-09T00:00:00+00:00","tag":"observability","watch_count":101,"cumulative_watch_count":11190},{"created_at":"2024-04-10T00:00:00+00:00","tag":"observability","watch_count":107,"cumulative_watch_count":11297},{"created_at":"2024-04-11T00:00:00+00:00","tag":"observability","watch_count":121,"cumulative_watch_count":11418},{"created_at":"2024-04-12T00:00:00+00:00","tag":"observability","watch_count":117,"cumulative_watch_count":11535},{"created_at":"2024-04-13T00:00:00+00:00","tag":"observability","watch_count":58,"cumulative_watch_count":11593},{"created_at":"2024-04-14T00:00:00+00:00","tag":"observability","watch_count":81,"cumulative_watch_count":11674},{"created_at":"2024-04-15T00:00:00+00:00","tag":"observability","watch_count":94,"cumulative_watch_count":11768},{"created_at":"2024-04-16T00:00:00+00:00","tag":"observability","watch_count":107,"cumulative_watch_count":11875},{"created_at":"2024-04-17T00:00:00+00:00","tag":"observability","watch_count":106,"cumulative_watch_count":11981},{"created_at":"2024-04-18T00:00:00+00:00","tag":"observability","watch_count":86,"cumulative_watch_count":12067},{"created_at":"2024-04-19T00:00:00+00:00","tag":"observability","watch_count":105,"cumulative_watch_count":12172},{"created_at":"2024-04-20T00:00:00+00:00","tag":"observability","watch_count":91,"cumulative_watch_count":12263},{"created_at":"2024-04-21T00:00:00+00:00","tag":"observability","watch_count":76,"cumulative_watch_count":12339},{"created_at":"2024-04-22T00:00:00+00:00","tag":"observability","watch_count":138,"cumulative_watch_count":12477},{"created_at":"2024-04-23T00:00:00+00:00","tag":"observability","watch_count":112,"cumulative_watch_count":12589},{"created_at":"2024-04-24T00:00:00+00:00","tag":"observability","watch_count":115,"cumulative_watch_count":12704},{"created_at":"2024-04-25T00:00:00+00:00","tag":"observability","watch_count":124,"cumulative_watch_count":12828},{"created_at":"2024-04-26T00:00:00+00:00","tag":"observability","watch_count":103,"cumulative_watch_count":12931},{"created_at":"2024-04-27T00:00:00+00:00","tag":"observability","watch_count":59,"cumulative_watch_count":12990},{"created_at":"2024-04-28T00:00:00+00:00","tag":"observability","watch_count":117,"cumulative_watch_count":13107},{"created_at":"2024-04-29T00:00:00+00:00","tag":"observability","watch_count":110,"cumulative_watch_count":13217},{"created_at":"2024-04-30T00:00:00+00:00","tag":"observability","watch_count":116,"cumulative_watch_count":13333},{"created_at":"2024-05-01T00:00:00+00:00","tag":"observability","watch_count":73,"cumulative_watch_count":13406},{"created_at":"2024-05-02T00:00:00+00:00","tag":"observability","watch_count":114,"cumulative_watch_count":13520},{"created_at":"2024-05-03T00:00:00+00:00","tag":"observability","watch_count":113,"cumulative_watch_count":13633},{"created_at":"2024-05-04T00:00:00+00:00","tag":"observability","watch_count":88,"cumulative_watch_count":13721},{"created_at":"2024-05-05T00:00:00+00:00","tag":"observability","watch_count":63,"cumulative_watch_count":13784},{"created_at":"2024-05-06T00:00:00+00:00","tag":"observability","watch_count":121,"cumulative_watch_count":13905},{"created_at":"2024-05-07T00:00:00+00:00","tag":"observability","watch_count":123,"cumulative_watch_count":14028},{"created_at":"2024-05-08T00:00:00+00:00","tag":"observability","watch_count":140,"cumulative_watch_count":14168},{"created_at":"2024-05-09T00:00:00+00:00","tag":"observability","watch_count":102,"cumulative_watch_count":14270},{"created_at":"2024-05-10T00:00:00+00:00","tag":"observability","watch_count":139,"cumulative_watch_count":14409},{"created_at":"2024-05-11T00:00:00+00:00","tag":"observability","watch_count":118,"cumulative_watch_count":14527},{"created_at":"2024-05-12T00:00:00+00:00","tag":"observability","watch_count":79,"cumulative_watch_count":14606},{"created_at":"2024-05-13T00:00:00+00:00","tag":"observability","watch_count":116,"cumulative_watch_count":14722},{"created_at":"2024-05-14T00:00:00+00:00","tag":"observability","watch_count":130,"cumulative_watch_count":14852},{"created_at":"2024-05-15T00:00:00+00:00","tag":"observability","watch_count":134,"cumulative_watch_count":14986},{"created_at":"2024-05-16T00:00:00+00:00","tag":"observability","watch_count":92,"cumulative_watch_count":15078},{"created_at":"2024-05-17T00:00:00+00:00","tag":"observability","watch_count":99,"cumulative_watch_count":15177},{"created_at":"2024-05-18T00:00:00+00:00","tag":"observability","watch_count":69,"cumulative_watch_count":15246},{"created_at":"2024-05-19T00:00:00+00:00","tag":"observability","watch_count":63,"cumulative_watch_count":15309},{"created_at":"2024-05-20T00:00:00+00:00","tag":"observability","watch_count":105,"cumulative_watch_count":15414},{"created_at":"2024-05-21T00:00:00+00:00","tag":"observability","watch_count":155,"cumulative_watch_count":15569},{"created_at":"2024-05-22T00:00:00+00:00","tag":"observability","watch_count":143,"cumulative_watch_count":15712},{"created_at":"2024-05-23T00:00:00+00:00","tag":"observability","watch_count":139,"cumulative_watch_count":15851},{"created_at":"2024-05-24T00:00:00+00:00","tag":"observability","watch_count":111,"cumulative_watch_count":15962},{"created_at":"2024-05-25T00:00:00+00:00","tag":"observability","watch_count":70,"cumulative_watch_count":16032},{"created_at":"2024-05-26T00:00:00+00:00","tag":"observability","watch_count":63,"cumulative_watch_count":16095},{"created_at":"2024-05-27T00:00:00+00:00","tag":"observability","watch_count":91,"cumulative_watch_count":16186},{"created_at":"2024-05-28T00:00:00+00:00","tag":"observability","watch_count":117,"cumulative_watch_count":16303},{"created_at":"2024-05-29T00:00:00+00:00","tag":"observability","watch_count":115,"cumulative_watch_count":16418},{"created_at":"2024-05-30T00:00:00+00:00","tag":"observability","watch_count":123,"cumulative_watch_count":16541},{"created_at":"2024-05-31T00:00:00+00:00","tag":"observability","watch_count":119,"cumulative_watch_count":16660},{"created_at":"2024-06-01T00:00:00+00:00","tag":"observability","watch_count":89,"cumulative_watch_count":16749},{"created_at":"2024-06-02T00:00:00+00:00","tag":"observability","watch_count":86,"cumulative_watch_count":16835},{"created_at":"2024-06-03T00:00:00+00:00","tag":"observability","watch_count":100,"cumulative_watch_count":16935},{"created_at":"2024-06-04T00:00:00+00:00","tag":"observability","watch_count":131,"cumulative_watch_count":17066},{"created_at":"2024-06-05T00:00:00+00:00","tag":"observability","watch_count":110,"cumulative_watch_count":17176},{"created_at":"2024-06-06T00:00:00+00:00","tag":"observability","watch_count":117,"cumulative_watch_count":17293},{"created_at":"2024-06-07T00:00:00+00:00","tag":"observability","watch_count":126,"cumulative_watch_count":17419},{"created_at":"2024-06-08T00:00:00+00:00","tag":"observability","watch_count":75,"cumulative_watch_count":17494},{"created_at":"2024-06-09T00:00:00+00:00","tag":"observability","watch_count":63,"cumulative_watch_count":17557},{"created_at":"2024-06-10T00:00:00+00:00","tag":"observability","watch_count":95,"cumulative_watch_count":17652},{"created_at":"2024-06-11T00:00:00+00:00","tag":"observability","watch_count":122,"cumulative_watch_count":17774},{"created_at":"2024-06-12T00:00:00+00:00","tag":"observability","watch_count":132,"cumulative_watch_count":17906},{"created_at":"2024-06-13T00:00:00+00:00","tag":"observability","watch_count":96,"cumulative_watch_count":18002},{"created_at":"2024-06-14T00:00:00+00:00","tag":"observability","watch_count":110,"cumulative_watch_count":18112},{"created_at":"2024-06-15T00:00:00+00:00","tag":"observability","watch_count":76,"cumulative_watch_count":18188},{"created_at":"2024-06-16T00:00:00+00:00","tag":"observability","watch_count":66,"cumulative_watch_count":18254},{"created_at":"2024-06-17T00:00:00+00:00","tag":"observability","watch_count":85,"cumulative_watch_count":18339},{"created_at":"2024-06-18T00:00:00+00:00","tag":"observability","watch_count":129,"cumulative_watch_count":18468},{"created_at":"2024-06-19T00:00:00+00:00","tag":"observability","watch_count":96,"cumulative_watch_count":18564},{"created_at":"2024-06-20T00:00:00+00:00","tag":"observability","watch_count":120,"cumulative_watch_count":18684},{"created_at":"2024-06-21T00:00:00+00:00","tag":"observability","watch_count":119,"cumulative_watch_count":18803},{"created_at":"2024-06-22T00:00:00+00:00","tag":"observability","watch_count":72,"cumulative_watch_count":18875},{"created_at":"2024-06-23T00:00:00+00:00","tag":"observability","watch_count":59,"cumulative_watch_count":18934},{"created_at":"2024-06-24T00:00:00+00:00","tag":"observability","watch_count":95,"cumulative_watch_count":19029},{"created_at":"2024-06-25T00:00:00+00:00","tag":"observability","watch_count":133,"cumulative_watch_count":19162},{"created_at":"2024-06-26T00:00:00+00:00","tag":"observability","watch_count":107,"cumulative_watch_count":19269},{"created_at":"2024-06-27T00:00:00+00:00","tag":"observability","watch_count":110,"cumulative_watch_count":19379},{"created_at":"2024-06-28T00:00:00+00:00","tag":"observability","watch_count":111,"cumulative_watch_count":19490},{"created_at":"2024-06-29T00:00:00+00:00","tag":"observability","watch_count":77,"cumulative_watch_count":19567},{"created_at":"2024-06-30T00:00:00+00:00","tag":"observability","watch_count":81,"cumulative_watch_count":19648},{"created_at":"2024-07-01T00:00:00+00:00","tag":"observability","watch_count":100,"cumulative_watch_count":19748},{"created_at":"2024-07-02T00:00:00+00:00","tag":"observability","watch_count":125,"cumulative_watch_count":19873},{"created_at":"2024-07-03T00:00:00+00:00","tag":"observability","watch_count":115,"cumulative_watch_count":19988},{"created_at":"2024-07-04T00:00:00+00:00","tag":"observability","watch_count":124,"cumulative_watch_count":20112},{"created_at":"2024-07-05T00:00:00+00:00","tag":"observability","watch_count":106,"cumulative_watch_count":20218},{"created_at":"2024-07-06T00:00:00+00:00","tag":"observability","watch_count":54,"cumulative_watch_count":20272},{"created_at":"2024-07-07T00:00:00+00:00","tag":"observability","watch_count":64,"cumulative_watch_count":20336},{"created_at":"2024-07-08T00:00:00+00:00","tag":"observability","watch_count":92,"cumulative_watch_count":20428},{"created_at":"2024-07-09T00:00:00+00:00","tag":"observability","watch_count":105,"cumulative_watch_count":20533},{"created_at":"2024-07-10T00:00:00+00:00","tag":"observability","watch_count":129,"cumulative_watch_count":20662},{"created_at":"2024-07-11T00:00:00+00:00","tag":"observability","watch_count":179,"cumulative_watch_count":20841},{"created_at":"2024-07-12T00:00:00+00:00","tag":"observability","watch_count":120,"cumulative_watch_count":20961},{"created_at":"2024-07-13T00:00:00+00:00","tag":"observability","watch_count":71,"cumulative_watch_count":21032},{"created_at":"2024-07-14T00:00:00+00:00","tag":"observability","watch_count":72,"cumulative_watch_count":21104},{"created_at":"2024-07-15T00:00:00+00:00","tag":"observability","watch_count":103,"cumulative_watch_count":21207},{"created_at":"2024-07-16T00:00:00+00:00","tag":"observability","watch_count":103,"cumulative_watch_count":21310},{"created_at":"2024-07-17T00:00:00+00:00","tag":"observability","watch_count":119,"cumulative_watch_count":21429},{"created_at":"2024-07-18T00:00:00+00:00","tag":"observability","watch_count":117,"cumulative_watch_count":21546},{"created_at":"2024-07-19T00:00:00+00:00","tag":"observability","watch_count":88,"cumulative_watch_count":21634},{"created_at":"2024-07-20T00:00:00+00:00","tag":"observability","watch_count":77,"cumulative_watch_count":21711},{"created_at":"2024-07-21T00:00:00+00:00","tag":"observability","watch_count":81,"cumulative_watch_count":21792},{"created_at":"2024-07-22T00:00:00+00:00","tag":"observability","watch_count":139,"cumulative_watch_count":21931},{"created_at":"2024-07-23T00:00:00+00:00","tag":"observability","watch_count":122,"cumulative_watch_count":22053},{"created_at":"2024-07-24T00:00:00+00:00","tag":"observability","watch_count":97,"cumulative_watch_count":22150},{"created_at":"2024-07-25T00:00:00+00:00","tag":"observability","watch_count":119,"cumulative_watch_count":22269},{"created_at":"2024-07-26T00:00:00+00:00","tag":"observability","watch_count":106,"cumulative_watch_count":22375},{"created_at":"2024-07-27T00:00:00+00:00","tag":"observability","watch_count":70,"cumulative_watch_count":22445},{"created_at":"2024-07-28T00:00:00+00:00","tag":"observability","watch_count":68,"cumulative_watch_count":22513},{"created_at":"2024-07-29T00:00:00+00:00","tag":"observability","watch_count":98,"cumulative_watch_count":22611},{"created_at":"2024-07-30T00:00:00+00:00","tag":"observability","watch_count":127,"cumulative_watch_count":22738},{"created_at":"2024-07-31T00:00:00+00:00","tag":"observability","watch_count":111,"cumulative_watch_count":22849},{"created_at":"2024-08-01T00:00:00+00:00","tag":"observability","watch_count":124,"cumulative_watch_count":22973},{"created_at":"2024-08-02T00:00:00+00:00","tag":"observability","watch_count":118,"cumulative_watch_count":23091},{"created_at":"2024-08-03T00:00:00+00:00","tag":"observability","watch_count":59,"cumulative_watch_count":23150},{"created_at":"2024-08-04T00:00:00+00:00","tag":"observability","watch_count":67,"cumulative_watch_count":23217},{"created_at":"2024-08-05T00:00:00+00:00","tag":"observability","watch_count":88,"cumulative_watch_count":23305},{"created_at":"2024-08-06T00:00:00+00:00","tag":"observability","watch_count":106,"cumulative_watch_count":23411},{"created_at":"2024-08-07T00:00:00+00:00","tag":"observability","watch_count":126,"cumulative_watch_count":23537},{"created_at":"2024-08-08T00:00:00+00:00","tag":"observability","watch_count":129,"cumulative_watch_count":23666},{"created_at":"2024-08-09T00:00:00+00:00","tag":"observability","watch_count":118,"cumulative_watch_count":23784},{"created_at":"2024-08-10T00:00:00+00:00","tag":"observability","watch_count":75,"cumulative_watch_count":23859},{"created_at":"2024-08-11T00:00:00+00:00","tag":"observability","watch_count":44,"cumulative_watch_count":23903},{"created_at":"2024-08-12T00:00:00+00:00","tag":"observability","watch_count":111,"cumulative_watch_count":24014},{"created_at":"2024-08-13T00:00:00+00:00","tag":"observability","watch_count":133,"cumulative_watch_count":24147},{"created_at":"2024-08-14T00:00:00+00:00","tag":"observability","watch_count":123,"cumulative_watch_count":24270},{"created_at":"2024-08-15T00:00:00+00:00","tag":"observability","watch_count":113,"cumulative_watch_count":24383},{"created_at":"2024-08-16T00:00:00+00:00","tag":"observability","watch_count":135,"cumulative_watch_count":24518},{"created_at":"2024-08-17T00:00:00+00:00","tag":"observability","watch_count":75,"cumulative_watch_count":24593},{"created_at":"2024-08-18T00:00:00+00:00","tag":"observability","watch_count":80,"cumulative_watch_count":24673},{"created_at":"2024-08-19T00:00:00+00:00","tag":"observability","watch_count":110,"cumulative_watch_count":24783},{"created_at":"2024-08-20T00:00:00+00:00","tag":"observability","watch_count":136,"cumulative_watch_count":24919},{"created_at":"2024-08-21T00:00:00+00:00","tag":"observability","watch_count":140,"cumulative_watch_count":25059},{"created_at":"2024-08-22T00:00:00+00:00","tag":"observability","watch_count":137,"cumulative_watch_count":25196},{"created_at":"2024-08-23T00:00:00+00:00","tag":"observability","watch_count":141,"cumulative_watch_count":25337},{"created_at":"2024-08-24T00:00:00+00:00","tag":"observability","watch_count":99,"cumulative_watch_count":25436},{"created_at":"2024-08-25T00:00:00+00:00","tag":"observability","watch_count":70,"cumulative_watch_count":25506},{"created_at":"2024-08-26T00:00:00+00:00","tag":"observability","watch_count":115,"cumulative_watch_count":25621},{"created_at":"2024-08-27T00:00:00+00:00","tag":"observability","watch_count":119,"cumulative_watch_count":25740},{"created_at":"2024-08-28T00:00:00+00:00","tag":"observability","watch_count":161,"cumulative_watch_count":25901},{"created_at":"2024-08-29T00:00:00+00:00","tag":"observability","watch_count":157,"cumulative_watch_count":26058},{"created_at":"2024-08-30T00:00:00+00:00","tag":"observability","watch_count":131,"cumulative_watch_count":26189},{"created_at":"2024-08-31T00:00:00+00:00","tag":"observability","watch_count":83,"cumulative_watch_count":26272},{"created_at":"2024-09-01T00:00:00+00:00","tag":"observability","watch_count":86,"cumulative_watch_count":26358},{"created_at":"2024-09-02T00:00:00+00:00","tag":"observability","watch_count":107,"cumulative_watch_count":26465},{"created_at":"2024-09-03T00:00:00+00:00","tag":"observability","watch_count":111,"cumulative_watch_count":26576},{"created_at":"2024-09-04T00:00:00+00:00","tag":"observability","watch_count":123,"cumulative_watch_count":26699},{"created_at":"2024-09-05T00:00:00+00:00","tag":"observability","watch_count":139,"cumulative_watch_count":26838},{"created_at":"2024-09-06T00:00:00+00:00","tag":"observability","watch_count":132,"cumulative_watch_count":26970},{"created_at":"2024-09-07T00:00:00+00:00","tag":"observability","watch_count":91,"cumulative_watch_count":27061},{"created_at":"2024-09-08T00:00:00+00:00","tag":"observability","watch_count":103,"cumulative_watch_count":27164},{"created_at":"2024-09-09T00:00:00+00:00","tag":"observability","watch_count":123,"cumulative_watch_count":27287},{"created_at":"2024-09-10T00:00:00+00:00","tag":"observability","watch_count":108,"cumulative_watch_count":27395},{"created_at":"2024-09-11T00:00:00+00:00","tag":"observability","watch_count":124,"cumulative_watch_count":27519},{"created_at":"2024-09-12T00:00:00+00:00","tag":"observability","watch_count":148,"cumulative_watch_count":27667},{"created_at":"2024-09-13T00:00:00+00:00","tag":"observability","watch_count":129,"cumulative_watch_count":27796},{"created_at":"2024-09-14T00:00:00+00:00","tag":"observability","watch_count":122,"cumulative_watch_count":27918},{"created_at":"2024-09-15T00:00:00+00:00","tag":"observability","watch_count":114,"cumulative_watch_count":28032},{"created_at":"2024-09-16T00:00:00+00:00","tag":"observability","watch_count":104,"cumulative_watch_count":28136},{"created_at":"2024-09-17T00:00:00+00:00","tag":"observability","watch_count":103,"cumulative_watch_count":28239},{"created_at":"2024-09-18T00:00:00+00:00","tag":"observability","watch_count":141,"cumulative_watch_count":28380},{"created_at":"2024-09-19T00:00:00+00:00","tag":"observability","watch_count":149,"cumulative_watch_count":28529},{"created_at":"2024-09-20T00:00:00+00:00","tag":"observability","watch_count":111,"cumulative_watch_count":28640},{"created_at":"2024-09-21T00:00:00+00:00","tag":"observability","watch_count":49,"cumulative_watch_count":28689},{"created_at":"2024-09-22T00:00:00+00:00","tag":"observability","watch_count":71,"cumulative_watch_count":28760},{"created_at":"2024-09-23T00:00:00+00:00","tag":"observability","watch_count":109,"cumulative_watch_count":28869},{"created_at":"2024-09-24T00:00:00+00:00","tag":"observability","watch_count":125,"cumulative_watch_count":28994},{"created_at":"2024-09-25T00:00:00+00:00","tag":"observability","watch_count":148,"cumulative_watch_count":29142},{"created_at":"2024-09-26T00:00:00+00:00","tag":"observability","watch_count":129,"cumulative_watch_count":29271},{"created_at":"2024-09-27T00:00:00+00:00","tag":"observability","watch_count":114,"cumulative_watch_count":29385},{"created_at":"2024-09-28T00:00:00+00:00","tag":"observability","watch_count":68,"cumulative_watch_count":29453},{"created_at":"2024-09-29T00:00:00+00:00","tag":"observability","watch_count":110,"cumulative_watch_count":29563},{"created_at":"2024-09-30T00:00:00+00:00","tag":"observability","watch_count":100,"cumulative_watch_count":29663},{"created_at":"2024-10-01T00:00:00+00:00","tag":"observability","watch_count":126,"cumulative_watch_count":29789},{"created_at":"2024-10-02T00:00:00+00:00","tag":"observability","watch_count":108,"cumulative_watch_count":29897},{"created_at":"2024-10-03T00:00:00+00:00","tag":"observability","watch_count":93,"cumulative_watch_count":29990},{"created_at":"2024-10-04T00:00:00+00:00","tag":"observability","watch_count":95,"cumulative_watch_count":30085},{"created_at":"2024-10-05T00:00:00+00:00","tag":"observability","watch_count":67,"cumulative_watch_count":30152},{"created_at":"2024-10-06T00:00:00+00:00","tag":"observability","watch_count":73,"cumulative_watch_count":30225},{"created_at":"2024-10-07T00:00:00+00:00","tag":"observability","watch_count":78,"cumulative_watch_count":30303},{"created_at":"2024-10-08T00:00:00+00:00","tag":"observability","watch_count":130,"cumulative_watch_count":30433},{"created_at":"2024-10-09T00:00:00+00:00","tag":"observability","watch_count":133,"cumulative_watch_count":30566},{"created_at":"2024-10-10T00:00:00+00:00","tag":"observability","watch_count":114,"cumulative_watch_count":30680},{"created_at":"2024-10-11T00:00:00+00:00","tag":"observability","watch_count":124,"cumulative_watch_count":30804},{"created_at":"2024-10-12T00:00:00+00:00","tag":"observability","watch_count":99,"cumulative_watch_count":30903},{"created_at":"2024-10-13T00:00:00+00:00","tag":"observability","watch_count":56,"cumulative_watch_count":30959},{"created_at":"2024-10-14T00:00:00+00:00","tag":"observability","watch_count":110,"cumulative_watch_count":31069},{"created_at":"2024-10-15T00:00:00+00:00","tag":"observability","watch_count":139,"cumulative_watch_count":31208},{"created_at":"2024-10-16T00:00:00+00:00","tag":"observability","watch_count":118,"cumulative_watch_count":31326},{"created_at":"2024-10-17T00:00:00+00:00","tag":"observability","watch_count":143,"cumulative_watch_count":31469},{"created_at":"2024-10-18T00:00:00+00:00","tag":"observability","watch_count":75,"cumulative_watch_count":31544},{"created_at":"2024-10-19T00:00:00+00:00","tag":"observability","watch_count":78,"cumulative_watch_count":31622},{"created_at":"2024-10-20T00:00:00+00:00","tag":"observability","watch_count":93,"cumulative_watch_count":31715},{"created_at":"2024-10-21T00:00:00+00:00","tag":"observability","watch_count":94,"cumulative_watch_count":31809},{"created_at":"2024-10-22T00:00:00+00:00","tag":"observability","watch_count":114,"cumulative_watch_count":31923},{"created_at":"2024-10-23T00:00:00+00:00","tag":"observability","watch_count":119,"cumulative_watch_count":32042},{"created_at":"2024-10-24T00:00:00+00:00","tag":"observability","watch_count":120,"cumulative_watch_count":32162},{"created_at":"2024-10-25T00:00:00+00:00","tag":"observability","watch_count":231,"cumulative_watch_count":32393},{"created_at":"2024-10-26T00:00:00+00:00","tag":"observability","watch_count":84,"cumulative_watch_count":32477},{"created_at":"2024-10-27T00:00:00+00:00","tag":"observability","watch_count":81,"cumulative_watch_count":32558},{"created_at":"2024-10-28T00:00:00+00:00","tag":"observability","watch_count":142,"cumulative_watch_count":32700},{"created_at":"2024-10-29T00:00:00+00:00","tag":"observability","watch_count":123,"cumulative_watch_count":32823},{"created_at":"2024-10-30T00:00:00+00:00","tag":"observability","watch_count":130,"cumulative_watch_count":32953},{"created_at":"2024-10-31T00:00:00+00:00","tag":"observability","watch_count":118,"cumulative_watch_count":33071},{"created_at":"2024-11-01T00:00:00+00:00","tag":"observability","watch_count":105,"cumulative_watch_count":33176},{"created_at":"2024-11-02T00:00:00+00:00","tag":"observability","watch_count":80,"cumulative_watch_count":33256},{"created_at":"2024-11-03T00:00:00+00:00","tag":"observability","watch_count":84,"cumulative_watch_count":33340},{"created_at":"2024-11-04T00:00:00+00:00","tag":"observability","watch_count":100,"cumulative_watch_count":33440},{"created_at":"2024-11-05T00:00:00+00:00","tag":"observability","watch_count":125,"cumulative_watch_count":33565},{"created_at":"2024-11-06T00:00:00+00:00","tag":"observability","watch_count":89,"cumulative_watch_count":33654},{"created_at":"2024-11-07T00:00:00+00:00","tag":"observability","watch_count":131,"cumulative_watch_count":33785},{"created_at":"2024-11-08T00:00:00+00:00","tag":"observability","watch_count":107,"cumulative_watch_count":33892},{"created_at":"2024-11-09T00:00:00+00:00","tag":"observability","watch_count":76,"cumulative_watch_count":33968},{"created_at":"2024-11-10T00:00:00+00:00","tag":"observability","watch_count":74,"cumulative_watch_count":34042},{"created_at":"2024-11-11T00:00:00+00:00","tag":"observability","watch_count":102,"cumulative_watch_count":34144},{"created_at":"2024-01-01T00:00:00+00:00","tag":"runtime","watch_count":197,"cumulative_watch_count":197},{"created_at":"2024-01-02T00:00:00+00:00","tag":"runtime","watch_count":513,"cumulative_watch_count":710},{"created_at":"2024-01-03T00:00:00+00:00","tag":"runtime","watch_count":478,"cumulative_watch_count":1188},{"created_at":"2024-01-04T00:00:00+00:00","tag":"runtime","watch_count":506,"cumulative_watch_count":1694},{"created_at":"2024-01-05T00:00:00+00:00","tag":"runtime","watch_count":445,"cumulative_watch_count":2139},{"created_at":"2024-01-06T00:00:00+00:00","tag":"runtime","watch_count":287,"cumulative_watch_count":2426},{"created_at":"2024-01-07T00:00:00+00:00","tag":"runtime","watch_count":271,"cumulative_watch_count":2697},{"created_at":"2024-01-08T00:00:00+00:00","tag":"runtime","watch_count":494,"cumulative_watch_count":3191},{"created_at":"2024-01-09T00:00:00+00:00","tag":"runtime","watch_count":532,"cumulative_watch_count":3723},{"created_at":"2024-01-10T00:00:00+00:00","tag":"runtime","watch_count":623,"cumulative_watch_count":4346},{"created_at":"2024-01-11T00:00:00+00:00","tag":"runtime","watch_count":616,"cumulative_watch_count":4962},{"created_at":"2024-01-12T00:00:00+00:00","tag":"runtime","watch_count":541,"cumulative_watch_count":5503},{"created_at":"2024-01-13T00:00:00+00:00","tag":"runtime","watch_count":296,"cumulative_watch_count":5799},{"created_at":"2024-01-14T00:00:00+00:00","tag":"runtime","watch_count":304,"cumulative_watch_count":6103},{"created_at":"2024-01-15T00:00:00+00:00","tag":"runtime","watch_count":447,"cumulative_watch_count":6550},{"created_at":"2024-01-16T00:00:00+00:00","tag":"runtime","watch_count":503,"cumulative_watch_count":7053},{"created_at":"2024-01-17T00:00:00+00:00","tag":"runtime","watch_count":558,"cumulative_watch_count":7611},{"created_at":"2024-01-18T00:00:00+00:00","tag":"runtime","watch_count":591,"cumulative_watch_count":8202},{"created_at":"2024-01-19T00:00:00+00:00","tag":"runtime","watch_count":547,"cumulative_watch_count":8749},{"created_at":"2024-01-20T00:00:00+00:00","tag":"runtime","watch_count":281,"cumulative_watch_count":9030},{"created_at":"2024-01-21T00:00:00+00:00","tag":"runtime","watch_count":329,"cumulative_watch_count":9359},{"created_at":"2024-01-22T00:00:00+00:00","tag":"runtime","watch_count":452,"cumulative_watch_count":9811},{"created_at":"2024-01-23T00:00:00+00:00","tag":"runtime","watch_count":483,"cumulative_watch_count":10294},{"created_at":"2024-01-24T00:00:00+00:00","tag":"runtime","watch_count":467,"cumulative_watch_count":10761},{"created_at":"2024-01-25T00:00:00+00:00","tag":"runtime","watch_count":540,"cumulative_watch_count":11301},{"created_at":"2024-01-26T00:00:00+00:00","tag":"runtime","watch_count":522,"cumulative_watch_count":11823},{"created_at":"2024-01-27T00:00:00+00:00","tag":"runtime","watch_count":255,"cumulative_watch_count":12078},{"created_at":"2024-01-28T00:00:00+00:00","tag":"runtime","watch_count":272,"cumulative_watch_count":12350},{"created_at":"2024-01-29T00:00:00+00:00","tag":"runtime","watch_count":466,"cumulative_watch_count":12816},{"created_at":"2024-01-30T00:00:00+00:00","tag":"runtime","watch_count":455,"cumulative_watch_count":13271},{"created_at":"2024-01-31T00:00:00+00:00","tag":"runtime","watch_count":506,"cumulative_watch_count":13777},{"created_at":"2024-02-01T00:00:00+00:00","tag":"runtime","watch_count":577,"cumulative_watch_count":14354},{"created_at":"2024-02-02T00:00:00+00:00","tag":"runtime","watch_count":560,"cumulative_watch_count":14914},{"created_at":"2024-02-03T00:00:00+00:00","tag":"runtime","watch_count":302,"cumulative_watch_count":15216},{"created_at":"2024-02-04T00:00:00+00:00","tag":"runtime","watch_count":429,"cumulative_watch_count":15645},{"created_at":"2024-02-05T00:00:00+00:00","tag":"runtime","watch_count":399,"cumulative_watch_count":16044},{"created_at":"2024-02-06T00:00:00+00:00","tag":"runtime","watch_count":420,"cumulative_watch_count":16464},{"created_at":"2024-02-07T00:00:00+00:00","tag":"runtime","watch_count":338,"cumulative_watch_count":16802},{"created_at":"2024-02-08T00:00:00+00:00","tag":"runtime","watch_count":292,"cumulative_watch_count":17094},{"created_at":"2024-02-09T00:00:00+00:00","tag":"runtime","watch_count":267,"cumulative_watch_count":17361},{"created_at":"2024-02-10T00:00:00+00:00","tag":"runtime","watch_count":245,"cumulative_watch_count":17606},{"created_at":"2024-02-11T00:00:00+00:00","tag":"runtime","watch_count":176,"cumulative_watch_count":17782},{"created_at":"2024-02-12T00:00:00+00:00","tag":"runtime","watch_count":217,"cumulative_watch_count":17999},{"created_at":"2024-02-13T00:00:00+00:00","tag":"runtime","watch_count":265,"cumulative_watch_count":18264},{"created_at":"2024-02-14T00:00:00+00:00","tag":"runtime","watch_count":320,"cumulative_watch_count":18584},{"created_at":"2024-02-15T00:00:00+00:00","tag":"runtime","watch_count":332,"cumulative_watch_count":18916},{"created_at":"2024-02-16T00:00:00+00:00","tag":"runtime","watch_count":314,"cumulative_watch_count":19230},{"created_at":"2024-02-17T00:00:00+00:00","tag":"runtime","watch_count":207,"cumulative_watch_count":19437},{"created_at":"2024-02-18T00:00:00+00:00","tag":"runtime","watch_count":313,"cumulative_watch_count":19750},{"created_at":"2024-02-19T00:00:00+00:00","tag":"runtime","watch_count":416,"cumulative_watch_count":20166},{"created_at":"2024-02-20T00:00:00+00:00","tag":"runtime","watch_count":412,"cumulative_watch_count":20578},{"created_at":"2024-02-21T00:00:00+00:00","tag":"runtime","watch_count":428,"cumulative_watch_count":21006},{"created_at":"2024-02-22T00:00:00+00:00","tag":"runtime","watch_count":383,"cumulative_watch_count":21389},{"created_at":"2024-02-23T00:00:00+00:00","tag":"runtime","watch_count":366,"cumulative_watch_count":21755},{"created_at":"2024-02-24T00:00:00+00:00","tag":"runtime","watch_count":242,"cumulative_watch_count":21997},{"created_at":"2024-02-25T00:00:00+00:00","tag":"runtime","watch_count":229,"cumulative_watch_count":22226},{"created_at":"2024-02-26T00:00:00+00:00","tag":"runtime","watch_count":402,"cumulative_watch_count":22628},{"created_at":"2024-02-27T00:00:00+00:00","tag":"runtime","watch_count":467,"cumulative_watch_count":23095},{"created_at":"2024-02-28T00:00:00+00:00","tag":"runtime","watch_count":483,"cumulative_watch_count":23578},{"created_at":"2024-02-29T00:00:00+00:00","tag":"runtime","watch_count":491,"cumulative_watch_count":24069},{"created_at":"2024-03-01T00:00:00+00:00","tag":"runtime","watch_count":450,"cumulative_watch_count":24519},{"created_at":"2024-03-02T00:00:00+00:00","tag":"runtime","watch_count":272,"cumulative_watch_count":24791},{"created_at":"2024-03-03T00:00:00+00:00","tag":"runtime","watch_count":239,"cumulative_watch_count":25030},{"created_at":"2024-03-04T00:00:00+00:00","tag":"runtime","watch_count":408,"cumulative_watch_count":25438},{"created_at":"2024-03-05T00:00:00+00:00","tag":"runtime","watch_count":415,"cumulative_watch_count":25853},{"created_at":"2024-03-06T00:00:00+00:00","tag":"runtime","watch_count":462,"cumulative_watch_count":26315},{"created_at":"2024-03-07T00:00:00+00:00","tag":"runtime","watch_count":472,"cumulative_watch_count":26787},{"created_at":"2024-03-08T00:00:00+00:00","tag":"runtime","watch_count":435,"cumulative_watch_count":27222},{"created_at":"2024-03-09T00:00:00+00:00","tag":"runtime","watch_count":223,"cumulative_watch_count":27445},{"created_at":"2024-03-10T00:00:00+00:00","tag":"runtime","watch_count":261,"cumulative_watch_count":27706},{"created_at":"2024-03-11T00:00:00+00:00","tag":"runtime","watch_count":416,"cumulative_watch_count":28122},{"created_at":"2024-03-12T00:00:00+00:00","tag":"runtime","watch_count":419,"cumulative_watch_count":28541},{"created_at":"2024-03-13T00:00:00+00:00","tag":"runtime","watch_count":463,"cumulative_watch_count":29004},{"created_at":"2024-03-14T00:00:00+00:00","tag":"runtime","watch_count":422,"cumulative_watch_count":29426},{"created_at":"2024-03-15T00:00:00+00:00","tag":"runtime","watch_count":462,"cumulative_watch_count":29888},{"created_at":"2024-03-16T00:00:00+00:00","tag":"runtime","watch_count":322,"cumulative_watch_count":30210},{"created_at":"2024-03-17T00:00:00+00:00","tag":"runtime","watch_count":259,"cumulative_watch_count":30469},{"created_at":"2024-03-18T00:00:00+00:00","tag":"runtime","watch_count":449,"cumulative_watch_count":30918},{"created_at":"2024-03-19T00:00:00+00:00","tag":"runtime","watch_count":452,"cumulative_watch_count":31370},{"created_at":"2024-03-20T00:00:00+00:00","tag":"runtime","watch_count":635,"cumulative_watch_count":32005},{"created_at":"2024-03-21T00:00:00+00:00","tag":"runtime","watch_count":574,"cumulative_watch_count":32579},{"created_at":"2024-03-22T00:00:00+00:00","tag":"runtime","watch_count":497,"cumulative_watch_count":33076},{"created_at":"2024-03-23T00:00:00+00:00","tag":"runtime","watch_count":310,"cumulative_watch_count":33386},{"created_at":"2024-03-24T00:00:00+00:00","tag":"runtime","watch_count":273,"cumulative_watch_count":33659},{"created_at":"2024-03-25T00:00:00+00:00","tag":"runtime","watch_count":446,"cumulative_watch_count":34105},{"created_at":"2024-03-26T00:00:00+00:00","tag":"runtime","watch_count":538,"cumulative_watch_count":34643},{"created_at":"2024-03-27T00:00:00+00:00","tag":"runtime","watch_count":507,"cumulative_watch_count":35150},{"created_at":"2024-03-28T00:00:00+00:00","tag":"runtime","watch_count":483,"cumulative_watch_count":35633},{"created_at":"2024-03-29T00:00:00+00:00","tag":"runtime","watch_count":426,"cumulative_watch_count":36059},{"created_at":"2024-03-30T00:00:00+00:00","tag":"runtime","watch_count":283,"cumulative_watch_count":36342},{"created_at":"2024-03-31T00:00:00+00:00","tag":"runtime","watch_count":235,"cumulative_watch_count":36577},{"created_at":"2024-04-01T00:00:00+00:00","tag":"runtime","watch_count":369,"cumulative_watch_count":36946},{"created_at":"2024-04-02T00:00:00+00:00","tag":"runtime","watch_count":426,"cumulative_watch_count":37372},{"created_at":"2024-04-03T00:00:00+00:00","tag":"runtime","watch_count":449,"cumulative_watch_count":37821},{"created_at":"2024-04-04T00:00:00+00:00","tag":"runtime","watch_count":284,"cumulative_watch_count":38105},{"created_at":"2024-04-05T00:00:00+00:00","tag":"runtime","watch_count":296,"cumulative_watch_count":38401},{"created_at":"2024-04-06T00:00:00+00:00","tag":"runtime","watch_count":241,"cumulative_watch_count":38642},{"created_at":"2024-04-07T00:00:00+00:00","tag":"runtime","watch_count":336,"cumulative_watch_count":38978},{"created_at":"2024-04-08T00:00:00+00:00","tag":"runtime","watch_count":451,"cumulative_watch_count":39429},{"created_at":"2024-04-09T00:00:00+00:00","tag":"runtime","watch_count":480,"cumulative_watch_count":39909},{"created_at":"2024-04-10T00:00:00+00:00","tag":"runtime","watch_count":410,"cumulative_watch_count":40319},{"created_at":"2024-04-11T00:00:00+00:00","tag":"runtime","watch_count":424,"cumulative_watch_count":40743},{"created_at":"2024-04-12T00:00:00+00:00","tag":"runtime","watch_count":326,"cumulative_watch_count":41069},{"created_at":"2024-04-13T00:00:00+00:00","tag":"runtime","watch_count":311,"cumulative_watch_count":41380},{"created_at":"2024-04-14T00:00:00+00:00","tag":"runtime","watch_count":241,"cumulative_watch_count":41621},{"created_at":"2024-04-15T00:00:00+00:00","tag":"runtime","watch_count":426,"cumulative_watch_count":42047},{"created_at":"2024-04-16T00:00:00+00:00","tag":"runtime","watch_count":435,"cumulative_watch_count":42482},{"created_at":"2024-04-17T00:00:00+00:00","tag":"runtime","watch_count":418,"cumulative_watch_count":42900},{"created_at":"2024-04-18T00:00:00+00:00","tag":"runtime","watch_count":428,"cumulative_watch_count":43328},{"created_at":"2024-04-19T00:00:00+00:00","tag":"runtime","watch_count":404,"cumulative_watch_count":43732},{"created_at":"2024-04-20T00:00:00+00:00","tag":"runtime","watch_count":249,"cumulative_watch_count":43981},{"created_at":"2024-04-21T00:00:00+00:00","tag":"runtime","watch_count":265,"cumulative_watch_count":44246},{"created_at":"2024-04-22T00:00:00+00:00","tag":"runtime","watch_count":405,"cumulative_watch_count":44651},{"created_at":"2024-04-23T00:00:00+00:00","tag":"runtime","watch_count":453,"cumulative_watch_count":45104},{"created_at":"2024-04-24T00:00:00+00:00","tag":"runtime","watch_count":431,"cumulative_watch_count":45535},{"created_at":"2024-04-25T00:00:00+00:00","tag":"runtime","watch_count":471,"cumulative_watch_count":46006},{"created_at":"2024-04-26T00:00:00+00:00","tag":"runtime","watch_count":435,"cumulative_watch_count":46441},{"created_at":"2024-04-27T00:00:00+00:00","tag":"runtime","watch_count":272,"cumulative_watch_count":46713},{"created_at":"2024-04-28T00:00:00+00:00","tag":"runtime","watch_count":385,"cumulative_watch_count":47098},{"created_at":"2024-04-29T00:00:00+00:00","tag":"runtime","watch_count":404,"cumulative_watch_count":47502},{"created_at":"2024-04-30T00:00:00+00:00","tag":"runtime","watch_count":414,"cumulative_watch_count":47916},{"created_at":"2024-05-01T00:00:00+00:00","tag":"runtime","watch_count":267,"cumulative_watch_count":48183},{"created_at":"2024-05-02T00:00:00+00:00","tag":"runtime","watch_count":300,"cumulative_watch_count":48483},{"created_at":"2024-05-03T00:00:00+00:00","tag":"runtime","watch_count":249,"cumulative_watch_count":48732},{"created_at":"2024-05-04T00:00:00+00:00","tag":"runtime","watch_count":233,"cumulative_watch_count":48965},{"created_at":"2024-05-05T00:00:00+00:00","tag":"runtime","watch_count":220,"cumulative_watch_count":49185},{"created_at":"2024-05-06T00:00:00+00:00","tag":"runtime","watch_count":400,"cumulative_watch_count":49585},{"created_at":"2024-05-07T00:00:00+00:00","tag":"runtime","watch_count":585,"cumulative_watch_count":50170},{"created_at":"2024-05-08T00:00:00+00:00","tag":"runtime","watch_count":609,"cumulative_watch_count":50779},{"created_at":"2024-05-09T00:00:00+00:00","tag":"runtime","watch_count":428,"cumulative_watch_count":51207},{"created_at":"2024-05-10T00:00:00+00:00","tag":"runtime","watch_count":480,"cumulative_watch_count":51687},{"created_at":"2024-05-11T00:00:00+00:00","tag":"runtime","watch_count":362,"cumulative_watch_count":52049},{"created_at":"2024-05-12T00:00:00+00:00","tag":"runtime","watch_count":228,"cumulative_watch_count":52277},{"created_at":"2024-05-13T00:00:00+00:00","tag":"runtime","watch_count":449,"cumulative_watch_count":52726},{"created_at":"2024-05-14T00:00:00+00:00","tag":"runtime","watch_count":488,"cumulative_watch_count":53214},{"created_at":"2024-05-15T00:00:00+00:00","tag":"runtime","watch_count":427,"cumulative_watch_count":53641},{"created_at":"2024-05-16T00:00:00+00:00","tag":"runtime","watch_count":431,"cumulative_watch_count":54072},{"created_at":"2024-05-17T00:00:00+00:00","tag":"runtime","watch_count":401,"cumulative_watch_count":54473},{"created_at":"2024-05-18T00:00:00+00:00","tag":"runtime","watch_count":223,"cumulative_watch_count":54696},{"created_at":"2024-05-19T00:00:00+00:00","tag":"runtime","watch_count":231,"cumulative_watch_count":54927},{"created_at":"2024-05-20T00:00:00+00:00","tag":"runtime","watch_count":371,"cumulative_watch_count":55298},{"created_at":"2024-05-21T00:00:00+00:00","tag":"runtime","watch_count":472,"cumulative_watch_count":55770},{"created_at":"2024-05-22T00:00:00+00:00","tag":"runtime","watch_count":424,"cumulative_watch_count":56194},{"created_at":"2024-05-23T00:00:00+00:00","tag":"runtime","watch_count":412,"cumulative_watch_count":56606},{"created_at":"2024-05-24T00:00:00+00:00","tag":"runtime","watch_count":374,"cumulative_watch_count":56980},{"created_at":"2024-05-25T00:00:00+00:00","tag":"runtime","watch_count":199,"cumulative_watch_count":57179},{"created_at":"2024-05-26T00:00:00+00:00","tag":"runtime","watch_count":230,"cumulative_watch_count":57409},{"created_at":"2024-05-27T00:00:00+00:00","tag":"runtime","watch_count":408,"cumulative_watch_count":57817},{"created_at":"2024-05-28T00:00:00+00:00","tag":"runtime","watch_count":402,"cumulative_watch_count":58219},{"created_at":"2024-05-29T00:00:00+00:00","tag":"runtime","watch_count":426,"cumulative_watch_count":58645},{"created_at":"2024-05-30T00:00:00+00:00","tag":"runtime","watch_count":466,"cumulative_watch_count":59111},{"created_at":"2024-05-31T00:00:00+00:00","tag":"runtime","watch_count":388,"cumulative_watch_count":59499},{"created_at":"2024-06-01T00:00:00+00:00","tag":"runtime","watch_count":288,"cumulative_watch_count":59787},{"created_at":"2024-06-02T00:00:00+00:00","tag":"runtime","watch_count":249,"cumulative_watch_count":60036},{"created_at":"2024-06-03T00:00:00+00:00","tag":"runtime","watch_count":445,"cumulative_watch_count":60481},{"created_at":"2024-06-04T00:00:00+00:00","tag":"runtime","watch_count":385,"cumulative_watch_count":60866},{"created_at":"2024-06-05T00:00:00+00:00","tag":"runtime","watch_count":398,"cumulative_watch_count":61264},{"created_at":"2024-06-06T00:00:00+00:00","tag":"runtime","watch_count":432,"cumulative_watch_count":61696},{"created_at":"2024-06-07T00:00:00+00:00","tag":"runtime","watch_count":370,"cumulative_watch_count":62066},{"created_at":"2024-06-08T00:00:00+00:00","tag":"runtime","watch_count":219,"cumulative_watch_count":62285},{"created_at":"2024-06-09T00:00:00+00:00","tag":"runtime","watch_count":225,"cumulative_watch_count":62510},{"created_at":"2024-06-10T00:00:00+00:00","tag":"runtime","watch_count":249,"cumulative_watch_count":62759},{"created_at":"2024-06-11T00:00:00+00:00","tag":"runtime","watch_count":377,"cumulative_watch_count":63136},{"created_at":"2024-06-12T00:00:00+00:00","tag":"runtime","watch_count":408,"cumulative_watch_count":63544},{"created_at":"2024-06-13T00:00:00+00:00","tag":"runtime","watch_count":435,"cumulative_watch_count":63979},{"created_at":"2024-06-14T00:00:00+00:00","tag":"runtime","watch_count":344,"cumulative_watch_count":64323},{"created_at":"2024-06-15T00:00:00+00:00","tag":"runtime","watch_count":226,"cumulative_watch_count":64549},{"created_at":"2024-06-16T00:00:00+00:00","tag":"runtime","watch_count":231,"cumulative_watch_count":64780},{"created_at":"2024-06-17T00:00:00+00:00","tag":"runtime","watch_count":418,"cumulative_watch_count":65198},{"created_at":"2024-06-18T00:00:00+00:00","tag":"runtime","watch_count":416,"cumulative_watch_count":65614},{"created_at":"2024-06-19T00:00:00+00:00","tag":"runtime","watch_count":467,"cumulative_watch_count":66081},{"created_at":"2024-06-20T00:00:00+00:00","tag":"runtime","watch_count":424,"cumulative_watch_count":66505},{"created_at":"2024-06-21T00:00:00+00:00","tag":"runtime","watch_count":378,"cumulative_watch_count":66883},{"created_at":"2024-06-22T00:00:00+00:00","tag":"runtime","watch_count":267,"cumulative_watch_count":67150},{"created_at":"2024-06-23T00:00:00+00:00","tag":"runtime","watch_count":241,"cumulative_watch_count":67391},{"created_at":"2024-06-24T00:00:00+00:00","tag":"runtime","watch_count":368,"cumulative_watch_count":67759},{"created_at":"2024-06-25T00:00:00+00:00","tag":"runtime","watch_count":394,"cumulative_watch_count":68153},{"created_at":"2024-06-26T00:00:00+00:00","tag":"runtime","watch_count":453,"cumulative_watch_count":68606},{"created_at":"2024-06-27T00:00:00+00:00","tag":"runtime","watch_count":457,"cumulative_watch_count":69063},{"created_at":"2024-06-28T00:00:00+00:00","tag":"runtime","watch_count":436,"cumulative_watch_count":69499},{"created_at":"2024-06-29T00:00:00+00:00","tag":"runtime","watch_count":203,"cumulative_watch_count":69702},{"created_at":"2024-06-30T00:00:00+00:00","tag":"runtime","watch_count":237,"cumulative_watch_count":69939},{"created_at":"2024-07-01T00:00:00+00:00","tag":"runtime","watch_count":375,"cumulative_watch_count":70314},{"created_at":"2024-07-02T00:00:00+00:00","tag":"runtime","watch_count":486,"cumulative_watch_count":70800},{"created_at":"2024-07-03T00:00:00+00:00","tag":"runtime","watch_count":490,"cumulative_watch_count":71290},{"created_at":"2024-07-04T00:00:00+00:00","tag":"runtime","watch_count":433,"cumulative_watch_count":71723},{"created_at":"2024-07-05T00:00:00+00:00","tag":"runtime","watch_count":351,"cumulative_watch_count":72074},{"created_at":"2024-07-06T00:00:00+00:00","tag":"runtime","watch_count":229,"cumulative_watch_count":72303},{"created_at":"2024-07-07T00:00:00+00:00","tag":"runtime","watch_count":251,"cumulative_watch_count":72554},{"created_at":"2024-07-08T00:00:00+00:00","tag":"runtime","watch_count":328,"cumulative_watch_count":72882},{"created_at":"2024-07-09T00:00:00+00:00","tag":"runtime","watch_count":436,"cumulative_watch_count":73318},{"created_at":"2024-07-10T00:00:00+00:00","tag":"runtime","watch_count":403,"cumulative_watch_count":73721},{"created_at":"2024-07-11T00:00:00+00:00","tag":"runtime","watch_count":458,"cumulative_watch_count":74179},{"created_at":"2024-07-12T00:00:00+00:00","tag":"runtime","watch_count":430,"cumulative_watch_count":74609},{"created_at":"2024-07-13T00:00:00+00:00","tag":"runtime","watch_count":282,"cumulative_watch_count":74891},{"created_at":"2024-07-14T00:00:00+00:00","tag":"runtime","watch_count":231,"cumulative_watch_count":75122},{"created_at":"2024-07-15T00:00:00+00:00","tag":"runtime","watch_count":382,"cumulative_watch_count":75504},{"created_at":"2024-07-16T00:00:00+00:00","tag":"runtime","watch_count":412,"cumulative_watch_count":75916},{"created_at":"2024-07-17T00:00:00+00:00","tag":"runtime","watch_count":402,"cumulative_watch_count":76318},{"created_at":"2024-07-18T00:00:00+00:00","tag":"runtime","watch_count":446,"cumulative_watch_count":76764},{"created_at":"2024-07-19T00:00:00+00:00","tag":"runtime","watch_count":420,"cumulative_watch_count":77184},{"created_at":"2024-07-20T00:00:00+00:00","tag":"runtime","watch_count":307,"cumulative_watch_count":77491},{"created_at":"2024-07-21T00:00:00+00:00","tag":"runtime","watch_count":307,"cumulative_watch_count":77798},{"created_at":"2024-07-22T00:00:00+00:00","tag":"runtime","watch_count":486,"cumulative_watch_count":78284},{"created_at":"2024-07-23T00:00:00+00:00","tag":"runtime","watch_count":415,"cumulative_watch_count":78699},{"created_at":"2024-07-24T00:00:00+00:00","tag":"runtime","watch_count":404,"cumulative_watch_count":79103},{"created_at":"2024-07-25T00:00:00+00:00","tag":"runtime","watch_count":424,"cumulative_watch_count":79527},{"created_at":"2024-07-26T00:00:00+00:00","tag":"runtime","watch_count":361,"cumulative_watch_count":79888},{"created_at":"2024-07-27T00:00:00+00:00","tag":"runtime","watch_count":211,"cumulative_watch_count":80099},{"created_at":"2024-07-28T00:00:00+00:00","tag":"runtime","watch_count":251,"cumulative_watch_count":80350},{"created_at":"2024-07-29T00:00:00+00:00","tag":"runtime","watch_count":377,"cumulative_watch_count":80727},{"created_at":"2024-07-30T00:00:00+00:00","tag":"runtime","watch_count":410,"cumulative_watch_count":81137},{"created_at":"2024-07-31T00:00:00+00:00","tag":"runtime","watch_count":377,"cumulative_watch_count":81514},{"created_at":"2024-08-01T00:00:00+00:00","tag":"runtime","watch_count":437,"cumulative_watch_count":81951},{"created_at":"2024-08-02T00:00:00+00:00","tag":"runtime","watch_count":411,"cumulative_watch_count":82362},{"created_at":"2024-08-03T00:00:00+00:00","tag":"runtime","watch_count":224,"cumulative_watch_count":82586},{"created_at":"2024-08-04T00:00:00+00:00","tag":"runtime","watch_count":278,"cumulative_watch_count":82864},{"created_at":"2024-08-05T00:00:00+00:00","tag":"runtime","watch_count":397,"cumulative_watch_count":83261},{"created_at":"2024-08-06T00:00:00+00:00","tag":"runtime","watch_count":398,"cumulative_watch_count":83659},{"created_at":"2024-08-07T00:00:00+00:00","tag":"runtime","watch_count":442,"cumulative_watch_count":84101},{"created_at":"2024-08-08T00:00:00+00:00","tag":"runtime","watch_count":404,"cumulative_watch_count":84505},{"created_at":"2024-08-09T00:00:00+00:00","tag":"runtime","watch_count":384,"cumulative_watch_count":84889},{"created_at":"2024-08-10T00:00:00+00:00","tag":"runtime","watch_count":223,"cumulative_watch_count":85112},{"created_at":"2024-08-11T00:00:00+00:00","tag":"runtime","watch_count":240,"cumulative_watch_count":85352},{"created_at":"2024-08-12T00:00:00+00:00","tag":"runtime","watch_count":365,"cumulative_watch_count":85717},{"created_at":"2024-08-13T00:00:00+00:00","tag":"runtime","watch_count":398,"cumulative_watch_count":86115},{"created_at":"2024-08-14T00:00:00+00:00","tag":"runtime","watch_count":413,"cumulative_watch_count":86528},{"created_at":"2024-08-15T00:00:00+00:00","tag":"runtime","watch_count":456,"cumulative_watch_count":86984},{"created_at":"2024-08-16T00:00:00+00:00","tag":"runtime","watch_count":507,"cumulative_watch_count":87491},{"created_at":"2024-08-17T00:00:00+00:00","tag":"runtime","watch_count":357,"cumulative_watch_count":87848},{"created_at":"2024-08-18T00:00:00+00:00","tag":"runtime","watch_count":257,"cumulative_watch_count":88105},{"created_at":"2024-08-19T00:00:00+00:00","tag":"runtime","watch_count":429,"cumulative_watch_count":88534},{"created_at":"2024-08-20T00:00:00+00:00","tag":"runtime","watch_count":364,"cumulative_watch_count":88898},{"created_at":"2024-08-21T00:00:00+00:00","tag":"runtime","watch_count":453,"cumulative_watch_count":89351},{"created_at":"2024-08-22T00:00:00+00:00","tag":"runtime","watch_count":462,"cumulative_watch_count":89813},{"created_at":"2024-08-23T00:00:00+00:00","tag":"runtime","watch_count":434,"cumulative_watch_count":90247},{"created_at":"2024-08-24T00:00:00+00:00","tag":"runtime","watch_count":273,"cumulative_watch_count":90520},{"created_at":"2024-08-25T00:00:00+00:00","tag":"runtime","watch_count":206,"cumulative_watch_count":90726},{"created_at":"2024-08-26T00:00:00+00:00","tag":"runtime","watch_count":402,"cumulative_watch_count":91128},{"created_at":"2024-08-27T00:00:00+00:00","tag":"runtime","watch_count":406,"cumulative_watch_count":91534},{"created_at":"2024-08-28T00:00:00+00:00","tag":"runtime","watch_count":420,"cumulative_watch_count":91954},{"created_at":"2024-08-29T00:00:00+00:00","tag":"runtime","watch_count":422,"cumulative_watch_count":92376},{"created_at":"2024-08-30T00:00:00+00:00","tag":"runtime","watch_count":389,"cumulative_watch_count":92765},{"created_at":"2024-08-31T00:00:00+00:00","tag":"runtime","watch_count":264,"cumulative_watch_count":93029},{"created_at":"2024-09-01T00:00:00+00:00","tag":"runtime","watch_count":260,"cumulative_watch_count":93289},{"created_at":"2024-09-02T00:00:00+00:00","tag":"runtime","watch_count":434,"cumulative_watch_count":93723},{"created_at":"2024-09-03T00:00:00+00:00","tag":"runtime","watch_count":424,"cumulative_watch_count":94147},{"created_at":"2024-09-04T00:00:00+00:00","tag":"runtime","watch_count":396,"cumulative_watch_count":94543},{"created_at":"2024-09-05T00:00:00+00:00","tag":"runtime","watch_count":396,"cumulative_watch_count":94939},{"created_at":"2024-09-06T00:00:00+00:00","tag":"runtime","watch_count":404,"cumulative_watch_count":95343},{"created_at":"2024-09-07T00:00:00+00:00","tag":"runtime","watch_count":249,"cumulative_watch_count":95592},{"created_at":"2024-09-08T00:00:00+00:00","tag":"runtime","watch_count":245,"cumulative_watch_count":95837},{"created_at":"2024-09-09T00:00:00+00:00","tag":"runtime","watch_count":361,"cumulative_watch_count":96198},{"created_at":"2024-09-10T00:00:00+00:00","tag":"runtime","watch_count":353,"cumulative_watch_count":96551},{"created_at":"2024-09-11T00:00:00+00:00","tag":"runtime","watch_count":392,"cumulative_watch_count":96943},{"created_at":"2024-09-12T00:00:00+00:00","tag":"runtime","watch_count":440,"cumulative_watch_count":97383},{"created_at":"2024-09-13T00:00:00+00:00","tag":"runtime","watch_count":399,"cumulative_watch_count":97782},{"created_at":"2024-09-14T00:00:00+00:00","tag":"runtime","watch_count":319,"cumulative_watch_count":98101},{"created_at":"2024-09-15T00:00:00+00:00","tag":"runtime","watch_count":220,"cumulative_watch_count":98321},{"created_at":"2024-09-16T00:00:00+00:00","tag":"runtime","watch_count":262,"cumulative_watch_count":98583},{"created_at":"2024-09-17T00:00:00+00:00","tag":"runtime","watch_count":303,"cumulative_watch_count":98886},{"created_at":"2024-09-18T00:00:00+00:00","tag":"runtime","watch_count":388,"cumulative_watch_count":99274},{"created_at":"2024-09-19T00:00:00+00:00","tag":"runtime","watch_count":446,"cumulative_watch_count":99720},{"created_at":"2024-09-20T00:00:00+00:00","tag":"runtime","watch_count":482,"cumulative_watch_count":100202},{"created_at":"2024-09-21T00:00:00+00:00","tag":"runtime","watch_count":378,"cumulative_watch_count":100580},{"created_at":"2024-09-22T00:00:00+00:00","tag":"runtime","watch_count":313,"cumulative_watch_count":100893},{"created_at":"2024-09-23T00:00:00+00:00","tag":"runtime","watch_count":505,"cumulative_watch_count":101398},{"created_at":"2024-09-24T00:00:00+00:00","tag":"runtime","watch_count":444,"cumulative_watch_count":101842},{"created_at":"2024-09-25T00:00:00+00:00","tag":"runtime","watch_count":421,"cumulative_watch_count":102263},{"created_at":"2024-09-26T00:00:00+00:00","tag":"runtime","watch_count":402,"cumulative_watch_count":102665},{"created_at":"2024-09-27T00:00:00+00:00","tag":"runtime","watch_count":401,"cumulative_watch_count":103066},{"created_at":"2024-09-28T00:00:00+00:00","tag":"runtime","watch_count":246,"cumulative_watch_count":103312},{"created_at":"2024-09-29T00:00:00+00:00","tag":"runtime","watch_count":336,"cumulative_watch_count":103648},{"created_at":"2024-09-30T00:00:00+00:00","tag":"runtime","watch_count":298,"cumulative_watch_count":103946},{"created_at":"2024-10-01T00:00:00+00:00","tag":"runtime","watch_count":247,"cumulative_watch_count":104193},{"created_at":"2024-10-02T00:00:00+00:00","tag":"runtime","watch_count":282,"cumulative_watch_count":104475},{"created_at":"2024-10-03T00:00:00+00:00","tag":"runtime","watch_count":266,"cumulative_watch_count":104741},{"created_at":"2024-10-04T00:00:00+00:00","tag":"runtime","watch_count":370,"cumulative_watch_count":105111},{"created_at":"2024-10-05T00:00:00+00:00","tag":"runtime","watch_count":282,"cumulative_watch_count":105393},{"created_at":"2024-10-06T00:00:00+00:00","tag":"runtime","watch_count":264,"cumulative_watch_count":105657},{"created_at":"2024-10-07T00:00:00+00:00","tag":"runtime","watch_count":327,"cumulative_watch_count":105984},{"created_at":"2024-10-08T00:00:00+00:00","tag":"runtime","watch_count":385,"cumulative_watch_count":106369},{"created_at":"2024-10-09T00:00:00+00:00","tag":"runtime","watch_count":446,"cumulative_watch_count":106815},{"created_at":"2024-10-10T00:00:00+00:00","tag":"runtime","watch_count":377,"cumulative_watch_count":107192},{"created_at":"2024-10-11T00:00:00+00:00","tag":"runtime","watch_count":386,"cumulative_watch_count":107578},{"created_at":"2024-10-12T00:00:00+00:00","tag":"runtime","watch_count":351,"cumulative_watch_count":107929},{"created_at":"2024-10-13T00:00:00+00:00","tag":"runtime","watch_count":247,"cumulative_watch_count":108176},{"created_at":"2024-10-14T00:00:00+00:00","tag":"runtime","watch_count":365,"cumulative_watch_count":108541},{"created_at":"2024-10-15T00:00:00+00:00","tag":"runtime","watch_count":439,"cumulative_watch_count":108980},{"created_at":"2024-10-16T00:00:00+00:00","tag":"runtime","watch_count":435,"cumulative_watch_count":109415},{"created_at":"2024-10-17T00:00:00+00:00","tag":"runtime","watch_count":547,"cumulative_watch_count":109962},{"created_at":"2024-10-18T00:00:00+00:00","tag":"runtime","watch_count":495,"cumulative_watch_count":110457},{"created_at":"2024-10-19T00:00:00+00:00","tag":"runtime","watch_count":275,"cumulative_watch_count":110732},{"created_at":"2024-10-20T00:00:00+00:00","tag":"runtime","watch_count":253,"cumulative_watch_count":110985},{"created_at":"2024-10-21T00:00:00+00:00","tag":"runtime","watch_count":354,"cumulative_watch_count":111339},{"created_at":"2024-10-22T00:00:00+00:00","tag":"runtime","watch_count":402,"cumulative_watch_count":111741},{"created_at":"2024-10-23T00:00:00+00:00","tag":"runtime","watch_count":373,"cumulative_watch_count":112114},{"created_at":"2024-10-24T00:00:00+00:00","tag":"runtime","watch_count":353,"cumulative_watch_count":112467},{"created_at":"2024-10-25T00:00:00+00:00","tag":"runtime","watch_count":467,"cumulative_watch_count":112934},{"created_at":"2024-10-26T00:00:00+00:00","tag":"runtime","watch_count":304,"cumulative_watch_count":113238},{"created_at":"2024-10-27T00:00:00+00:00","tag":"runtime","watch_count":324,"cumulative_watch_count":113562},{"created_at":"2024-10-28T00:00:00+00:00","tag":"runtime","watch_count":429,"cumulative_watch_count":113991},{"created_at":"2024-10-29T00:00:00+00:00","tag":"runtime","watch_count":407,"cumulative_watch_count":114398},{"created_at":"2024-10-30T00:00:00+00:00","tag":"runtime","watch_count":413,"cumulative_watch_count":114811},{"created_at":"2024-10-31T00:00:00+00:00","tag":"runtime","watch_count":375,"cumulative_watch_count":115186},{"created_at":"2024-11-01T00:00:00+00:00","tag":"runtime","watch_count":352,"cumulative_watch_count":115538},{"created_at":"2024-11-02T00:00:00+00:00","tag":"runtime","watch_count":257,"cumulative_watch_count":115795},{"created_at":"2024-11-03T00:00:00+00:00","tag":"runtime","watch_count":240,"cumulative_watch_count":116035},{"created_at":"2024-11-04T00:00:00+00:00","tag":"runtime","watch_count":395,"cumulative_watch_count":116430},{"created_at":"2024-11-05T00:00:00+00:00","tag":"runtime","watch_count":391,"cumulative_watch_count":116821},{"created_at":"2024-11-06T00:00:00+00:00","tag":"runtime","watch_count":438,"cumulative_watch_count":117259},{"created_at":"2024-11-07T00:00:00+00:00","tag":"runtime","watch_count":513,"cumulative_watch_count":117772},{"created_at":"2024-11-08T00:00:00+00:00","tag":"runtime","watch_count":448,"cumulative_watch_count":118220},{"created_at":"2024-11-09T00:00:00+00:00","tag":"runtime","watch_count":267,"cumulative_watch_count":118487},{"created_at":"2024-11-10T00:00:00+00:00","tag":"runtime","watch_count":256,"cumulative_watch_count":118743},{"created_at":"2024-11-11T00:00:00+00:00","tag":"runtime","watch_count":335,"cumulative_watch_count":119078},{"created_at":"2024-01-01T00:00:00+00:00","tag":"security","watch_count":87,"cumulative_watch_count":87},{"created_at":"2024-01-02T00:00:00+00:00","tag":"security","watch_count":201,"cumulative_watch_count":288},{"created_at":"2024-01-03T00:00:00+00:00","tag":"security","watch_count":155,"cumulative_watch_count":443},{"created_at":"2024-01-04T00:00:00+00:00","tag":"security","watch_count":164,"cumulative_watch_count":607},{"created_at":"2024-01-05T00:00:00+00:00","tag":"security","watch_count":171,"cumulative_watch_count":778},{"created_at":"2024-01-06T00:00:00+00:00","tag":"security","watch_count":109,"cumulative_watch_count":887},{"created_at":"2024-01-07T00:00:00+00:00","tag":"security","watch_count":94,"cumulative_watch_count":981},{"created_at":"2024-01-08T00:00:00+00:00","tag":"security","watch_count":150,"cumulative_watch_count":1131},{"created_at":"2024-01-09T00:00:00+00:00","tag":"security","watch_count":177,"cumulative_watch_count":1308},{"created_at":"2024-01-10T00:00:00+00:00","tag":"security","watch_count":168,"cumulative_watch_count":1476},{"created_at":"2024-01-11T00:00:00+00:00","tag":"security","watch_count":172,"cumulative_watch_count":1648},{"created_at":"2024-01-12T00:00:00+00:00","tag":"security","watch_count":147,"cumulative_watch_count":1795},{"created_at":"2024-01-13T00:00:00+00:00","tag":"security","watch_count":107,"cumulative_watch_count":1902},{"created_at":"2024-01-14T00:00:00+00:00","tag":"security","watch_count":113,"cumulative_watch_count":2015},{"created_at":"2024-01-15T00:00:00+00:00","tag":"security","watch_count":153,"cumulative_watch_count":2168},{"created_at":"2024-01-16T00:00:00+00:00","tag":"security","watch_count":156,"cumulative_watch_count":2324},{"created_at":"2024-01-17T00:00:00+00:00","tag":"security","watch_count":158,"cumulative_watch_count":2482},{"created_at":"2024-01-18T00:00:00+00:00","tag":"security","watch_count":155,"cumulative_watch_count":2637},{"created_at":"2024-01-19T00:00:00+00:00","tag":"security","watch_count":163,"cumulative_watch_count":2800},{"created_at":"2024-01-20T00:00:00+00:00","tag":"security","watch_count":161,"cumulative_watch_count":2961},{"created_at":"2024-01-21T00:00:00+00:00","tag":"security","watch_count":105,"cumulative_watch_count":3066},{"created_at":"2024-01-22T00:00:00+00:00","tag":"security","watch_count":213,"cumulative_watch_count":3279},{"created_at":"2024-01-23T00:00:00+00:00","tag":"security","watch_count":239,"cumulative_watch_count":3518},{"created_at":"2024-01-24T00:00:00+00:00","tag":"security","watch_count":202,"cumulative_watch_count":3720},{"created_at":"2024-01-25T00:00:00+00:00","tag":"security","watch_count":218,"cumulative_watch_count":3938},{"created_at":"2024-01-26T00:00:00+00:00","tag":"security","watch_count":332,"cumulative_watch_count":4270},{"created_at":"2024-01-27T00:00:00+00:00","tag":"security","watch_count":149,"cumulative_watch_count":4419},{"created_at":"2024-01-28T00:00:00+00:00","tag":"security","watch_count":128,"cumulative_watch_count":4547},{"created_at":"2024-01-29T00:00:00+00:00","tag":"security","watch_count":191,"cumulative_watch_count":4738},{"created_at":"2024-01-30T00:00:00+00:00","tag":"security","watch_count":174,"cumulative_watch_count":4912},{"created_at":"2024-01-31T00:00:00+00:00","tag":"security","watch_count":181,"cumulative_watch_count":5093},{"created_at":"2024-02-01T00:00:00+00:00","tag":"security","watch_count":155,"cumulative_watch_count":5248},{"created_at":"2024-02-02T00:00:00+00:00","tag":"security","watch_count":162,"cumulative_watch_count":5410},{"created_at":"2024-02-03T00:00:00+00:00","tag":"security","watch_count":153,"cumulative_watch_count":5563},{"created_at":"2024-02-04T00:00:00+00:00","tag":"security","watch_count":140,"cumulative_watch_count":5703},{"created_at":"2024-02-05T00:00:00+00:00","tag":"security","watch_count":151,"cumulative_watch_count":5854},{"created_at":"2024-02-06T00:00:00+00:00","tag":"security","watch_count":196,"cumulative_watch_count":6050},{"created_at":"2024-02-07T00:00:00+00:00","tag":"security","watch_count":183,"cumulative_watch_count":6233},{"created_at":"2024-02-08T00:00:00+00:00","tag":"security","watch_count":157,"cumulative_watch_count":6390},{"created_at":"2024-02-09T00:00:00+00:00","tag":"security","watch_count":147,"cumulative_watch_count":6537},{"created_at":"2024-02-10T00:00:00+00:00","tag":"security","watch_count":149,"cumulative_watch_count":6686},{"created_at":"2024-02-11T00:00:00+00:00","tag":"security","watch_count":129,"cumulative_watch_count":6815},{"created_at":"2024-02-12T00:00:00+00:00","tag":"security","watch_count":153,"cumulative_watch_count":6968},{"created_at":"2024-02-13T00:00:00+00:00","tag":"security","watch_count":145,"cumulative_watch_count":7113},{"created_at":"2024-02-14T00:00:00+00:00","tag":"security","watch_count":174,"cumulative_watch_count":7287},{"created_at":"2024-02-15T00:00:00+00:00","tag":"security","watch_count":164,"cumulative_watch_count":7451},{"created_at":"2024-02-16T00:00:00+00:00","tag":"security","watch_count":159,"cumulative_watch_count":7610},{"created_at":"2024-02-17T00:00:00+00:00","tag":"security","watch_count":98,"cumulative_watch_count":7708},{"created_at":"2024-02-18T00:00:00+00:00","tag":"security","watch_count":146,"cumulative_watch_count":7854},{"created_at":"2024-02-19T00:00:00+00:00","tag":"security","watch_count":141,"cumulative_watch_count":7995},{"created_at":"2024-02-20T00:00:00+00:00","tag":"security","watch_count":144,"cumulative_watch_count":8139},{"created_at":"2024-02-21T00:00:00+00:00","tag":"security","watch_count":158,"cumulative_watch_count":8297},{"created_at":"2024-02-22T00:00:00+00:00","tag":"security","watch_count":181,"cumulative_watch_count":8478},{"created_at":"2024-02-23T00:00:00+00:00","tag":"security","watch_count":160,"cumulative_watch_count":8638},{"created_at":"2024-02-24T00:00:00+00:00","tag":"security","watch_count":102,"cumulative_watch_count":8740},{"created_at":"2024-02-25T00:00:00+00:00","tag":"security","watch_count":252,"cumulative_watch_count":8992},{"created_at":"2024-02-26T00:00:00+00:00","tag":"security","watch_count":265,"cumulative_watch_count":9257},{"created_at":"2024-02-27T00:00:00+00:00","tag":"security","watch_count":194,"cumulative_watch_count":9451},{"created_at":"2024-02-28T00:00:00+00:00","tag":"security","watch_count":185,"cumulative_watch_count":9636},{"created_at":"2024-02-29T00:00:00+00:00","tag":"security","watch_count":193,"cumulative_watch_count":9829},{"created_at":"2024-03-01T00:00:00+00:00","tag":"security","watch_count":234,"cumulative_watch_count":10063},{"created_at":"2024-03-02T00:00:00+00:00","tag":"security","watch_count":150,"cumulative_watch_count":10213},{"created_at":"2024-03-03T00:00:00+00:00","tag":"security","watch_count":147,"cumulative_watch_count":10360},{"created_at":"2024-03-04T00:00:00+00:00","tag":"security","watch_count":198,"cumulative_watch_count":10558},{"created_at":"2024-03-05T00:00:00+00:00","tag":"security","watch_count":205,"cumulative_watch_count":10763},{"created_at":"2024-03-06T00:00:00+00:00","tag":"security","watch_count":201,"cumulative_watch_count":10964},{"created_at":"2024-03-07T00:00:00+00:00","tag":"security","watch_count":184,"cumulative_watch_count":11148},{"created_at":"2024-03-08T00:00:00+00:00","tag":"security","watch_count":179,"cumulative_watch_count":11327},{"created_at":"2024-03-09T00:00:00+00:00","tag":"security","watch_count":90,"cumulative_watch_count":11417},{"created_at":"2024-03-10T00:00:00+00:00","tag":"security","watch_count":127,"cumulative_watch_count":11544},{"created_at":"2024-03-11T00:00:00+00:00","tag":"security","watch_count":155,"cumulative_watch_count":11699},{"created_at":"2024-03-12T00:00:00+00:00","tag":"security","watch_count":189,"cumulative_watch_count":11888},{"created_at":"2024-03-13T00:00:00+00:00","tag":"security","watch_count":197,"cumulative_watch_count":12085},{"created_at":"2024-03-14T00:00:00+00:00","tag":"security","watch_count":182,"cumulative_watch_count":12267},{"created_at":"2024-03-15T00:00:00+00:00","tag":"security","watch_count":179,"cumulative_watch_count":12446},{"created_at":"2024-03-16T00:00:00+00:00","tag":"security","watch_count":127,"cumulative_watch_count":12573},{"created_at":"2024-03-17T00:00:00+00:00","tag":"security","watch_count":124,"cumulative_watch_count":12697},{"created_at":"2024-03-18T00:00:00+00:00","tag":"security","watch_count":191,"cumulative_watch_count":12888},{"created_at":"2024-03-19T00:00:00+00:00","tag":"security","watch_count":190,"cumulative_watch_count":13078},{"created_at":"2024-03-20T00:00:00+00:00","tag":"security","watch_count":209,"cumulative_watch_count":13287},{"created_at":"2024-03-21T00:00:00+00:00","tag":"security","watch_count":187,"cumulative_watch_count":13474},{"created_at":"2024-03-22T00:00:00+00:00","tag":"security","watch_count":199,"cumulative_watch_count":13673},{"created_at":"2024-03-23T00:00:00+00:00","tag":"security","watch_count":104,"cumulative_watch_count":13777},{"created_at":"2024-03-24T00:00:00+00:00","tag":"security","watch_count":122,"cumulative_watch_count":13899},{"created_at":"2024-03-25T00:00:00+00:00","tag":"security","watch_count":156,"cumulative_watch_count":14055},{"created_at":"2024-03-26T00:00:00+00:00","tag":"security","watch_count":172,"cumulative_watch_count":14227},{"created_at":"2024-03-27T00:00:00+00:00","tag":"security","watch_count":184,"cumulative_watch_count":14411},{"created_at":"2024-03-28T00:00:00+00:00","tag":"security","watch_count":161,"cumulative_watch_count":14572},{"created_at":"2024-03-29T00:00:00+00:00","tag":"security","watch_count":160,"cumulative_watch_count":14732},{"created_at":"2024-03-30T00:00:00+00:00","tag":"security","watch_count":122,"cumulative_watch_count":14854},{"created_at":"2024-03-31T00:00:00+00:00","tag":"security","watch_count":111,"cumulative_watch_count":14965},{"created_at":"2024-04-01T00:00:00+00:00","tag":"security","watch_count":156,"cumulative_watch_count":15121},{"created_at":"2024-04-02T00:00:00+00:00","tag":"security","watch_count":202,"cumulative_watch_count":15323},{"created_at":"2024-04-03T00:00:00+00:00","tag":"security","watch_count":177,"cumulative_watch_count":15500},{"created_at":"2024-04-04T00:00:00+00:00","tag":"security","watch_count":143,"cumulative_watch_count":15643},{"created_at":"2024-04-05T00:00:00+00:00","tag":"security","watch_count":144,"cumulative_watch_count":15787},{"created_at":"2024-04-06T00:00:00+00:00","tag":"security","watch_count":118,"cumulative_watch_count":15905},{"created_at":"2024-04-07T00:00:00+00:00","tag":"security","watch_count":141,"cumulative_watch_count":16046},{"created_at":"2024-04-08T00:00:00+00:00","tag":"security","watch_count":157,"cumulative_watch_count":16203},{"created_at":"2024-04-09T00:00:00+00:00","tag":"security","watch_count":177,"cumulative_watch_count":16380},{"created_at":"2024-04-10T00:00:00+00:00","tag":"security","watch_count":151,"cumulative_watch_count":16531},{"created_at":"2024-04-11T00:00:00+00:00","tag":"security","watch_count":177,"cumulative_watch_count":16708},{"created_at":"2024-04-12T00:00:00+00:00","tag":"security","watch_count":153,"cumulative_watch_count":16861},{"created_at":"2024-04-13T00:00:00+00:00","tag":"security","watch_count":109,"cumulative_watch_count":16970},{"created_at":"2024-04-14T00:00:00+00:00","tag":"security","watch_count":126,"cumulative_watch_count":17096},{"created_at":"2024-04-15T00:00:00+00:00","tag":"security","watch_count":158,"cumulative_watch_count":17254},{"created_at":"2024-04-16T00:00:00+00:00","tag":"security","watch_count":244,"cumulative_watch_count":17498},{"created_at":"2024-04-17T00:00:00+00:00","tag":"security","watch_count":199,"cumulative_watch_count":17697},{"created_at":"2024-04-18T00:00:00+00:00","tag":"security","watch_count":186,"cumulative_watch_count":17883},{"created_at":"2024-04-19T00:00:00+00:00","tag":"security","watch_count":194,"cumulative_watch_count":18077},{"created_at":"2024-04-20T00:00:00+00:00","tag":"security","watch_count":123,"cumulative_watch_count":18200},{"created_at":"2024-04-21T00:00:00+00:00","tag":"security","watch_count":142,"cumulative_watch_count":18342},{"created_at":"2024-04-22T00:00:00+00:00","tag":"security","watch_count":178,"cumulative_watch_count":18520},{"created_at":"2024-04-23T00:00:00+00:00","tag":"security","watch_count":178,"cumulative_watch_count":18698},{"created_at":"2024-04-24T00:00:00+00:00","tag":"security","watch_count":175,"cumulative_watch_count":18873},{"created_at":"2024-04-25T00:00:00+00:00","tag":"security","watch_count":163,"cumulative_watch_count":19036},{"created_at":"2024-04-26T00:00:00+00:00","tag":"security","watch_count":172,"cumulative_watch_count":19208},{"created_at":"2024-04-27T00:00:00+00:00","tag":"security","watch_count":133,"cumulative_watch_count":19341},{"created_at":"2024-04-28T00:00:00+00:00","tag":"security","watch_count":122,"cumulative_watch_count":19463},{"created_at":"2024-04-29T00:00:00+00:00","tag":"security","watch_count":147,"cumulative_watch_count":19610},{"created_at":"2024-04-30T00:00:00+00:00","tag":"security","watch_count":169,"cumulative_watch_count":19779},{"created_at":"2024-05-01T00:00:00+00:00","tag":"security","watch_count":94,"cumulative_watch_count":19873},{"created_at":"2024-05-02T00:00:00+00:00","tag":"security","watch_count":109,"cumulative_watch_count":19982},{"created_at":"2024-05-03T00:00:00+00:00","tag":"security","watch_count":141,"cumulative_watch_count":20123},{"created_at":"2024-05-04T00:00:00+00:00","tag":"security","watch_count":119,"cumulative_watch_count":20242},{"created_at":"2024-05-05T00:00:00+00:00","tag":"security","watch_count":122,"cumulative_watch_count":20364},{"created_at":"2024-05-06T00:00:00+00:00","tag":"security","watch_count":167,"cumulative_watch_count":20531},{"created_at":"2024-05-07T00:00:00+00:00","tag":"security","watch_count":213,"cumulative_watch_count":20744},{"created_at":"2024-05-08T00:00:00+00:00","tag":"security","watch_count":172,"cumulative_watch_count":20916},{"created_at":"2024-05-09T00:00:00+00:00","tag":"security","watch_count":203,"cumulative_watch_count":21119},{"created_at":"2024-05-10T00:00:00+00:00","tag":"security","watch_count":156,"cumulative_watch_count":21275},{"created_at":"2024-05-11T00:00:00+00:00","tag":"security","watch_count":111,"cumulative_watch_count":21386},{"created_at":"2024-05-12T00:00:00+00:00","tag":"security","watch_count":103,"cumulative_watch_count":21489},{"created_at":"2024-05-13T00:00:00+00:00","tag":"security","watch_count":181,"cumulative_watch_count":21670},{"created_at":"2024-05-14T00:00:00+00:00","tag":"security","watch_count":162,"cumulative_watch_count":21832},{"created_at":"2024-05-15T00:00:00+00:00","tag":"security","watch_count":175,"cumulative_watch_count":22007},{"created_at":"2024-05-16T00:00:00+00:00","tag":"security","watch_count":168,"cumulative_watch_count":22175},{"created_at":"2024-05-17T00:00:00+00:00","tag":"security","watch_count":148,"cumulative_watch_count":22323},{"created_at":"2024-05-18T00:00:00+00:00","tag":"security","watch_count":139,"cumulative_watch_count":22462},{"created_at":"2024-05-19T00:00:00+00:00","tag":"security","watch_count":113,"cumulative_watch_count":22575},{"created_at":"2024-05-20T00:00:00+00:00","tag":"security","watch_count":154,"cumulative_watch_count":22729},{"created_at":"2024-05-21T00:00:00+00:00","tag":"security","watch_count":168,"cumulative_watch_count":22897},{"created_at":"2024-05-22T00:00:00+00:00","tag":"security","watch_count":172,"cumulative_watch_count":23069},{"created_at":"2024-05-23T00:00:00+00:00","tag":"security","watch_count":196,"cumulative_watch_count":23265},{"created_at":"2024-05-24T00:00:00+00:00","tag":"security","watch_count":148,"cumulative_watch_count":23413},{"created_at":"2024-05-25T00:00:00+00:00","tag":"security","watch_count":108,"cumulative_watch_count":23521},{"created_at":"2024-05-26T00:00:00+00:00","tag":"security","watch_count":107,"cumulative_watch_count":23628},{"created_at":"2024-05-27T00:00:00+00:00","tag":"security","watch_count":165,"cumulative_watch_count":23793},{"created_at":"2024-05-28T00:00:00+00:00","tag":"security","watch_count":163,"cumulative_watch_count":23956},{"created_at":"2024-05-29T00:00:00+00:00","tag":"security","watch_count":182,"cumulative_watch_count":24138},{"created_at":"2024-05-30T00:00:00+00:00","tag":"security","watch_count":184,"cumulative_watch_count":24322},{"created_at":"2024-05-31T00:00:00+00:00","tag":"security","watch_count":130,"cumulative_watch_count":24452},{"created_at":"2024-06-01T00:00:00+00:00","tag":"security","watch_count":106,"cumulative_watch_count":24558},{"created_at":"2024-06-02T00:00:00+00:00","tag":"security","watch_count":151,"cumulative_watch_count":24709},{"created_at":"2024-06-03T00:00:00+00:00","tag":"security","watch_count":174,"cumulative_watch_count":24883},{"created_at":"2024-06-04T00:00:00+00:00","tag":"security","watch_count":188,"cumulative_watch_count":25071},{"created_at":"2024-06-05T00:00:00+00:00","tag":"security","watch_count":185,"cumulative_watch_count":25256},{"created_at":"2024-06-06T00:00:00+00:00","tag":"security","watch_count":167,"cumulative_watch_count":25423},{"created_at":"2024-06-07T00:00:00+00:00","tag":"security","watch_count":176,"cumulative_watch_count":25599},{"created_at":"2024-06-08T00:00:00+00:00","tag":"security","watch_count":102,"cumulative_watch_count":25701},{"created_at":"2024-06-09T00:00:00+00:00","tag":"security","watch_count":108,"cumulative_watch_count":25809},{"created_at":"2024-06-10T00:00:00+00:00","tag":"security","watch_count":126,"cumulative_watch_count":25935},{"created_at":"2024-06-11T00:00:00+00:00","tag":"security","watch_count":160,"cumulative_watch_count":26095},{"created_at":"2024-06-12T00:00:00+00:00","tag":"security","watch_count":168,"cumulative_watch_count":26263},{"created_at":"2024-06-13T00:00:00+00:00","tag":"security","watch_count":162,"cumulative_watch_count":26425},{"created_at":"2024-06-14T00:00:00+00:00","tag":"security","watch_count":187,"cumulative_watch_count":26612},{"created_at":"2024-06-15T00:00:00+00:00","tag":"security","watch_count":147,"cumulative_watch_count":26759},{"created_at":"2024-06-16T00:00:00+00:00","tag":"security","watch_count":123,"cumulative_watch_count":26882},{"created_at":"2024-06-17T00:00:00+00:00","tag":"security","watch_count":149,"cumulative_watch_count":27031},{"created_at":"2024-06-18T00:00:00+00:00","tag":"security","watch_count":192,"cumulative_watch_count":27223},{"created_at":"2024-06-19T00:00:00+00:00","tag":"security","watch_count":188,"cumulative_watch_count":27411},{"created_at":"2024-06-20T00:00:00+00:00","tag":"security","watch_count":168,"cumulative_watch_count":27579},{"created_at":"2024-06-21T00:00:00+00:00","tag":"security","watch_count":154,"cumulative_watch_count":27733},{"created_at":"2024-06-22T00:00:00+00:00","tag":"security","watch_count":119,"cumulative_watch_count":27852},{"created_at":"2024-06-23T00:00:00+00:00","tag":"security","watch_count":98,"cumulative_watch_count":27950},{"created_at":"2024-06-24T00:00:00+00:00","tag":"security","watch_count":153,"cumulative_watch_count":28103},{"created_at":"2024-06-25T00:00:00+00:00","tag":"security","watch_count":180,"cumulative_watch_count":28283},{"created_at":"2024-06-26T00:00:00+00:00","tag":"security","watch_count":188,"cumulative_watch_count":28471},{"created_at":"2024-06-27T00:00:00+00:00","tag":"security","watch_count":171,"cumulative_watch_count":28642},{"created_at":"2024-06-28T00:00:00+00:00","tag":"security","watch_count":165,"cumulative_watch_count":28807},{"created_at":"2024-06-29T00:00:00+00:00","tag":"security","watch_count":163,"cumulative_watch_count":28970},{"created_at":"2024-06-30T00:00:00+00:00","tag":"security","watch_count":161,"cumulative_watch_count":29131},{"created_at":"2024-07-01T00:00:00+00:00","tag":"security","watch_count":233,"cumulative_watch_count":29364},{"created_at":"2024-07-02T00:00:00+00:00","tag":"security","watch_count":232,"cumulative_watch_count":29596},{"created_at":"2024-07-03T00:00:00+00:00","tag":"security","watch_count":230,"cumulative_watch_count":29826},{"created_at":"2024-07-04T00:00:00+00:00","tag":"security","watch_count":218,"cumulative_watch_count":30044},{"created_at":"2024-07-05T00:00:00+00:00","tag":"security","watch_count":170,"cumulative_watch_count":30214},{"created_at":"2024-07-06T00:00:00+00:00","tag":"security","watch_count":108,"cumulative_watch_count":30322},{"created_at":"2024-07-07T00:00:00+00:00","tag":"security","watch_count":126,"cumulative_watch_count":30448},{"created_at":"2024-07-08T00:00:00+00:00","tag":"security","watch_count":152,"cumulative_watch_count":30600},{"created_at":"2024-07-09T00:00:00+00:00","tag":"security","watch_count":187,"cumulative_watch_count":30787},{"created_at":"2024-07-10T00:00:00+00:00","tag":"security","watch_count":176,"cumulative_watch_count":30963},{"created_at":"2024-07-11T00:00:00+00:00","tag":"security","watch_count":175,"cumulative_watch_count":31138},{"created_at":"2024-07-12T00:00:00+00:00","tag":"security","watch_count":180,"cumulative_watch_count":31318},{"created_at":"2024-07-13T00:00:00+00:00","tag":"security","watch_count":113,"cumulative_watch_count":31431},{"created_at":"2024-07-14T00:00:00+00:00","tag":"security","watch_count":87,"cumulative_watch_count":31518},{"created_at":"2024-07-15T00:00:00+00:00","tag":"security","watch_count":162,"cumulative_watch_count":31680},{"created_at":"2024-07-16T00:00:00+00:00","tag":"security","watch_count":150,"cumulative_watch_count":31830},{"created_at":"2024-07-17T00:00:00+00:00","tag":"security","watch_count":167,"cumulative_watch_count":31997},{"created_at":"2024-07-18T00:00:00+00:00","tag":"security","watch_count":146,"cumulative_watch_count":32143},{"created_at":"2024-07-19T00:00:00+00:00","tag":"security","watch_count":152,"cumulative_watch_count":32295},{"created_at":"2024-07-20T00:00:00+00:00","tag":"security","watch_count":117,"cumulative_watch_count":32412},{"created_at":"2024-07-21T00:00:00+00:00","tag":"security","watch_count":126,"cumulative_watch_count":32538},{"created_at":"2024-07-22T00:00:00+00:00","tag":"security","watch_count":144,"cumulative_watch_count":32682},{"created_at":"2024-07-23T00:00:00+00:00","tag":"security","watch_count":150,"cumulative_watch_count":32832},{"created_at":"2024-07-24T00:00:00+00:00","tag":"security","watch_count":162,"cumulative_watch_count":32994},{"created_at":"2024-07-25T00:00:00+00:00","tag":"security","watch_count":232,"cumulative_watch_count":33226},{"created_at":"2024-07-26T00:00:00+00:00","tag":"security","watch_count":160,"cumulative_watch_count":33386},{"created_at":"2024-07-27T00:00:00+00:00","tag":"security","watch_count":100,"cumulative_watch_count":33486},{"created_at":"2024-07-28T00:00:00+00:00","tag":"security","watch_count":103,"cumulative_watch_count":33589},{"created_at":"2024-07-29T00:00:00+00:00","tag":"security","watch_count":157,"cumulative_watch_count":33746},{"created_at":"2024-07-30T00:00:00+00:00","tag":"security","watch_count":177,"cumulative_watch_count":33923},{"created_at":"2024-07-31T00:00:00+00:00","tag":"security","watch_count":159,"cumulative_watch_count":34082},{"created_at":"2024-08-01T00:00:00+00:00","tag":"security","watch_count":180,"cumulative_watch_count":34262},{"created_at":"2024-08-02T00:00:00+00:00","tag":"security","watch_count":128,"cumulative_watch_count":34390},{"created_at":"2024-08-03T00:00:00+00:00","tag":"security","watch_count":100,"cumulative_watch_count":34490},{"created_at":"2024-08-04T00:00:00+00:00","tag":"security","watch_count":83,"cumulative_watch_count":34573},{"created_at":"2024-08-05T00:00:00+00:00","tag":"security","watch_count":161,"cumulative_watch_count":34734},{"created_at":"2024-08-06T00:00:00+00:00","tag":"security","watch_count":167,"cumulative_watch_count":34901},{"created_at":"2024-08-07T00:00:00+00:00","tag":"security","watch_count":199,"cumulative_watch_count":35100},{"created_at":"2024-08-08T00:00:00+00:00","tag":"security","watch_count":163,"cumulative_watch_count":35263},{"created_at":"2024-08-09T00:00:00+00:00","tag":"security","watch_count":155,"cumulative_watch_count":35418},{"created_at":"2024-08-10T00:00:00+00:00","tag":"security","watch_count":105,"cumulative_watch_count":35523},{"created_at":"2024-08-11T00:00:00+00:00","tag":"security","watch_count":87,"cumulative_watch_count":35610},{"created_at":"2024-08-12T00:00:00+00:00","tag":"security","watch_count":141,"cumulative_watch_count":35751},{"created_at":"2024-08-13T00:00:00+00:00","tag":"security","watch_count":166,"cumulative_watch_count":35917},{"created_at":"2024-08-14T00:00:00+00:00","tag":"security","watch_count":165,"cumulative_watch_count":36082},{"created_at":"2024-08-15T00:00:00+00:00","tag":"security","watch_count":145,"cumulative_watch_count":36227},{"created_at":"2024-08-16T00:00:00+00:00","tag":"security","watch_count":133,"cumulative_watch_count":36360},{"created_at":"2024-08-17T00:00:00+00:00","tag":"security","watch_count":99,"cumulative_watch_count":36459},{"created_at":"2024-08-18T00:00:00+00:00","tag":"security","watch_count":112,"cumulative_watch_count":36571},{"created_at":"2024-08-19T00:00:00+00:00","tag":"security","watch_count":165,"cumulative_watch_count":36736},{"created_at":"2024-08-20T00:00:00+00:00","tag":"security","watch_count":185,"cumulative_watch_count":36921},{"created_at":"2024-08-21T00:00:00+00:00","tag":"security","watch_count":182,"cumulative_watch_count":37103},{"created_at":"2024-08-22T00:00:00+00:00","tag":"security","watch_count":209,"cumulative_watch_count":37312},{"created_at":"2024-08-23T00:00:00+00:00","tag":"security","watch_count":152,"cumulative_watch_count":37464},{"created_at":"2024-08-24T00:00:00+00:00","tag":"security","watch_count":124,"cumulative_watch_count":37588},{"created_at":"2024-08-25T00:00:00+00:00","tag":"security","watch_count":109,"cumulative_watch_count":37697},{"created_at":"2024-08-26T00:00:00+00:00","tag":"security","watch_count":180,"cumulative_watch_count":37877},{"created_at":"2024-08-27T00:00:00+00:00","tag":"security","watch_count":145,"cumulative_watch_count":38022},{"created_at":"2024-08-28T00:00:00+00:00","tag":"security","watch_count":176,"cumulative_watch_count":38198},{"created_at":"2024-08-29T00:00:00+00:00","tag":"security","watch_count":199,"cumulative_watch_count":38397},{"created_at":"2024-08-30T00:00:00+00:00","tag":"security","watch_count":134,"cumulative_watch_count":38531},{"created_at":"2024-08-31T00:00:00+00:00","tag":"security","watch_count":114,"cumulative_watch_count":38645},{"created_at":"2024-09-01T00:00:00+00:00","tag":"security","watch_count":108,"cumulative_watch_count":38753},{"created_at":"2024-09-02T00:00:00+00:00","tag":"security","watch_count":153,"cumulative_watch_count":38906},{"created_at":"2024-09-03T00:00:00+00:00","tag":"security","watch_count":201,"cumulative_watch_count":39107},{"created_at":"2024-09-04T00:00:00+00:00","tag":"security","watch_count":218,"cumulative_watch_count":39325},{"created_at":"2024-09-05T00:00:00+00:00","tag":"security","watch_count":175,"cumulative_watch_count":39500},{"created_at":"2024-09-06T00:00:00+00:00","tag":"security","watch_count":162,"cumulative_watch_count":39662},{"created_at":"2024-09-07T00:00:00+00:00","tag":"security","watch_count":178,"cumulative_watch_count":39840},{"created_at":"2024-09-08T00:00:00+00:00","tag":"security","watch_count":139,"cumulative_watch_count":39979},{"created_at":"2024-09-09T00:00:00+00:00","tag":"security","watch_count":172,"cumulative_watch_count":40151},{"created_at":"2024-09-10T00:00:00+00:00","tag":"security","watch_count":201,"cumulative_watch_count":40352},{"created_at":"2024-09-11T00:00:00+00:00","tag":"security","watch_count":211,"cumulative_watch_count":40563},{"created_at":"2024-09-12T00:00:00+00:00","tag":"security","watch_count":182,"cumulative_watch_count":40745},{"created_at":"2024-09-13T00:00:00+00:00","tag":"security","watch_count":156,"cumulative_watch_count":40901},{"created_at":"2024-09-14T00:00:00+00:00","tag":"security","watch_count":130,"cumulative_watch_count":41031},{"created_at":"2024-09-15T00:00:00+00:00","tag":"security","watch_count":125,"cumulative_watch_count":41156},{"created_at":"2024-09-16T00:00:00+00:00","tag":"security","watch_count":139,"cumulative_watch_count":41295},{"created_at":"2024-09-17T00:00:00+00:00","tag":"security","watch_count":161,"cumulative_watch_count":41456},{"created_at":"2024-09-18T00:00:00+00:00","tag":"security","watch_count":175,"cumulative_watch_count":41631},{"created_at":"2024-09-19T00:00:00+00:00","tag":"security","watch_count":191,"cumulative_watch_count":41822},{"created_at":"2024-09-20T00:00:00+00:00","tag":"security","watch_count":181,"cumulative_watch_count":42003},{"created_at":"2024-09-21T00:00:00+00:00","tag":"security","watch_count":103,"cumulative_watch_count":42106},{"created_at":"2024-09-22T00:00:00+00:00","tag":"security","watch_count":120,"cumulative_watch_count":42226},{"created_at":"2024-09-23T00:00:00+00:00","tag":"security","watch_count":176,"cumulative_watch_count":42402},{"created_at":"2024-09-24T00:00:00+00:00","tag":"security","watch_count":187,"cumulative_watch_count":42589},{"created_at":"2024-09-25T00:00:00+00:00","tag":"security","watch_count":184,"cumulative_watch_count":42773},{"created_at":"2024-09-26T00:00:00+00:00","tag":"security","watch_count":160,"cumulative_watch_count":42933},{"created_at":"2024-09-27T00:00:00+00:00","tag":"security","watch_count":161,"cumulative_watch_count":43094},{"created_at":"2024-09-28T00:00:00+00:00","tag":"security","watch_count":114,"cumulative_watch_count":43208},{"created_at":"2024-09-29T00:00:00+00:00","tag":"security","watch_count":149,"cumulative_watch_count":43357},{"created_at":"2024-09-30T00:00:00+00:00","tag":"security","watch_count":138,"cumulative_watch_count":43495},{"created_at":"2024-10-01T00:00:00+00:00","tag":"security","watch_count":153,"cumulative_watch_count":43648},{"created_at":"2024-10-02T00:00:00+00:00","tag":"security","watch_count":166,"cumulative_watch_count":43814},{"created_at":"2024-10-03T00:00:00+00:00","tag":"security","watch_count":144,"cumulative_watch_count":43958},{"created_at":"2024-10-04T00:00:00+00:00","tag":"security","watch_count":161,"cumulative_watch_count":44119},{"created_at":"2024-10-05T00:00:00+00:00","tag":"security","watch_count":123,"cumulative_watch_count":44242},{"created_at":"2024-10-06T00:00:00+00:00","tag":"security","watch_count":94,"cumulative_watch_count":44336},{"created_at":"2024-10-07T00:00:00+00:00","tag":"security","watch_count":152,"cumulative_watch_count":44488},{"created_at":"2024-10-08T00:00:00+00:00","tag":"security","watch_count":168,"cumulative_watch_count":44656},{"created_at":"2024-10-09T00:00:00+00:00","tag":"security","watch_count":176,"cumulative_watch_count":44832},{"created_at":"2024-10-10T00:00:00+00:00","tag":"security","watch_count":193,"cumulative_watch_count":45025},{"created_at":"2024-10-11T00:00:00+00:00","tag":"security","watch_count":1627,"cumulative_watch_count":46652},{"created_at":"2024-10-12T00:00:00+00:00","tag":"security","watch_count":127,"cumulative_watch_count":46779},{"created_at":"2024-10-13T00:00:00+00:00","tag":"security","watch_count":116,"cumulative_watch_count":46895},{"created_at":"2024-10-14T00:00:00+00:00","tag":"security","watch_count":166,"cumulative_watch_count":47061},{"created_at":"2024-10-15T00:00:00+00:00","tag":"security","watch_count":182,"cumulative_watch_count":47243},{"created_at":"2024-10-16T00:00:00+00:00","tag":"security","watch_count":175,"cumulative_watch_count":47418},{"created_at":"2024-10-17T00:00:00+00:00","tag":"security","watch_count":181,"cumulative_watch_count":47599},{"created_at":"2024-10-18T00:00:00+00:00","tag":"security","watch_count":156,"cumulative_watch_count":47755},{"created_at":"2024-10-19T00:00:00+00:00","tag":"security","watch_count":119,"cumulative_watch_count":47874},{"created_at":"2024-10-20T00:00:00+00:00","tag":"security","watch_count":115,"cumulative_watch_count":47989},{"created_at":"2024-10-21T00:00:00+00:00","tag":"security","watch_count":173,"cumulative_watch_count":48162},{"created_at":"2024-10-22T00:00:00+00:00","tag":"security","watch_count":167,"cumulative_watch_count":48329},{"created_at":"2024-10-23T00:00:00+00:00","tag":"security","watch_count":179,"cumulative_watch_count":48508},{"created_at":"2024-10-24T00:00:00+00:00","tag":"security","watch_count":191,"cumulative_watch_count":48699},{"created_at":"2024-10-25T00:00:00+00:00","tag":"security","watch_count":163,"cumulative_watch_count":48862},{"created_at":"2024-10-26T00:00:00+00:00","tag":"security","watch_count":110,"cumulative_watch_count":48972},{"created_at":"2024-10-27T00:00:00+00:00","tag":"security","watch_count":106,"cumulative_watch_count":49078},{"created_at":"2024-10-28T00:00:00+00:00","tag":"security","watch_count":166,"cumulative_watch_count":49244},{"created_at":"2024-10-29T00:00:00+00:00","tag":"security","watch_count":192,"cumulative_watch_count":49436},{"created_at":"2024-10-30T00:00:00+00:00","tag":"security","watch_count":205,"cumulative_watch_count":49641},{"created_at":"2024-10-31T00:00:00+00:00","tag":"security","watch_count":226,"cumulative_watch_count":49867},{"created_at":"2024-11-01T00:00:00+00:00","tag":"security","watch_count":159,"cumulative_watch_count":50026},{"created_at":"2024-11-02T00:00:00+00:00","tag":"security","watch_count":111,"cumulative_watch_count":50137},{"created_at":"2024-11-03T00:00:00+00:00","tag":"security","watch_count":94,"cumulative_watch_count":50231},{"created_at":"2024-11-04T00:00:00+00:00","tag":"security","watch_count":181,"cumulative_watch_count":50412},{"created_at":"2024-11-05T00:00:00+00:00","tag":"security","watch_count":162,"cumulative_watch_count":50574},{"created_at":"2024-11-06T00:00:00+00:00","tag":"security","watch_count":156,"cumulative_watch_count":50730},{"created_at":"2024-11-07T00:00:00+00:00","tag":"security","watch_count":179,"cumulative_watch_count":50909},{"created_at":"2024-11-08T00:00:00+00:00","tag":"security","watch_count":154,"cumulative_watch_count":51063},{"created_at":"2024-11-09T00:00:00+00:00","tag":"security","watch_count":115,"cumulative_watch_count":51178},{"created_at":"2024-11-10T00:00:00+00:00","tag":"security","watch_count":106,"cumulative_watch_count":51284},{"created_at":"2024-11-11T00:00:00+00:00","tag":"security","watch_count":157,"cumulative_watch_count":51441},{"created_at":"2024-01-01T00:00:00+00:00","tag":"storage","watch_count":31,"cumulative_watch_count":31},{"created_at":"2024-01-02T00:00:00+00:00","tag":"storage","watch_count":49,"cumulative_watch_count":80},{"created_at":"2024-01-03T00:00:00+00:00","tag":"storage","watch_count":51,"cumulative_watch_count":131},{"created_at":"2024-01-04T00:00:00+00:00","tag":"storage","watch_count":57,"cumulative_watch_count":188},{"created_at":"2024-01-05T00:00:00+00:00","tag":"storage","watch_count":58,"cumulative_watch_count":246},{"created_at":"2024-01-06T00:00:00+00:00","tag":"storage","watch_count":44,"cumulative_watch_count":290},{"created_at":"2024-01-07T00:00:00+00:00","tag":"storage","watch_count":40,"cumulative_watch_count":330},{"created_at":"2024-01-08T00:00:00+00:00","tag":"storage","watch_count":45,"cumulative_watch_count":375},{"created_at":"2024-01-09T00:00:00+00:00","tag":"storage","watch_count":46,"cumulative_watch_count":421},{"created_at":"2024-01-10T00:00:00+00:00","tag":"storage","watch_count":65,"cumulative_watch_count":486},{"created_at":"2024-01-11T00:00:00+00:00","tag":"storage","watch_count":35,"cumulative_watch_count":521},{"created_at":"2024-01-12T00:00:00+00:00","tag":"storage","watch_count":55,"cumulative_watch_count":576},{"created_at":"2024-01-13T00:00:00+00:00","tag":"storage","watch_count":24,"cumulative_watch_count":600},{"created_at":"2024-01-14T00:00:00+00:00","tag":"storage","watch_count":36,"cumulative_watch_count":636},{"created_at":"2024-01-15T00:00:00+00:00","tag":"storage","watch_count":49,"cumulative_watch_count":685},{"created_at":"2024-01-16T00:00:00+00:00","tag":"storage","watch_count":48,"cumulative_watch_count":733},{"created_at":"2024-01-17T00:00:00+00:00","tag":"storage","watch_count":36,"cumulative_watch_count":769},{"created_at":"2024-01-18T00:00:00+00:00","tag":"storage","watch_count":45,"cumulative_watch_count":814},{"created_at":"2024-01-19T00:00:00+00:00","tag":"storage","watch_count":44,"cumulative_watch_count":858},{"created_at":"2024-01-20T00:00:00+00:00","tag":"storage","watch_count":33,"cumulative_watch_count":891},{"created_at":"2024-01-21T00:00:00+00:00","tag":"storage","watch_count":34,"cumulative_watch_count":925},{"created_at":"2024-01-22T00:00:00+00:00","tag":"storage","watch_count":42,"cumulative_watch_count":967},{"created_at":"2024-01-23T00:00:00+00:00","tag":"storage","watch_count":37,"cumulative_watch_count":1004},{"created_at":"2024-01-24T00:00:00+00:00","tag":"storage","watch_count":41,"cumulative_watch_count":1045},{"created_at":"2024-01-25T00:00:00+00:00","tag":"storage","watch_count":47,"cumulative_watch_count":1092},{"created_at":"2024-01-26T00:00:00+00:00","tag":"storage","watch_count":147,"cumulative_watch_count":1239},{"created_at":"2024-01-27T00:00:00+00:00","tag":"storage","watch_count":60,"cumulative_watch_count":1299},{"created_at":"2024-01-28T00:00:00+00:00","tag":"storage","watch_count":42,"cumulative_watch_count":1341},{"created_at":"2024-01-29T00:00:00+00:00","tag":"storage","watch_count":77,"cumulative_watch_count":1418},{"created_at":"2024-01-30T00:00:00+00:00","tag":"storage","watch_count":53,"cumulative_watch_count":1471},{"created_at":"2024-01-31T00:00:00+00:00","tag":"storage","watch_count":58,"cumulative_watch_count":1529},{"created_at":"2024-02-01T00:00:00+00:00","tag":"storage","watch_count":61,"cumulative_watch_count":1590},{"created_at":"2024-02-02T00:00:00+00:00","tag":"storage","watch_count":51,"cumulative_watch_count":1641},{"created_at":"2024-02-03T00:00:00+00:00","tag":"storage","watch_count":46,"cumulative_watch_count":1687},{"created_at":"2024-02-04T00:00:00+00:00","tag":"storage","watch_count":25,"cumulative_watch_count":1712},{"created_at":"2024-02-05T00:00:00+00:00","tag":"storage","watch_count":35,"cumulative_watch_count":1747},{"created_at":"2024-02-06T00:00:00+00:00","tag":"storage","watch_count":60,"cumulative_watch_count":1807},{"created_at":"2024-02-07T00:00:00+00:00","tag":"storage","watch_count":51,"cumulative_watch_count":1858},{"created_at":"2024-02-08T00:00:00+00:00","tag":"storage","watch_count":32,"cumulative_watch_count":1890},{"created_at":"2024-02-09T00:00:00+00:00","tag":"storage","watch_count":26,"cumulative_watch_count":1916},{"created_at":"2024-02-10T00:00:00+00:00","tag":"storage","watch_count":25,"cumulative_watch_count":1941},{"created_at":"2024-02-11T00:00:00+00:00","tag":"storage","watch_count":20,"cumulative_watch_count":1961},{"created_at":"2024-02-12T00:00:00+00:00","tag":"storage","watch_count":31,"cumulative_watch_count":1992},{"created_at":"2024-02-13T00:00:00+00:00","tag":"storage","watch_count":33,"cumulative_watch_count":2025},{"created_at":"2024-02-14T00:00:00+00:00","tag":"storage","watch_count":40,"cumulative_watch_count":2065},{"created_at":"2024-02-15T00:00:00+00:00","tag":"storage","watch_count":32,"cumulative_watch_count":2097},{"created_at":"2024-02-16T00:00:00+00:00","tag":"storage","watch_count":26,"cumulative_watch_count":2123},{"created_at":"2024-02-17T00:00:00+00:00","tag":"storage","watch_count":28,"cumulative_watch_count":2151},{"created_at":"2024-02-18T00:00:00+00:00","tag":"storage","watch_count":41,"cumulative_watch_count":2192},{"created_at":"2024-02-19T00:00:00+00:00","tag":"storage","watch_count":38,"cumulative_watch_count":2230},{"created_at":"2024-02-20T00:00:00+00:00","tag":"storage","watch_count":50,"cumulative_watch_count":2280},{"created_at":"2024-02-21T00:00:00+00:00","tag":"storage","watch_count":45,"cumulative_watch_count":2325},{"created_at":"2024-02-22T00:00:00+00:00","tag":"storage","watch_count":48,"cumulative_watch_count":2373},{"created_at":"2024-02-23T00:00:00+00:00","tag":"storage","watch_count":21,"cumulative_watch_count":2394},{"created_at":"2024-02-24T00:00:00+00:00","tag":"storage","watch_count":28,"cumulative_watch_count":2422},{"created_at":"2024-02-25T00:00:00+00:00","tag":"storage","watch_count":42,"cumulative_watch_count":2464},{"created_at":"2024-02-26T00:00:00+00:00","tag":"storage","watch_count":32,"cumulative_watch_count":2496},{"created_at":"2024-02-27T00:00:00+00:00","tag":"storage","watch_count":44,"cumulative_watch_count":2540},{"created_at":"2024-02-28T00:00:00+00:00","tag":"storage","watch_count":45,"cumulative_watch_count":2585},{"created_at":"2024-02-29T00:00:00+00:00","tag":"storage","watch_count":45,"cumulative_watch_count":2630},{"created_at":"2024-03-01T00:00:00+00:00","tag":"storage","watch_count":59,"cumulative_watch_count":2689},{"created_at":"2024-03-02T00:00:00+00:00","tag":"storage","watch_count":37,"cumulative_watch_count":2726},{"created_at":"2024-03-03T00:00:00+00:00","tag":"storage","watch_count":27,"cumulative_watch_count":2753},{"created_at":"2024-03-04T00:00:00+00:00","tag":"storage","watch_count":51,"cumulative_watch_count":2804},{"created_at":"2024-03-05T00:00:00+00:00","tag":"storage","watch_count":40,"cumulative_watch_count":2844},{"created_at":"2024-03-06T00:00:00+00:00","tag":"storage","watch_count":59,"cumulative_watch_count":2903},{"created_at":"2024-03-07T00:00:00+00:00","tag":"storage","watch_count":52,"cumulative_watch_count":2955},{"created_at":"2024-03-08T00:00:00+00:00","tag":"storage","watch_count":43,"cumulative_watch_count":2998},{"created_at":"2024-03-09T00:00:00+00:00","tag":"storage","watch_count":37,"cumulative_watch_count":3035},{"created_at":"2024-03-10T00:00:00+00:00","tag":"storage","watch_count":36,"cumulative_watch_count":3071},{"created_at":"2024-03-11T00:00:00+00:00","tag":"storage","watch_count":56,"cumulative_watch_count":3127},{"created_at":"2024-03-12T00:00:00+00:00","tag":"storage","watch_count":59,"cumulative_watch_count":3186},{"created_at":"2024-03-13T00:00:00+00:00","tag":"storage","watch_count":61,"cumulative_watch_count":3247},{"created_at":"2024-03-14T00:00:00+00:00","tag":"storage","watch_count":59,"cumulative_watch_count":3306},{"created_at":"2024-03-15T00:00:00+00:00","tag":"storage","watch_count":65,"cumulative_watch_count":3371},{"created_at":"2024-03-16T00:00:00+00:00","tag":"storage","watch_count":43,"cumulative_watch_count":3414},{"created_at":"2024-03-17T00:00:00+00:00","tag":"storage","watch_count":44,"cumulative_watch_count":3458},{"created_at":"2024-03-18T00:00:00+00:00","tag":"storage","watch_count":72,"cumulative_watch_count":3530},{"created_at":"2024-03-19T00:00:00+00:00","tag":"storage","watch_count":51,"cumulative_watch_count":3581},{"created_at":"2024-03-20T00:00:00+00:00","tag":"storage","watch_count":47,"cumulative_watch_count":3628},{"created_at":"2024-03-21T00:00:00+00:00","tag":"storage","watch_count":57,"cumulative_watch_count":3685},{"created_at":"2024-03-22T00:00:00+00:00","tag":"storage","watch_count":65,"cumulative_watch_count":3750},{"created_at":"2024-03-23T00:00:00+00:00","tag":"storage","watch_count":47,"cumulative_watch_count":3797},{"created_at":"2024-03-24T00:00:00+00:00","tag":"storage","watch_count":33,"cumulative_watch_count":3830},{"created_at":"2024-03-25T00:00:00+00:00","tag":"storage","watch_count":71,"cumulative_watch_count":3901},{"created_at":"2024-03-26T00:00:00+00:00","tag":"storage","watch_count":59,"cumulative_watch_count":3960},{"created_at":"2024-03-27T00:00:00+00:00","tag":"storage","watch_count":67,"cumulative_watch_count":4027},{"created_at":"2024-03-28T00:00:00+00:00","tag":"storage","watch_count":63,"cumulative_watch_count":4090},{"created_at":"2024-03-29T00:00:00+00:00","tag":"storage","watch_count":79,"cumulative_watch_count":4169},{"created_at":"2024-03-30T00:00:00+00:00","tag":"storage","watch_count":68,"cumulative_watch_count":4237},{"created_at":"2024-03-31T00:00:00+00:00","tag":"storage","watch_count":44,"cumulative_watch_count":4281},{"created_at":"2024-04-01T00:00:00+00:00","tag":"storage","watch_count":58,"cumulative_watch_count":4339},{"created_at":"2024-04-02T00:00:00+00:00","tag":"storage","watch_count":70,"cumulative_watch_count":4409},{"created_at":"2024-04-03T00:00:00+00:00","tag":"storage","watch_count":65,"cumulative_watch_count":4474},{"created_at":"2024-04-04T00:00:00+00:00","tag":"storage","watch_count":34,"cumulative_watch_count":4508},{"created_at":"2024-04-05T00:00:00+00:00","tag":"storage","watch_count":35,"cumulative_watch_count":4543},{"created_at":"2024-04-06T00:00:00+00:00","tag":"storage","watch_count":29,"cumulative_watch_count":4572},{"created_at":"2024-04-07T00:00:00+00:00","tag":"storage","watch_count":28,"cumulative_watch_count":4600},{"created_at":"2024-04-08T00:00:00+00:00","tag":"storage","watch_count":49,"cumulative_watch_count":4649},{"created_at":"2024-04-09T00:00:00+00:00","tag":"storage","watch_count":40,"cumulative_watch_count":4689},{"created_at":"2024-04-10T00:00:00+00:00","tag":"storage","watch_count":46,"cumulative_watch_count":4735},{"created_at":"2024-04-11T00:00:00+00:00","tag":"storage","watch_count":60,"cumulative_watch_count":4795},{"created_at":"2024-04-12T00:00:00+00:00","tag":"storage","watch_count":57,"cumulative_watch_count":4852},{"created_at":"2024-04-13T00:00:00+00:00","tag":"storage","watch_count":33,"cumulative_watch_count":4885},{"created_at":"2024-04-14T00:00:00+00:00","tag":"storage","watch_count":39,"cumulative_watch_count":4924},{"created_at":"2024-04-15T00:00:00+00:00","tag":"storage","watch_count":60,"cumulative_watch_count":4984},{"created_at":"2024-04-16T00:00:00+00:00","tag":"storage","watch_count":43,"cumulative_watch_count":5027},{"created_at":"2024-04-17T00:00:00+00:00","tag":"storage","watch_count":53,"cumulative_watch_count":5080},{"created_at":"2024-04-18T00:00:00+00:00","tag":"storage","watch_count":49,"cumulative_watch_count":5129},{"created_at":"2024-04-19T00:00:00+00:00","tag":"storage","watch_count":47,"cumulative_watch_count":5176},{"created_at":"2024-04-20T00:00:00+00:00","tag":"storage","watch_count":41,"cumulative_watch_count":5217},{"created_at":"2024-04-21T00:00:00+00:00","tag":"storage","watch_count":29,"cumulative_watch_count":5246},{"created_at":"2024-04-22T00:00:00+00:00","tag":"storage","watch_count":58,"cumulative_watch_count":5304},{"created_at":"2024-04-23T00:00:00+00:00","tag":"storage","watch_count":51,"cumulative_watch_count":5355},{"created_at":"2024-04-24T00:00:00+00:00","tag":"storage","watch_count":46,"cumulative_watch_count":5401},{"created_at":"2024-04-25T00:00:00+00:00","tag":"storage","watch_count":50,"cumulative_watch_count":5451},{"created_at":"2024-04-26T00:00:00+00:00","tag":"storage","watch_count":46,"cumulative_watch_count":5497},{"created_at":"2024-04-27T00:00:00+00:00","tag":"storage","watch_count":46,"cumulative_watch_count":5543},{"created_at":"2024-04-28T00:00:00+00:00","tag":"storage","watch_count":54,"cumulative_watch_count":5597},{"created_at":"2024-04-29T00:00:00+00:00","tag":"storage","watch_count":45,"cumulative_watch_count":5642},{"created_at":"2024-04-30T00:00:00+00:00","tag":"storage","watch_count":46,"cumulative_watch_count":5688},{"created_at":"2024-05-01T00:00:00+00:00","tag":"storage","watch_count":35,"cumulative_watch_count":5723},{"created_at":"2024-05-02T00:00:00+00:00","tag":"storage","watch_count":59,"cumulative_watch_count":5782},{"created_at":"2024-05-03T00:00:00+00:00","tag":"storage","watch_count":38,"cumulative_watch_count":5820},{"created_at":"2024-05-04T00:00:00+00:00","tag":"storage","watch_count":25,"cumulative_watch_count":5845},{"created_at":"2024-05-05T00:00:00+00:00","tag":"storage","watch_count":32,"cumulative_watch_count":5877},{"created_at":"2024-05-06T00:00:00+00:00","tag":"storage","watch_count":56,"cumulative_watch_count":5933},{"created_at":"2024-05-07T00:00:00+00:00","tag":"storage","watch_count":66,"cumulative_watch_count":5999},{"created_at":"2024-05-08T00:00:00+00:00","tag":"storage","watch_count":41,"cumulative_watch_count":6040},{"created_at":"2024-05-09T00:00:00+00:00","tag":"storage","watch_count":52,"cumulative_watch_count":6092},{"created_at":"2024-05-10T00:00:00+00:00","tag":"storage","watch_count":49,"cumulative_watch_count":6141},{"created_at":"2024-05-11T00:00:00+00:00","tag":"storage","watch_count":36,"cumulative_watch_count":6177},{"created_at":"2024-05-12T00:00:00+00:00","tag":"storage","watch_count":21,"cumulative_watch_count":6198},{"created_at":"2024-05-13T00:00:00+00:00","tag":"storage","watch_count":54,"cumulative_watch_count":6252},{"created_at":"2024-05-14T00:00:00+00:00","tag":"storage","watch_count":58,"cumulative_watch_count":6310},{"created_at":"2024-05-15T00:00:00+00:00","tag":"storage","watch_count":33,"cumulative_watch_count":6343},{"created_at":"2024-05-16T00:00:00+00:00","tag":"storage","watch_count":51,"cumulative_watch_count":6394},{"created_at":"2024-05-17T00:00:00+00:00","tag":"storage","watch_count":43,"cumulative_watch_count":6437},{"created_at":"2024-05-18T00:00:00+00:00","tag":"storage","watch_count":36,"cumulative_watch_count":6473},{"created_at":"2024-05-19T00:00:00+00:00","tag":"storage","watch_count":32,"cumulative_watch_count":6505},{"created_at":"2024-05-20T00:00:00+00:00","tag":"storage","watch_count":43,"cumulative_watch_count":6548},{"created_at":"2024-05-21T00:00:00+00:00","tag":"storage","watch_count":34,"cumulative_watch_count":6582},{"created_at":"2024-05-22T00:00:00+00:00","tag":"storage","watch_count":37,"cumulative_watch_count":6619},{"created_at":"2024-05-23T00:00:00+00:00","tag":"storage","watch_count":43,"cumulative_watch_count":6662},{"created_at":"2024-05-24T00:00:00+00:00","tag":"storage","watch_count":42,"cumulative_watch_count":6704},{"created_at":"2024-05-25T00:00:00+00:00","tag":"storage","watch_count":35,"cumulative_watch_count":6739},{"created_at":"2024-05-26T00:00:00+00:00","tag":"storage","watch_count":33,"cumulative_watch_count":6772},{"created_at":"2024-05-27T00:00:00+00:00","tag":"storage","watch_count":38,"cumulative_watch_count":6810},{"created_at":"2024-05-28T00:00:00+00:00","tag":"storage","watch_count":43,"cumulative_watch_count":6853},{"created_at":"2024-05-29T00:00:00+00:00","tag":"storage","watch_count":46,"cumulative_watch_count":6899},{"created_at":"2024-05-30T00:00:00+00:00","tag":"storage","watch_count":61,"cumulative_watch_count":6960},{"created_at":"2024-05-31T00:00:00+00:00","tag":"storage","watch_count":43,"cumulative_watch_count":7003},{"created_at":"2024-06-01T00:00:00+00:00","tag":"storage","watch_count":47,"cumulative_watch_count":7050},{"created_at":"2024-06-02T00:00:00+00:00","tag":"storage","watch_count":35,"cumulative_watch_count":7085},{"created_at":"2024-06-03T00:00:00+00:00","tag":"storage","watch_count":46,"cumulative_watch_count":7131},{"created_at":"2024-06-04T00:00:00+00:00","tag":"storage","watch_count":38,"cumulative_watch_count":7169},{"created_at":"2024-06-05T00:00:00+00:00","tag":"storage","watch_count":35,"cumulative_watch_count":7204},{"created_at":"2024-06-06T00:00:00+00:00","tag":"storage","watch_count":37,"cumulative_watch_count":7241},{"created_at":"2024-06-07T00:00:00+00:00","tag":"storage","watch_count":76,"cumulative_watch_count":7317},{"created_at":"2024-06-08T00:00:00+00:00","tag":"storage","watch_count":33,"cumulative_watch_count":7350},{"created_at":"2024-06-09T00:00:00+00:00","tag":"storage","watch_count":20,"cumulative_watch_count":7370},{"created_at":"2024-06-10T00:00:00+00:00","tag":"storage","watch_count":18,"cumulative_watch_count":7388},{"created_at":"2024-06-11T00:00:00+00:00","tag":"storage","watch_count":35,"cumulative_watch_count":7423},{"created_at":"2024-06-12T00:00:00+00:00","tag":"storage","watch_count":36,"cumulative_watch_count":7459},{"created_at":"2024-06-13T00:00:00+00:00","tag":"storage","watch_count":52,"cumulative_watch_count":7511},{"created_at":"2024-06-14T00:00:00+00:00","tag":"storage","watch_count":38,"cumulative_watch_count":7549},{"created_at":"2024-06-15T00:00:00+00:00","tag":"storage","watch_count":27,"cumulative_watch_count":7576},{"created_at":"2024-06-16T00:00:00+00:00","tag":"storage","watch_count":25,"cumulative_watch_count":7601},{"created_at":"2024-06-17T00:00:00+00:00","tag":"storage","watch_count":46,"cumulative_watch_count":7647},{"created_at":"2024-06-18T00:00:00+00:00","tag":"storage","watch_count":37,"cumulative_watch_count":7684},{"created_at":"2024-06-19T00:00:00+00:00","tag":"storage","watch_count":42,"cumulative_watch_count":7726},{"created_at":"2024-06-20T00:00:00+00:00","tag":"storage","watch_count":44,"cumulative_watch_count":7770},{"created_at":"2024-06-21T00:00:00+00:00","tag":"storage","watch_count":48,"cumulative_watch_count":7818},{"created_at":"2024-06-22T00:00:00+00:00","tag":"storage","watch_count":33,"cumulative_watch_count":7851},{"created_at":"2024-06-23T00:00:00+00:00","tag":"storage","watch_count":24,"cumulative_watch_count":7875},{"created_at":"2024-06-24T00:00:00+00:00","tag":"storage","watch_count":44,"cumulative_watch_count":7919},{"created_at":"2024-06-25T00:00:00+00:00","tag":"storage","watch_count":44,"cumulative_watch_count":7963},{"created_at":"2024-06-26T00:00:00+00:00","tag":"storage","watch_count":57,"cumulative_watch_count":8020},{"created_at":"2024-06-27T00:00:00+00:00","tag":"storage","watch_count":58,"cumulative_watch_count":8078},{"created_at":"2024-06-28T00:00:00+00:00","tag":"storage","watch_count":55,"cumulative_watch_count":8133},{"created_at":"2024-06-29T00:00:00+00:00","tag":"storage","watch_count":34,"cumulative_watch_count":8167},{"created_at":"2024-06-30T00:00:00+00:00","tag":"storage","watch_count":25,"cumulative_watch_count":8192},{"created_at":"2024-07-01T00:00:00+00:00","tag":"storage","watch_count":61,"cumulative_watch_count":8253},{"created_at":"2024-07-02T00:00:00+00:00","tag":"storage","watch_count":51,"cumulative_watch_count":8304},{"created_at":"2024-07-03T00:00:00+00:00","tag":"storage","watch_count":52,"cumulative_watch_count":8356},{"created_at":"2024-07-04T00:00:00+00:00","tag":"storage","watch_count":52,"cumulative_watch_count":8408},{"created_at":"2024-07-05T00:00:00+00:00","tag":"storage","watch_count":33,"cumulative_watch_count":8441},{"created_at":"2024-07-06T00:00:00+00:00","tag":"storage","watch_count":27,"cumulative_watch_count":8468},{"created_at":"2024-07-07T00:00:00+00:00","tag":"storage","watch_count":37,"cumulative_watch_count":8505},{"created_at":"2024-07-08T00:00:00+00:00","tag":"storage","watch_count":38,"cumulative_watch_count":8543},{"created_at":"2024-07-09T00:00:00+00:00","tag":"storage","watch_count":48,"cumulative_watch_count":8591},{"created_at":"2024-07-10T00:00:00+00:00","tag":"storage","watch_count":51,"cumulative_watch_count":8642},{"created_at":"2024-07-11T00:00:00+00:00","tag":"storage","watch_count":79,"cumulative_watch_count":8721},{"created_at":"2024-07-12T00:00:00+00:00","tag":"storage","watch_count":49,"cumulative_watch_count":8770},{"created_at":"2024-07-13T00:00:00+00:00","tag":"storage","watch_count":29,"cumulative_watch_count":8799},{"created_at":"2024-07-14T00:00:00+00:00","tag":"storage","watch_count":21,"cumulative_watch_count":8820},{"created_at":"2024-07-15T00:00:00+00:00","tag":"storage","watch_count":43,"cumulative_watch_count":8863},{"created_at":"2024-07-16T00:00:00+00:00","tag":"storage","watch_count":41,"cumulative_watch_count":8904},{"created_at":"2024-07-17T00:00:00+00:00","tag":"storage","watch_count":38,"cumulative_watch_count":8942},{"created_at":"2024-07-18T00:00:00+00:00","tag":"storage","watch_count":39,"cumulative_watch_count":8981},{"created_at":"2024-07-19T00:00:00+00:00","tag":"storage","watch_count":42,"cumulative_watch_count":9023},{"created_at":"2024-07-20T00:00:00+00:00","tag":"storage","watch_count":30,"cumulative_watch_count":9053},{"created_at":"2024-07-21T00:00:00+00:00","tag":"storage","watch_count":33,"cumulative_watch_count":9086},{"created_at":"2024-07-22T00:00:00+00:00","tag":"storage","watch_count":45,"cumulative_watch_count":9131},{"created_at":"2024-07-23T00:00:00+00:00","tag":"storage","watch_count":56,"cumulative_watch_count":9187},{"created_at":"2024-07-24T00:00:00+00:00","tag":"storage","watch_count":44,"cumulative_watch_count":9231},{"created_at":"2024-07-25T00:00:00+00:00","tag":"storage","watch_count":58,"cumulative_watch_count":9289},{"created_at":"2024-07-26T00:00:00+00:00","tag":"storage","watch_count":46,"cumulative_watch_count":9335},{"created_at":"2024-07-27T00:00:00+00:00","tag":"storage","watch_count":37,"cumulative_watch_count":9372},{"created_at":"2024-07-28T00:00:00+00:00","tag":"storage","watch_count":35,"cumulative_watch_count":9407},{"created_at":"2024-07-29T00:00:00+00:00","tag":"storage","watch_count":66,"cumulative_watch_count":9473},{"created_at":"2024-07-30T00:00:00+00:00","tag":"storage","watch_count":57,"cumulative_watch_count":9530},{"created_at":"2024-07-31T00:00:00+00:00","tag":"storage","watch_count":57,"cumulative_watch_count":9587},{"created_at":"2024-08-01T00:00:00+00:00","tag":"storage","watch_count":35,"cumulative_watch_count":9622},{"created_at":"2024-08-02T00:00:00+00:00","tag":"storage","watch_count":36,"cumulative_watch_count":9658},{"created_at":"2024-08-03T00:00:00+00:00","tag":"storage","watch_count":21,"cumulative_watch_count":9679},{"created_at":"2024-08-04T00:00:00+00:00","tag":"storage","watch_count":28,"cumulative_watch_count":9707},{"created_at":"2024-08-05T00:00:00+00:00","tag":"storage","watch_count":39,"cumulative_watch_count":9746},{"created_at":"2024-08-06T00:00:00+00:00","tag":"storage","watch_count":52,"cumulative_watch_count":9798},{"created_at":"2024-08-07T00:00:00+00:00","tag":"storage","watch_count":58,"cumulative_watch_count":9856},{"created_at":"2024-08-08T00:00:00+00:00","tag":"storage","watch_count":57,"cumulative_watch_count":9913},{"created_at":"2024-08-09T00:00:00+00:00","tag":"storage","watch_count":38,"cumulative_watch_count":9951},{"created_at":"2024-08-10T00:00:00+00:00","tag":"storage","watch_count":21,"cumulative_watch_count":9972},{"created_at":"2024-08-11T00:00:00+00:00","tag":"storage","watch_count":24,"cumulative_watch_count":9996},{"created_at":"2024-08-12T00:00:00+00:00","tag":"storage","watch_count":44,"cumulative_watch_count":10040},{"created_at":"2024-08-13T00:00:00+00:00","tag":"storage","watch_count":34,"cumulative_watch_count":10074},{"created_at":"2024-08-14T00:00:00+00:00","tag":"storage","watch_count":48,"cumulative_watch_count":10122},{"created_at":"2024-08-15T00:00:00+00:00","tag":"storage","watch_count":51,"cumulative_watch_count":10173},{"created_at":"2024-08-16T00:00:00+00:00","tag":"storage","watch_count":50,"cumulative_watch_count":10223},{"created_at":"2024-08-17T00:00:00+00:00","tag":"storage","watch_count":32,"cumulative_watch_count":10255},{"created_at":"2024-08-18T00:00:00+00:00","tag":"storage","watch_count":43,"cumulative_watch_count":10298},{"created_at":"2024-08-19T00:00:00+00:00","tag":"storage","watch_count":49,"cumulative_watch_count":10347},{"created_at":"2024-08-20T00:00:00+00:00","tag":"storage","watch_count":46,"cumulative_watch_count":10393},{"created_at":"2024-08-21T00:00:00+00:00","tag":"storage","watch_count":55,"cumulative_watch_count":10448},{"created_at":"2024-08-22T00:00:00+00:00","tag":"storage","watch_count":62,"cumulative_watch_count":10510},{"created_at":"2024-08-23T00:00:00+00:00","tag":"storage","watch_count":60,"cumulative_watch_count":10570},{"created_at":"2024-08-24T00:00:00+00:00","tag":"storage","watch_count":21,"cumulative_watch_count":10591},{"created_at":"2024-08-25T00:00:00+00:00","tag":"storage","watch_count":24,"cumulative_watch_count":10615},{"created_at":"2024-08-26T00:00:00+00:00","tag":"storage","watch_count":34,"cumulative_watch_count":10649},{"created_at":"2024-08-27T00:00:00+00:00","tag":"storage","watch_count":36,"cumulative_watch_count":10685},{"created_at":"2024-08-28T00:00:00+00:00","tag":"storage","watch_count":54,"cumulative_watch_count":10739},{"created_at":"2024-08-29T00:00:00+00:00","tag":"storage","watch_count":64,"cumulative_watch_count":10803},{"created_at":"2024-08-30T00:00:00+00:00","tag":"storage","watch_count":35,"cumulative_watch_count":10838},{"created_at":"2024-08-31T00:00:00+00:00","tag":"storage","watch_count":30,"cumulative_watch_count":10868},{"created_at":"2024-09-01T00:00:00+00:00","tag":"storage","watch_count":30,"cumulative_watch_count":10898},{"created_at":"2024-09-02T00:00:00+00:00","tag":"storage","watch_count":41,"cumulative_watch_count":10939},{"created_at":"2024-09-03T00:00:00+00:00","tag":"storage","watch_count":54,"cumulative_watch_count":10993},{"created_at":"2024-09-04T00:00:00+00:00","tag":"storage","watch_count":64,"cumulative_watch_count":11057},{"created_at":"2024-09-05T00:00:00+00:00","tag":"storage","watch_count":58,"cumulative_watch_count":11115},{"created_at":"2024-09-06T00:00:00+00:00","tag":"storage","watch_count":30,"cumulative_watch_count":11145},{"created_at":"2024-09-07T00:00:00+00:00","tag":"storage","watch_count":79,"cumulative_watch_count":11224},{"created_at":"2024-09-08T00:00:00+00:00","tag":"storage","watch_count":63,"cumulative_watch_count":11287},{"created_at":"2024-09-09T00:00:00+00:00","tag":"storage","watch_count":50,"cumulative_watch_count":11337},{"created_at":"2024-09-10T00:00:00+00:00","tag":"storage","watch_count":55,"cumulative_watch_count":11392},{"created_at":"2024-09-11T00:00:00+00:00","tag":"storage","watch_count":49,"cumulative_watch_count":11441},{"created_at":"2024-09-12T00:00:00+00:00","tag":"storage","watch_count":39,"cumulative_watch_count":11480},{"created_at":"2024-09-13T00:00:00+00:00","tag":"storage","watch_count":54,"cumulative_watch_count":11534},{"created_at":"2024-09-14T00:00:00+00:00","tag":"storage","watch_count":37,"cumulative_watch_count":11571},{"created_at":"2024-09-15T00:00:00+00:00","tag":"storage","watch_count":43,"cumulative_watch_count":11614},{"created_at":"2024-09-16T00:00:00+00:00","tag":"storage","watch_count":32,"cumulative_watch_count":11646},{"created_at":"2024-09-17T00:00:00+00:00","tag":"storage","watch_count":34,"cumulative_watch_count":11680},{"created_at":"2024-09-18T00:00:00+00:00","tag":"storage","watch_count":39,"cumulative_watch_count":11719},{"created_at":"2024-09-19T00:00:00+00:00","tag":"storage","watch_count":44,"cumulative_watch_count":11763},{"created_at":"2024-09-20T00:00:00+00:00","tag":"storage","watch_count":38,"cumulative_watch_count":11801},{"created_at":"2024-09-21T00:00:00+00:00","tag":"storage","watch_count":47,"cumulative_watch_count":11848},{"created_at":"2024-09-22T00:00:00+00:00","tag":"storage","watch_count":48,"cumulative_watch_count":11896},{"created_at":"2024-09-23T00:00:00+00:00","tag":"storage","watch_count":43,"cumulative_watch_count":11939},{"created_at":"2024-09-24T00:00:00+00:00","tag":"storage","watch_count":44,"cumulative_watch_count":11983},{"created_at":"2024-09-25T00:00:00+00:00","tag":"storage","watch_count":40,"cumulative_watch_count":12023},{"created_at":"2024-09-26T00:00:00+00:00","tag":"storage","watch_count":56,"cumulative_watch_count":12079},{"created_at":"2024-09-27T00:00:00+00:00","tag":"storage","watch_count":46,"cumulative_watch_count":12125},{"created_at":"2024-09-28T00:00:00+00:00","tag":"storage","watch_count":41,"cumulative_watch_count":12166},{"created_at":"2024-09-29T00:00:00+00:00","tag":"storage","watch_count":31,"cumulative_watch_count":12197},{"created_at":"2024-09-30T00:00:00+00:00","tag":"storage","watch_count":43,"cumulative_watch_count":12240},{"created_at":"2024-10-01T00:00:00+00:00","tag":"storage","watch_count":24,"cumulative_watch_count":12264},{"created_at":"2024-10-02T00:00:00+00:00","tag":"storage","watch_count":33,"cumulative_watch_count":12297},{"created_at":"2024-10-03T00:00:00+00:00","tag":"storage","watch_count":26,"cumulative_watch_count":12323},{"created_at":"2024-10-04T00:00:00+00:00","tag":"storage","watch_count":18,"cumulative_watch_count":12341},{"created_at":"2024-10-05T00:00:00+00:00","tag":"storage","watch_count":31,"cumulative_watch_count":12372},{"created_at":"2024-10-06T00:00:00+00:00","tag":"storage","watch_count":18,"cumulative_watch_count":12390},{"created_at":"2024-10-07T00:00:00+00:00","tag":"storage","watch_count":32,"cumulative_watch_count":12422},{"created_at":"2024-10-08T00:00:00+00:00","tag":"storage","watch_count":40,"cumulative_watch_count":12462},{"created_at":"2024-10-09T00:00:00+00:00","tag":"storage","watch_count":65,"cumulative_watch_count":12527},{"created_at":"2024-10-10T00:00:00+00:00","tag":"storage","watch_count":49,"cumulative_watch_count":12576},{"created_at":"2024-10-11T00:00:00+00:00","tag":"storage","watch_count":49,"cumulative_watch_count":12625},{"created_at":"2024-10-12T00:00:00+00:00","tag":"storage","watch_count":48,"cumulative_watch_count":12673},{"created_at":"2024-10-13T00:00:00+00:00","tag":"storage","watch_count":23,"cumulative_watch_count":12696},{"created_at":"2024-10-14T00:00:00+00:00","tag":"storage","watch_count":33,"cumulative_watch_count":12729},{"created_at":"2024-10-15T00:00:00+00:00","tag":"storage","watch_count":45,"cumulative_watch_count":12774},{"created_at":"2024-10-16T00:00:00+00:00","tag":"storage","watch_count":42,"cumulative_watch_count":12816},{"created_at":"2024-10-17T00:00:00+00:00","tag":"storage","watch_count":50,"cumulative_watch_count":12866},{"created_at":"2024-10-18T00:00:00+00:00","tag":"storage","watch_count":52,"cumulative_watch_count":12918},{"created_at":"2024-10-19T00:00:00+00:00","tag":"storage","watch_count":30,"cumulative_watch_count":12948},{"created_at":"2024-10-20T00:00:00+00:00","tag":"storage","watch_count":22,"cumulative_watch_count":12970},{"created_at":"2024-10-21T00:00:00+00:00","tag":"storage","watch_count":46,"cumulative_watch_count":13016},{"created_at":"2024-10-22T00:00:00+00:00","tag":"storage","watch_count":54,"cumulative_watch_count":13070},{"created_at":"2024-10-23T00:00:00+00:00","tag":"storage","watch_count":63,"cumulative_watch_count":13133},{"created_at":"2024-10-24T00:00:00+00:00","tag":"storage","watch_count":41,"cumulative_watch_count":13174},{"created_at":"2024-10-25T00:00:00+00:00","tag":"storage","watch_count":49,"cumulative_watch_count":13223},{"created_at":"2024-10-26T00:00:00+00:00","tag":"storage","watch_count":31,"cumulative_watch_count":13254},{"created_at":"2024-10-27T00:00:00+00:00","tag":"storage","watch_count":35,"cumulative_watch_count":13289},{"created_at":"2024-10-28T00:00:00+00:00","tag":"storage","watch_count":37,"cumulative_watch_count":13326},{"created_at":"2024-10-29T00:00:00+00:00","tag":"storage","watch_count":58,"cumulative_watch_count":13384},{"created_at":"2024-10-30T00:00:00+00:00","tag":"storage","watch_count":47,"cumulative_watch_count":13431},{"created_at":"2024-10-31T00:00:00+00:00","tag":"storage","watch_count":43,"cumulative_watch_count":13474},{"created_at":"2024-11-01T00:00:00+00:00","tag":"storage","watch_count":48,"cumulative_watch_count":13522},{"created_at":"2024-11-02T00:00:00+00:00","tag":"storage","watch_count":39,"cumulative_watch_count":13561},{"created_at":"2024-11-03T00:00:00+00:00","tag":"storage","watch_count":30,"cumulative_watch_count":13591},{"created_at":"2024-11-04T00:00:00+00:00","tag":"storage","watch_count":73,"cumulative_watch_count":13664},{"created_at":"2024-11-05T00:00:00+00:00","tag":"storage","watch_count":38,"cumulative_watch_count":13702},{"created_at":"2024-11-06T00:00:00+00:00","tag":"storage","watch_count":44,"cumulative_watch_count":13746},{"created_at":"2024-11-07T00:00:00+00:00","tag":"storage","watch_count":29,"cumulative_watch_count":13775},{"created_at":"2024-11-08T00:00:00+00:00","tag":"storage","watch_count":37,"cumulative_watch_count":13812},{"created_at":"2024-11-09T00:00:00+00:00","tag":"storage","watch_count":29,"cumulative_watch_count":13841},{"created_at":"2024-11-10T00:00:00+00:00","tag":"storage","watch_count":25,"cumulative_watch_count":13866},{"created_at":"2024-11-11T00:00:00+00:00","tag":"storage","watch_count":43,"cumulative_watch_count":13909}] \ No newline at end of file diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-c4958d7c11921d9904ea1ab68c246b2d.json b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-c4958d7c11921d9904ea1ab68c246b2d.json new file mode 100644 index 0000000..4396104 --- /dev/null +++ b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-c4958d7c11921d9904ea1ab68c246b2d.json @@ -0,0 +1 @@ +[{"created_at":"2024-01-01T00:00:00+00:00","tag":"app-delivery","watch_count":100},{"created_at":"2024-01-01T00:00:00+00:00","tag":"network","watch_count":64},{"created_at":"2024-01-01T00:00:00+00:00","tag":"observability","watch_count":49},{"created_at":"2024-01-01T00:00:00+00:00","tag":"runtime","watch_count":197},{"created_at":"2024-01-01T00:00:00+00:00","tag":"security","watch_count":87},{"created_at":"2024-01-01T00:00:00+00:00","tag":"storage","watch_count":31},{"created_at":"2024-01-02T00:00:00+00:00","tag":"app-delivery","watch_count":212},{"created_at":"2024-01-02T00:00:00+00:00","tag":"network","watch_count":109},{"created_at":"2024-01-02T00:00:00+00:00","tag":"observability","watch_count":113},{"created_at":"2024-01-02T00:00:00+00:00","tag":"runtime","watch_count":513},{"created_at":"2024-01-02T00:00:00+00:00","tag":"security","watch_count":201},{"created_at":"2024-01-02T00:00:00+00:00","tag":"storage","watch_count":49},{"created_at":"2024-01-03T00:00:00+00:00","tag":"app-delivery","watch_count":241},{"created_at":"2024-01-03T00:00:00+00:00","tag":"network","watch_count":145},{"created_at":"2024-01-03T00:00:00+00:00","tag":"observability","watch_count":130},{"created_at":"2024-01-03T00:00:00+00:00","tag":"runtime","watch_count":478},{"created_at":"2024-01-03T00:00:00+00:00","tag":"security","watch_count":155},{"created_at":"2024-01-03T00:00:00+00:00","tag":"storage","watch_count":51},{"created_at":"2024-01-04T00:00:00+00:00","tag":"app-delivery","watch_count":255},{"created_at":"2024-01-04T00:00:00+00:00","tag":"network","watch_count":135},{"created_at":"2024-01-04T00:00:00+00:00","tag":"observability","watch_count":133},{"created_at":"2024-01-04T00:00:00+00:00","tag":"runtime","watch_count":506},{"created_at":"2024-01-04T00:00:00+00:00","tag":"security","watch_count":164},{"created_at":"2024-01-04T00:00:00+00:00","tag":"storage","watch_count":57},{"created_at":"2024-01-05T00:00:00+00:00","tag":"app-delivery","watch_count":215},{"created_at":"2024-01-05T00:00:00+00:00","tag":"network","watch_count":123},{"created_at":"2024-01-05T00:00:00+00:00","tag":"observability","watch_count":139},{"created_at":"2024-01-05T00:00:00+00:00","tag":"runtime","watch_count":445},{"created_at":"2024-01-05T00:00:00+00:00","tag":"security","watch_count":171},{"created_at":"2024-01-05T00:00:00+00:00","tag":"storage","watch_count":58},{"created_at":"2024-01-06T00:00:00+00:00","tag":"app-delivery","watch_count":161},{"created_at":"2024-01-06T00:00:00+00:00","tag":"network","watch_count":108},{"created_at":"2024-01-06T00:00:00+00:00","tag":"observability","watch_count":86},{"created_at":"2024-01-06T00:00:00+00:00","tag":"runtime","watch_count":287},{"created_at":"2024-01-06T00:00:00+00:00","tag":"security","watch_count":109},{"created_at":"2024-01-06T00:00:00+00:00","tag":"storage","watch_count":44},{"created_at":"2024-01-07T00:00:00+00:00","tag":"app-delivery","watch_count":145},{"created_at":"2024-01-07T00:00:00+00:00","tag":"network","watch_count":113},{"created_at":"2024-01-07T00:00:00+00:00","tag":"observability","watch_count":93},{"created_at":"2024-01-07T00:00:00+00:00","tag":"runtime","watch_count":271},{"created_at":"2024-01-07T00:00:00+00:00","tag":"security","watch_count":94},{"created_at":"2024-01-07T00:00:00+00:00","tag":"storage","watch_count":40},{"created_at":"2024-01-08T00:00:00+00:00","tag":"app-delivery","watch_count":229},{"created_at":"2024-01-08T00:00:00+00:00","tag":"network","watch_count":122},{"created_at":"2024-01-08T00:00:00+00:00","tag":"observability","watch_count":158},{"created_at":"2024-01-08T00:00:00+00:00","tag":"runtime","watch_count":494},{"created_at":"2024-01-08T00:00:00+00:00","tag":"security","watch_count":150},{"created_at":"2024-01-08T00:00:00+00:00","tag":"storage","watch_count":45},{"created_at":"2024-01-09T00:00:00+00:00","tag":"app-delivery","watch_count":224},{"created_at":"2024-01-09T00:00:00+00:00","tag":"network","watch_count":133},{"created_at":"2024-01-09T00:00:00+00:00","tag":"observability","watch_count":133},{"created_at":"2024-01-09T00:00:00+00:00","tag":"runtime","watch_count":532},{"created_at":"2024-01-09T00:00:00+00:00","tag":"security","watch_count":177},{"created_at":"2024-01-09T00:00:00+00:00","tag":"storage","watch_count":46},{"created_at":"2024-01-10T00:00:00+00:00","tag":"app-delivery","watch_count":326},{"created_at":"2024-01-10T00:00:00+00:00","tag":"network","watch_count":142},{"created_at":"2024-01-10T00:00:00+00:00","tag":"observability","watch_count":164},{"created_at":"2024-01-10T00:00:00+00:00","tag":"runtime","watch_count":623},{"created_at":"2024-01-10T00:00:00+00:00","tag":"security","watch_count":168},{"created_at":"2024-01-10T00:00:00+00:00","tag":"storage","watch_count":65},{"created_at":"2024-01-11T00:00:00+00:00","tag":"app-delivery","watch_count":326},{"created_at":"2024-01-11T00:00:00+00:00","tag":"network","watch_count":142},{"created_at":"2024-01-11T00:00:00+00:00","tag":"observability","watch_count":155},{"created_at":"2024-01-11T00:00:00+00:00","tag":"runtime","watch_count":616},{"created_at":"2024-01-11T00:00:00+00:00","tag":"security","watch_count":172},{"created_at":"2024-01-11T00:00:00+00:00","tag":"storage","watch_count":35},{"created_at":"2024-01-12T00:00:00+00:00","tag":"app-delivery","watch_count":275},{"created_at":"2024-01-12T00:00:00+00:00","tag":"network","watch_count":137},{"created_at":"2024-01-12T00:00:00+00:00","tag":"observability","watch_count":129},{"created_at":"2024-01-12T00:00:00+00:00","tag":"runtime","watch_count":541},{"created_at":"2024-01-12T00:00:00+00:00","tag":"security","watch_count":147},{"created_at":"2024-01-12T00:00:00+00:00","tag":"storage","watch_count":55},{"created_at":"2024-01-13T00:00:00+00:00","tag":"app-delivery","watch_count":312},{"created_at":"2024-01-13T00:00:00+00:00","tag":"network","watch_count":92},{"created_at":"2024-01-13T00:00:00+00:00","tag":"observability","watch_count":76},{"created_at":"2024-01-13T00:00:00+00:00","tag":"runtime","watch_count":296},{"created_at":"2024-01-13T00:00:00+00:00","tag":"security","watch_count":107},{"created_at":"2024-01-13T00:00:00+00:00","tag":"storage","watch_count":24},{"created_at":"2024-01-14T00:00:00+00:00","tag":"app-delivery","watch_count":183},{"created_at":"2024-01-14T00:00:00+00:00","tag":"network","watch_count":104},{"created_at":"2024-01-14T00:00:00+00:00","tag":"observability","watch_count":59},{"created_at":"2024-01-14T00:00:00+00:00","tag":"runtime","watch_count":304},{"created_at":"2024-01-14T00:00:00+00:00","tag":"security","watch_count":113},{"created_at":"2024-01-14T00:00:00+00:00","tag":"storage","watch_count":36},{"created_at":"2024-01-15T00:00:00+00:00","tag":"app-delivery","watch_count":256},{"created_at":"2024-01-15T00:00:00+00:00","tag":"network","watch_count":114},{"created_at":"2024-01-15T00:00:00+00:00","tag":"observability","watch_count":124},{"created_at":"2024-01-15T00:00:00+00:00","tag":"runtime","watch_count":447},{"created_at":"2024-01-15T00:00:00+00:00","tag":"security","watch_count":153},{"created_at":"2024-01-15T00:00:00+00:00","tag":"storage","watch_count":49},{"created_at":"2024-01-16T00:00:00+00:00","tag":"app-delivery","watch_count":280},{"created_at":"2024-01-16T00:00:00+00:00","tag":"network","watch_count":112},{"created_at":"2024-01-16T00:00:00+00:00","tag":"observability","watch_count":149},{"created_at":"2024-01-16T00:00:00+00:00","tag":"runtime","watch_count":503},{"created_at":"2024-01-16T00:00:00+00:00","tag":"security","watch_count":156},{"created_at":"2024-01-16T00:00:00+00:00","tag":"storage","watch_count":48},{"created_at":"2024-01-17T00:00:00+00:00","tag":"app-delivery","watch_count":271},{"created_at":"2024-01-17T00:00:00+00:00","tag":"network","watch_count":159},{"created_at":"2024-01-17T00:00:00+00:00","tag":"observability","watch_count":102},{"created_at":"2024-01-17T00:00:00+00:00","tag":"runtime","watch_count":558},{"created_at":"2024-01-17T00:00:00+00:00","tag":"security","watch_count":158},{"created_at":"2024-01-17T00:00:00+00:00","tag":"storage","watch_count":36},{"created_at":"2024-01-18T00:00:00+00:00","tag":"app-delivery","watch_count":251},{"created_at":"2024-01-18T00:00:00+00:00","tag":"network","watch_count":163},{"created_at":"2024-01-18T00:00:00+00:00","tag":"observability","watch_count":109},{"created_at":"2024-01-18T00:00:00+00:00","tag":"runtime","watch_count":591},{"created_at":"2024-01-18T00:00:00+00:00","tag":"security","watch_count":155},{"created_at":"2024-01-18T00:00:00+00:00","tag":"storage","watch_count":45},{"created_at":"2024-01-19T00:00:00+00:00","tag":"app-delivery","watch_count":301},{"created_at":"2024-01-19T00:00:00+00:00","tag":"network","watch_count":136},{"created_at":"2024-01-19T00:00:00+00:00","tag":"observability","watch_count":107},{"created_at":"2024-01-19T00:00:00+00:00","tag":"runtime","watch_count":547},{"created_at":"2024-01-19T00:00:00+00:00","tag":"security","watch_count":163},{"created_at":"2024-01-19T00:00:00+00:00","tag":"storage","watch_count":44},{"created_at":"2024-01-20T00:00:00+00:00","tag":"app-delivery","watch_count":151},{"created_at":"2024-01-20T00:00:00+00:00","tag":"network","watch_count":134},{"created_at":"2024-01-20T00:00:00+00:00","tag":"observability","watch_count":88},{"created_at":"2024-01-20T00:00:00+00:00","tag":"runtime","watch_count":281},{"created_at":"2024-01-20T00:00:00+00:00","tag":"security","watch_count":161},{"created_at":"2024-01-20T00:00:00+00:00","tag":"storage","watch_count":33},{"created_at":"2024-01-21T00:00:00+00:00","tag":"app-delivery","watch_count":145},{"created_at":"2024-01-21T00:00:00+00:00","tag":"network","watch_count":112},{"created_at":"2024-01-21T00:00:00+00:00","tag":"observability","watch_count":78},{"created_at":"2024-01-21T00:00:00+00:00","tag":"runtime","watch_count":329},{"created_at":"2024-01-21T00:00:00+00:00","tag":"security","watch_count":105},{"created_at":"2024-01-21T00:00:00+00:00","tag":"storage","watch_count":34},{"created_at":"2024-01-22T00:00:00+00:00","tag":"app-delivery","watch_count":207},{"created_at":"2024-01-22T00:00:00+00:00","tag":"network","watch_count":135},{"created_at":"2024-01-22T00:00:00+00:00","tag":"observability","watch_count":101},{"created_at":"2024-01-22T00:00:00+00:00","tag":"runtime","watch_count":452},{"created_at":"2024-01-22T00:00:00+00:00","tag":"security","watch_count":213},{"created_at":"2024-01-22T00:00:00+00:00","tag":"storage","watch_count":42},{"created_at":"2024-01-23T00:00:00+00:00","tag":"app-delivery","watch_count":242},{"created_at":"2024-01-23T00:00:00+00:00","tag":"network","watch_count":148},{"created_at":"2024-01-23T00:00:00+00:00","tag":"observability","watch_count":126},{"created_at":"2024-01-23T00:00:00+00:00","tag":"runtime","watch_count":483},{"created_at":"2024-01-23T00:00:00+00:00","tag":"security","watch_count":239},{"created_at":"2024-01-23T00:00:00+00:00","tag":"storage","watch_count":37},{"created_at":"2024-01-24T00:00:00+00:00","tag":"app-delivery","watch_count":260},{"created_at":"2024-01-24T00:00:00+00:00","tag":"network","watch_count":121},{"created_at":"2024-01-24T00:00:00+00:00","tag":"observability","watch_count":142},{"created_at":"2024-01-24T00:00:00+00:00","tag":"runtime","watch_count":467},{"created_at":"2024-01-24T00:00:00+00:00","tag":"security","watch_count":202},{"created_at":"2024-01-24T00:00:00+00:00","tag":"storage","watch_count":41},{"created_at":"2024-01-25T00:00:00+00:00","tag":"app-delivery","watch_count":266},{"created_at":"2024-01-25T00:00:00+00:00","tag":"network","watch_count":120},{"created_at":"2024-01-25T00:00:00+00:00","tag":"observability","watch_count":146},{"created_at":"2024-01-25T00:00:00+00:00","tag":"runtime","watch_count":540},{"created_at":"2024-01-25T00:00:00+00:00","tag":"security","watch_count":218},{"created_at":"2024-01-25T00:00:00+00:00","tag":"storage","watch_count":47},{"created_at":"2024-01-26T00:00:00+00:00","tag":"app-delivery","watch_count":294},{"created_at":"2024-01-26T00:00:00+00:00","tag":"network","watch_count":147},{"created_at":"2024-01-26T00:00:00+00:00","tag":"observability","watch_count":141},{"created_at":"2024-01-26T00:00:00+00:00","tag":"runtime","watch_count":522},{"created_at":"2024-01-26T00:00:00+00:00","tag":"security","watch_count":332},{"created_at":"2024-01-26T00:00:00+00:00","tag":"storage","watch_count":147},{"created_at":"2024-01-27T00:00:00+00:00","tag":"app-delivery","watch_count":149},{"created_at":"2024-01-27T00:00:00+00:00","tag":"network","watch_count":81},{"created_at":"2024-01-27T00:00:00+00:00","tag":"observability","watch_count":82},{"created_at":"2024-01-27T00:00:00+00:00","tag":"runtime","watch_count":255},{"created_at":"2024-01-27T00:00:00+00:00","tag":"security","watch_count":149},{"created_at":"2024-01-27T00:00:00+00:00","tag":"storage","watch_count":60},{"created_at":"2024-01-28T00:00:00+00:00","tag":"app-delivery","watch_count":155},{"created_at":"2024-01-28T00:00:00+00:00","tag":"network","watch_count":90},{"created_at":"2024-01-28T00:00:00+00:00","tag":"observability","watch_count":65},{"created_at":"2024-01-28T00:00:00+00:00","tag":"runtime","watch_count":272},{"created_at":"2024-01-28T00:00:00+00:00","tag":"security","watch_count":128},{"created_at":"2024-01-28T00:00:00+00:00","tag":"storage","watch_count":42},{"created_at":"2024-01-29T00:00:00+00:00","tag":"app-delivery","watch_count":252},{"created_at":"2024-01-29T00:00:00+00:00","tag":"network","watch_count":138},{"created_at":"2024-01-29T00:00:00+00:00","tag":"observability","watch_count":141},{"created_at":"2024-01-29T00:00:00+00:00","tag":"runtime","watch_count":466},{"created_at":"2024-01-29T00:00:00+00:00","tag":"security","watch_count":191},{"created_at":"2024-01-29T00:00:00+00:00","tag":"storage","watch_count":77},{"created_at":"2024-01-30T00:00:00+00:00","tag":"app-delivery","watch_count":264},{"created_at":"2024-01-30T00:00:00+00:00","tag":"network","watch_count":149},{"created_at":"2024-01-30T00:00:00+00:00","tag":"observability","watch_count":157},{"created_at":"2024-01-30T00:00:00+00:00","tag":"runtime","watch_count":455},{"created_at":"2024-01-30T00:00:00+00:00","tag":"security","watch_count":174},{"created_at":"2024-01-30T00:00:00+00:00","tag":"storage","watch_count":53},{"created_at":"2024-01-31T00:00:00+00:00","tag":"app-delivery","watch_count":250},{"created_at":"2024-01-31T00:00:00+00:00","tag":"network","watch_count":199},{"created_at":"2024-01-31T00:00:00+00:00","tag":"observability","watch_count":178},{"created_at":"2024-01-31T00:00:00+00:00","tag":"runtime","watch_count":506},{"created_at":"2024-01-31T00:00:00+00:00","tag":"security","watch_count":181},{"created_at":"2024-01-31T00:00:00+00:00","tag":"storage","watch_count":58},{"created_at":"2024-02-01T00:00:00+00:00","tag":"app-delivery","watch_count":229},{"created_at":"2024-02-01T00:00:00+00:00","tag":"network","watch_count":149},{"created_at":"2024-02-01T00:00:00+00:00","tag":"observability","watch_count":166},{"created_at":"2024-02-01T00:00:00+00:00","tag":"runtime","watch_count":577},{"created_at":"2024-02-01T00:00:00+00:00","tag":"security","watch_count":155},{"created_at":"2024-02-01T00:00:00+00:00","tag":"storage","watch_count":61},{"created_at":"2024-02-02T00:00:00+00:00","tag":"app-delivery","watch_count":249},{"created_at":"2024-02-02T00:00:00+00:00","tag":"network","watch_count":115},{"created_at":"2024-02-02T00:00:00+00:00","tag":"observability","watch_count":137},{"created_at":"2024-02-02T00:00:00+00:00","tag":"runtime","watch_count":560},{"created_at":"2024-02-02T00:00:00+00:00","tag":"security","watch_count":162},{"created_at":"2024-02-02T00:00:00+00:00","tag":"storage","watch_count":51},{"created_at":"2024-02-03T00:00:00+00:00","tag":"app-delivery","watch_count":155},{"created_at":"2024-02-03T00:00:00+00:00","tag":"network","watch_count":77},{"created_at":"2024-02-03T00:00:00+00:00","tag":"observability","watch_count":90},{"created_at":"2024-02-03T00:00:00+00:00","tag":"runtime","watch_count":302},{"created_at":"2024-02-03T00:00:00+00:00","tag":"security","watch_count":153},{"created_at":"2024-02-03T00:00:00+00:00","tag":"storage","watch_count":46},{"created_at":"2024-02-04T00:00:00+00:00","tag":"app-delivery","watch_count":185},{"created_at":"2024-02-04T00:00:00+00:00","tag":"network","watch_count":98},{"created_at":"2024-02-04T00:00:00+00:00","tag":"observability","watch_count":99},{"created_at":"2024-02-04T00:00:00+00:00","tag":"runtime","watch_count":429},{"created_at":"2024-02-04T00:00:00+00:00","tag":"security","watch_count":140},{"created_at":"2024-02-04T00:00:00+00:00","tag":"storage","watch_count":25},{"created_at":"2024-02-05T00:00:00+00:00","tag":"app-delivery","watch_count":240},{"created_at":"2024-02-05T00:00:00+00:00","tag":"network","watch_count":114},{"created_at":"2024-02-05T00:00:00+00:00","tag":"observability","watch_count":95},{"created_at":"2024-02-05T00:00:00+00:00","tag":"runtime","watch_count":399},{"created_at":"2024-02-05T00:00:00+00:00","tag":"security","watch_count":151},{"created_at":"2024-02-05T00:00:00+00:00","tag":"storage","watch_count":35},{"created_at":"2024-02-06T00:00:00+00:00","tag":"app-delivery","watch_count":250},{"created_at":"2024-02-06T00:00:00+00:00","tag":"network","watch_count":119},{"created_at":"2024-02-06T00:00:00+00:00","tag":"observability","watch_count":109},{"created_at":"2024-02-06T00:00:00+00:00","tag":"runtime","watch_count":420},{"created_at":"2024-02-06T00:00:00+00:00","tag":"security","watch_count":196},{"created_at":"2024-02-06T00:00:00+00:00","tag":"storage","watch_count":60},{"created_at":"2024-02-07T00:00:00+00:00","tag":"app-delivery","watch_count":354},{"created_at":"2024-02-07T00:00:00+00:00","tag":"network","watch_count":127},{"created_at":"2024-02-07T00:00:00+00:00","tag":"observability","watch_count":105},{"created_at":"2024-02-07T00:00:00+00:00","tag":"runtime","watch_count":338},{"created_at":"2024-02-07T00:00:00+00:00","tag":"security","watch_count":183},{"created_at":"2024-02-07T00:00:00+00:00","tag":"storage","watch_count":51},{"created_at":"2024-02-08T00:00:00+00:00","tag":"app-delivery","watch_count":386},{"created_at":"2024-02-08T00:00:00+00:00","tag":"network","watch_count":126},{"created_at":"2024-02-08T00:00:00+00:00","tag":"observability","watch_count":80},{"created_at":"2024-02-08T00:00:00+00:00","tag":"runtime","watch_count":292},{"created_at":"2024-02-08T00:00:00+00:00","tag":"security","watch_count":157},{"created_at":"2024-02-08T00:00:00+00:00","tag":"storage","watch_count":32},{"created_at":"2024-02-09T00:00:00+00:00","tag":"app-delivery","watch_count":305},{"created_at":"2024-02-09T00:00:00+00:00","tag":"network","watch_count":67},{"created_at":"2024-02-09T00:00:00+00:00","tag":"observability","watch_count":76},{"created_at":"2024-02-09T00:00:00+00:00","tag":"runtime","watch_count":267},{"created_at":"2024-02-09T00:00:00+00:00","tag":"security","watch_count":147},{"created_at":"2024-02-09T00:00:00+00:00","tag":"storage","watch_count":26},{"created_at":"2024-02-10T00:00:00+00:00","tag":"app-delivery","watch_count":200},{"created_at":"2024-02-10T00:00:00+00:00","tag":"network","watch_count":74},{"created_at":"2024-02-10T00:00:00+00:00","tag":"observability","watch_count":69},{"created_at":"2024-02-10T00:00:00+00:00","tag":"runtime","watch_count":245},{"created_at":"2024-02-10T00:00:00+00:00","tag":"security","watch_count":149},{"created_at":"2024-02-10T00:00:00+00:00","tag":"storage","watch_count":25},{"created_at":"2024-02-11T00:00:00+00:00","tag":"app-delivery","watch_count":140},{"created_at":"2024-02-11T00:00:00+00:00","tag":"network","watch_count":55},{"created_at":"2024-02-11T00:00:00+00:00","tag":"observability","watch_count":38},{"created_at":"2024-02-11T00:00:00+00:00","tag":"runtime","watch_count":176},{"created_at":"2024-02-11T00:00:00+00:00","tag":"security","watch_count":129},{"created_at":"2024-02-11T00:00:00+00:00","tag":"storage","watch_count":20},{"created_at":"2024-02-12T00:00:00+00:00","tag":"app-delivery","watch_count":201},{"created_at":"2024-02-12T00:00:00+00:00","tag":"network","watch_count":79},{"created_at":"2024-02-12T00:00:00+00:00","tag":"observability","watch_count":72},{"created_at":"2024-02-12T00:00:00+00:00","tag":"runtime","watch_count":217},{"created_at":"2024-02-12T00:00:00+00:00","tag":"security","watch_count":153},{"created_at":"2024-02-12T00:00:00+00:00","tag":"storage","watch_count":31},{"created_at":"2024-02-13T00:00:00+00:00","tag":"app-delivery","watch_count":213},{"created_at":"2024-02-13T00:00:00+00:00","tag":"network","watch_count":93},{"created_at":"2024-02-13T00:00:00+00:00","tag":"observability","watch_count":130},{"created_at":"2024-02-13T00:00:00+00:00","tag":"runtime","watch_count":265},{"created_at":"2024-02-13T00:00:00+00:00","tag":"security","watch_count":145},{"created_at":"2024-02-13T00:00:00+00:00","tag":"storage","watch_count":33},{"created_at":"2024-02-14T00:00:00+00:00","tag":"app-delivery","watch_count":243},{"created_at":"2024-02-14T00:00:00+00:00","tag":"network","watch_count":99},{"created_at":"2024-02-14T00:00:00+00:00","tag":"observability","watch_count":156},{"created_at":"2024-02-14T00:00:00+00:00","tag":"runtime","watch_count":320},{"created_at":"2024-02-14T00:00:00+00:00","tag":"security","watch_count":174},{"created_at":"2024-02-14T00:00:00+00:00","tag":"storage","watch_count":40},{"created_at":"2024-02-15T00:00:00+00:00","tag":"app-delivery","watch_count":275},{"created_at":"2024-02-15T00:00:00+00:00","tag":"network","watch_count":99},{"created_at":"2024-02-15T00:00:00+00:00","tag":"observability","watch_count":125},{"created_at":"2024-02-15T00:00:00+00:00","tag":"runtime","watch_count":332},{"created_at":"2024-02-15T00:00:00+00:00","tag":"security","watch_count":164},{"created_at":"2024-02-15T00:00:00+00:00","tag":"storage","watch_count":32},{"created_at":"2024-02-16T00:00:00+00:00","tag":"app-delivery","watch_count":230},{"created_at":"2024-02-16T00:00:00+00:00","tag":"network","watch_count":88},{"created_at":"2024-02-16T00:00:00+00:00","tag":"observability","watch_count":108},{"created_at":"2024-02-16T00:00:00+00:00","tag":"runtime","watch_count":314},{"created_at":"2024-02-16T00:00:00+00:00","tag":"security","watch_count":159},{"created_at":"2024-02-16T00:00:00+00:00","tag":"storage","watch_count":26},{"created_at":"2024-02-17T00:00:00+00:00","tag":"app-delivery","watch_count":186},{"created_at":"2024-02-17T00:00:00+00:00","tag":"network","watch_count":78},{"created_at":"2024-02-17T00:00:00+00:00","tag":"observability","watch_count":66},{"created_at":"2024-02-17T00:00:00+00:00","tag":"runtime","watch_count":207},{"created_at":"2024-02-17T00:00:00+00:00","tag":"security","watch_count":98},{"created_at":"2024-02-17T00:00:00+00:00","tag":"storage","watch_count":28},{"created_at":"2024-02-18T00:00:00+00:00","tag":"app-delivery","watch_count":227},{"created_at":"2024-02-18T00:00:00+00:00","tag":"network","watch_count":107},{"created_at":"2024-02-18T00:00:00+00:00","tag":"observability","watch_count":92},{"created_at":"2024-02-18T00:00:00+00:00","tag":"runtime","watch_count":313},{"created_at":"2024-02-18T00:00:00+00:00","tag":"security","watch_count":146},{"created_at":"2024-02-18T00:00:00+00:00","tag":"storage","watch_count":41},{"created_at":"2024-02-19T00:00:00+00:00","tag":"app-delivery","watch_count":260},{"created_at":"2024-02-19T00:00:00+00:00","tag":"network","watch_count":99},{"created_at":"2024-02-19T00:00:00+00:00","tag":"observability","watch_count":117},{"created_at":"2024-02-19T00:00:00+00:00","tag":"runtime","watch_count":416},{"created_at":"2024-02-19T00:00:00+00:00","tag":"security","watch_count":141},{"created_at":"2024-02-19T00:00:00+00:00","tag":"storage","watch_count":38},{"created_at":"2024-02-20T00:00:00+00:00","tag":"app-delivery","watch_count":241},{"created_at":"2024-02-20T00:00:00+00:00","tag":"network","watch_count":118},{"created_at":"2024-02-20T00:00:00+00:00","tag":"observability","watch_count":112},{"created_at":"2024-02-20T00:00:00+00:00","tag":"runtime","watch_count":412},{"created_at":"2024-02-20T00:00:00+00:00","tag":"security","watch_count":144},{"created_at":"2024-02-20T00:00:00+00:00","tag":"storage","watch_count":50},{"created_at":"2024-02-21T00:00:00+00:00","tag":"app-delivery","watch_count":306},{"created_at":"2024-02-21T00:00:00+00:00","tag":"network","watch_count":144},{"created_at":"2024-02-21T00:00:00+00:00","tag":"observability","watch_count":109},{"created_at":"2024-02-21T00:00:00+00:00","tag":"runtime","watch_count":428},{"created_at":"2024-02-21T00:00:00+00:00","tag":"security","watch_count":158},{"created_at":"2024-02-21T00:00:00+00:00","tag":"storage","watch_count":45},{"created_at":"2024-02-22T00:00:00+00:00","tag":"app-delivery","watch_count":336},{"created_at":"2024-02-22T00:00:00+00:00","tag":"network","watch_count":205},{"created_at":"2024-02-22T00:00:00+00:00","tag":"observability","watch_count":134},{"created_at":"2024-02-22T00:00:00+00:00","tag":"runtime","watch_count":383},{"created_at":"2024-02-22T00:00:00+00:00","tag":"security","watch_count":181},{"created_at":"2024-02-22T00:00:00+00:00","tag":"storage","watch_count":48},{"created_at":"2024-02-23T00:00:00+00:00","tag":"app-delivery","watch_count":357},{"created_at":"2024-02-23T00:00:00+00:00","tag":"network","watch_count":123},{"created_at":"2024-02-23T00:00:00+00:00","tag":"observability","watch_count":125},{"created_at":"2024-02-23T00:00:00+00:00","tag":"runtime","watch_count":366},{"created_at":"2024-02-23T00:00:00+00:00","tag":"security","watch_count":160},{"created_at":"2024-02-23T00:00:00+00:00","tag":"storage","watch_count":21},{"created_at":"2024-02-24T00:00:00+00:00","tag":"app-delivery","watch_count":232},{"created_at":"2024-02-24T00:00:00+00:00","tag":"network","watch_count":72},{"created_at":"2024-02-24T00:00:00+00:00","tag":"observability","watch_count":94},{"created_at":"2024-02-24T00:00:00+00:00","tag":"runtime","watch_count":242},{"created_at":"2024-02-24T00:00:00+00:00","tag":"security","watch_count":102},{"created_at":"2024-02-24T00:00:00+00:00","tag":"storage","watch_count":28},{"created_at":"2024-02-25T00:00:00+00:00","tag":"app-delivery","watch_count":277},{"created_at":"2024-02-25T00:00:00+00:00","tag":"network","watch_count":69},{"created_at":"2024-02-25T00:00:00+00:00","tag":"observability","watch_count":68},{"created_at":"2024-02-25T00:00:00+00:00","tag":"runtime","watch_count":229},{"created_at":"2024-02-25T00:00:00+00:00","tag":"security","watch_count":252},{"created_at":"2024-02-25T00:00:00+00:00","tag":"storage","watch_count":42},{"created_at":"2024-02-26T00:00:00+00:00","tag":"app-delivery","watch_count":406},{"created_at":"2024-02-26T00:00:00+00:00","tag":"network","watch_count":134},{"created_at":"2024-02-26T00:00:00+00:00","tag":"observability","watch_count":107},{"created_at":"2024-02-26T00:00:00+00:00","tag":"runtime","watch_count":402},{"created_at":"2024-02-26T00:00:00+00:00","tag":"security","watch_count":265},{"created_at":"2024-02-26T00:00:00+00:00","tag":"storage","watch_count":32},{"created_at":"2024-02-27T00:00:00+00:00","tag":"app-delivery","watch_count":427},{"created_at":"2024-02-27T00:00:00+00:00","tag":"network","watch_count":140},{"created_at":"2024-02-27T00:00:00+00:00","tag":"observability","watch_count":142},{"created_at":"2024-02-27T00:00:00+00:00","tag":"runtime","watch_count":467},{"created_at":"2024-02-27T00:00:00+00:00","tag":"security","watch_count":194},{"created_at":"2024-02-27T00:00:00+00:00","tag":"storage","watch_count":44},{"created_at":"2024-02-28T00:00:00+00:00","tag":"app-delivery","watch_count":393},{"created_at":"2024-02-28T00:00:00+00:00","tag":"network","watch_count":134},{"created_at":"2024-02-28T00:00:00+00:00","tag":"observability","watch_count":127},{"created_at":"2024-02-28T00:00:00+00:00","tag":"runtime","watch_count":483},{"created_at":"2024-02-28T00:00:00+00:00","tag":"security","watch_count":185},{"created_at":"2024-02-28T00:00:00+00:00","tag":"storage","watch_count":45},{"created_at":"2024-02-29T00:00:00+00:00","tag":"app-delivery","watch_count":297},{"created_at":"2024-02-29T00:00:00+00:00","tag":"network","watch_count":142},{"created_at":"2024-02-29T00:00:00+00:00","tag":"observability","watch_count":98},{"created_at":"2024-02-29T00:00:00+00:00","tag":"runtime","watch_count":491},{"created_at":"2024-02-29T00:00:00+00:00","tag":"security","watch_count":193},{"created_at":"2024-02-29T00:00:00+00:00","tag":"storage","watch_count":45},{"created_at":"2024-03-01T00:00:00+00:00","tag":"app-delivery","watch_count":236},{"created_at":"2024-03-01T00:00:00+00:00","tag":"network","watch_count":109},{"created_at":"2024-03-01T00:00:00+00:00","tag":"observability","watch_count":116},{"created_at":"2024-03-01T00:00:00+00:00","tag":"runtime","watch_count":450},{"created_at":"2024-03-01T00:00:00+00:00","tag":"security","watch_count":234},{"created_at":"2024-03-01T00:00:00+00:00","tag":"storage","watch_count":59},{"created_at":"2024-03-02T00:00:00+00:00","tag":"app-delivery","watch_count":179},{"created_at":"2024-03-02T00:00:00+00:00","tag":"network","watch_count":103},{"created_at":"2024-03-02T00:00:00+00:00","tag":"observability","watch_count":138},{"created_at":"2024-03-02T00:00:00+00:00","tag":"runtime","watch_count":272},{"created_at":"2024-03-02T00:00:00+00:00","tag":"security","watch_count":150},{"created_at":"2024-03-02T00:00:00+00:00","tag":"storage","watch_count":37},{"created_at":"2024-03-03T00:00:00+00:00","tag":"app-delivery","watch_count":175},{"created_at":"2024-03-03T00:00:00+00:00","tag":"network","watch_count":187},{"created_at":"2024-03-03T00:00:00+00:00","tag":"observability","watch_count":59},{"created_at":"2024-03-03T00:00:00+00:00","tag":"runtime","watch_count":239},{"created_at":"2024-03-03T00:00:00+00:00","tag":"security","watch_count":147},{"created_at":"2024-03-03T00:00:00+00:00","tag":"storage","watch_count":27},{"created_at":"2024-03-04T00:00:00+00:00","tag":"app-delivery","watch_count":255},{"created_at":"2024-03-04T00:00:00+00:00","tag":"network","watch_count":121},{"created_at":"2024-03-04T00:00:00+00:00","tag":"observability","watch_count":133},{"created_at":"2024-03-04T00:00:00+00:00","tag":"runtime","watch_count":408},{"created_at":"2024-03-04T00:00:00+00:00","tag":"security","watch_count":198},{"created_at":"2024-03-04T00:00:00+00:00","tag":"storage","watch_count":51},{"created_at":"2024-03-05T00:00:00+00:00","tag":"app-delivery","watch_count":351},{"created_at":"2024-03-05T00:00:00+00:00","tag":"network","watch_count":128},{"created_at":"2024-03-05T00:00:00+00:00","tag":"observability","watch_count":145},{"created_at":"2024-03-05T00:00:00+00:00","tag":"runtime","watch_count":415},{"created_at":"2024-03-05T00:00:00+00:00","tag":"security","watch_count":205},{"created_at":"2024-03-05T00:00:00+00:00","tag":"storage","watch_count":40},{"created_at":"2024-03-06T00:00:00+00:00","tag":"app-delivery","watch_count":316},{"created_at":"2024-03-06T00:00:00+00:00","tag":"network","watch_count":120},{"created_at":"2024-03-06T00:00:00+00:00","tag":"observability","watch_count":122},{"created_at":"2024-03-06T00:00:00+00:00","tag":"runtime","watch_count":462},{"created_at":"2024-03-06T00:00:00+00:00","tag":"security","watch_count":201},{"created_at":"2024-03-06T00:00:00+00:00","tag":"storage","watch_count":59},{"created_at":"2024-03-07T00:00:00+00:00","tag":"app-delivery","watch_count":286},{"created_at":"2024-03-07T00:00:00+00:00","tag":"network","watch_count":127},{"created_at":"2024-03-07T00:00:00+00:00","tag":"observability","watch_count":115},{"created_at":"2024-03-07T00:00:00+00:00","tag":"runtime","watch_count":472},{"created_at":"2024-03-07T00:00:00+00:00","tag":"security","watch_count":184},{"created_at":"2024-03-07T00:00:00+00:00","tag":"storage","watch_count":52},{"created_at":"2024-03-08T00:00:00+00:00","tag":"app-delivery","watch_count":275},{"created_at":"2024-03-08T00:00:00+00:00","tag":"network","watch_count":109},{"created_at":"2024-03-08T00:00:00+00:00","tag":"observability","watch_count":105},{"created_at":"2024-03-08T00:00:00+00:00","tag":"runtime","watch_count":435},{"created_at":"2024-03-08T00:00:00+00:00","tag":"security","watch_count":179},{"created_at":"2024-03-08T00:00:00+00:00","tag":"storage","watch_count":43},{"created_at":"2024-03-09T00:00:00+00:00","tag":"app-delivery","watch_count":189},{"created_at":"2024-03-09T00:00:00+00:00","tag":"network","watch_count":82},{"created_at":"2024-03-09T00:00:00+00:00","tag":"observability","watch_count":74},{"created_at":"2024-03-09T00:00:00+00:00","tag":"runtime","watch_count":223},{"created_at":"2024-03-09T00:00:00+00:00","tag":"security","watch_count":90},{"created_at":"2024-03-09T00:00:00+00:00","tag":"storage","watch_count":37},{"created_at":"2024-03-10T00:00:00+00:00","tag":"app-delivery","watch_count":201},{"created_at":"2024-03-10T00:00:00+00:00","tag":"network","watch_count":91},{"created_at":"2024-03-10T00:00:00+00:00","tag":"observability","watch_count":78},{"created_at":"2024-03-10T00:00:00+00:00","tag":"runtime","watch_count":261},{"created_at":"2024-03-10T00:00:00+00:00","tag":"security","watch_count":127},{"created_at":"2024-03-10T00:00:00+00:00","tag":"storage","watch_count":36},{"created_at":"2024-03-11T00:00:00+00:00","tag":"app-delivery","watch_count":259},{"created_at":"2024-03-11T00:00:00+00:00","tag":"network","watch_count":102},{"created_at":"2024-03-11T00:00:00+00:00","tag":"observability","watch_count":123},{"created_at":"2024-03-11T00:00:00+00:00","tag":"runtime","watch_count":416},{"created_at":"2024-03-11T00:00:00+00:00","tag":"security","watch_count":155},{"created_at":"2024-03-11T00:00:00+00:00","tag":"storage","watch_count":56},{"created_at":"2024-03-12T00:00:00+00:00","tag":"app-delivery","watch_count":271},{"created_at":"2024-03-12T00:00:00+00:00","tag":"network","watch_count":112},{"created_at":"2024-03-12T00:00:00+00:00","tag":"observability","watch_count":127},{"created_at":"2024-03-12T00:00:00+00:00","tag":"runtime","watch_count":419},{"created_at":"2024-03-12T00:00:00+00:00","tag":"security","watch_count":189},{"created_at":"2024-03-12T00:00:00+00:00","tag":"storage","watch_count":59},{"created_at":"2024-03-13T00:00:00+00:00","tag":"app-delivery","watch_count":300},{"created_at":"2024-03-13T00:00:00+00:00","tag":"network","watch_count":116},{"created_at":"2024-03-13T00:00:00+00:00","tag":"observability","watch_count":113},{"created_at":"2024-03-13T00:00:00+00:00","tag":"runtime","watch_count":463},{"created_at":"2024-03-13T00:00:00+00:00","tag":"security","watch_count":197},{"created_at":"2024-03-13T00:00:00+00:00","tag":"storage","watch_count":61},{"created_at":"2024-03-14T00:00:00+00:00","tag":"app-delivery","watch_count":260},{"created_at":"2024-03-14T00:00:00+00:00","tag":"network","watch_count":134},{"created_at":"2024-03-14T00:00:00+00:00","tag":"observability","watch_count":122},{"created_at":"2024-03-14T00:00:00+00:00","tag":"runtime","watch_count":422},{"created_at":"2024-03-14T00:00:00+00:00","tag":"security","watch_count":182},{"created_at":"2024-03-14T00:00:00+00:00","tag":"storage","watch_count":59},{"created_at":"2024-03-15T00:00:00+00:00","tag":"app-delivery","watch_count":223},{"created_at":"2024-03-15T00:00:00+00:00","tag":"network","watch_count":107},{"created_at":"2024-03-15T00:00:00+00:00","tag":"observability","watch_count":114},{"created_at":"2024-03-15T00:00:00+00:00","tag":"runtime","watch_count":462},{"created_at":"2024-03-15T00:00:00+00:00","tag":"security","watch_count":179},{"created_at":"2024-03-15T00:00:00+00:00","tag":"storage","watch_count":65},{"created_at":"2024-03-16T00:00:00+00:00","tag":"app-delivery","watch_count":172},{"created_at":"2024-03-16T00:00:00+00:00","tag":"network","watch_count":111},{"created_at":"2024-03-16T00:00:00+00:00","tag":"observability","watch_count":69},{"created_at":"2024-03-16T00:00:00+00:00","tag":"runtime","watch_count":322},{"created_at":"2024-03-16T00:00:00+00:00","tag":"security","watch_count":127},{"created_at":"2024-03-16T00:00:00+00:00","tag":"storage","watch_count":43},{"created_at":"2024-03-17T00:00:00+00:00","tag":"app-delivery","watch_count":202},{"created_at":"2024-03-17T00:00:00+00:00","tag":"network","watch_count":93},{"created_at":"2024-03-17T00:00:00+00:00","tag":"observability","watch_count":69},{"created_at":"2024-03-17T00:00:00+00:00","tag":"runtime","watch_count":259},{"created_at":"2024-03-17T00:00:00+00:00","tag":"security","watch_count":124},{"created_at":"2024-03-17T00:00:00+00:00","tag":"storage","watch_count":44},{"created_at":"2024-03-18T00:00:00+00:00","tag":"app-delivery","watch_count":265},{"created_at":"2024-03-18T00:00:00+00:00","tag":"network","watch_count":124},{"created_at":"2024-03-18T00:00:00+00:00","tag":"observability","watch_count":121},{"created_at":"2024-03-18T00:00:00+00:00","tag":"runtime","watch_count":449},{"created_at":"2024-03-18T00:00:00+00:00","tag":"security","watch_count":191},{"created_at":"2024-03-18T00:00:00+00:00","tag":"storage","watch_count":72},{"created_at":"2024-03-19T00:00:00+00:00","tag":"app-delivery","watch_count":285},{"created_at":"2024-03-19T00:00:00+00:00","tag":"network","watch_count":183},{"created_at":"2024-03-19T00:00:00+00:00","tag":"observability","watch_count":169},{"created_at":"2024-03-19T00:00:00+00:00","tag":"runtime","watch_count":452},{"created_at":"2024-03-19T00:00:00+00:00","tag":"security","watch_count":190},{"created_at":"2024-03-19T00:00:00+00:00","tag":"storage","watch_count":51},{"created_at":"2024-03-20T00:00:00+00:00","tag":"app-delivery","watch_count":390},{"created_at":"2024-03-20T00:00:00+00:00","tag":"network","watch_count":186},{"created_at":"2024-03-20T00:00:00+00:00","tag":"observability","watch_count":147},{"created_at":"2024-03-20T00:00:00+00:00","tag":"runtime","watch_count":635},{"created_at":"2024-03-20T00:00:00+00:00","tag":"security","watch_count":209},{"created_at":"2024-03-20T00:00:00+00:00","tag":"storage","watch_count":47},{"created_at":"2024-03-21T00:00:00+00:00","tag":"app-delivery","watch_count":301},{"created_at":"2024-03-21T00:00:00+00:00","tag":"network","watch_count":148},{"created_at":"2024-03-21T00:00:00+00:00","tag":"observability","watch_count":160},{"created_at":"2024-03-21T00:00:00+00:00","tag":"runtime","watch_count":574},{"created_at":"2024-03-21T00:00:00+00:00","tag":"security","watch_count":187},{"created_at":"2024-03-21T00:00:00+00:00","tag":"storage","watch_count":57},{"created_at":"2024-03-22T00:00:00+00:00","tag":"app-delivery","watch_count":293},{"created_at":"2024-03-22T00:00:00+00:00","tag":"network","watch_count":131},{"created_at":"2024-03-22T00:00:00+00:00","tag":"observability","watch_count":149},{"created_at":"2024-03-22T00:00:00+00:00","tag":"runtime","watch_count":497},{"created_at":"2024-03-22T00:00:00+00:00","tag":"security","watch_count":199},{"created_at":"2024-03-22T00:00:00+00:00","tag":"storage","watch_count":65},{"created_at":"2024-03-23T00:00:00+00:00","tag":"app-delivery","watch_count":171},{"created_at":"2024-03-23T00:00:00+00:00","tag":"network","watch_count":86},{"created_at":"2024-03-23T00:00:00+00:00","tag":"observability","watch_count":84},{"created_at":"2024-03-23T00:00:00+00:00","tag":"runtime","watch_count":310},{"created_at":"2024-03-23T00:00:00+00:00","tag":"security","watch_count":104},{"created_at":"2024-03-23T00:00:00+00:00","tag":"storage","watch_count":47},{"created_at":"2024-03-24T00:00:00+00:00","tag":"app-delivery","watch_count":161},{"created_at":"2024-03-24T00:00:00+00:00","tag":"network","watch_count":86},{"created_at":"2024-03-24T00:00:00+00:00","tag":"observability","watch_count":95},{"created_at":"2024-03-24T00:00:00+00:00","tag":"runtime","watch_count":273},{"created_at":"2024-03-24T00:00:00+00:00","tag":"security","watch_count":122},{"created_at":"2024-03-24T00:00:00+00:00","tag":"storage","watch_count":33},{"created_at":"2024-03-25T00:00:00+00:00","tag":"app-delivery","watch_count":261},{"created_at":"2024-03-25T00:00:00+00:00","tag":"network","watch_count":117},{"created_at":"2024-03-25T00:00:00+00:00","tag":"observability","watch_count":117},{"created_at":"2024-03-25T00:00:00+00:00","tag":"runtime","watch_count":446},{"created_at":"2024-03-25T00:00:00+00:00","tag":"security","watch_count":156},{"created_at":"2024-03-25T00:00:00+00:00","tag":"storage","watch_count":71},{"created_at":"2024-03-26T00:00:00+00:00","tag":"app-delivery","watch_count":300},{"created_at":"2024-03-26T00:00:00+00:00","tag":"network","watch_count":135},{"created_at":"2024-03-26T00:00:00+00:00","tag":"observability","watch_count":150},{"created_at":"2024-03-26T00:00:00+00:00","tag":"runtime","watch_count":538},{"created_at":"2024-03-26T00:00:00+00:00","tag":"security","watch_count":172},{"created_at":"2024-03-26T00:00:00+00:00","tag":"storage","watch_count":59},{"created_at":"2024-03-27T00:00:00+00:00","tag":"app-delivery","watch_count":288},{"created_at":"2024-03-27T00:00:00+00:00","tag":"network","watch_count":135},{"created_at":"2024-03-27T00:00:00+00:00","tag":"observability","watch_count":163},{"created_at":"2024-03-27T00:00:00+00:00","tag":"runtime","watch_count":507},{"created_at":"2024-03-27T00:00:00+00:00","tag":"security","watch_count":184},{"created_at":"2024-03-27T00:00:00+00:00","tag":"storage","watch_count":67},{"created_at":"2024-03-28T00:00:00+00:00","tag":"app-delivery","watch_count":247},{"created_at":"2024-03-28T00:00:00+00:00","tag":"network","watch_count":138},{"created_at":"2024-03-28T00:00:00+00:00","tag":"observability","watch_count":130},{"created_at":"2024-03-28T00:00:00+00:00","tag":"runtime","watch_count":483},{"created_at":"2024-03-28T00:00:00+00:00","tag":"security","watch_count":161},{"created_at":"2024-03-28T00:00:00+00:00","tag":"storage","watch_count":63},{"created_at":"2024-03-29T00:00:00+00:00","tag":"app-delivery","watch_count":235},{"created_at":"2024-03-29T00:00:00+00:00","tag":"network","watch_count":199},{"created_at":"2024-03-29T00:00:00+00:00","tag":"observability","watch_count":131},{"created_at":"2024-03-29T00:00:00+00:00","tag":"runtime","watch_count":426},{"created_at":"2024-03-29T00:00:00+00:00","tag":"security","watch_count":160},{"created_at":"2024-03-29T00:00:00+00:00","tag":"storage","watch_count":79},{"created_at":"2024-03-30T00:00:00+00:00","tag":"app-delivery","watch_count":138},{"created_at":"2024-03-30T00:00:00+00:00","tag":"network","watch_count":144},{"created_at":"2024-03-30T00:00:00+00:00","tag":"observability","watch_count":88},{"created_at":"2024-03-30T00:00:00+00:00","tag":"runtime","watch_count":283},{"created_at":"2024-03-30T00:00:00+00:00","tag":"security","watch_count":122},{"created_at":"2024-03-30T00:00:00+00:00","tag":"storage","watch_count":68},{"created_at":"2024-03-31T00:00:00+00:00","tag":"app-delivery","watch_count":144},{"created_at":"2024-03-31T00:00:00+00:00","tag":"network","watch_count":102},{"created_at":"2024-03-31T00:00:00+00:00","tag":"observability","watch_count":50},{"created_at":"2024-03-31T00:00:00+00:00","tag":"runtime","watch_count":235},{"created_at":"2024-03-31T00:00:00+00:00","tag":"security","watch_count":111},{"created_at":"2024-03-31T00:00:00+00:00","tag":"storage","watch_count":44},{"created_at":"2024-04-01T00:00:00+00:00","tag":"app-delivery","watch_count":193},{"created_at":"2024-04-01T00:00:00+00:00","tag":"network","watch_count":122},{"created_at":"2024-04-01T00:00:00+00:00","tag":"observability","watch_count":102},{"created_at":"2024-04-01T00:00:00+00:00","tag":"runtime","watch_count":369},{"created_at":"2024-04-01T00:00:00+00:00","tag":"security","watch_count":156},{"created_at":"2024-04-01T00:00:00+00:00","tag":"storage","watch_count":58},{"created_at":"2024-04-02T00:00:00+00:00","tag":"app-delivery","watch_count":252},{"created_at":"2024-04-02T00:00:00+00:00","tag":"network","watch_count":117},{"created_at":"2024-04-02T00:00:00+00:00","tag":"observability","watch_count":139},{"created_at":"2024-04-02T00:00:00+00:00","tag":"runtime","watch_count":426},{"created_at":"2024-04-02T00:00:00+00:00","tag":"security","watch_count":202},{"created_at":"2024-04-02T00:00:00+00:00","tag":"storage","watch_count":70},{"created_at":"2024-04-03T00:00:00+00:00","tag":"app-delivery","watch_count":282},{"created_at":"2024-04-03T00:00:00+00:00","tag":"network","watch_count":123},{"created_at":"2024-04-03T00:00:00+00:00","tag":"observability","watch_count":129},{"created_at":"2024-04-03T00:00:00+00:00","tag":"runtime","watch_count":449},{"created_at":"2024-04-03T00:00:00+00:00","tag":"security","watch_count":177},{"created_at":"2024-04-03T00:00:00+00:00","tag":"storage","watch_count":65},{"created_at":"2024-04-04T00:00:00+00:00","tag":"app-delivery","watch_count":237},{"created_at":"2024-04-04T00:00:00+00:00","tag":"network","watch_count":102},{"created_at":"2024-04-04T00:00:00+00:00","tag":"observability","watch_count":94},{"created_at":"2024-04-04T00:00:00+00:00","tag":"runtime","watch_count":284},{"created_at":"2024-04-04T00:00:00+00:00","tag":"security","watch_count":143},{"created_at":"2024-04-04T00:00:00+00:00","tag":"storage","watch_count":34},{"created_at":"2024-04-05T00:00:00+00:00","tag":"app-delivery","watch_count":197},{"created_at":"2024-04-05T00:00:00+00:00","tag":"network","watch_count":105},{"created_at":"2024-04-05T00:00:00+00:00","tag":"observability","watch_count":101},{"created_at":"2024-04-05T00:00:00+00:00","tag":"runtime","watch_count":296},{"created_at":"2024-04-05T00:00:00+00:00","tag":"security","watch_count":144},{"created_at":"2024-04-05T00:00:00+00:00","tag":"storage","watch_count":35},{"created_at":"2024-04-06T00:00:00+00:00","tag":"app-delivery","watch_count":138},{"created_at":"2024-04-06T00:00:00+00:00","tag":"network","watch_count":84},{"created_at":"2024-04-06T00:00:00+00:00","tag":"observability","watch_count":76},{"created_at":"2024-04-06T00:00:00+00:00","tag":"runtime","watch_count":241},{"created_at":"2024-04-06T00:00:00+00:00","tag":"security","watch_count":118},{"created_at":"2024-04-06T00:00:00+00:00","tag":"storage","watch_count":29},{"created_at":"2024-04-07T00:00:00+00:00","tag":"app-delivery","watch_count":268},{"created_at":"2024-04-07T00:00:00+00:00","tag":"network","watch_count":127},{"created_at":"2024-04-07T00:00:00+00:00","tag":"observability","watch_count":79},{"created_at":"2024-04-07T00:00:00+00:00","tag":"runtime","watch_count":336},{"created_at":"2024-04-07T00:00:00+00:00","tag":"security","watch_count":141},{"created_at":"2024-04-07T00:00:00+00:00","tag":"storage","watch_count":28},{"created_at":"2024-04-08T00:00:00+00:00","tag":"app-delivery","watch_count":301},{"created_at":"2024-04-08T00:00:00+00:00","tag":"network","watch_count":144},{"created_at":"2024-04-08T00:00:00+00:00","tag":"observability","watch_count":94},{"created_at":"2024-04-08T00:00:00+00:00","tag":"runtime","watch_count":451},{"created_at":"2024-04-08T00:00:00+00:00","tag":"security","watch_count":157},{"created_at":"2024-04-08T00:00:00+00:00","tag":"storage","watch_count":49},{"created_at":"2024-04-09T00:00:00+00:00","tag":"app-delivery","watch_count":252},{"created_at":"2024-04-09T00:00:00+00:00","tag":"network","watch_count":136},{"created_at":"2024-04-09T00:00:00+00:00","tag":"observability","watch_count":101},{"created_at":"2024-04-09T00:00:00+00:00","tag":"runtime","watch_count":480},{"created_at":"2024-04-09T00:00:00+00:00","tag":"security","watch_count":177},{"created_at":"2024-04-09T00:00:00+00:00","tag":"storage","watch_count":40},{"created_at":"2024-04-10T00:00:00+00:00","tag":"app-delivery","watch_count":269},{"created_at":"2024-04-10T00:00:00+00:00","tag":"network","watch_count":138},{"created_at":"2024-04-10T00:00:00+00:00","tag":"observability","watch_count":107},{"created_at":"2024-04-10T00:00:00+00:00","tag":"runtime","watch_count":410},{"created_at":"2024-04-10T00:00:00+00:00","tag":"security","watch_count":151},{"created_at":"2024-04-10T00:00:00+00:00","tag":"storage","watch_count":46},{"created_at":"2024-04-11T00:00:00+00:00","tag":"app-delivery","watch_count":296},{"created_at":"2024-04-11T00:00:00+00:00","tag":"network","watch_count":153},{"created_at":"2024-04-11T00:00:00+00:00","tag":"observability","watch_count":121},{"created_at":"2024-04-11T00:00:00+00:00","tag":"runtime","watch_count":424},{"created_at":"2024-04-11T00:00:00+00:00","tag":"security","watch_count":177},{"created_at":"2024-04-11T00:00:00+00:00","tag":"storage","watch_count":60},{"created_at":"2024-04-12T00:00:00+00:00","tag":"app-delivery","watch_count":275},{"created_at":"2024-04-12T00:00:00+00:00","tag":"network","watch_count":121},{"created_at":"2024-04-12T00:00:00+00:00","tag":"observability","watch_count":117},{"created_at":"2024-04-12T00:00:00+00:00","tag":"runtime","watch_count":326},{"created_at":"2024-04-12T00:00:00+00:00","tag":"security","watch_count":153},{"created_at":"2024-04-12T00:00:00+00:00","tag":"storage","watch_count":57},{"created_at":"2024-04-13T00:00:00+00:00","tag":"app-delivery","watch_count":224},{"created_at":"2024-04-13T00:00:00+00:00","tag":"network","watch_count":76},{"created_at":"2024-04-13T00:00:00+00:00","tag":"observability","watch_count":58},{"created_at":"2024-04-13T00:00:00+00:00","tag":"runtime","watch_count":311},{"created_at":"2024-04-13T00:00:00+00:00","tag":"security","watch_count":109},{"created_at":"2024-04-13T00:00:00+00:00","tag":"storage","watch_count":33},{"created_at":"2024-04-14T00:00:00+00:00","tag":"app-delivery","watch_count":237},{"created_at":"2024-04-14T00:00:00+00:00","tag":"network","watch_count":97},{"created_at":"2024-04-14T00:00:00+00:00","tag":"observability","watch_count":81},{"created_at":"2024-04-14T00:00:00+00:00","tag":"runtime","watch_count":241},{"created_at":"2024-04-14T00:00:00+00:00","tag":"security","watch_count":126},{"created_at":"2024-04-14T00:00:00+00:00","tag":"storage","watch_count":39},{"created_at":"2024-04-15T00:00:00+00:00","tag":"app-delivery","watch_count":253},{"created_at":"2024-04-15T00:00:00+00:00","tag":"network","watch_count":118},{"created_at":"2024-04-15T00:00:00+00:00","tag":"observability","watch_count":94},{"created_at":"2024-04-15T00:00:00+00:00","tag":"runtime","watch_count":426},{"created_at":"2024-04-15T00:00:00+00:00","tag":"security","watch_count":158},{"created_at":"2024-04-15T00:00:00+00:00","tag":"storage","watch_count":60},{"created_at":"2024-04-16T00:00:00+00:00","tag":"app-delivery","watch_count":386},{"created_at":"2024-04-16T00:00:00+00:00","tag":"network","watch_count":122},{"created_at":"2024-04-16T00:00:00+00:00","tag":"observability","watch_count":107},{"created_at":"2024-04-16T00:00:00+00:00","tag":"runtime","watch_count":435},{"created_at":"2024-04-16T00:00:00+00:00","tag":"security","watch_count":244},{"created_at":"2024-04-16T00:00:00+00:00","tag":"storage","watch_count":43},{"created_at":"2024-04-17T00:00:00+00:00","tag":"app-delivery","watch_count":343},{"created_at":"2024-04-17T00:00:00+00:00","tag":"network","watch_count":110},{"created_at":"2024-04-17T00:00:00+00:00","tag":"observability","watch_count":106},{"created_at":"2024-04-17T00:00:00+00:00","tag":"runtime","watch_count":418},{"created_at":"2024-04-17T00:00:00+00:00","tag":"security","watch_count":199},{"created_at":"2024-04-17T00:00:00+00:00","tag":"storage","watch_count":53},{"created_at":"2024-04-18T00:00:00+00:00","tag":"app-delivery","watch_count":278},{"created_at":"2024-04-18T00:00:00+00:00","tag":"network","watch_count":115},{"created_at":"2024-04-18T00:00:00+00:00","tag":"observability","watch_count":86},{"created_at":"2024-04-18T00:00:00+00:00","tag":"runtime","watch_count":428},{"created_at":"2024-04-18T00:00:00+00:00","tag":"security","watch_count":186},{"created_at":"2024-04-18T00:00:00+00:00","tag":"storage","watch_count":49},{"created_at":"2024-04-19T00:00:00+00:00","tag":"app-delivery","watch_count":300},{"created_at":"2024-04-19T00:00:00+00:00","tag":"network","watch_count":138},{"created_at":"2024-04-19T00:00:00+00:00","tag":"observability","watch_count":105},{"created_at":"2024-04-19T00:00:00+00:00","tag":"runtime","watch_count":404},{"created_at":"2024-04-19T00:00:00+00:00","tag":"security","watch_count":194},{"created_at":"2024-04-19T00:00:00+00:00","tag":"storage","watch_count":47},{"created_at":"2024-04-20T00:00:00+00:00","tag":"app-delivery","watch_count":166},{"created_at":"2024-04-20T00:00:00+00:00","tag":"network","watch_count":115},{"created_at":"2024-04-20T00:00:00+00:00","tag":"observability","watch_count":91},{"created_at":"2024-04-20T00:00:00+00:00","tag":"runtime","watch_count":249},{"created_at":"2024-04-20T00:00:00+00:00","tag":"security","watch_count":123},{"created_at":"2024-04-20T00:00:00+00:00","tag":"storage","watch_count":41},{"created_at":"2024-04-21T00:00:00+00:00","tag":"app-delivery","watch_count":141},{"created_at":"2024-04-21T00:00:00+00:00","tag":"network","watch_count":73},{"created_at":"2024-04-21T00:00:00+00:00","tag":"observability","watch_count":76},{"created_at":"2024-04-21T00:00:00+00:00","tag":"runtime","watch_count":265},{"created_at":"2024-04-21T00:00:00+00:00","tag":"security","watch_count":142},{"created_at":"2024-04-21T00:00:00+00:00","tag":"storage","watch_count":29},{"created_at":"2024-04-22T00:00:00+00:00","tag":"app-delivery","watch_count":231},{"created_at":"2024-04-22T00:00:00+00:00","tag":"network","watch_count":96},{"created_at":"2024-04-22T00:00:00+00:00","tag":"observability","watch_count":138},{"created_at":"2024-04-22T00:00:00+00:00","tag":"runtime","watch_count":405},{"created_at":"2024-04-22T00:00:00+00:00","tag":"security","watch_count":178},{"created_at":"2024-04-22T00:00:00+00:00","tag":"storage","watch_count":58},{"created_at":"2024-04-23T00:00:00+00:00","tag":"app-delivery","watch_count":273},{"created_at":"2024-04-23T00:00:00+00:00","tag":"network","watch_count":128},{"created_at":"2024-04-23T00:00:00+00:00","tag":"observability","watch_count":112},{"created_at":"2024-04-23T00:00:00+00:00","tag":"runtime","watch_count":453},{"created_at":"2024-04-23T00:00:00+00:00","tag":"security","watch_count":178},{"created_at":"2024-04-23T00:00:00+00:00","tag":"storage","watch_count":51},{"created_at":"2024-04-24T00:00:00+00:00","tag":"app-delivery","watch_count":219},{"created_at":"2024-04-24T00:00:00+00:00","tag":"network","watch_count":144},{"created_at":"2024-04-24T00:00:00+00:00","tag":"observability","watch_count":115},{"created_at":"2024-04-24T00:00:00+00:00","tag":"runtime","watch_count":431},{"created_at":"2024-04-24T00:00:00+00:00","tag":"security","watch_count":175},{"created_at":"2024-04-24T00:00:00+00:00","tag":"storage","watch_count":46},{"created_at":"2024-04-25T00:00:00+00:00","tag":"app-delivery","watch_count":266},{"created_at":"2024-04-25T00:00:00+00:00","tag":"network","watch_count":100},{"created_at":"2024-04-25T00:00:00+00:00","tag":"observability","watch_count":124},{"created_at":"2024-04-25T00:00:00+00:00","tag":"runtime","watch_count":471},{"created_at":"2024-04-25T00:00:00+00:00","tag":"security","watch_count":163},{"created_at":"2024-04-25T00:00:00+00:00","tag":"storage","watch_count":50},{"created_at":"2024-04-26T00:00:00+00:00","tag":"app-delivery","watch_count":259},{"created_at":"2024-04-26T00:00:00+00:00","tag":"network","watch_count":106},{"created_at":"2024-04-26T00:00:00+00:00","tag":"observability","watch_count":103},{"created_at":"2024-04-26T00:00:00+00:00","tag":"runtime","watch_count":435},{"created_at":"2024-04-26T00:00:00+00:00","tag":"security","watch_count":172},{"created_at":"2024-04-26T00:00:00+00:00","tag":"storage","watch_count":46},{"created_at":"2024-04-27T00:00:00+00:00","tag":"app-delivery","watch_count":154},{"created_at":"2024-04-27T00:00:00+00:00","tag":"network","watch_count":86},{"created_at":"2024-04-27T00:00:00+00:00","tag":"observability","watch_count":59},{"created_at":"2024-04-27T00:00:00+00:00","tag":"runtime","watch_count":272},{"created_at":"2024-04-27T00:00:00+00:00","tag":"security","watch_count":133},{"created_at":"2024-04-27T00:00:00+00:00","tag":"storage","watch_count":46},{"created_at":"2024-04-28T00:00:00+00:00","tag":"app-delivery","watch_count":162},{"created_at":"2024-04-28T00:00:00+00:00","tag":"network","watch_count":125},{"created_at":"2024-04-28T00:00:00+00:00","tag":"observability","watch_count":117},{"created_at":"2024-04-28T00:00:00+00:00","tag":"runtime","watch_count":385},{"created_at":"2024-04-28T00:00:00+00:00","tag":"security","watch_count":122},{"created_at":"2024-04-28T00:00:00+00:00","tag":"storage","watch_count":54},{"created_at":"2024-04-29T00:00:00+00:00","tag":"app-delivery","watch_count":236},{"created_at":"2024-04-29T00:00:00+00:00","tag":"network","watch_count":114},{"created_at":"2024-04-29T00:00:00+00:00","tag":"observability","watch_count":110},{"created_at":"2024-04-29T00:00:00+00:00","tag":"runtime","watch_count":404},{"created_at":"2024-04-29T00:00:00+00:00","tag":"security","watch_count":147},{"created_at":"2024-04-29T00:00:00+00:00","tag":"storage","watch_count":45},{"created_at":"2024-04-30T00:00:00+00:00","tag":"app-delivery","watch_count":239},{"created_at":"2024-04-30T00:00:00+00:00","tag":"network","watch_count":112},{"created_at":"2024-04-30T00:00:00+00:00","tag":"observability","watch_count":116},{"created_at":"2024-04-30T00:00:00+00:00","tag":"runtime","watch_count":414},{"created_at":"2024-04-30T00:00:00+00:00","tag":"security","watch_count":169},{"created_at":"2024-04-30T00:00:00+00:00","tag":"storage","watch_count":46},{"created_at":"2024-05-01T00:00:00+00:00","tag":"app-delivery","watch_count":253},{"created_at":"2024-05-01T00:00:00+00:00","tag":"network","watch_count":69},{"created_at":"2024-05-01T00:00:00+00:00","tag":"observability","watch_count":73},{"created_at":"2024-05-01T00:00:00+00:00","tag":"runtime","watch_count":267},{"created_at":"2024-05-01T00:00:00+00:00","tag":"security","watch_count":94},{"created_at":"2024-05-01T00:00:00+00:00","tag":"storage","watch_count":35},{"created_at":"2024-05-02T00:00:00+00:00","tag":"app-delivery","watch_count":224},{"created_at":"2024-05-02T00:00:00+00:00","tag":"network","watch_count":104},{"created_at":"2024-05-02T00:00:00+00:00","tag":"observability","watch_count":114},{"created_at":"2024-05-02T00:00:00+00:00","tag":"runtime","watch_count":300},{"created_at":"2024-05-02T00:00:00+00:00","tag":"security","watch_count":109},{"created_at":"2024-05-02T00:00:00+00:00","tag":"storage","watch_count":59},{"created_at":"2024-05-03T00:00:00+00:00","tag":"app-delivery","watch_count":176},{"created_at":"2024-05-03T00:00:00+00:00","tag":"network","watch_count":96},{"created_at":"2024-05-03T00:00:00+00:00","tag":"observability","watch_count":113},{"created_at":"2024-05-03T00:00:00+00:00","tag":"runtime","watch_count":249},{"created_at":"2024-05-03T00:00:00+00:00","tag":"security","watch_count":141},{"created_at":"2024-05-03T00:00:00+00:00","tag":"storage","watch_count":38},{"created_at":"2024-05-04T00:00:00+00:00","tag":"app-delivery","watch_count":168},{"created_at":"2024-05-04T00:00:00+00:00","tag":"network","watch_count":64},{"created_at":"2024-05-04T00:00:00+00:00","tag":"observability","watch_count":88},{"created_at":"2024-05-04T00:00:00+00:00","tag":"runtime","watch_count":233},{"created_at":"2024-05-04T00:00:00+00:00","tag":"security","watch_count":119},{"created_at":"2024-05-04T00:00:00+00:00","tag":"storage","watch_count":25},{"created_at":"2024-05-05T00:00:00+00:00","tag":"app-delivery","watch_count":139},{"created_at":"2024-05-05T00:00:00+00:00","tag":"network","watch_count":71},{"created_at":"2024-05-05T00:00:00+00:00","tag":"observability","watch_count":63},{"created_at":"2024-05-05T00:00:00+00:00","tag":"runtime","watch_count":220},{"created_at":"2024-05-05T00:00:00+00:00","tag":"security","watch_count":122},{"created_at":"2024-05-05T00:00:00+00:00","tag":"storage","watch_count":32},{"created_at":"2024-05-06T00:00:00+00:00","tag":"app-delivery","watch_count":230},{"created_at":"2024-05-06T00:00:00+00:00","tag":"network","watch_count":102},{"created_at":"2024-05-06T00:00:00+00:00","tag":"observability","watch_count":121},{"created_at":"2024-05-06T00:00:00+00:00","tag":"runtime","watch_count":400},{"created_at":"2024-05-06T00:00:00+00:00","tag":"security","watch_count":167},{"created_at":"2024-05-06T00:00:00+00:00","tag":"storage","watch_count":56},{"created_at":"2024-05-07T00:00:00+00:00","tag":"app-delivery","watch_count":238},{"created_at":"2024-05-07T00:00:00+00:00","tag":"network","watch_count":124},{"created_at":"2024-05-07T00:00:00+00:00","tag":"observability","watch_count":123},{"created_at":"2024-05-07T00:00:00+00:00","tag":"runtime","watch_count":585},{"created_at":"2024-05-07T00:00:00+00:00","tag":"security","watch_count":213},{"created_at":"2024-05-07T00:00:00+00:00","tag":"storage","watch_count":66},{"created_at":"2024-05-08T00:00:00+00:00","tag":"app-delivery","watch_count":249},{"created_at":"2024-05-08T00:00:00+00:00","tag":"network","watch_count":126},{"created_at":"2024-05-08T00:00:00+00:00","tag":"observability","watch_count":140},{"created_at":"2024-05-08T00:00:00+00:00","tag":"runtime","watch_count":609},{"created_at":"2024-05-08T00:00:00+00:00","tag":"security","watch_count":172},{"created_at":"2024-05-08T00:00:00+00:00","tag":"storage","watch_count":41},{"created_at":"2024-05-09T00:00:00+00:00","tag":"app-delivery","watch_count":250},{"created_at":"2024-05-09T00:00:00+00:00","tag":"network","watch_count":85},{"created_at":"2024-05-09T00:00:00+00:00","tag":"observability","watch_count":102},{"created_at":"2024-05-09T00:00:00+00:00","tag":"runtime","watch_count":428},{"created_at":"2024-05-09T00:00:00+00:00","tag":"security","watch_count":203},{"created_at":"2024-05-09T00:00:00+00:00","tag":"storage","watch_count":52},{"created_at":"2024-05-10T00:00:00+00:00","tag":"app-delivery","watch_count":217},{"created_at":"2024-05-10T00:00:00+00:00","tag":"network","watch_count":159},{"created_at":"2024-05-10T00:00:00+00:00","tag":"observability","watch_count":139},{"created_at":"2024-05-10T00:00:00+00:00","tag":"runtime","watch_count":480},{"created_at":"2024-05-10T00:00:00+00:00","tag":"security","watch_count":156},{"created_at":"2024-05-10T00:00:00+00:00","tag":"storage","watch_count":49},{"created_at":"2024-05-11T00:00:00+00:00","tag":"app-delivery","watch_count":154},{"created_at":"2024-05-11T00:00:00+00:00","tag":"network","watch_count":91},{"created_at":"2024-05-11T00:00:00+00:00","tag":"observability","watch_count":118},{"created_at":"2024-05-11T00:00:00+00:00","tag":"runtime","watch_count":362},{"created_at":"2024-05-11T00:00:00+00:00","tag":"security","watch_count":111},{"created_at":"2024-05-11T00:00:00+00:00","tag":"storage","watch_count":36},{"created_at":"2024-05-12T00:00:00+00:00","tag":"app-delivery","watch_count":116},{"created_at":"2024-05-12T00:00:00+00:00","tag":"network","watch_count":77},{"created_at":"2024-05-12T00:00:00+00:00","tag":"observability","watch_count":79},{"created_at":"2024-05-12T00:00:00+00:00","tag":"runtime","watch_count":228},{"created_at":"2024-05-12T00:00:00+00:00","tag":"security","watch_count":103},{"created_at":"2024-05-12T00:00:00+00:00","tag":"storage","watch_count":21},{"created_at":"2024-05-13T00:00:00+00:00","tag":"app-delivery","watch_count":237},{"created_at":"2024-05-13T00:00:00+00:00","tag":"network","watch_count":121},{"created_at":"2024-05-13T00:00:00+00:00","tag":"observability","watch_count":116},{"created_at":"2024-05-13T00:00:00+00:00","tag":"runtime","watch_count":449},{"created_at":"2024-05-13T00:00:00+00:00","tag":"security","watch_count":181},{"created_at":"2024-05-13T00:00:00+00:00","tag":"storage","watch_count":54},{"created_at":"2024-05-14T00:00:00+00:00","tag":"app-delivery","watch_count":280},{"created_at":"2024-05-14T00:00:00+00:00","tag":"network","watch_count":110},{"created_at":"2024-05-14T00:00:00+00:00","tag":"observability","watch_count":130},{"created_at":"2024-05-14T00:00:00+00:00","tag":"runtime","watch_count":488},{"created_at":"2024-05-14T00:00:00+00:00","tag":"security","watch_count":162},{"created_at":"2024-05-14T00:00:00+00:00","tag":"storage","watch_count":58},{"created_at":"2024-05-15T00:00:00+00:00","tag":"app-delivery","watch_count":246},{"created_at":"2024-05-15T00:00:00+00:00","tag":"network","watch_count":125},{"created_at":"2024-05-15T00:00:00+00:00","tag":"observability","watch_count":134},{"created_at":"2024-05-15T00:00:00+00:00","tag":"runtime","watch_count":427},{"created_at":"2024-05-15T00:00:00+00:00","tag":"security","watch_count":175},{"created_at":"2024-05-15T00:00:00+00:00","tag":"storage","watch_count":33},{"created_at":"2024-05-16T00:00:00+00:00","tag":"app-delivery","watch_count":286},{"created_at":"2024-05-16T00:00:00+00:00","tag":"network","watch_count":108},{"created_at":"2024-05-16T00:00:00+00:00","tag":"observability","watch_count":92},{"created_at":"2024-05-16T00:00:00+00:00","tag":"runtime","watch_count":431},{"created_at":"2024-05-16T00:00:00+00:00","tag":"security","watch_count":168},{"created_at":"2024-05-16T00:00:00+00:00","tag":"storage","watch_count":51},{"created_at":"2024-05-17T00:00:00+00:00","tag":"app-delivery","watch_count":232},{"created_at":"2024-05-17T00:00:00+00:00","tag":"network","watch_count":116},{"created_at":"2024-05-17T00:00:00+00:00","tag":"observability","watch_count":99},{"created_at":"2024-05-17T00:00:00+00:00","tag":"runtime","watch_count":401},{"created_at":"2024-05-17T00:00:00+00:00","tag":"security","watch_count":148},{"created_at":"2024-05-17T00:00:00+00:00","tag":"storage","watch_count":43},{"created_at":"2024-05-18T00:00:00+00:00","tag":"app-delivery","watch_count":135},{"created_at":"2024-05-18T00:00:00+00:00","tag":"network","watch_count":64},{"created_at":"2024-05-18T00:00:00+00:00","tag":"observability","watch_count":69},{"created_at":"2024-05-18T00:00:00+00:00","tag":"runtime","watch_count":223},{"created_at":"2024-05-18T00:00:00+00:00","tag":"security","watch_count":139},{"created_at":"2024-05-18T00:00:00+00:00","tag":"storage","watch_count":36},{"created_at":"2024-05-19T00:00:00+00:00","tag":"app-delivery","watch_count":127},{"created_at":"2024-05-19T00:00:00+00:00","tag":"network","watch_count":75},{"created_at":"2024-05-19T00:00:00+00:00","tag":"observability","watch_count":63},{"created_at":"2024-05-19T00:00:00+00:00","tag":"runtime","watch_count":231},{"created_at":"2024-05-19T00:00:00+00:00","tag":"security","watch_count":113},{"created_at":"2024-05-19T00:00:00+00:00","tag":"storage","watch_count":32},{"created_at":"2024-05-20T00:00:00+00:00","tag":"app-delivery","watch_count":189},{"created_at":"2024-05-20T00:00:00+00:00","tag":"network","watch_count":71},{"created_at":"2024-05-20T00:00:00+00:00","tag":"observability","watch_count":105},{"created_at":"2024-05-20T00:00:00+00:00","tag":"runtime","watch_count":371},{"created_at":"2024-05-20T00:00:00+00:00","tag":"security","watch_count":154},{"created_at":"2024-05-20T00:00:00+00:00","tag":"storage","watch_count":43},{"created_at":"2024-05-21T00:00:00+00:00","tag":"app-delivery","watch_count":243},{"created_at":"2024-05-21T00:00:00+00:00","tag":"network","watch_count":100},{"created_at":"2024-05-21T00:00:00+00:00","tag":"observability","watch_count":155},{"created_at":"2024-05-21T00:00:00+00:00","tag":"runtime","watch_count":472},{"created_at":"2024-05-21T00:00:00+00:00","tag":"security","watch_count":168},{"created_at":"2024-05-21T00:00:00+00:00","tag":"storage","watch_count":34},{"created_at":"2024-05-22T00:00:00+00:00","tag":"app-delivery","watch_count":232},{"created_at":"2024-05-22T00:00:00+00:00","tag":"network","watch_count":108},{"created_at":"2024-05-22T00:00:00+00:00","tag":"observability","watch_count":143},{"created_at":"2024-05-22T00:00:00+00:00","tag":"runtime","watch_count":424},{"created_at":"2024-05-22T00:00:00+00:00","tag":"security","watch_count":172},{"created_at":"2024-05-22T00:00:00+00:00","tag":"storage","watch_count":37},{"created_at":"2024-05-23T00:00:00+00:00","tag":"app-delivery","watch_count":243},{"created_at":"2024-05-23T00:00:00+00:00","tag":"network","watch_count":100},{"created_at":"2024-05-23T00:00:00+00:00","tag":"observability","watch_count":139},{"created_at":"2024-05-23T00:00:00+00:00","tag":"runtime","watch_count":412},{"created_at":"2024-05-23T00:00:00+00:00","tag":"security","watch_count":196},{"created_at":"2024-05-23T00:00:00+00:00","tag":"storage","watch_count":43},{"created_at":"2024-05-24T00:00:00+00:00","tag":"app-delivery","watch_count":191},{"created_at":"2024-05-24T00:00:00+00:00","tag":"network","watch_count":113},{"created_at":"2024-05-24T00:00:00+00:00","tag":"observability","watch_count":111},{"created_at":"2024-05-24T00:00:00+00:00","tag":"runtime","watch_count":374},{"created_at":"2024-05-24T00:00:00+00:00","tag":"security","watch_count":148},{"created_at":"2024-05-24T00:00:00+00:00","tag":"storage","watch_count":42},{"created_at":"2024-05-25T00:00:00+00:00","tag":"app-delivery","watch_count":136},{"created_at":"2024-05-25T00:00:00+00:00","tag":"network","watch_count":79},{"created_at":"2024-05-25T00:00:00+00:00","tag":"observability","watch_count":70},{"created_at":"2024-05-25T00:00:00+00:00","tag":"runtime","watch_count":199},{"created_at":"2024-05-25T00:00:00+00:00","tag":"security","watch_count":108},{"created_at":"2024-05-25T00:00:00+00:00","tag":"storage","watch_count":35},{"created_at":"2024-05-26T00:00:00+00:00","tag":"app-delivery","watch_count":123},{"created_at":"2024-05-26T00:00:00+00:00","tag":"network","watch_count":64},{"created_at":"2024-05-26T00:00:00+00:00","tag":"observability","watch_count":63},{"created_at":"2024-05-26T00:00:00+00:00","tag":"runtime","watch_count":230},{"created_at":"2024-05-26T00:00:00+00:00","tag":"security","watch_count":107},{"created_at":"2024-05-26T00:00:00+00:00","tag":"storage","watch_count":33},{"created_at":"2024-05-27T00:00:00+00:00","tag":"app-delivery","watch_count":186},{"created_at":"2024-05-27T00:00:00+00:00","tag":"network","watch_count":107},{"created_at":"2024-05-27T00:00:00+00:00","tag":"observability","watch_count":91},{"created_at":"2024-05-27T00:00:00+00:00","tag":"runtime","watch_count":408},{"created_at":"2024-05-27T00:00:00+00:00","tag":"security","watch_count":165},{"created_at":"2024-05-27T00:00:00+00:00","tag":"storage","watch_count":38},{"created_at":"2024-05-28T00:00:00+00:00","tag":"app-delivery","watch_count":226},{"created_at":"2024-05-28T00:00:00+00:00","tag":"network","watch_count":124},{"created_at":"2024-05-28T00:00:00+00:00","tag":"observability","watch_count":117},{"created_at":"2024-05-28T00:00:00+00:00","tag":"runtime","watch_count":402},{"created_at":"2024-05-28T00:00:00+00:00","tag":"security","watch_count":163},{"created_at":"2024-05-28T00:00:00+00:00","tag":"storage","watch_count":43},{"created_at":"2024-05-29T00:00:00+00:00","tag":"app-delivery","watch_count":194},{"created_at":"2024-05-29T00:00:00+00:00","tag":"network","watch_count":142},{"created_at":"2024-05-29T00:00:00+00:00","tag":"observability","watch_count":115},{"created_at":"2024-05-29T00:00:00+00:00","tag":"runtime","watch_count":426},{"created_at":"2024-05-29T00:00:00+00:00","tag":"security","watch_count":182},{"created_at":"2024-05-29T00:00:00+00:00","tag":"storage","watch_count":46},{"created_at":"2024-05-30T00:00:00+00:00","tag":"app-delivery","watch_count":237},{"created_at":"2024-05-30T00:00:00+00:00","tag":"network","watch_count":148},{"created_at":"2024-05-30T00:00:00+00:00","tag":"observability","watch_count":123},{"created_at":"2024-05-30T00:00:00+00:00","tag":"runtime","watch_count":466},{"created_at":"2024-05-30T00:00:00+00:00","tag":"security","watch_count":184},{"created_at":"2024-05-30T00:00:00+00:00","tag":"storage","watch_count":61},{"created_at":"2024-05-31T00:00:00+00:00","tag":"app-delivery","watch_count":211},{"created_at":"2024-05-31T00:00:00+00:00","tag":"network","watch_count":104},{"created_at":"2024-05-31T00:00:00+00:00","tag":"observability","watch_count":119},{"created_at":"2024-05-31T00:00:00+00:00","tag":"runtime","watch_count":388},{"created_at":"2024-05-31T00:00:00+00:00","tag":"security","watch_count":130},{"created_at":"2024-05-31T00:00:00+00:00","tag":"storage","watch_count":43},{"created_at":"2024-06-01T00:00:00+00:00","tag":"app-delivery","watch_count":153},{"created_at":"2024-06-01T00:00:00+00:00","tag":"network","watch_count":65},{"created_at":"2024-06-01T00:00:00+00:00","tag":"observability","watch_count":89},{"created_at":"2024-06-01T00:00:00+00:00","tag":"runtime","watch_count":288},{"created_at":"2024-06-01T00:00:00+00:00","tag":"security","watch_count":106},{"created_at":"2024-06-01T00:00:00+00:00","tag":"storage","watch_count":47},{"created_at":"2024-06-02T00:00:00+00:00","tag":"app-delivery","watch_count":134},{"created_at":"2024-06-02T00:00:00+00:00","tag":"network","watch_count":80},{"created_at":"2024-06-02T00:00:00+00:00","tag":"observability","watch_count":86},{"created_at":"2024-06-02T00:00:00+00:00","tag":"runtime","watch_count":249},{"created_at":"2024-06-02T00:00:00+00:00","tag":"security","watch_count":151},{"created_at":"2024-06-02T00:00:00+00:00","tag":"storage","watch_count":35},{"created_at":"2024-06-03T00:00:00+00:00","tag":"app-delivery","watch_count":227},{"created_at":"2024-06-03T00:00:00+00:00","tag":"network","watch_count":94},{"created_at":"2024-06-03T00:00:00+00:00","tag":"observability","watch_count":100},{"created_at":"2024-06-03T00:00:00+00:00","tag":"runtime","watch_count":445},{"created_at":"2024-06-03T00:00:00+00:00","tag":"security","watch_count":174},{"created_at":"2024-06-03T00:00:00+00:00","tag":"storage","watch_count":46},{"created_at":"2024-06-04T00:00:00+00:00","tag":"app-delivery","watch_count":263},{"created_at":"2024-06-04T00:00:00+00:00","tag":"network","watch_count":106},{"created_at":"2024-06-04T00:00:00+00:00","tag":"observability","watch_count":131},{"created_at":"2024-06-04T00:00:00+00:00","tag":"runtime","watch_count":385},{"created_at":"2024-06-04T00:00:00+00:00","tag":"security","watch_count":188},{"created_at":"2024-06-04T00:00:00+00:00","tag":"storage","watch_count":38},{"created_at":"2024-06-05T00:00:00+00:00","tag":"app-delivery","watch_count":200},{"created_at":"2024-06-05T00:00:00+00:00","tag":"network","watch_count":95},{"created_at":"2024-06-05T00:00:00+00:00","tag":"observability","watch_count":110},{"created_at":"2024-06-05T00:00:00+00:00","tag":"runtime","watch_count":398},{"created_at":"2024-06-05T00:00:00+00:00","tag":"security","watch_count":185},{"created_at":"2024-06-05T00:00:00+00:00","tag":"storage","watch_count":35},{"created_at":"2024-06-06T00:00:00+00:00","tag":"app-delivery","watch_count":201},{"created_at":"2024-06-06T00:00:00+00:00","tag":"network","watch_count":109},{"created_at":"2024-06-06T00:00:00+00:00","tag":"observability","watch_count":117},{"created_at":"2024-06-06T00:00:00+00:00","tag":"runtime","watch_count":432},{"created_at":"2024-06-06T00:00:00+00:00","tag":"security","watch_count":167},{"created_at":"2024-06-06T00:00:00+00:00","tag":"storage","watch_count":37},{"created_at":"2024-06-07T00:00:00+00:00","tag":"app-delivery","watch_count":226},{"created_at":"2024-06-07T00:00:00+00:00","tag":"network","watch_count":106},{"created_at":"2024-06-07T00:00:00+00:00","tag":"observability","watch_count":126},{"created_at":"2024-06-07T00:00:00+00:00","tag":"runtime","watch_count":370},{"created_at":"2024-06-07T00:00:00+00:00","tag":"security","watch_count":176},{"created_at":"2024-06-07T00:00:00+00:00","tag":"storage","watch_count":76},{"created_at":"2024-06-08T00:00:00+00:00","tag":"app-delivery","watch_count":142},{"created_at":"2024-06-08T00:00:00+00:00","tag":"network","watch_count":65},{"created_at":"2024-06-08T00:00:00+00:00","tag":"observability","watch_count":75},{"created_at":"2024-06-08T00:00:00+00:00","tag":"runtime","watch_count":219},{"created_at":"2024-06-08T00:00:00+00:00","tag":"security","watch_count":102},{"created_at":"2024-06-08T00:00:00+00:00","tag":"storage","watch_count":33},{"created_at":"2024-06-09T00:00:00+00:00","tag":"app-delivery","watch_count":123},{"created_at":"2024-06-09T00:00:00+00:00","tag":"network","watch_count":57},{"created_at":"2024-06-09T00:00:00+00:00","tag":"observability","watch_count":63},{"created_at":"2024-06-09T00:00:00+00:00","tag":"runtime","watch_count":225},{"created_at":"2024-06-09T00:00:00+00:00","tag":"security","watch_count":108},{"created_at":"2024-06-09T00:00:00+00:00","tag":"storage","watch_count":20},{"created_at":"2024-06-10T00:00:00+00:00","tag":"app-delivery","watch_count":181},{"created_at":"2024-06-10T00:00:00+00:00","tag":"network","watch_count":70},{"created_at":"2024-06-10T00:00:00+00:00","tag":"observability","watch_count":95},{"created_at":"2024-06-10T00:00:00+00:00","tag":"runtime","watch_count":249},{"created_at":"2024-06-10T00:00:00+00:00","tag":"security","watch_count":126},{"created_at":"2024-06-10T00:00:00+00:00","tag":"storage","watch_count":18},{"created_at":"2024-06-11T00:00:00+00:00","tag":"app-delivery","watch_count":240},{"created_at":"2024-06-11T00:00:00+00:00","tag":"network","watch_count":94},{"created_at":"2024-06-11T00:00:00+00:00","tag":"observability","watch_count":122},{"created_at":"2024-06-11T00:00:00+00:00","tag":"runtime","watch_count":377},{"created_at":"2024-06-11T00:00:00+00:00","tag":"security","watch_count":160},{"created_at":"2024-06-11T00:00:00+00:00","tag":"storage","watch_count":35},{"created_at":"2024-06-12T00:00:00+00:00","tag":"app-delivery","watch_count":241},{"created_at":"2024-06-12T00:00:00+00:00","tag":"network","watch_count":97},{"created_at":"2024-06-12T00:00:00+00:00","tag":"observability","watch_count":132},{"created_at":"2024-06-12T00:00:00+00:00","tag":"runtime","watch_count":408},{"created_at":"2024-06-12T00:00:00+00:00","tag":"security","watch_count":168},{"created_at":"2024-06-12T00:00:00+00:00","tag":"storage","watch_count":36},{"created_at":"2024-06-13T00:00:00+00:00","tag":"app-delivery","watch_count":228},{"created_at":"2024-06-13T00:00:00+00:00","tag":"network","watch_count":117},{"created_at":"2024-06-13T00:00:00+00:00","tag":"observability","watch_count":96},{"created_at":"2024-06-13T00:00:00+00:00","tag":"runtime","watch_count":435},{"created_at":"2024-06-13T00:00:00+00:00","tag":"security","watch_count":162},{"created_at":"2024-06-13T00:00:00+00:00","tag":"storage","watch_count":52},{"created_at":"2024-06-14T00:00:00+00:00","tag":"app-delivery","watch_count":275},{"created_at":"2024-06-14T00:00:00+00:00","tag":"network","watch_count":107},{"created_at":"2024-06-14T00:00:00+00:00","tag":"observability","watch_count":110},{"created_at":"2024-06-14T00:00:00+00:00","tag":"runtime","watch_count":344},{"created_at":"2024-06-14T00:00:00+00:00","tag":"security","watch_count":187},{"created_at":"2024-06-14T00:00:00+00:00","tag":"storage","watch_count":38},{"created_at":"2024-06-15T00:00:00+00:00","tag":"app-delivery","watch_count":184},{"created_at":"2024-06-15T00:00:00+00:00","tag":"network","watch_count":84},{"created_at":"2024-06-15T00:00:00+00:00","tag":"observability","watch_count":76},{"created_at":"2024-06-15T00:00:00+00:00","tag":"runtime","watch_count":226},{"created_at":"2024-06-15T00:00:00+00:00","tag":"security","watch_count":147},{"created_at":"2024-06-15T00:00:00+00:00","tag":"storage","watch_count":27},{"created_at":"2024-06-16T00:00:00+00:00","tag":"app-delivery","watch_count":130},{"created_at":"2024-06-16T00:00:00+00:00","tag":"network","watch_count":78},{"created_at":"2024-06-16T00:00:00+00:00","tag":"observability","watch_count":66},{"created_at":"2024-06-16T00:00:00+00:00","tag":"runtime","watch_count":231},{"created_at":"2024-06-16T00:00:00+00:00","tag":"security","watch_count":123},{"created_at":"2024-06-16T00:00:00+00:00","tag":"storage","watch_count":25},{"created_at":"2024-06-17T00:00:00+00:00","tag":"app-delivery","watch_count":182},{"created_at":"2024-06-17T00:00:00+00:00","tag":"network","watch_count":115},{"created_at":"2024-06-17T00:00:00+00:00","tag":"observability","watch_count":85},{"created_at":"2024-06-17T00:00:00+00:00","tag":"runtime","watch_count":418},{"created_at":"2024-06-17T00:00:00+00:00","tag":"security","watch_count":149},{"created_at":"2024-06-17T00:00:00+00:00","tag":"storage","watch_count":46},{"created_at":"2024-06-18T00:00:00+00:00","tag":"app-delivery","watch_count":217},{"created_at":"2024-06-18T00:00:00+00:00","tag":"network","watch_count":127},{"created_at":"2024-06-18T00:00:00+00:00","tag":"observability","watch_count":129},{"created_at":"2024-06-18T00:00:00+00:00","tag":"runtime","watch_count":416},{"created_at":"2024-06-18T00:00:00+00:00","tag":"security","watch_count":192},{"created_at":"2024-06-18T00:00:00+00:00","tag":"storage","watch_count":37},{"created_at":"2024-06-19T00:00:00+00:00","tag":"app-delivery","watch_count":256},{"created_at":"2024-06-19T00:00:00+00:00","tag":"network","watch_count":161},{"created_at":"2024-06-19T00:00:00+00:00","tag":"observability","watch_count":96},{"created_at":"2024-06-19T00:00:00+00:00","tag":"runtime","watch_count":467},{"created_at":"2024-06-19T00:00:00+00:00","tag":"security","watch_count":188},{"created_at":"2024-06-19T00:00:00+00:00","tag":"storage","watch_count":42},{"created_at":"2024-06-20T00:00:00+00:00","tag":"app-delivery","watch_count":217},{"created_at":"2024-06-20T00:00:00+00:00","tag":"network","watch_count":109},{"created_at":"2024-06-20T00:00:00+00:00","tag":"observability","watch_count":120},{"created_at":"2024-06-20T00:00:00+00:00","tag":"runtime","watch_count":424},{"created_at":"2024-06-20T00:00:00+00:00","tag":"security","watch_count":168},{"created_at":"2024-06-20T00:00:00+00:00","tag":"storage","watch_count":44},{"created_at":"2024-06-21T00:00:00+00:00","tag":"app-delivery","watch_count":186},{"created_at":"2024-06-21T00:00:00+00:00","tag":"network","watch_count":111},{"created_at":"2024-06-21T00:00:00+00:00","tag":"observability","watch_count":119},{"created_at":"2024-06-21T00:00:00+00:00","tag":"runtime","watch_count":378},{"created_at":"2024-06-21T00:00:00+00:00","tag":"security","watch_count":154},{"created_at":"2024-06-21T00:00:00+00:00","tag":"storage","watch_count":48},{"created_at":"2024-06-22T00:00:00+00:00","tag":"app-delivery","watch_count":169},{"created_at":"2024-06-22T00:00:00+00:00","tag":"network","watch_count":99},{"created_at":"2024-06-22T00:00:00+00:00","tag":"observability","watch_count":72},{"created_at":"2024-06-22T00:00:00+00:00","tag":"runtime","watch_count":267},{"created_at":"2024-06-22T00:00:00+00:00","tag":"security","watch_count":119},{"created_at":"2024-06-22T00:00:00+00:00","tag":"storage","watch_count":33},{"created_at":"2024-06-23T00:00:00+00:00","tag":"app-delivery","watch_count":110},{"created_at":"2024-06-23T00:00:00+00:00","tag":"network","watch_count":75},{"created_at":"2024-06-23T00:00:00+00:00","tag":"observability","watch_count":59},{"created_at":"2024-06-23T00:00:00+00:00","tag":"runtime","watch_count":241},{"created_at":"2024-06-23T00:00:00+00:00","tag":"security","watch_count":98},{"created_at":"2024-06-23T00:00:00+00:00","tag":"storage","watch_count":24},{"created_at":"2024-06-24T00:00:00+00:00","tag":"app-delivery","watch_count":168},{"created_at":"2024-06-24T00:00:00+00:00","tag":"network","watch_count":99},{"created_at":"2024-06-24T00:00:00+00:00","tag":"observability","watch_count":95},{"created_at":"2024-06-24T00:00:00+00:00","tag":"runtime","watch_count":368},{"created_at":"2024-06-24T00:00:00+00:00","tag":"security","watch_count":153},{"created_at":"2024-06-24T00:00:00+00:00","tag":"storage","watch_count":44},{"created_at":"2024-06-25T00:00:00+00:00","tag":"app-delivery","watch_count":201},{"created_at":"2024-06-25T00:00:00+00:00","tag":"network","watch_count":118},{"created_at":"2024-06-25T00:00:00+00:00","tag":"observability","watch_count":133},{"created_at":"2024-06-25T00:00:00+00:00","tag":"runtime","watch_count":394},{"created_at":"2024-06-25T00:00:00+00:00","tag":"security","watch_count":180},{"created_at":"2024-06-25T00:00:00+00:00","tag":"storage","watch_count":44},{"created_at":"2024-06-26T00:00:00+00:00","tag":"app-delivery","watch_count":223},{"created_at":"2024-06-26T00:00:00+00:00","tag":"network","watch_count":125},{"created_at":"2024-06-26T00:00:00+00:00","tag":"observability","watch_count":107},{"created_at":"2024-06-26T00:00:00+00:00","tag":"runtime","watch_count":453},{"created_at":"2024-06-26T00:00:00+00:00","tag":"security","watch_count":188},{"created_at":"2024-06-26T00:00:00+00:00","tag":"storage","watch_count":57},{"created_at":"2024-06-27T00:00:00+00:00","tag":"app-delivery","watch_count":231},{"created_at":"2024-06-27T00:00:00+00:00","tag":"network","watch_count":125},{"created_at":"2024-06-27T00:00:00+00:00","tag":"observability","watch_count":110},{"created_at":"2024-06-27T00:00:00+00:00","tag":"runtime","watch_count":457},{"created_at":"2024-06-27T00:00:00+00:00","tag":"security","watch_count":171},{"created_at":"2024-06-27T00:00:00+00:00","tag":"storage","watch_count":58},{"created_at":"2024-06-28T00:00:00+00:00","tag":"app-delivery","watch_count":209},{"created_at":"2024-06-28T00:00:00+00:00","tag":"network","watch_count":116},{"created_at":"2024-06-28T00:00:00+00:00","tag":"observability","watch_count":111},{"created_at":"2024-06-28T00:00:00+00:00","tag":"runtime","watch_count":436},{"created_at":"2024-06-28T00:00:00+00:00","tag":"security","watch_count":165},{"created_at":"2024-06-28T00:00:00+00:00","tag":"storage","watch_count":55},{"created_at":"2024-06-29T00:00:00+00:00","tag":"app-delivery","watch_count":128},{"created_at":"2024-06-29T00:00:00+00:00","tag":"network","watch_count":72},{"created_at":"2024-06-29T00:00:00+00:00","tag":"observability","watch_count":77},{"created_at":"2024-06-29T00:00:00+00:00","tag":"runtime","watch_count":203},{"created_at":"2024-06-29T00:00:00+00:00","tag":"security","watch_count":163},{"created_at":"2024-06-29T00:00:00+00:00","tag":"storage","watch_count":34},{"created_at":"2024-06-30T00:00:00+00:00","tag":"app-delivery","watch_count":160},{"created_at":"2024-06-30T00:00:00+00:00","tag":"network","watch_count":74},{"created_at":"2024-06-30T00:00:00+00:00","tag":"observability","watch_count":81},{"created_at":"2024-06-30T00:00:00+00:00","tag":"runtime","watch_count":237},{"created_at":"2024-06-30T00:00:00+00:00","tag":"security","watch_count":161},{"created_at":"2024-06-30T00:00:00+00:00","tag":"storage","watch_count":25},{"created_at":"2024-07-01T00:00:00+00:00","tag":"app-delivery","watch_count":191},{"created_at":"2024-07-01T00:00:00+00:00","tag":"network","watch_count":97},{"created_at":"2024-07-01T00:00:00+00:00","tag":"observability","watch_count":100},{"created_at":"2024-07-01T00:00:00+00:00","tag":"runtime","watch_count":375},{"created_at":"2024-07-01T00:00:00+00:00","tag":"security","watch_count":233},{"created_at":"2024-07-01T00:00:00+00:00","tag":"storage","watch_count":61},{"created_at":"2024-07-02T00:00:00+00:00","tag":"app-delivery","watch_count":270},{"created_at":"2024-07-02T00:00:00+00:00","tag":"network","watch_count":89},{"created_at":"2024-07-02T00:00:00+00:00","tag":"observability","watch_count":125},{"created_at":"2024-07-02T00:00:00+00:00","tag":"runtime","watch_count":486},{"created_at":"2024-07-02T00:00:00+00:00","tag":"security","watch_count":232},{"created_at":"2024-07-02T00:00:00+00:00","tag":"storage","watch_count":51},{"created_at":"2024-07-03T00:00:00+00:00","tag":"app-delivery","watch_count":249},{"created_at":"2024-07-03T00:00:00+00:00","tag":"network","watch_count":136},{"created_at":"2024-07-03T00:00:00+00:00","tag":"observability","watch_count":115},{"created_at":"2024-07-03T00:00:00+00:00","tag":"runtime","watch_count":490},{"created_at":"2024-07-03T00:00:00+00:00","tag":"security","watch_count":230},{"created_at":"2024-07-03T00:00:00+00:00","tag":"storage","watch_count":52},{"created_at":"2024-07-04T00:00:00+00:00","tag":"app-delivery","watch_count":252},{"created_at":"2024-07-04T00:00:00+00:00","tag":"network","watch_count":117},{"created_at":"2024-07-04T00:00:00+00:00","tag":"observability","watch_count":124},{"created_at":"2024-07-04T00:00:00+00:00","tag":"runtime","watch_count":433},{"created_at":"2024-07-04T00:00:00+00:00","tag":"security","watch_count":218},{"created_at":"2024-07-04T00:00:00+00:00","tag":"storage","watch_count":52},{"created_at":"2024-07-05T00:00:00+00:00","tag":"app-delivery","watch_count":204},{"created_at":"2024-07-05T00:00:00+00:00","tag":"network","watch_count":92},{"created_at":"2024-07-05T00:00:00+00:00","tag":"observability","watch_count":106},{"created_at":"2024-07-05T00:00:00+00:00","tag":"runtime","watch_count":351},{"created_at":"2024-07-05T00:00:00+00:00","tag":"security","watch_count":170},{"created_at":"2024-07-05T00:00:00+00:00","tag":"storage","watch_count":33},{"created_at":"2024-07-06T00:00:00+00:00","tag":"app-delivery","watch_count":144},{"created_at":"2024-07-06T00:00:00+00:00","tag":"network","watch_count":57},{"created_at":"2024-07-06T00:00:00+00:00","tag":"observability","watch_count":54},{"created_at":"2024-07-06T00:00:00+00:00","tag":"runtime","watch_count":229},{"created_at":"2024-07-06T00:00:00+00:00","tag":"security","watch_count":108},{"created_at":"2024-07-06T00:00:00+00:00","tag":"storage","watch_count":27},{"created_at":"2024-07-07T00:00:00+00:00","tag":"app-delivery","watch_count":140},{"created_at":"2024-07-07T00:00:00+00:00","tag":"network","watch_count":89},{"created_at":"2024-07-07T00:00:00+00:00","tag":"observability","watch_count":64},{"created_at":"2024-07-07T00:00:00+00:00","tag":"runtime","watch_count":251},{"created_at":"2024-07-07T00:00:00+00:00","tag":"security","watch_count":126},{"created_at":"2024-07-07T00:00:00+00:00","tag":"storage","watch_count":37},{"created_at":"2024-07-08T00:00:00+00:00","tag":"app-delivery","watch_count":226},{"created_at":"2024-07-08T00:00:00+00:00","tag":"network","watch_count":99},{"created_at":"2024-07-08T00:00:00+00:00","tag":"observability","watch_count":92},{"created_at":"2024-07-08T00:00:00+00:00","tag":"runtime","watch_count":328},{"created_at":"2024-07-08T00:00:00+00:00","tag":"security","watch_count":152},{"created_at":"2024-07-08T00:00:00+00:00","tag":"storage","watch_count":38},{"created_at":"2024-07-09T00:00:00+00:00","tag":"app-delivery","watch_count":240},{"created_at":"2024-07-09T00:00:00+00:00","tag":"network","watch_count":150},{"created_at":"2024-07-09T00:00:00+00:00","tag":"observability","watch_count":105},{"created_at":"2024-07-09T00:00:00+00:00","tag":"runtime","watch_count":436},{"created_at":"2024-07-09T00:00:00+00:00","tag":"security","watch_count":187},{"created_at":"2024-07-09T00:00:00+00:00","tag":"storage","watch_count":48},{"created_at":"2024-07-10T00:00:00+00:00","tag":"app-delivery","watch_count":286},{"created_at":"2024-07-10T00:00:00+00:00","tag":"network","watch_count":230},{"created_at":"2024-07-10T00:00:00+00:00","tag":"observability","watch_count":129},{"created_at":"2024-07-10T00:00:00+00:00","tag":"runtime","watch_count":403},{"created_at":"2024-07-10T00:00:00+00:00","tag":"security","watch_count":176},{"created_at":"2024-07-10T00:00:00+00:00","tag":"storage","watch_count":51},{"created_at":"2024-07-11T00:00:00+00:00","tag":"app-delivery","watch_count":319},{"created_at":"2024-07-11T00:00:00+00:00","tag":"network","watch_count":240},{"created_at":"2024-07-11T00:00:00+00:00","tag":"observability","watch_count":179},{"created_at":"2024-07-11T00:00:00+00:00","tag":"runtime","watch_count":458},{"created_at":"2024-07-11T00:00:00+00:00","tag":"security","watch_count":175},{"created_at":"2024-07-11T00:00:00+00:00","tag":"storage","watch_count":79},{"created_at":"2024-07-12T00:00:00+00:00","tag":"app-delivery","watch_count":264},{"created_at":"2024-07-12T00:00:00+00:00","tag":"network","watch_count":194},{"created_at":"2024-07-12T00:00:00+00:00","tag":"observability","watch_count":120},{"created_at":"2024-07-12T00:00:00+00:00","tag":"runtime","watch_count":430},{"created_at":"2024-07-12T00:00:00+00:00","tag":"security","watch_count":180},{"created_at":"2024-07-12T00:00:00+00:00","tag":"storage","watch_count":49},{"created_at":"2024-07-13T00:00:00+00:00","tag":"app-delivery","watch_count":107},{"created_at":"2024-07-13T00:00:00+00:00","tag":"network","watch_count":109},{"created_at":"2024-07-13T00:00:00+00:00","tag":"observability","watch_count":71},{"created_at":"2024-07-13T00:00:00+00:00","tag":"runtime","watch_count":282},{"created_at":"2024-07-13T00:00:00+00:00","tag":"security","watch_count":113},{"created_at":"2024-07-13T00:00:00+00:00","tag":"storage","watch_count":29},{"created_at":"2024-07-14T00:00:00+00:00","tag":"app-delivery","watch_count":119},{"created_at":"2024-07-14T00:00:00+00:00","tag":"network","watch_count":69},{"created_at":"2024-07-14T00:00:00+00:00","tag":"observability","watch_count":72},{"created_at":"2024-07-14T00:00:00+00:00","tag":"runtime","watch_count":231},{"created_at":"2024-07-14T00:00:00+00:00","tag":"security","watch_count":87},{"created_at":"2024-07-14T00:00:00+00:00","tag":"storage","watch_count":21},{"created_at":"2024-07-15T00:00:00+00:00","tag":"app-delivery","watch_count":215},{"created_at":"2024-07-15T00:00:00+00:00","tag":"network","watch_count":98},{"created_at":"2024-07-15T00:00:00+00:00","tag":"observability","watch_count":103},{"created_at":"2024-07-15T00:00:00+00:00","tag":"runtime","watch_count":382},{"created_at":"2024-07-15T00:00:00+00:00","tag":"security","watch_count":162},{"created_at":"2024-07-15T00:00:00+00:00","tag":"storage","watch_count":43},{"created_at":"2024-07-16T00:00:00+00:00","tag":"app-delivery","watch_count":234},{"created_at":"2024-07-16T00:00:00+00:00","tag":"network","watch_count":117},{"created_at":"2024-07-16T00:00:00+00:00","tag":"observability","watch_count":103},{"created_at":"2024-07-16T00:00:00+00:00","tag":"runtime","watch_count":412},{"created_at":"2024-07-16T00:00:00+00:00","tag":"security","watch_count":150},{"created_at":"2024-07-16T00:00:00+00:00","tag":"storage","watch_count":41},{"created_at":"2024-07-17T00:00:00+00:00","tag":"app-delivery","watch_count":179},{"created_at":"2024-07-17T00:00:00+00:00","tag":"network","watch_count":101},{"created_at":"2024-07-17T00:00:00+00:00","tag":"observability","watch_count":119},{"created_at":"2024-07-17T00:00:00+00:00","tag":"runtime","watch_count":402},{"created_at":"2024-07-17T00:00:00+00:00","tag":"security","watch_count":167},{"created_at":"2024-07-17T00:00:00+00:00","tag":"storage","watch_count":38},{"created_at":"2024-07-18T00:00:00+00:00","tag":"app-delivery","watch_count":236},{"created_at":"2024-07-18T00:00:00+00:00","tag":"network","watch_count":132},{"created_at":"2024-07-18T00:00:00+00:00","tag":"observability","watch_count":117},{"created_at":"2024-07-18T00:00:00+00:00","tag":"runtime","watch_count":446},{"created_at":"2024-07-18T00:00:00+00:00","tag":"security","watch_count":146},{"created_at":"2024-07-18T00:00:00+00:00","tag":"storage","watch_count":39},{"created_at":"2024-07-19T00:00:00+00:00","tag":"app-delivery","watch_count":253},{"created_at":"2024-07-19T00:00:00+00:00","tag":"network","watch_count":105},{"created_at":"2024-07-19T00:00:00+00:00","tag":"observability","watch_count":88},{"created_at":"2024-07-19T00:00:00+00:00","tag":"runtime","watch_count":420},{"created_at":"2024-07-19T00:00:00+00:00","tag":"security","watch_count":152},{"created_at":"2024-07-19T00:00:00+00:00","tag":"storage","watch_count":42},{"created_at":"2024-07-20T00:00:00+00:00","tag":"app-delivery","watch_count":110},{"created_at":"2024-07-20T00:00:00+00:00","tag":"network","watch_count":76},{"created_at":"2024-07-20T00:00:00+00:00","tag":"observability","watch_count":77},{"created_at":"2024-07-20T00:00:00+00:00","tag":"runtime","watch_count":307},{"created_at":"2024-07-20T00:00:00+00:00","tag":"security","watch_count":117},{"created_at":"2024-07-20T00:00:00+00:00","tag":"storage","watch_count":30},{"created_at":"2024-07-21T00:00:00+00:00","tag":"app-delivery","watch_count":126},{"created_at":"2024-07-21T00:00:00+00:00","tag":"network","watch_count":82},{"created_at":"2024-07-21T00:00:00+00:00","tag":"observability","watch_count":81},{"created_at":"2024-07-21T00:00:00+00:00","tag":"runtime","watch_count":307},{"created_at":"2024-07-21T00:00:00+00:00","tag":"security","watch_count":126},{"created_at":"2024-07-21T00:00:00+00:00","tag":"storage","watch_count":33},{"created_at":"2024-07-22T00:00:00+00:00","tag":"app-delivery","watch_count":254},{"created_at":"2024-07-22T00:00:00+00:00","tag":"network","watch_count":96},{"created_at":"2024-07-22T00:00:00+00:00","tag":"observability","watch_count":139},{"created_at":"2024-07-22T00:00:00+00:00","tag":"runtime","watch_count":486},{"created_at":"2024-07-22T00:00:00+00:00","tag":"security","watch_count":144},{"created_at":"2024-07-22T00:00:00+00:00","tag":"storage","watch_count":45},{"created_at":"2024-07-23T00:00:00+00:00","tag":"app-delivery","watch_count":250},{"created_at":"2024-07-23T00:00:00+00:00","tag":"network","watch_count":116},{"created_at":"2024-07-23T00:00:00+00:00","tag":"observability","watch_count":122},{"created_at":"2024-07-23T00:00:00+00:00","tag":"runtime","watch_count":415},{"created_at":"2024-07-23T00:00:00+00:00","tag":"security","watch_count":150},{"created_at":"2024-07-23T00:00:00+00:00","tag":"storage","watch_count":56},{"created_at":"2024-07-24T00:00:00+00:00","tag":"app-delivery","watch_count":266},{"created_at":"2024-07-24T00:00:00+00:00","tag":"network","watch_count":119},{"created_at":"2024-07-24T00:00:00+00:00","tag":"observability","watch_count":97},{"created_at":"2024-07-24T00:00:00+00:00","tag":"runtime","watch_count":404},{"created_at":"2024-07-24T00:00:00+00:00","tag":"security","watch_count":162},{"created_at":"2024-07-24T00:00:00+00:00","tag":"storage","watch_count":44},{"created_at":"2024-07-25T00:00:00+00:00","tag":"app-delivery","watch_count":244},{"created_at":"2024-07-25T00:00:00+00:00","tag":"network","watch_count":126},{"created_at":"2024-07-25T00:00:00+00:00","tag":"observability","watch_count":119},{"created_at":"2024-07-25T00:00:00+00:00","tag":"runtime","watch_count":424},{"created_at":"2024-07-25T00:00:00+00:00","tag":"security","watch_count":232},{"created_at":"2024-07-25T00:00:00+00:00","tag":"storage","watch_count":58},{"created_at":"2024-07-26T00:00:00+00:00","tag":"app-delivery","watch_count":221},{"created_at":"2024-07-26T00:00:00+00:00","tag":"network","watch_count":97},{"created_at":"2024-07-26T00:00:00+00:00","tag":"observability","watch_count":106},{"created_at":"2024-07-26T00:00:00+00:00","tag":"runtime","watch_count":361},{"created_at":"2024-07-26T00:00:00+00:00","tag":"security","watch_count":160},{"created_at":"2024-07-26T00:00:00+00:00","tag":"storage","watch_count":46},{"created_at":"2024-07-27T00:00:00+00:00","tag":"app-delivery","watch_count":127},{"created_at":"2024-07-27T00:00:00+00:00","tag":"network","watch_count":84},{"created_at":"2024-07-27T00:00:00+00:00","tag":"observability","watch_count":70},{"created_at":"2024-07-27T00:00:00+00:00","tag":"runtime","watch_count":211},{"created_at":"2024-07-27T00:00:00+00:00","tag":"security","watch_count":100},{"created_at":"2024-07-27T00:00:00+00:00","tag":"storage","watch_count":37},{"created_at":"2024-07-28T00:00:00+00:00","tag":"app-delivery","watch_count":119},{"created_at":"2024-07-28T00:00:00+00:00","tag":"network","watch_count":61},{"created_at":"2024-07-28T00:00:00+00:00","tag":"observability","watch_count":68},{"created_at":"2024-07-28T00:00:00+00:00","tag":"runtime","watch_count":251},{"created_at":"2024-07-28T00:00:00+00:00","tag":"security","watch_count":103},{"created_at":"2024-07-28T00:00:00+00:00","tag":"storage","watch_count":35},{"created_at":"2024-07-29T00:00:00+00:00","tag":"app-delivery","watch_count":210},{"created_at":"2024-07-29T00:00:00+00:00","tag":"network","watch_count":97},{"created_at":"2024-07-29T00:00:00+00:00","tag":"observability","watch_count":98},{"created_at":"2024-07-29T00:00:00+00:00","tag":"runtime","watch_count":377},{"created_at":"2024-07-29T00:00:00+00:00","tag":"security","watch_count":157},{"created_at":"2024-07-29T00:00:00+00:00","tag":"storage","watch_count":66},{"created_at":"2024-07-30T00:00:00+00:00","tag":"app-delivery","watch_count":252},{"created_at":"2024-07-30T00:00:00+00:00","tag":"network","watch_count":117},{"created_at":"2024-07-30T00:00:00+00:00","tag":"observability","watch_count":127},{"created_at":"2024-07-30T00:00:00+00:00","tag":"runtime","watch_count":410},{"created_at":"2024-07-30T00:00:00+00:00","tag":"security","watch_count":177},{"created_at":"2024-07-30T00:00:00+00:00","tag":"storage","watch_count":57},{"created_at":"2024-07-31T00:00:00+00:00","tag":"app-delivery","watch_count":225},{"created_at":"2024-07-31T00:00:00+00:00","tag":"network","watch_count":127},{"created_at":"2024-07-31T00:00:00+00:00","tag":"observability","watch_count":111},{"created_at":"2024-07-31T00:00:00+00:00","tag":"runtime","watch_count":377},{"created_at":"2024-07-31T00:00:00+00:00","tag":"security","watch_count":159},{"created_at":"2024-07-31T00:00:00+00:00","tag":"storage","watch_count":57},{"created_at":"2024-08-01T00:00:00+00:00","tag":"app-delivery","watch_count":226},{"created_at":"2024-08-01T00:00:00+00:00","tag":"network","watch_count":140},{"created_at":"2024-08-01T00:00:00+00:00","tag":"observability","watch_count":124},{"created_at":"2024-08-01T00:00:00+00:00","tag":"runtime","watch_count":437},{"created_at":"2024-08-01T00:00:00+00:00","tag":"security","watch_count":180},{"created_at":"2024-08-01T00:00:00+00:00","tag":"storage","watch_count":35},{"created_at":"2024-08-02T00:00:00+00:00","tag":"app-delivery","watch_count":227},{"created_at":"2024-08-02T00:00:00+00:00","tag":"network","watch_count":96},{"created_at":"2024-08-02T00:00:00+00:00","tag":"observability","watch_count":118},{"created_at":"2024-08-02T00:00:00+00:00","tag":"runtime","watch_count":411},{"created_at":"2024-08-02T00:00:00+00:00","tag":"security","watch_count":128},{"created_at":"2024-08-02T00:00:00+00:00","tag":"storage","watch_count":36},{"created_at":"2024-08-03T00:00:00+00:00","tag":"app-delivery","watch_count":121},{"created_at":"2024-08-03T00:00:00+00:00","tag":"network","watch_count":79},{"created_at":"2024-08-03T00:00:00+00:00","tag":"observability","watch_count":59},{"created_at":"2024-08-03T00:00:00+00:00","tag":"runtime","watch_count":224},{"created_at":"2024-08-03T00:00:00+00:00","tag":"security","watch_count":100},{"created_at":"2024-08-03T00:00:00+00:00","tag":"storage","watch_count":21},{"created_at":"2024-08-04T00:00:00+00:00","tag":"app-delivery","watch_count":137},{"created_at":"2024-08-04T00:00:00+00:00","tag":"network","watch_count":95},{"created_at":"2024-08-04T00:00:00+00:00","tag":"observability","watch_count":67},{"created_at":"2024-08-04T00:00:00+00:00","tag":"runtime","watch_count":278},{"created_at":"2024-08-04T00:00:00+00:00","tag":"security","watch_count":83},{"created_at":"2024-08-04T00:00:00+00:00","tag":"storage","watch_count":28},{"created_at":"2024-08-05T00:00:00+00:00","tag":"app-delivery","watch_count":199},{"created_at":"2024-08-05T00:00:00+00:00","tag":"network","watch_count":98},{"created_at":"2024-08-05T00:00:00+00:00","tag":"observability","watch_count":88},{"created_at":"2024-08-05T00:00:00+00:00","tag":"runtime","watch_count":397},{"created_at":"2024-08-05T00:00:00+00:00","tag":"security","watch_count":161},{"created_at":"2024-08-05T00:00:00+00:00","tag":"storage","watch_count":39},{"created_at":"2024-08-06T00:00:00+00:00","tag":"app-delivery","watch_count":238},{"created_at":"2024-08-06T00:00:00+00:00","tag":"network","watch_count":105},{"created_at":"2024-08-06T00:00:00+00:00","tag":"observability","watch_count":106},{"created_at":"2024-08-06T00:00:00+00:00","tag":"runtime","watch_count":398},{"created_at":"2024-08-06T00:00:00+00:00","tag":"security","watch_count":167},{"created_at":"2024-08-06T00:00:00+00:00","tag":"storage","watch_count":52},{"created_at":"2024-08-07T00:00:00+00:00","tag":"app-delivery","watch_count":254},{"created_at":"2024-08-07T00:00:00+00:00","tag":"network","watch_count":114},{"created_at":"2024-08-07T00:00:00+00:00","tag":"observability","watch_count":126},{"created_at":"2024-08-07T00:00:00+00:00","tag":"runtime","watch_count":442},{"created_at":"2024-08-07T00:00:00+00:00","tag":"security","watch_count":199},{"created_at":"2024-08-07T00:00:00+00:00","tag":"storage","watch_count":58},{"created_at":"2024-08-08T00:00:00+00:00","tag":"app-delivery","watch_count":251},{"created_at":"2024-08-08T00:00:00+00:00","tag":"network","watch_count":124},{"created_at":"2024-08-08T00:00:00+00:00","tag":"observability","watch_count":129},{"created_at":"2024-08-08T00:00:00+00:00","tag":"runtime","watch_count":404},{"created_at":"2024-08-08T00:00:00+00:00","tag":"security","watch_count":163},{"created_at":"2024-08-08T00:00:00+00:00","tag":"storage","watch_count":57},{"created_at":"2024-08-09T00:00:00+00:00","tag":"app-delivery","watch_count":228},{"created_at":"2024-08-09T00:00:00+00:00","tag":"network","watch_count":107},{"created_at":"2024-08-09T00:00:00+00:00","tag":"observability","watch_count":118},{"created_at":"2024-08-09T00:00:00+00:00","tag":"runtime","watch_count":384},{"created_at":"2024-08-09T00:00:00+00:00","tag":"security","watch_count":155},{"created_at":"2024-08-09T00:00:00+00:00","tag":"storage","watch_count":38},{"created_at":"2024-08-10T00:00:00+00:00","tag":"app-delivery","watch_count":147},{"created_at":"2024-08-10T00:00:00+00:00","tag":"network","watch_count":85},{"created_at":"2024-08-10T00:00:00+00:00","tag":"observability","watch_count":75},{"created_at":"2024-08-10T00:00:00+00:00","tag":"runtime","watch_count":223},{"created_at":"2024-08-10T00:00:00+00:00","tag":"security","watch_count":105},{"created_at":"2024-08-10T00:00:00+00:00","tag":"storage","watch_count":21},{"created_at":"2024-08-11T00:00:00+00:00","tag":"app-delivery","watch_count":126},{"created_at":"2024-08-11T00:00:00+00:00","tag":"network","watch_count":95},{"created_at":"2024-08-11T00:00:00+00:00","tag":"observability","watch_count":44},{"created_at":"2024-08-11T00:00:00+00:00","tag":"runtime","watch_count":240},{"created_at":"2024-08-11T00:00:00+00:00","tag":"security","watch_count":87},{"created_at":"2024-08-11T00:00:00+00:00","tag":"storage","watch_count":24},{"created_at":"2024-08-12T00:00:00+00:00","tag":"app-delivery","watch_count":184},{"created_at":"2024-08-12T00:00:00+00:00","tag":"network","watch_count":120},{"created_at":"2024-08-12T00:00:00+00:00","tag":"observability","watch_count":111},{"created_at":"2024-08-12T00:00:00+00:00","tag":"runtime","watch_count":365},{"created_at":"2024-08-12T00:00:00+00:00","tag":"security","watch_count":141},{"created_at":"2024-08-12T00:00:00+00:00","tag":"storage","watch_count":44},{"created_at":"2024-08-13T00:00:00+00:00","tag":"app-delivery","watch_count":277},{"created_at":"2024-08-13T00:00:00+00:00","tag":"network","watch_count":105},{"created_at":"2024-08-13T00:00:00+00:00","tag":"observability","watch_count":133},{"created_at":"2024-08-13T00:00:00+00:00","tag":"runtime","watch_count":398},{"created_at":"2024-08-13T00:00:00+00:00","tag":"security","watch_count":166},{"created_at":"2024-08-13T00:00:00+00:00","tag":"storage","watch_count":34},{"created_at":"2024-08-14T00:00:00+00:00","tag":"app-delivery","watch_count":269},{"created_at":"2024-08-14T00:00:00+00:00","tag":"network","watch_count":111},{"created_at":"2024-08-14T00:00:00+00:00","tag":"observability","watch_count":123},{"created_at":"2024-08-14T00:00:00+00:00","tag":"runtime","watch_count":413},{"created_at":"2024-08-14T00:00:00+00:00","tag":"security","watch_count":165},{"created_at":"2024-08-14T00:00:00+00:00","tag":"storage","watch_count":48},{"created_at":"2024-08-15T00:00:00+00:00","tag":"app-delivery","watch_count":243},{"created_at":"2024-08-15T00:00:00+00:00","tag":"network","watch_count":122},{"created_at":"2024-08-15T00:00:00+00:00","tag":"observability","watch_count":113},{"created_at":"2024-08-15T00:00:00+00:00","tag":"runtime","watch_count":456},{"created_at":"2024-08-15T00:00:00+00:00","tag":"security","watch_count":145},{"created_at":"2024-08-15T00:00:00+00:00","tag":"storage","watch_count":51},{"created_at":"2024-08-16T00:00:00+00:00","tag":"app-delivery","watch_count":201},{"created_at":"2024-08-16T00:00:00+00:00","tag":"network","watch_count":128},{"created_at":"2024-08-16T00:00:00+00:00","tag":"observability","watch_count":135},{"created_at":"2024-08-16T00:00:00+00:00","tag":"runtime","watch_count":507},{"created_at":"2024-08-16T00:00:00+00:00","tag":"security","watch_count":133},{"created_at":"2024-08-16T00:00:00+00:00","tag":"storage","watch_count":50},{"created_at":"2024-08-17T00:00:00+00:00","tag":"app-delivery","watch_count":139},{"created_at":"2024-08-17T00:00:00+00:00","tag":"network","watch_count":72},{"created_at":"2024-08-17T00:00:00+00:00","tag":"observability","watch_count":75},{"created_at":"2024-08-17T00:00:00+00:00","tag":"runtime","watch_count":357},{"created_at":"2024-08-17T00:00:00+00:00","tag":"security","watch_count":99},{"created_at":"2024-08-17T00:00:00+00:00","tag":"storage","watch_count":32},{"created_at":"2024-08-18T00:00:00+00:00","tag":"app-delivery","watch_count":104},{"created_at":"2024-08-18T00:00:00+00:00","tag":"network","watch_count":73},{"created_at":"2024-08-18T00:00:00+00:00","tag":"observability","watch_count":80},{"created_at":"2024-08-18T00:00:00+00:00","tag":"runtime","watch_count":257},{"created_at":"2024-08-18T00:00:00+00:00","tag":"security","watch_count":112},{"created_at":"2024-08-18T00:00:00+00:00","tag":"storage","watch_count":43},{"created_at":"2024-08-19T00:00:00+00:00","tag":"app-delivery","watch_count":223},{"created_at":"2024-08-19T00:00:00+00:00","tag":"network","watch_count":121},{"created_at":"2024-08-19T00:00:00+00:00","tag":"observability","watch_count":110},{"created_at":"2024-08-19T00:00:00+00:00","tag":"runtime","watch_count":429},{"created_at":"2024-08-19T00:00:00+00:00","tag":"security","watch_count":165},{"created_at":"2024-08-19T00:00:00+00:00","tag":"storage","watch_count":49},{"created_at":"2024-08-20T00:00:00+00:00","tag":"app-delivery","watch_count":274},{"created_at":"2024-08-20T00:00:00+00:00","tag":"network","watch_count":125},{"created_at":"2024-08-20T00:00:00+00:00","tag":"observability","watch_count":136},{"created_at":"2024-08-20T00:00:00+00:00","tag":"runtime","watch_count":364},{"created_at":"2024-08-20T00:00:00+00:00","tag":"security","watch_count":185},{"created_at":"2024-08-20T00:00:00+00:00","tag":"storage","watch_count":46},{"created_at":"2024-08-21T00:00:00+00:00","tag":"app-delivery","watch_count":219},{"created_at":"2024-08-21T00:00:00+00:00","tag":"network","watch_count":101},{"created_at":"2024-08-21T00:00:00+00:00","tag":"observability","watch_count":140},{"created_at":"2024-08-21T00:00:00+00:00","tag":"runtime","watch_count":453},{"created_at":"2024-08-21T00:00:00+00:00","tag":"security","watch_count":182},{"created_at":"2024-08-21T00:00:00+00:00","tag":"storage","watch_count":55},{"created_at":"2024-08-22T00:00:00+00:00","tag":"app-delivery","watch_count":264},{"created_at":"2024-08-22T00:00:00+00:00","tag":"network","watch_count":124},{"created_at":"2024-08-22T00:00:00+00:00","tag":"observability","watch_count":137},{"created_at":"2024-08-22T00:00:00+00:00","tag":"runtime","watch_count":462},{"created_at":"2024-08-22T00:00:00+00:00","tag":"security","watch_count":209},{"created_at":"2024-08-22T00:00:00+00:00","tag":"storage","watch_count":62},{"created_at":"2024-08-23T00:00:00+00:00","tag":"app-delivery","watch_count":198},{"created_at":"2024-08-23T00:00:00+00:00","tag":"network","watch_count":106},{"created_at":"2024-08-23T00:00:00+00:00","tag":"observability","watch_count":141},{"created_at":"2024-08-23T00:00:00+00:00","tag":"runtime","watch_count":434},{"created_at":"2024-08-23T00:00:00+00:00","tag":"security","watch_count":152},{"created_at":"2024-08-23T00:00:00+00:00","tag":"storage","watch_count":60},{"created_at":"2024-08-24T00:00:00+00:00","tag":"app-delivery","watch_count":153},{"created_at":"2024-08-24T00:00:00+00:00","tag":"network","watch_count":70},{"created_at":"2024-08-24T00:00:00+00:00","tag":"observability","watch_count":99},{"created_at":"2024-08-24T00:00:00+00:00","tag":"runtime","watch_count":273},{"created_at":"2024-08-24T00:00:00+00:00","tag":"security","watch_count":124},{"created_at":"2024-08-24T00:00:00+00:00","tag":"storage","watch_count":21},{"created_at":"2024-08-25T00:00:00+00:00","tag":"app-delivery","watch_count":132},{"created_at":"2024-08-25T00:00:00+00:00","tag":"network","watch_count":66},{"created_at":"2024-08-25T00:00:00+00:00","tag":"observability","watch_count":70},{"created_at":"2024-08-25T00:00:00+00:00","tag":"runtime","watch_count":206},{"created_at":"2024-08-25T00:00:00+00:00","tag":"security","watch_count":109},{"created_at":"2024-08-25T00:00:00+00:00","tag":"storage","watch_count":24},{"created_at":"2024-08-26T00:00:00+00:00","tag":"app-delivery","watch_count":225},{"created_at":"2024-08-26T00:00:00+00:00","tag":"network","watch_count":96},{"created_at":"2024-08-26T00:00:00+00:00","tag":"observability","watch_count":115},{"created_at":"2024-08-26T00:00:00+00:00","tag":"runtime","watch_count":402},{"created_at":"2024-08-26T00:00:00+00:00","tag":"security","watch_count":180},{"created_at":"2024-08-26T00:00:00+00:00","tag":"storage","watch_count":34},{"created_at":"2024-08-27T00:00:00+00:00","tag":"app-delivery","watch_count":201},{"created_at":"2024-08-27T00:00:00+00:00","tag":"network","watch_count":107},{"created_at":"2024-08-27T00:00:00+00:00","tag":"observability","watch_count":119},{"created_at":"2024-08-27T00:00:00+00:00","tag":"runtime","watch_count":406},{"created_at":"2024-08-27T00:00:00+00:00","tag":"security","watch_count":145},{"created_at":"2024-08-27T00:00:00+00:00","tag":"storage","watch_count":36},{"created_at":"2024-08-28T00:00:00+00:00","tag":"app-delivery","watch_count":217},{"created_at":"2024-08-28T00:00:00+00:00","tag":"network","watch_count":106},{"created_at":"2024-08-28T00:00:00+00:00","tag":"observability","watch_count":161},{"created_at":"2024-08-28T00:00:00+00:00","tag":"runtime","watch_count":420},{"created_at":"2024-08-28T00:00:00+00:00","tag":"security","watch_count":176},{"created_at":"2024-08-28T00:00:00+00:00","tag":"storage","watch_count":54},{"created_at":"2024-08-29T00:00:00+00:00","tag":"app-delivery","watch_count":247},{"created_at":"2024-08-29T00:00:00+00:00","tag":"network","watch_count":102},{"created_at":"2024-08-29T00:00:00+00:00","tag":"observability","watch_count":157},{"created_at":"2024-08-29T00:00:00+00:00","tag":"runtime","watch_count":422},{"created_at":"2024-08-29T00:00:00+00:00","tag":"security","watch_count":199},{"created_at":"2024-08-29T00:00:00+00:00","tag":"storage","watch_count":64},{"created_at":"2024-08-30T00:00:00+00:00","tag":"app-delivery","watch_count":212},{"created_at":"2024-08-30T00:00:00+00:00","tag":"network","watch_count":123},{"created_at":"2024-08-30T00:00:00+00:00","tag":"observability","watch_count":131},{"created_at":"2024-08-30T00:00:00+00:00","tag":"runtime","watch_count":389},{"created_at":"2024-08-30T00:00:00+00:00","tag":"security","watch_count":134},{"created_at":"2024-08-30T00:00:00+00:00","tag":"storage","watch_count":35},{"created_at":"2024-08-31T00:00:00+00:00","tag":"app-delivery","watch_count":176},{"created_at":"2024-08-31T00:00:00+00:00","tag":"network","watch_count":86},{"created_at":"2024-08-31T00:00:00+00:00","tag":"observability","watch_count":83},{"created_at":"2024-08-31T00:00:00+00:00","tag":"runtime","watch_count":264},{"created_at":"2024-08-31T00:00:00+00:00","tag":"security","watch_count":114},{"created_at":"2024-08-31T00:00:00+00:00","tag":"storage","watch_count":30},{"created_at":"2024-09-01T00:00:00+00:00","tag":"app-delivery","watch_count":166},{"created_at":"2024-09-01T00:00:00+00:00","tag":"network","watch_count":65},{"created_at":"2024-09-01T00:00:00+00:00","tag":"observability","watch_count":86},{"created_at":"2024-09-01T00:00:00+00:00","tag":"runtime","watch_count":260},{"created_at":"2024-09-01T00:00:00+00:00","tag":"security","watch_count":108},{"created_at":"2024-09-01T00:00:00+00:00","tag":"storage","watch_count":30},{"created_at":"2024-09-02T00:00:00+00:00","tag":"app-delivery","watch_count":213},{"created_at":"2024-09-02T00:00:00+00:00","tag":"network","watch_count":110},{"created_at":"2024-09-02T00:00:00+00:00","tag":"observability","watch_count":107},{"created_at":"2024-09-02T00:00:00+00:00","tag":"runtime","watch_count":434},{"created_at":"2024-09-02T00:00:00+00:00","tag":"security","watch_count":153},{"created_at":"2024-09-02T00:00:00+00:00","tag":"storage","watch_count":41},{"created_at":"2024-09-03T00:00:00+00:00","tag":"app-delivery","watch_count":250},{"created_at":"2024-09-03T00:00:00+00:00","tag":"network","watch_count":143},{"created_at":"2024-09-03T00:00:00+00:00","tag":"observability","watch_count":111},{"created_at":"2024-09-03T00:00:00+00:00","tag":"runtime","watch_count":424},{"created_at":"2024-09-03T00:00:00+00:00","tag":"security","watch_count":201},{"created_at":"2024-09-03T00:00:00+00:00","tag":"storage","watch_count":54},{"created_at":"2024-09-04T00:00:00+00:00","tag":"app-delivery","watch_count":256},{"created_at":"2024-09-04T00:00:00+00:00","tag":"network","watch_count":152},{"created_at":"2024-09-04T00:00:00+00:00","tag":"observability","watch_count":123},{"created_at":"2024-09-04T00:00:00+00:00","tag":"runtime","watch_count":396},{"created_at":"2024-09-04T00:00:00+00:00","tag":"security","watch_count":218},{"created_at":"2024-09-04T00:00:00+00:00","tag":"storage","watch_count":64},{"created_at":"2024-09-05T00:00:00+00:00","tag":"app-delivery","watch_count":293},{"created_at":"2024-09-05T00:00:00+00:00","tag":"network","watch_count":176},{"created_at":"2024-09-05T00:00:00+00:00","tag":"observability","watch_count":139},{"created_at":"2024-09-05T00:00:00+00:00","tag":"runtime","watch_count":396},{"created_at":"2024-09-05T00:00:00+00:00","tag":"security","watch_count":175},{"created_at":"2024-09-05T00:00:00+00:00","tag":"storage","watch_count":58},{"created_at":"2024-09-06T00:00:00+00:00","tag":"app-delivery","watch_count":282},{"created_at":"2024-09-06T00:00:00+00:00","tag":"network","watch_count":140},{"created_at":"2024-09-06T00:00:00+00:00","tag":"observability","watch_count":132},{"created_at":"2024-09-06T00:00:00+00:00","tag":"runtime","watch_count":404},{"created_at":"2024-09-06T00:00:00+00:00","tag":"security","watch_count":162},{"created_at":"2024-09-06T00:00:00+00:00","tag":"storage","watch_count":30},{"created_at":"2024-09-07T00:00:00+00:00","tag":"app-delivery","watch_count":156},{"created_at":"2024-09-07T00:00:00+00:00","tag":"network","watch_count":114},{"created_at":"2024-09-07T00:00:00+00:00","tag":"observability","watch_count":91},{"created_at":"2024-09-07T00:00:00+00:00","tag":"runtime","watch_count":249},{"created_at":"2024-09-07T00:00:00+00:00","tag":"security","watch_count":178},{"created_at":"2024-09-07T00:00:00+00:00","tag":"storage","watch_count":79},{"created_at":"2024-09-08T00:00:00+00:00","tag":"app-delivery","watch_count":171},{"created_at":"2024-09-08T00:00:00+00:00","tag":"network","watch_count":106},{"created_at":"2024-09-08T00:00:00+00:00","tag":"observability","watch_count":103},{"created_at":"2024-09-08T00:00:00+00:00","tag":"runtime","watch_count":245},{"created_at":"2024-09-08T00:00:00+00:00","tag":"security","watch_count":139},{"created_at":"2024-09-08T00:00:00+00:00","tag":"storage","watch_count":63},{"created_at":"2024-09-09T00:00:00+00:00","tag":"app-delivery","watch_count":255},{"created_at":"2024-09-09T00:00:00+00:00","tag":"network","watch_count":119},{"created_at":"2024-09-09T00:00:00+00:00","tag":"observability","watch_count":123},{"created_at":"2024-09-09T00:00:00+00:00","tag":"runtime","watch_count":361},{"created_at":"2024-09-09T00:00:00+00:00","tag":"security","watch_count":172},{"created_at":"2024-09-09T00:00:00+00:00","tag":"storage","watch_count":50},{"created_at":"2024-09-10T00:00:00+00:00","tag":"app-delivery","watch_count":208},{"created_at":"2024-09-10T00:00:00+00:00","tag":"network","watch_count":107},{"created_at":"2024-09-10T00:00:00+00:00","tag":"observability","watch_count":108},{"created_at":"2024-09-10T00:00:00+00:00","tag":"runtime","watch_count":353},{"created_at":"2024-09-10T00:00:00+00:00","tag":"security","watch_count":201},{"created_at":"2024-09-10T00:00:00+00:00","tag":"storage","watch_count":55},{"created_at":"2024-09-11T00:00:00+00:00","tag":"app-delivery","watch_count":212},{"created_at":"2024-09-11T00:00:00+00:00","tag":"network","watch_count":107},{"created_at":"2024-09-11T00:00:00+00:00","tag":"observability","watch_count":124},{"created_at":"2024-09-11T00:00:00+00:00","tag":"runtime","watch_count":392},{"created_at":"2024-09-11T00:00:00+00:00","tag":"security","watch_count":211},{"created_at":"2024-09-11T00:00:00+00:00","tag":"storage","watch_count":49},{"created_at":"2024-09-12T00:00:00+00:00","tag":"app-delivery","watch_count":219},{"created_at":"2024-09-12T00:00:00+00:00","tag":"network","watch_count":104},{"created_at":"2024-09-12T00:00:00+00:00","tag":"observability","watch_count":148},{"created_at":"2024-09-12T00:00:00+00:00","tag":"runtime","watch_count":440},{"created_at":"2024-09-12T00:00:00+00:00","tag":"security","watch_count":182},{"created_at":"2024-09-12T00:00:00+00:00","tag":"storage","watch_count":39},{"created_at":"2024-09-13T00:00:00+00:00","tag":"app-delivery","watch_count":236},{"created_at":"2024-09-13T00:00:00+00:00","tag":"network","watch_count":118},{"created_at":"2024-09-13T00:00:00+00:00","tag":"observability","watch_count":129},{"created_at":"2024-09-13T00:00:00+00:00","tag":"runtime","watch_count":399},{"created_at":"2024-09-13T00:00:00+00:00","tag":"security","watch_count":156},{"created_at":"2024-09-13T00:00:00+00:00","tag":"storage","watch_count":54},{"created_at":"2024-09-14T00:00:00+00:00","tag":"app-delivery","watch_count":162},{"created_at":"2024-09-14T00:00:00+00:00","tag":"network","watch_count":85},{"created_at":"2024-09-14T00:00:00+00:00","tag":"observability","watch_count":122},{"created_at":"2024-09-14T00:00:00+00:00","tag":"runtime","watch_count":319},{"created_at":"2024-09-14T00:00:00+00:00","tag":"security","watch_count":130},{"created_at":"2024-09-14T00:00:00+00:00","tag":"storage","watch_count":37},{"created_at":"2024-09-15T00:00:00+00:00","tag":"app-delivery","watch_count":145},{"created_at":"2024-09-15T00:00:00+00:00","tag":"network","watch_count":101},{"created_at":"2024-09-15T00:00:00+00:00","tag":"observability","watch_count":114},{"created_at":"2024-09-15T00:00:00+00:00","tag":"runtime","watch_count":220},{"created_at":"2024-09-15T00:00:00+00:00","tag":"security","watch_count":125},{"created_at":"2024-09-15T00:00:00+00:00","tag":"storage","watch_count":43},{"created_at":"2024-09-16T00:00:00+00:00","tag":"app-delivery","watch_count":182},{"created_at":"2024-09-16T00:00:00+00:00","tag":"network","watch_count":90},{"created_at":"2024-09-16T00:00:00+00:00","tag":"observability","watch_count":104},{"created_at":"2024-09-16T00:00:00+00:00","tag":"runtime","watch_count":262},{"created_at":"2024-09-16T00:00:00+00:00","tag":"security","watch_count":139},{"created_at":"2024-09-16T00:00:00+00:00","tag":"storage","watch_count":32},{"created_at":"2024-09-17T00:00:00+00:00","tag":"app-delivery","watch_count":219},{"created_at":"2024-09-17T00:00:00+00:00","tag":"network","watch_count":98},{"created_at":"2024-09-17T00:00:00+00:00","tag":"observability","watch_count":103},{"created_at":"2024-09-17T00:00:00+00:00","tag":"runtime","watch_count":303},{"created_at":"2024-09-17T00:00:00+00:00","tag":"security","watch_count":161},{"created_at":"2024-09-17T00:00:00+00:00","tag":"storage","watch_count":34},{"created_at":"2024-09-18T00:00:00+00:00","tag":"app-delivery","watch_count":243},{"created_at":"2024-09-18T00:00:00+00:00","tag":"network","watch_count":141},{"created_at":"2024-09-18T00:00:00+00:00","tag":"observability","watch_count":141},{"created_at":"2024-09-18T00:00:00+00:00","tag":"runtime","watch_count":388},{"created_at":"2024-09-18T00:00:00+00:00","tag":"security","watch_count":175},{"created_at":"2024-09-18T00:00:00+00:00","tag":"storage","watch_count":39},{"created_at":"2024-09-19T00:00:00+00:00","tag":"app-delivery","watch_count":237},{"created_at":"2024-09-19T00:00:00+00:00","tag":"network","watch_count":140},{"created_at":"2024-09-19T00:00:00+00:00","tag":"observability","watch_count":149},{"created_at":"2024-09-19T00:00:00+00:00","tag":"runtime","watch_count":446},{"created_at":"2024-09-19T00:00:00+00:00","tag":"security","watch_count":191},{"created_at":"2024-09-19T00:00:00+00:00","tag":"storage","watch_count":44},{"created_at":"2024-09-20T00:00:00+00:00","tag":"app-delivery","watch_count":223},{"created_at":"2024-09-20T00:00:00+00:00","tag":"network","watch_count":116},{"created_at":"2024-09-20T00:00:00+00:00","tag":"observability","watch_count":111},{"created_at":"2024-09-20T00:00:00+00:00","tag":"runtime","watch_count":482},{"created_at":"2024-09-20T00:00:00+00:00","tag":"security","watch_count":181},{"created_at":"2024-09-20T00:00:00+00:00","tag":"storage","watch_count":38},{"created_at":"2024-09-21T00:00:00+00:00","tag":"app-delivery","watch_count":154},{"created_at":"2024-09-21T00:00:00+00:00","tag":"network","watch_count":77},{"created_at":"2024-09-21T00:00:00+00:00","tag":"observability","watch_count":49},{"created_at":"2024-09-21T00:00:00+00:00","tag":"runtime","watch_count":378},{"created_at":"2024-09-21T00:00:00+00:00","tag":"security","watch_count":103},{"created_at":"2024-09-21T00:00:00+00:00","tag":"storage","watch_count":47},{"created_at":"2024-09-22T00:00:00+00:00","tag":"app-delivery","watch_count":181},{"created_at":"2024-09-22T00:00:00+00:00","tag":"network","watch_count":73},{"created_at":"2024-09-22T00:00:00+00:00","tag":"observability","watch_count":71},{"created_at":"2024-09-22T00:00:00+00:00","tag":"runtime","watch_count":313},{"created_at":"2024-09-22T00:00:00+00:00","tag":"security","watch_count":120},{"created_at":"2024-09-22T00:00:00+00:00","tag":"storage","watch_count":48},{"created_at":"2024-09-23T00:00:00+00:00","tag":"app-delivery","watch_count":168},{"created_at":"2024-09-23T00:00:00+00:00","tag":"network","watch_count":110},{"created_at":"2024-09-23T00:00:00+00:00","tag":"observability","watch_count":109},{"created_at":"2024-09-23T00:00:00+00:00","tag":"runtime","watch_count":505},{"created_at":"2024-09-23T00:00:00+00:00","tag":"security","watch_count":176},{"created_at":"2024-09-23T00:00:00+00:00","tag":"storage","watch_count":43},{"created_at":"2024-09-24T00:00:00+00:00","tag":"app-delivery","watch_count":246},{"created_at":"2024-09-24T00:00:00+00:00","tag":"network","watch_count":130},{"created_at":"2024-09-24T00:00:00+00:00","tag":"observability","watch_count":125},{"created_at":"2024-09-24T00:00:00+00:00","tag":"runtime","watch_count":444},{"created_at":"2024-09-24T00:00:00+00:00","tag":"security","watch_count":187},{"created_at":"2024-09-24T00:00:00+00:00","tag":"storage","watch_count":44},{"created_at":"2024-09-25T00:00:00+00:00","tag":"app-delivery","watch_count":256},{"created_at":"2024-09-25T00:00:00+00:00","tag":"network","watch_count":135},{"created_at":"2024-09-25T00:00:00+00:00","tag":"observability","watch_count":148},{"created_at":"2024-09-25T00:00:00+00:00","tag":"runtime","watch_count":421},{"created_at":"2024-09-25T00:00:00+00:00","tag":"security","watch_count":184},{"created_at":"2024-09-25T00:00:00+00:00","tag":"storage","watch_count":40},{"created_at":"2024-09-26T00:00:00+00:00","tag":"app-delivery","watch_count":314},{"created_at":"2024-09-26T00:00:00+00:00","tag":"network","watch_count":122},{"created_at":"2024-09-26T00:00:00+00:00","tag":"observability","watch_count":129},{"created_at":"2024-09-26T00:00:00+00:00","tag":"runtime","watch_count":402},{"created_at":"2024-09-26T00:00:00+00:00","tag":"security","watch_count":160},{"created_at":"2024-09-26T00:00:00+00:00","tag":"storage","watch_count":56},{"created_at":"2024-09-27T00:00:00+00:00","tag":"app-delivery","watch_count":318},{"created_at":"2024-09-27T00:00:00+00:00","tag":"network","watch_count":110},{"created_at":"2024-09-27T00:00:00+00:00","tag":"observability","watch_count":114},{"created_at":"2024-09-27T00:00:00+00:00","tag":"runtime","watch_count":401},{"created_at":"2024-09-27T00:00:00+00:00","tag":"security","watch_count":161},{"created_at":"2024-09-27T00:00:00+00:00","tag":"storage","watch_count":46},{"created_at":"2024-09-28T00:00:00+00:00","tag":"app-delivery","watch_count":209},{"created_at":"2024-09-28T00:00:00+00:00","tag":"network","watch_count":100},{"created_at":"2024-09-28T00:00:00+00:00","tag":"observability","watch_count":68},{"created_at":"2024-09-28T00:00:00+00:00","tag":"runtime","watch_count":246},{"created_at":"2024-09-28T00:00:00+00:00","tag":"security","watch_count":114},{"created_at":"2024-09-28T00:00:00+00:00","tag":"storage","watch_count":41},{"created_at":"2024-09-29T00:00:00+00:00","tag":"app-delivery","watch_count":166},{"created_at":"2024-09-29T00:00:00+00:00","tag":"network","watch_count":105},{"created_at":"2024-09-29T00:00:00+00:00","tag":"observability","watch_count":110},{"created_at":"2024-09-29T00:00:00+00:00","tag":"runtime","watch_count":336},{"created_at":"2024-09-29T00:00:00+00:00","tag":"security","watch_count":149},{"created_at":"2024-09-29T00:00:00+00:00","tag":"storage","watch_count":31},{"created_at":"2024-09-30T00:00:00+00:00","tag":"app-delivery","watch_count":201},{"created_at":"2024-09-30T00:00:00+00:00","tag":"network","watch_count":96},{"created_at":"2024-09-30T00:00:00+00:00","tag":"observability","watch_count":100},{"created_at":"2024-09-30T00:00:00+00:00","tag":"runtime","watch_count":298},{"created_at":"2024-09-30T00:00:00+00:00","tag":"security","watch_count":138},{"created_at":"2024-09-30T00:00:00+00:00","tag":"storage","watch_count":43},{"created_at":"2024-10-01T00:00:00+00:00","tag":"app-delivery","watch_count":183},{"created_at":"2024-10-01T00:00:00+00:00","tag":"network","watch_count":86},{"created_at":"2024-10-01T00:00:00+00:00","tag":"observability","watch_count":126},{"created_at":"2024-10-01T00:00:00+00:00","tag":"runtime","watch_count":247},{"created_at":"2024-10-01T00:00:00+00:00","tag":"security","watch_count":153},{"created_at":"2024-10-01T00:00:00+00:00","tag":"storage","watch_count":24},{"created_at":"2024-10-02T00:00:00+00:00","tag":"app-delivery","watch_count":207},{"created_at":"2024-10-02T00:00:00+00:00","tag":"network","watch_count":69},{"created_at":"2024-10-02T00:00:00+00:00","tag":"observability","watch_count":108},{"created_at":"2024-10-02T00:00:00+00:00","tag":"runtime","watch_count":282},{"created_at":"2024-10-02T00:00:00+00:00","tag":"security","watch_count":166},{"created_at":"2024-10-02T00:00:00+00:00","tag":"storage","watch_count":33},{"created_at":"2024-10-03T00:00:00+00:00","tag":"app-delivery","watch_count":188},{"created_at":"2024-10-03T00:00:00+00:00","tag":"network","watch_count":66},{"created_at":"2024-10-03T00:00:00+00:00","tag":"observability","watch_count":93},{"created_at":"2024-10-03T00:00:00+00:00","tag":"runtime","watch_count":266},{"created_at":"2024-10-03T00:00:00+00:00","tag":"security","watch_count":144},{"created_at":"2024-10-03T00:00:00+00:00","tag":"storage","watch_count":26},{"created_at":"2024-10-04T00:00:00+00:00","tag":"app-delivery","watch_count":197},{"created_at":"2024-10-04T00:00:00+00:00","tag":"network","watch_count":106},{"created_at":"2024-10-04T00:00:00+00:00","tag":"observability","watch_count":95},{"created_at":"2024-10-04T00:00:00+00:00","tag":"runtime","watch_count":370},{"created_at":"2024-10-04T00:00:00+00:00","tag":"security","watch_count":161},{"created_at":"2024-10-04T00:00:00+00:00","tag":"storage","watch_count":18},{"created_at":"2024-10-05T00:00:00+00:00","tag":"app-delivery","watch_count":143},{"created_at":"2024-10-05T00:00:00+00:00","tag":"network","watch_count":60},{"created_at":"2024-10-05T00:00:00+00:00","tag":"observability","watch_count":67},{"created_at":"2024-10-05T00:00:00+00:00","tag":"runtime","watch_count":282},{"created_at":"2024-10-05T00:00:00+00:00","tag":"security","watch_count":123},{"created_at":"2024-10-05T00:00:00+00:00","tag":"storage","watch_count":31},{"created_at":"2024-10-06T00:00:00+00:00","tag":"app-delivery","watch_count":196},{"created_at":"2024-10-06T00:00:00+00:00","tag":"network","watch_count":67},{"created_at":"2024-10-06T00:00:00+00:00","tag":"observability","watch_count":73},{"created_at":"2024-10-06T00:00:00+00:00","tag":"runtime","watch_count":264},{"created_at":"2024-10-06T00:00:00+00:00","tag":"security","watch_count":94},{"created_at":"2024-10-06T00:00:00+00:00","tag":"storage","watch_count":18},{"created_at":"2024-10-07T00:00:00+00:00","tag":"app-delivery","watch_count":187},{"created_at":"2024-10-07T00:00:00+00:00","tag":"network","watch_count":89},{"created_at":"2024-10-07T00:00:00+00:00","tag":"observability","watch_count":78},{"created_at":"2024-10-07T00:00:00+00:00","tag":"runtime","watch_count":327},{"created_at":"2024-10-07T00:00:00+00:00","tag":"security","watch_count":152},{"created_at":"2024-10-07T00:00:00+00:00","tag":"storage","watch_count":32},{"created_at":"2024-10-08T00:00:00+00:00","tag":"app-delivery","watch_count":215},{"created_at":"2024-10-08T00:00:00+00:00","tag":"network","watch_count":97},{"created_at":"2024-10-08T00:00:00+00:00","tag":"observability","watch_count":130},{"created_at":"2024-10-08T00:00:00+00:00","tag":"runtime","watch_count":385},{"created_at":"2024-10-08T00:00:00+00:00","tag":"security","watch_count":168},{"created_at":"2024-10-08T00:00:00+00:00","tag":"storage","watch_count":40},{"created_at":"2024-10-09T00:00:00+00:00","tag":"app-delivery","watch_count":250},{"created_at":"2024-10-09T00:00:00+00:00","tag":"network","watch_count":118},{"created_at":"2024-10-09T00:00:00+00:00","tag":"observability","watch_count":133},{"created_at":"2024-10-09T00:00:00+00:00","tag":"runtime","watch_count":446},{"created_at":"2024-10-09T00:00:00+00:00","tag":"security","watch_count":176},{"created_at":"2024-10-09T00:00:00+00:00","tag":"storage","watch_count":65},{"created_at":"2024-10-10T00:00:00+00:00","tag":"app-delivery","watch_count":224},{"created_at":"2024-10-10T00:00:00+00:00","tag":"network","watch_count":111},{"created_at":"2024-10-10T00:00:00+00:00","tag":"observability","watch_count":114},{"created_at":"2024-10-10T00:00:00+00:00","tag":"runtime","watch_count":377},{"created_at":"2024-10-10T00:00:00+00:00","tag":"security","watch_count":193},{"created_at":"2024-10-10T00:00:00+00:00","tag":"storage","watch_count":49},{"created_at":"2024-10-11T00:00:00+00:00","tag":"app-delivery","watch_count":218},{"created_at":"2024-10-11T00:00:00+00:00","tag":"network","watch_count":98},{"created_at":"2024-10-11T00:00:00+00:00","tag":"observability","watch_count":124},{"created_at":"2024-10-11T00:00:00+00:00","tag":"runtime","watch_count":386},{"created_at":"2024-10-11T00:00:00+00:00","tag":"security","watch_count":1627},{"created_at":"2024-10-11T00:00:00+00:00","tag":"storage","watch_count":49},{"created_at":"2024-10-12T00:00:00+00:00","tag":"app-delivery","watch_count":166},{"created_at":"2024-10-12T00:00:00+00:00","tag":"network","watch_count":73},{"created_at":"2024-10-12T00:00:00+00:00","tag":"observability","watch_count":99},{"created_at":"2024-10-12T00:00:00+00:00","tag":"runtime","watch_count":351},{"created_at":"2024-10-12T00:00:00+00:00","tag":"security","watch_count":127},{"created_at":"2024-10-12T00:00:00+00:00","tag":"storage","watch_count":48},{"created_at":"2024-10-13T00:00:00+00:00","tag":"app-delivery","watch_count":185},{"created_at":"2024-10-13T00:00:00+00:00","tag":"network","watch_count":76},{"created_at":"2024-10-13T00:00:00+00:00","tag":"observability","watch_count":56},{"created_at":"2024-10-13T00:00:00+00:00","tag":"runtime","watch_count":247},{"created_at":"2024-10-13T00:00:00+00:00","tag":"security","watch_count":116},{"created_at":"2024-10-13T00:00:00+00:00","tag":"storage","watch_count":23},{"created_at":"2024-10-14T00:00:00+00:00","tag":"app-delivery","watch_count":215},{"created_at":"2024-10-14T00:00:00+00:00","tag":"network","watch_count":111},{"created_at":"2024-10-14T00:00:00+00:00","tag":"observability","watch_count":110},{"created_at":"2024-10-14T00:00:00+00:00","tag":"runtime","watch_count":365},{"created_at":"2024-10-14T00:00:00+00:00","tag":"security","watch_count":166},{"created_at":"2024-10-14T00:00:00+00:00","tag":"storage","watch_count":33},{"created_at":"2024-10-15T00:00:00+00:00","tag":"app-delivery","watch_count":214},{"created_at":"2024-10-15T00:00:00+00:00","tag":"network","watch_count":114},{"created_at":"2024-10-15T00:00:00+00:00","tag":"observability","watch_count":139},{"created_at":"2024-10-15T00:00:00+00:00","tag":"runtime","watch_count":439},{"created_at":"2024-10-15T00:00:00+00:00","tag":"security","watch_count":182},{"created_at":"2024-10-15T00:00:00+00:00","tag":"storage","watch_count":45},{"created_at":"2024-10-16T00:00:00+00:00","tag":"app-delivery","watch_count":218},{"created_at":"2024-10-16T00:00:00+00:00","tag":"network","watch_count":120},{"created_at":"2024-10-16T00:00:00+00:00","tag":"observability","watch_count":118},{"created_at":"2024-10-16T00:00:00+00:00","tag":"runtime","watch_count":435},{"created_at":"2024-10-16T00:00:00+00:00","tag":"security","watch_count":175},{"created_at":"2024-10-16T00:00:00+00:00","tag":"storage","watch_count":42},{"created_at":"2024-10-17T00:00:00+00:00","tag":"app-delivery","watch_count":241},{"created_at":"2024-10-17T00:00:00+00:00","tag":"network","watch_count":132},{"created_at":"2024-10-17T00:00:00+00:00","tag":"observability","watch_count":143},{"created_at":"2024-10-17T00:00:00+00:00","tag":"runtime","watch_count":547},{"created_at":"2024-10-17T00:00:00+00:00","tag":"security","watch_count":181},{"created_at":"2024-10-17T00:00:00+00:00","tag":"storage","watch_count":50},{"created_at":"2024-10-18T00:00:00+00:00","tag":"app-delivery","watch_count":206},{"created_at":"2024-10-18T00:00:00+00:00","tag":"network","watch_count":118},{"created_at":"2024-10-18T00:00:00+00:00","tag":"observability","watch_count":75},{"created_at":"2024-10-18T00:00:00+00:00","tag":"runtime","watch_count":495},{"created_at":"2024-10-18T00:00:00+00:00","tag":"security","watch_count":156},{"created_at":"2024-10-18T00:00:00+00:00","tag":"storage","watch_count":52},{"created_at":"2024-10-19T00:00:00+00:00","tag":"app-delivery","watch_count":124},{"created_at":"2024-10-19T00:00:00+00:00","tag":"network","watch_count":66},{"created_at":"2024-10-19T00:00:00+00:00","tag":"observability","watch_count":78},{"created_at":"2024-10-19T00:00:00+00:00","tag":"runtime","watch_count":275},{"created_at":"2024-10-19T00:00:00+00:00","tag":"security","watch_count":119},{"created_at":"2024-10-19T00:00:00+00:00","tag":"storage","watch_count":30},{"created_at":"2024-10-20T00:00:00+00:00","tag":"app-delivery","watch_count":124},{"created_at":"2024-10-20T00:00:00+00:00","tag":"network","watch_count":69},{"created_at":"2024-10-20T00:00:00+00:00","tag":"observability","watch_count":93},{"created_at":"2024-10-20T00:00:00+00:00","tag":"runtime","watch_count":253},{"created_at":"2024-10-20T00:00:00+00:00","tag":"security","watch_count":115},{"created_at":"2024-10-20T00:00:00+00:00","tag":"storage","watch_count":22},{"created_at":"2024-10-21T00:00:00+00:00","tag":"app-delivery","watch_count":231},{"created_at":"2024-10-21T00:00:00+00:00","tag":"network","watch_count":89},{"created_at":"2024-10-21T00:00:00+00:00","tag":"observability","watch_count":94},{"created_at":"2024-10-21T00:00:00+00:00","tag":"runtime","watch_count":354},{"created_at":"2024-10-21T00:00:00+00:00","tag":"security","watch_count":173},{"created_at":"2024-10-21T00:00:00+00:00","tag":"storage","watch_count":46},{"created_at":"2024-10-22T00:00:00+00:00","tag":"app-delivery","watch_count":220},{"created_at":"2024-10-22T00:00:00+00:00","tag":"network","watch_count":121},{"created_at":"2024-10-22T00:00:00+00:00","tag":"observability","watch_count":114},{"created_at":"2024-10-22T00:00:00+00:00","tag":"runtime","watch_count":402},{"created_at":"2024-10-22T00:00:00+00:00","tag":"security","watch_count":167},{"created_at":"2024-10-22T00:00:00+00:00","tag":"storage","watch_count":54},{"created_at":"2024-10-23T00:00:00+00:00","tag":"app-delivery","watch_count":260},{"created_at":"2024-10-23T00:00:00+00:00","tag":"network","watch_count":112},{"created_at":"2024-10-23T00:00:00+00:00","tag":"observability","watch_count":119},{"created_at":"2024-10-23T00:00:00+00:00","tag":"runtime","watch_count":373},{"created_at":"2024-10-23T00:00:00+00:00","tag":"security","watch_count":179},{"created_at":"2024-10-23T00:00:00+00:00","tag":"storage","watch_count":63},{"created_at":"2024-10-24T00:00:00+00:00","tag":"app-delivery","watch_count":203},{"created_at":"2024-10-24T00:00:00+00:00","tag":"network","watch_count":105},{"created_at":"2024-10-24T00:00:00+00:00","tag":"observability","watch_count":120},{"created_at":"2024-10-24T00:00:00+00:00","tag":"runtime","watch_count":353},{"created_at":"2024-10-24T00:00:00+00:00","tag":"security","watch_count":191},{"created_at":"2024-10-24T00:00:00+00:00","tag":"storage","watch_count":41},{"created_at":"2024-10-25T00:00:00+00:00","tag":"app-delivery","watch_count":213},{"created_at":"2024-10-25T00:00:00+00:00","tag":"network","watch_count":113},{"created_at":"2024-10-25T00:00:00+00:00","tag":"observability","watch_count":231},{"created_at":"2024-10-25T00:00:00+00:00","tag":"runtime","watch_count":467},{"created_at":"2024-10-25T00:00:00+00:00","tag":"security","watch_count":163},{"created_at":"2024-10-25T00:00:00+00:00","tag":"storage","watch_count":49},{"created_at":"2024-10-26T00:00:00+00:00","tag":"app-delivery","watch_count":204},{"created_at":"2024-10-26T00:00:00+00:00","tag":"network","watch_count":70},{"created_at":"2024-10-26T00:00:00+00:00","tag":"observability","watch_count":84},{"created_at":"2024-10-26T00:00:00+00:00","tag":"runtime","watch_count":304},{"created_at":"2024-10-26T00:00:00+00:00","tag":"security","watch_count":110},{"created_at":"2024-10-26T00:00:00+00:00","tag":"storage","watch_count":31},{"created_at":"2024-10-27T00:00:00+00:00","tag":"app-delivery","watch_count":170},{"created_at":"2024-10-27T00:00:00+00:00","tag":"network","watch_count":64},{"created_at":"2024-10-27T00:00:00+00:00","tag":"observability","watch_count":81},{"created_at":"2024-10-27T00:00:00+00:00","tag":"runtime","watch_count":324},{"created_at":"2024-10-27T00:00:00+00:00","tag":"security","watch_count":106},{"created_at":"2024-10-27T00:00:00+00:00","tag":"storage","watch_count":35},{"created_at":"2024-10-28T00:00:00+00:00","tag":"app-delivery","watch_count":185},{"created_at":"2024-10-28T00:00:00+00:00","tag":"network","watch_count":81},{"created_at":"2024-10-28T00:00:00+00:00","tag":"observability","watch_count":142},{"created_at":"2024-10-28T00:00:00+00:00","tag":"runtime","watch_count":429},{"created_at":"2024-10-28T00:00:00+00:00","tag":"security","watch_count":166},{"created_at":"2024-10-28T00:00:00+00:00","tag":"storage","watch_count":37},{"created_at":"2024-10-29T00:00:00+00:00","tag":"app-delivery","watch_count":226},{"created_at":"2024-10-29T00:00:00+00:00","tag":"network","watch_count":99},{"created_at":"2024-10-29T00:00:00+00:00","tag":"observability","watch_count":123},{"created_at":"2024-10-29T00:00:00+00:00","tag":"runtime","watch_count":407},{"created_at":"2024-10-29T00:00:00+00:00","tag":"security","watch_count":192},{"created_at":"2024-10-29T00:00:00+00:00","tag":"storage","watch_count":58},{"created_at":"2024-10-30T00:00:00+00:00","tag":"app-delivery","watch_count":232},{"created_at":"2024-10-30T00:00:00+00:00","tag":"network","watch_count":106},{"created_at":"2024-10-30T00:00:00+00:00","tag":"observability","watch_count":130},{"created_at":"2024-10-30T00:00:00+00:00","tag":"runtime","watch_count":413},{"created_at":"2024-10-30T00:00:00+00:00","tag":"security","watch_count":205},{"created_at":"2024-10-30T00:00:00+00:00","tag":"storage","watch_count":47},{"created_at":"2024-10-31T00:00:00+00:00","tag":"app-delivery","watch_count":201},{"created_at":"2024-10-31T00:00:00+00:00","tag":"network","watch_count":94},{"created_at":"2024-10-31T00:00:00+00:00","tag":"observability","watch_count":118},{"created_at":"2024-10-31T00:00:00+00:00","tag":"runtime","watch_count":375},{"created_at":"2024-10-31T00:00:00+00:00","tag":"security","watch_count":226},{"created_at":"2024-10-31T00:00:00+00:00","tag":"storage","watch_count":43},{"created_at":"2024-11-01T00:00:00+00:00","tag":"app-delivery","watch_count":211},{"created_at":"2024-11-01T00:00:00+00:00","tag":"network","watch_count":107},{"created_at":"2024-11-01T00:00:00+00:00","tag":"observability","watch_count":105},{"created_at":"2024-11-01T00:00:00+00:00","tag":"runtime","watch_count":352},{"created_at":"2024-11-01T00:00:00+00:00","tag":"security","watch_count":159},{"created_at":"2024-11-01T00:00:00+00:00","tag":"storage","watch_count":48},{"created_at":"2024-11-02T00:00:00+00:00","tag":"app-delivery","watch_count":125},{"created_at":"2024-11-02T00:00:00+00:00","tag":"network","watch_count":74},{"created_at":"2024-11-02T00:00:00+00:00","tag":"observability","watch_count":80},{"created_at":"2024-11-02T00:00:00+00:00","tag":"runtime","watch_count":257},{"created_at":"2024-11-02T00:00:00+00:00","tag":"security","watch_count":111},{"created_at":"2024-11-02T00:00:00+00:00","tag":"storage","watch_count":39},{"created_at":"2024-11-03T00:00:00+00:00","tag":"app-delivery","watch_count":137},{"created_at":"2024-11-03T00:00:00+00:00","tag":"network","watch_count":66},{"created_at":"2024-11-03T00:00:00+00:00","tag":"observability","watch_count":84},{"created_at":"2024-11-03T00:00:00+00:00","tag":"runtime","watch_count":240},{"created_at":"2024-11-03T00:00:00+00:00","tag":"security","watch_count":94},{"created_at":"2024-11-03T00:00:00+00:00","tag":"storage","watch_count":30},{"created_at":"2024-11-04T00:00:00+00:00","tag":"app-delivery","watch_count":197},{"created_at":"2024-11-04T00:00:00+00:00","tag":"network","watch_count":112},{"created_at":"2024-11-04T00:00:00+00:00","tag":"observability","watch_count":100},{"created_at":"2024-11-04T00:00:00+00:00","tag":"runtime","watch_count":395},{"created_at":"2024-11-04T00:00:00+00:00","tag":"security","watch_count":181},{"created_at":"2024-11-04T00:00:00+00:00","tag":"storage","watch_count":73},{"created_at":"2024-11-05T00:00:00+00:00","tag":"app-delivery","watch_count":207},{"created_at":"2024-11-05T00:00:00+00:00","tag":"network","watch_count":123},{"created_at":"2024-11-05T00:00:00+00:00","tag":"observability","watch_count":125},{"created_at":"2024-11-05T00:00:00+00:00","tag":"runtime","watch_count":391},{"created_at":"2024-11-05T00:00:00+00:00","tag":"security","watch_count":162},{"created_at":"2024-11-05T00:00:00+00:00","tag":"storage","watch_count":38},{"created_at":"2024-11-06T00:00:00+00:00","tag":"app-delivery","watch_count":236},{"created_at":"2024-11-06T00:00:00+00:00","tag":"network","watch_count":97},{"created_at":"2024-11-06T00:00:00+00:00","tag":"observability","watch_count":89},{"created_at":"2024-11-06T00:00:00+00:00","tag":"runtime","watch_count":438},{"created_at":"2024-11-06T00:00:00+00:00","tag":"security","watch_count":156},{"created_at":"2024-11-06T00:00:00+00:00","tag":"storage","watch_count":44},{"created_at":"2024-11-07T00:00:00+00:00","tag":"app-delivery","watch_count":236},{"created_at":"2024-11-07T00:00:00+00:00","tag":"network","watch_count":127},{"created_at":"2024-11-07T00:00:00+00:00","tag":"observability","watch_count":131},{"created_at":"2024-11-07T00:00:00+00:00","tag":"runtime","watch_count":513},{"created_at":"2024-11-07T00:00:00+00:00","tag":"security","watch_count":179},{"created_at":"2024-11-07T00:00:00+00:00","tag":"storage","watch_count":29},{"created_at":"2024-11-08T00:00:00+00:00","tag":"app-delivery","watch_count":227},{"created_at":"2024-11-08T00:00:00+00:00","tag":"network","watch_count":109},{"created_at":"2024-11-08T00:00:00+00:00","tag":"observability","watch_count":107},{"created_at":"2024-11-08T00:00:00+00:00","tag":"runtime","watch_count":448},{"created_at":"2024-11-08T00:00:00+00:00","tag":"security","watch_count":154},{"created_at":"2024-11-08T00:00:00+00:00","tag":"storage","watch_count":37},{"created_at":"2024-11-09T00:00:00+00:00","tag":"app-delivery","watch_count":175},{"created_at":"2024-11-09T00:00:00+00:00","tag":"network","watch_count":77},{"created_at":"2024-11-09T00:00:00+00:00","tag":"observability","watch_count":76},{"created_at":"2024-11-09T00:00:00+00:00","tag":"runtime","watch_count":267},{"created_at":"2024-11-09T00:00:00+00:00","tag":"security","watch_count":115},{"created_at":"2024-11-09T00:00:00+00:00","tag":"storage","watch_count":29},{"created_at":"2024-11-10T00:00:00+00:00","tag":"app-delivery","watch_count":133},{"created_at":"2024-11-10T00:00:00+00:00","tag":"network","watch_count":97},{"created_at":"2024-11-10T00:00:00+00:00","tag":"observability","watch_count":74},{"created_at":"2024-11-10T00:00:00+00:00","tag":"runtime","watch_count":256},{"created_at":"2024-11-10T00:00:00+00:00","tag":"security","watch_count":106},{"created_at":"2024-11-10T00:00:00+00:00","tag":"storage","watch_count":25},{"created_at":"2024-11-11T00:00:00+00:00","tag":"app-delivery","watch_count":156},{"created_at":"2024-11-11T00:00:00+00:00","tag":"network","watch_count":83},{"created_at":"2024-11-11T00:00:00+00:00","tag":"observability","watch_count":102},{"created_at":"2024-11-11T00:00:00+00:00","tag":"runtime","watch_count":335},{"created_at":"2024-11-11T00:00:00+00:00","tag":"security","watch_count":157},{"created_at":"2024-11-11T00:00:00+00:00","tag":"storage","watch_count":43}] \ No newline at end of file diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-c72f42a6adb8b53085f11a0c6b05a052.json b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-c72f42a6adb8b53085f11a0c6b05a052.json new file mode 100644 index 0000000..73afe76 --- /dev/null +++ b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-c72f42a6adb8b53085f11a0c6b05a052.json @@ -0,0 +1 @@ +[{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"prometheus","watch_count":3},{"created_at":"2024-01-01T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":19},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-01-02T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":18},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":7},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-01-03T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":23},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-01-04T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":50},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-01-05T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":29},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-01-06T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":41},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-07T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":60},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-01-08T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":46},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-01-09T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":38},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-01-10T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":7},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":30},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-01-11T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"jaeger","watch_count":12},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-01-12T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-01-13T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-01-14T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-01-15T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":24},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"jaeger","watch_count":12},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-01-16T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-01-17T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-01-18T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-01-19T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-01-20T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-01-21T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-01-22T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-01-23T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-01-24T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-01-25T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-01-26T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-01-27T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":16},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-01-28T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"prometheus","watch_count":24},{"created_at":"2024-01-29T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":7},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-01-30T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"k8sgpt","watch_count":24},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-01-31T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":22},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-02-01T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":21},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":9},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-02-02T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-02-03T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-02-04T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-02-05T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":7},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"prometheus","watch_count":8},{"created_at":"2024-02-06T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-02-07T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"prometheus","watch_count":4},{"created_at":"2024-02-08T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-02-09T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-02-10T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"prometheus","watch_count":4},{"created_at":"2024-02-11T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-02-12T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":52},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-02-13T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":74},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-02-14T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":13},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-02-15T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-02-16T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-02-17T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-02-18T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-02-19T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-02-20T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-02-21T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-02-22T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-02-23T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"prometheus","watch_count":8},{"created_at":"2024-02-24T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-02-25T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":6},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-02-26T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-02-27T00:00:00+00:00","repo_name":"thanos","watch_count":6},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-02-28T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-02-29T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"prometheus","watch_count":30},{"created_at":"2024-03-01T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"prometheus","watch_count":83},{"created_at":"2024-03-02T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-03-03T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-03-04T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opencost","watch_count":13},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-03-05T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opencost","watch_count":9},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-03-06T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-03-07T00:00:00+00:00","repo_name":"thanos","watch_count":7},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-03-08T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"prometheus","watch_count":8},{"created_at":"2024-03-09T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-03-10T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-03-11T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-03-12T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-03-13T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-03-14T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-03-15T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-03-16T00:00:00+00:00","repo_name":"prometheus","watch_count":4},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-17T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-03-18T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":13},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-03-19T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-03-20T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"prometheus","watch_count":24},{"created_at":"2024-03-21T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-03-22T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"prometheus","watch_count":8},{"created_at":"2024-03-23T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-03-24T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-03-25T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":14},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":7},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"prometheus","watch_count":23},{"created_at":"2024-03-26T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":16},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":11},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-03-27T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":17},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-03-28T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opencost","watch_count":10},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-03-29T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opencost","watch_count":8},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-03-30T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-03-31T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-04-01T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-04-02T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-04-03T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-04-04T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-04-05T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"prometheus","watch_count":6},{"created_at":"2024-04-06T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-04-07T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-04-08T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":6},{"created_at":"2024-04-09T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-04-10T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":7},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-04-11T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":9},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":6},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-04-12T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-04-13T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-04-14T00:00:00+00:00","repo_name":"prometheus","watch_count":6},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-04-15T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-04-16T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-04-17T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-04-18T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-04-19T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-04-20T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-04-21T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":11},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":8},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-04-22T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-04-23T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":11},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-04-24T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-04-25T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-04-26T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-04-27T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"jaeger","watch_count":42},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-04-28T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"jaeger","watch_count":14},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-04-29T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"jaeger","watch_count":13},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":7},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-04-30T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"prometheus","watch_count":7},{"created_at":"2024-05-01T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":6},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-05-02T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-05-03T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"jaeger","watch_count":12},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-05-04T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-05-05T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-05-06T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-05-07T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-05-08T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-05-09T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":8},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-05-10T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":8},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-05-11T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-05-12T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-05-13T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-05-14T00:00:00+00:00","repo_name":"thanos","watch_count":7},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":7},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"prometheus","watch_count":30},{"created_at":"2024-05-15T00:00:00+00:00","repo_name":"thanos","watch_count":6},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-05-16T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-05-17T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-05-18T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-05-19T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-05-20T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":7},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":8},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"prometheus","watch_count":25},{"created_at":"2024-05-21T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":10},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-05-22T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opencost","watch_count":10},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-05-23T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-05-24T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-05-25T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-05-26T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"prometheus","watch_count":7},{"created_at":"2024-05-27T00:00:00+00:00","repo_name":"thanos","watch_count":6},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-05-28T00:00:00+00:00","repo_name":"thanos","watch_count":7},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"prometheus","watch_count":23},{"created_at":"2024-05-29T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-05-30T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-05-31T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-06-01T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-06-02T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-06-03T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-06-04T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"prometheus","watch_count":8},{"created_at":"2024-06-05T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":10},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"prometheus","watch_count":6},{"created_at":"2024-06-06T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-06-07T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-06-08T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-06-09T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-06-10T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-06-11T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-06-12T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-06-13T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":10},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-06-14T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-06-15T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"prometheus","watch_count":5},{"created_at":"2024-06-16T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-06-17T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-06-18T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-06-19T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-06-20T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":8},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-06-21T00:00:00+00:00","repo_name":"prometheus","watch_count":26},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-06-22T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"prometheus","watch_count":7},{"created_at":"2024-06-23T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-06-24T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-06-25T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-06-26T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-06-27T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":10},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-06-28T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-06-29T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-06-30T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-07-01T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-07-02T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":10},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-07-03T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":10},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-07-04T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-07-05T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-07-06T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-07-07T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-07-08T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-07-09T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-07-10T00:00:00+00:00","repo_name":"thanos","watch_count":7},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":8},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"prometheus","watch_count":29},{"created_at":"2024-07-11T00:00:00+00:00","repo_name":"thanos","watch_count":7},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-07-12T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-07-13T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-07-14T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-07-15T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-07-16T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-07-17T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":7},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-07-18T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-07-19T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-07-20T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-07-21T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-07-22T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"prometheus","watch_count":25},{"created_at":"2024-07-23T00:00:00+00:00","repo_name":"thanos","watch_count":8},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-07-24T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-07-25T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-07-26T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-07-27T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-07-28T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-07-29T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":11},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":7},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"prometheus","watch_count":25},{"created_at":"2024-07-30T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-07-31T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":11},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-08-01T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":13},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":7},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-08-02T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-08-03T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-08-04T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-08-05T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-08-06T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-08-07T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-08-08T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":6},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-08-09T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-08-10T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-08-11T00:00:00+00:00","repo_name":"prometheus","watch_count":5},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":8},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-08-12T00:00:00+00:00","repo_name":"thanos","watch_count":7},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-08-13T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opencost","watch_count":15},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-08-14T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opencost","watch_count":14},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-08-15T00:00:00+00:00","repo_name":"thanos","watch_count":6},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opencost","watch_count":17},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"prometheus","watch_count":23},{"created_at":"2024-08-16T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opencost","watch_count":9},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-08-17T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"prometheus","watch_count":23},{"created_at":"2024-08-18T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-08-19T00:00:00+00:00","repo_name":"thanos","watch_count":10},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-08-20T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-08-21T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":6},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-08-22T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"prometheus","watch_count":31},{"created_at":"2024-08-23T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"prometheus","watch_count":31},{"created_at":"2024-08-24T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-08-25T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opencost","watch_count":7},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"prometheus","watch_count":23},{"created_at":"2024-08-26T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-08-27T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":22},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":13},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"prometheus","watch_count":26},{"created_at":"2024-08-28T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":23},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"prometheus","watch_count":29},{"created_at":"2024-08-29T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":7},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":15},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"prometheus","watch_count":31},{"created_at":"2024-08-30T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-08-31T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-09-01T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-09-02T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-09-03T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-09-04T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":12},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"prometheus","watch_count":28},{"created_at":"2024-09-05T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":9},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":8},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-09-06T00:00:00+00:00","repo_name":"thanos","watch_count":7},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-09-07T00:00:00+00:00","repo_name":"thanos","watch_count":6},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":11},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"prometheus","watch_count":26},{"created_at":"2024-09-08T00:00:00+00:00","repo_name":"thanos","watch_count":6},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-09-09T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-09-10T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"prometheus","watch_count":24},{"created_at":"2024-09-11T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":8},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-09-12T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":11},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"prometheus","watch_count":28},{"created_at":"2024-09-13T00:00:00+00:00","repo_name":"thanos","watch_count":6},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-09-14T00:00:00+00:00","repo_name":"thanos","watch_count":12},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-09-15T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-09-16T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opencost","watch_count":7},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-09-17T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opencost","watch_count":16},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":10},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-09-18T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opencost","watch_count":13},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-09-19T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opencost","watch_count":12},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-09-20T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"prometheus","watch_count":7},{"created_at":"2024-09-21T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-09-22T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-09-23T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":7},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-09-24T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":5},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":7},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-09-25T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":10},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":7},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-09-26T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":10},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-09-27T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"prometheus","watch_count":16},{"created_at":"2024-09-28T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-09-29T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-09-30T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":8},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"prometheus","watch_count":5},{"created_at":"2024-10-01T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-10-02T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":14},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-10-03T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":15},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-10-04T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-10-05T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-10-06T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":11},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-10-07T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":13},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"prometheus","watch_count":24},{"created_at":"2024-10-08T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":12},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":8},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-10-09T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-10-10T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-10-11T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"prometheus","watch_count":22},{"created_at":"2024-10-12T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-10-13T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"k8sgpt","watch_count":7},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-10-14T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":8},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"prometheus","watch_count":17},{"created_at":"2024-10-15T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":7},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-10-16T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"node_exporter","watch_count":8},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"prometheus","watch_count":24},{"created_at":"2024-10-17T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"jaeger","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-10-18T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-10-19T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"node_exporter","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-10-20T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":4},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"prometheus","watch_count":9},{"created_at":"2024-10-21T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"k8sgpt","watch_count":8},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-10-22T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"k8sgpt","watch_count":9},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"node_exporter","watch_count":10},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":10},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-10-23T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"node_exporter","watch_count":10},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":8},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"prometheus","watch_count":21},{"created_at":"2024-10-24T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"jaeger","watch_count":7},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-10-25T00:00:00+00:00","repo_name":"thanos","watch_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-10-26T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"fluent-bit","watch_count":6},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"jaeger","watch_count":4},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"k8sgpt","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-10-27T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"jaeger","watch_count":6},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"node_exporter","watch_count":9},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":6},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":4},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-10-28T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":4},{"created_at":"2024-10-29T00:00:00+00:00","repo_name":"prometheus","watch_count":29},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"jaeger","watch_count":10},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"k8sgpt","watch_count":3},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":5},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-10-30T00:00:00+00:00","repo_name":"thanos","watch_count":6},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"jaeger","watch_count":12},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opencost","watch_count":9},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"prometheus","watch_count":14},{"created_at":"2024-10-31T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"k8sgpt","watch_count":5},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opencost","watch_count":14},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"prometheus","watch_count":13},{"created_at":"2024-11-01T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"jaeger","watch_count":5},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opencost","watch_count":5},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-11-02T00:00:00+00:00","repo_name":"prometheus","watch_count":12},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"node_exporter","watch_count":2},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opencost","watch_count":3},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"prometheus","watch_count":7},{"created_at":"2024-11-03T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"fluent-bit","watch_count":2},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opencost","watch_count":6},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-11-04T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"fluent-bit","watch_count":4},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"jaeger","watch_count":9},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"node_exporter","watch_count":5},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opencost","watch_count":4},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-11-05T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"jaeger","watch_count":3},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"k8sgpt","watch_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"node_exporter","watch_count":6},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"prometheus","watch_count":11},{"created_at":"2024-11-06T00:00:00+00:00","repo_name":"thanos","watch_count":5},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"fluent-bit","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":5},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":3},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":2},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"prometheus","watch_count":20},{"created_at":"2024-11-07T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"jaeger","watch_count":8},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opencost","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":5},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"prometheus","watch_count":15},{"created_at":"2024-11-08T00:00:00+00:00","repo_name":"thanos","watch_count":4},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"jaeger","watch_count":11},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"k8sgpt","watch_count":4},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"node_exporter","watch_count":3},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":1},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":2},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":3},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"prometheus","watch_count":10},{"created_at":"2024-11-09T00:00:00+00:00","repo_name":"thanos","watch_count":3},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"fluent-bit","watch_count":3},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"k8sgpt","watch_count":6},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"node_exporter","watch_count":4},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":2},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"prometheus","watch_count":18},{"created_at":"2024-11-10T00:00:00+00:00","repo_name":"thanos","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"jaeger","watch_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"k8sgpt","watch_count":10},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"node_exporter","watch_count":7},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opencost","watch_count":2},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-collector","watch_count":3},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-collector-contrib","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"opentelemetry-go","watch_count":1},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"prometheus","watch_count":19},{"created_at":"2024-11-11T00:00:00+00:00","repo_name":"thanos","watch_count":3}] \ No newline at end of file diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-ff9af9664b6f009022d9205fc5386efc.json b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-ff9af9664b6f009022d9205fc5386efc.json new file mode 100644 index 0000000..ade9020 --- /dev/null +++ b/db/sgm-gharchive/demos/kubecon-2024-slc/altair-data-ff9af9664b6f009022d9205fc5386efc.json @@ -0,0 +1 @@ +[{"repo_name":"alertmanager","created_at":"2024-01-01T00:00:00+00:00","cumulative_watch_count":4},{"repo_name":"alertmanager","created_at":"2024-01-02T00:00:00+00:00","cumulative_watch_count":7},{"repo_name":"alertmanager","created_at":"2024-01-03T00:00:00+00:00","cumulative_watch_count":11},{"repo_name":"alertmanager","created_at":"2024-01-04T00:00:00+00:00","cumulative_watch_count":12},{"repo_name":"alertmanager","created_at":"2024-01-05T00:00:00+00:00","cumulative_watch_count":13},{"repo_name":"alertmanager","created_at":"2024-01-07T00:00:00+00:00","cumulative_watch_count":15},{"repo_name":"alertmanager","created_at":"2024-01-08T00:00:00+00:00","cumulative_watch_count":16},{"repo_name":"alertmanager","created_at":"2024-01-09T00:00:00+00:00","cumulative_watch_count":17},{"repo_name":"alertmanager","created_at":"2024-01-10T00:00:00+00:00","cumulative_watch_count":18},{"repo_name":"alertmanager","created_at":"2024-01-11T00:00:00+00:00","cumulative_watch_count":21},{"repo_name":"alertmanager","created_at":"2024-01-12T00:00:00+00:00","cumulative_watch_count":23},{"repo_name":"alertmanager","created_at":"2024-01-13T00:00:00+00:00","cumulative_watch_count":24},{"repo_name":"alertmanager","created_at":"2024-01-14T00:00:00+00:00","cumulative_watch_count":25},{"repo_name":"alertmanager","created_at":"2024-01-15T00:00:00+00:00","cumulative_watch_count":27},{"repo_name":"alertmanager","created_at":"2024-01-16T00:00:00+00:00","cumulative_watch_count":29},{"repo_name":"alertmanager","created_at":"2024-01-17T00:00:00+00:00","cumulative_watch_count":31},{"repo_name":"alertmanager","created_at":"2024-01-18T00:00:00+00:00","cumulative_watch_count":32},{"repo_name":"alertmanager","created_at":"2024-01-20T00:00:00+00:00","cumulative_watch_count":33},{"repo_name":"alertmanager","created_at":"2024-01-21T00:00:00+00:00","cumulative_watch_count":34},{"repo_name":"alertmanager","created_at":"2024-01-22T00:00:00+00:00","cumulative_watch_count":38},{"repo_name":"alertmanager","created_at":"2024-01-23T00:00:00+00:00","cumulative_watch_count":39},{"repo_name":"alertmanager","created_at":"2024-01-24T00:00:00+00:00","cumulative_watch_count":42},{"repo_name":"alertmanager","created_at":"2024-01-25T00:00:00+00:00","cumulative_watch_count":45},{"repo_name":"alertmanager","created_at":"2024-01-26T00:00:00+00:00","cumulative_watch_count":47},{"repo_name":"alertmanager","created_at":"2024-01-27T00:00:00+00:00","cumulative_watch_count":49},{"repo_name":"alertmanager","created_at":"2024-01-28T00:00:00+00:00","cumulative_watch_count":50},{"repo_name":"alertmanager","created_at":"2024-01-29T00:00:00+00:00","cumulative_watch_count":54},{"repo_name":"alertmanager","created_at":"2024-01-30T00:00:00+00:00","cumulative_watch_count":57},{"repo_name":"alertmanager","created_at":"2024-01-31T00:00:00+00:00","cumulative_watch_count":60},{"repo_name":"alertmanager","created_at":"2024-02-01T00:00:00+00:00","cumulative_watch_count":64},{"repo_name":"alertmanager","created_at":"2024-02-02T00:00:00+00:00","cumulative_watch_count":66},{"repo_name":"alertmanager","created_at":"2024-02-03T00:00:00+00:00","cumulative_watch_count":69},{"repo_name":"alertmanager","created_at":"2024-02-04T00:00:00+00:00","cumulative_watch_count":72},{"repo_name":"alertmanager","created_at":"2024-02-05T00:00:00+00:00","cumulative_watch_count":76},{"repo_name":"alertmanager","created_at":"2024-02-06T00:00:00+00:00","cumulative_watch_count":78},{"repo_name":"alertmanager","created_at":"2024-02-07T00:00:00+00:00","cumulative_watch_count":80},{"repo_name":"alertmanager","created_at":"2024-02-08T00:00:00+00:00","cumulative_watch_count":84},{"repo_name":"alertmanager","created_at":"2024-02-09T00:00:00+00:00","cumulative_watch_count":85},{"repo_name":"alertmanager","created_at":"2024-02-10T00:00:00+00:00","cumulative_watch_count":88},{"repo_name":"alertmanager","created_at":"2024-02-12T00:00:00+00:00","cumulative_watch_count":89},{"repo_name":"alertmanager","created_at":"2024-02-13T00:00:00+00:00","cumulative_watch_count":90},{"repo_name":"alertmanager","created_at":"2024-02-16T00:00:00+00:00","cumulative_watch_count":91},{"repo_name":"alertmanager","created_at":"2024-02-17T00:00:00+00:00","cumulative_watch_count":92},{"repo_name":"alertmanager","created_at":"2024-02-18T00:00:00+00:00","cumulative_watch_count":93},{"repo_name":"alertmanager","created_at":"2024-02-20T00:00:00+00:00","cumulative_watch_count":94},{"repo_name":"alertmanager","created_at":"2024-02-24T00:00:00+00:00","cumulative_watch_count":95},{"repo_name":"alertmanager","created_at":"2024-02-25T00:00:00+00:00","cumulative_watch_count":97},{"repo_name":"alertmanager","created_at":"2024-02-26T00:00:00+00:00","cumulative_watch_count":100},{"repo_name":"alertmanager","created_at":"2024-02-27T00:00:00+00:00","cumulative_watch_count":106},{"repo_name":"alertmanager","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":108},{"repo_name":"alertmanager","created_at":"2024-02-29T00:00:00+00:00","cumulative_watch_count":112},{"repo_name":"alertmanager","created_at":"2024-03-01T00:00:00+00:00","cumulative_watch_count":114},{"repo_name":"alertmanager","created_at":"2024-03-02T00:00:00+00:00","cumulative_watch_count":116},{"repo_name":"alertmanager","created_at":"2024-03-03T00:00:00+00:00","cumulative_watch_count":117},{"repo_name":"alertmanager","created_at":"2024-03-04T00:00:00+00:00","cumulative_watch_count":119},{"repo_name":"alertmanager","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":120},{"repo_name":"alertmanager","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":122},{"repo_name":"alertmanager","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":125},{"repo_name":"alertmanager","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":127},{"repo_name":"alertmanager","created_at":"2024-03-09T00:00:00+00:00","cumulative_watch_count":128},{"repo_name":"alertmanager","created_at":"2024-03-10T00:00:00+00:00","cumulative_watch_count":130},{"repo_name":"alertmanager","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":131},{"repo_name":"alertmanager","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":135},{"repo_name":"alertmanager","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":137},{"repo_name":"alertmanager","created_at":"2024-03-14T00:00:00+00:00","cumulative_watch_count":142},{"repo_name":"alertmanager","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":144},{"repo_name":"alertmanager","created_at":"2024-03-16T00:00:00+00:00","cumulative_watch_count":145},{"repo_name":"alertmanager","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":146},{"repo_name":"alertmanager","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":147},{"repo_name":"alertmanager","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":148},{"repo_name":"alertmanager","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":153},{"repo_name":"alertmanager","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":156},{"repo_name":"alertmanager","created_at":"2024-03-23T00:00:00+00:00","cumulative_watch_count":158},{"repo_name":"alertmanager","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":160},{"repo_name":"alertmanager","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":161},{"repo_name":"alertmanager","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":164},{"repo_name":"alertmanager","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":167},{"repo_name":"alertmanager","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":170},{"repo_name":"alertmanager","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":171},{"repo_name":"alertmanager","created_at":"2024-03-31T00:00:00+00:00","cumulative_watch_count":172},{"repo_name":"alertmanager","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":173},{"repo_name":"alertmanager","created_at":"2024-04-02T00:00:00+00:00","cumulative_watch_count":178},{"repo_name":"alertmanager","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":180},{"repo_name":"alertmanager","created_at":"2024-04-04T00:00:00+00:00","cumulative_watch_count":182},{"repo_name":"alertmanager","created_at":"2024-04-06T00:00:00+00:00","cumulative_watch_count":185},{"repo_name":"alertmanager","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":186},{"repo_name":"alertmanager","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":187},{"repo_name":"alertmanager","created_at":"2024-04-09T00:00:00+00:00","cumulative_watch_count":189},{"repo_name":"alertmanager","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":193},{"repo_name":"alertmanager","created_at":"2024-04-11T00:00:00+00:00","cumulative_watch_count":194},{"repo_name":"alertmanager","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":195},{"repo_name":"alertmanager","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":197},{"repo_name":"alertmanager","created_at":"2024-04-14T00:00:00+00:00","cumulative_watch_count":202},{"repo_name":"alertmanager","created_at":"2024-04-15T00:00:00+00:00","cumulative_watch_count":203},{"repo_name":"alertmanager","created_at":"2024-04-16T00:00:00+00:00","cumulative_watch_count":205},{"repo_name":"alertmanager","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":207},{"repo_name":"alertmanager","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":209},{"repo_name":"alertmanager","created_at":"2024-04-20T00:00:00+00:00","cumulative_watch_count":211},{"repo_name":"alertmanager","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":214},{"repo_name":"alertmanager","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":216},{"repo_name":"alertmanager","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":219},{"repo_name":"alertmanager","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":222},{"repo_name":"alertmanager","created_at":"2024-04-27T00:00:00+00:00","cumulative_watch_count":224},{"repo_name":"alertmanager","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":225},{"repo_name":"alertmanager","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":226},{"repo_name":"alertmanager","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":229},{"repo_name":"alertmanager","created_at":"2024-05-01T00:00:00+00:00","cumulative_watch_count":231},{"repo_name":"alertmanager","created_at":"2024-05-03T00:00:00+00:00","cumulative_watch_count":234},{"repo_name":"alertmanager","created_at":"2024-05-04T00:00:00+00:00","cumulative_watch_count":235},{"repo_name":"alertmanager","created_at":"2024-05-05T00:00:00+00:00","cumulative_watch_count":236},{"repo_name":"alertmanager","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":240},{"repo_name":"alertmanager","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":242},{"repo_name":"alertmanager","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":243},{"repo_name":"alertmanager","created_at":"2024-05-09T00:00:00+00:00","cumulative_watch_count":247},{"repo_name":"alertmanager","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":250},{"repo_name":"alertmanager","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":253},{"repo_name":"alertmanager","created_at":"2024-05-12T00:00:00+00:00","cumulative_watch_count":255},{"repo_name":"alertmanager","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":258},{"repo_name":"alertmanager","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":261},{"repo_name":"alertmanager","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":269},{"repo_name":"alertmanager","created_at":"2024-05-16T00:00:00+00:00","cumulative_watch_count":273},{"repo_name":"alertmanager","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":276},{"repo_name":"alertmanager","created_at":"2024-05-18T00:00:00+00:00","cumulative_watch_count":277},{"repo_name":"alertmanager","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":279},{"repo_name":"alertmanager","created_at":"2024-05-20T00:00:00+00:00","cumulative_watch_count":280},{"repo_name":"alertmanager","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":288},{"repo_name":"alertmanager","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":289},{"repo_name":"alertmanager","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":290},{"repo_name":"alertmanager","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":293},{"repo_name":"alertmanager","created_at":"2024-05-26T00:00:00+00:00","cumulative_watch_count":295},{"repo_name":"alertmanager","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":298},{"repo_name":"alertmanager","created_at":"2024-05-29T00:00:00+00:00","cumulative_watch_count":303},{"repo_name":"alertmanager","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":305},{"repo_name":"alertmanager","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":306},{"repo_name":"alertmanager","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":308},{"repo_name":"alertmanager","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":309},{"repo_name":"alertmanager","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":310},{"repo_name":"alertmanager","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":311},{"repo_name":"alertmanager","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":314},{"repo_name":"alertmanager","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":317},{"repo_name":"alertmanager","created_at":"2024-06-09T00:00:00+00:00","cumulative_watch_count":318},{"repo_name":"alertmanager","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":321},{"repo_name":"alertmanager","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":326},{"repo_name":"alertmanager","created_at":"2024-06-13T00:00:00+00:00","cumulative_watch_count":327},{"repo_name":"alertmanager","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":329},{"repo_name":"alertmanager","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":330},{"repo_name":"alertmanager","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":332},{"repo_name":"alertmanager","created_at":"2024-06-17T00:00:00+00:00","cumulative_watch_count":334},{"repo_name":"alertmanager","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":338},{"repo_name":"alertmanager","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":339},{"repo_name":"alertmanager","created_at":"2024-06-20T00:00:00+00:00","cumulative_watch_count":343},{"repo_name":"alertmanager","created_at":"2024-06-21T00:00:00+00:00","cumulative_watch_count":344},{"repo_name":"alertmanager","created_at":"2024-06-22T00:00:00+00:00","cumulative_watch_count":346},{"repo_name":"alertmanager","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":348},{"repo_name":"alertmanager","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":349},{"repo_name":"alertmanager","created_at":"2024-06-25T00:00:00+00:00","cumulative_watch_count":352},{"repo_name":"alertmanager","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":358},{"repo_name":"alertmanager","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":360},{"repo_name":"alertmanager","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":362},{"repo_name":"alertmanager","created_at":"2024-06-30T00:00:00+00:00","cumulative_watch_count":364},{"repo_name":"alertmanager","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":367},{"repo_name":"alertmanager","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":368},{"repo_name":"alertmanager","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":371},{"repo_name":"alertmanager","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":373},{"repo_name":"alertmanager","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":374},{"repo_name":"alertmanager","created_at":"2024-07-06T00:00:00+00:00","cumulative_watch_count":376},{"repo_name":"alertmanager","created_at":"2024-07-07T00:00:00+00:00","cumulative_watch_count":378},{"repo_name":"alertmanager","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":380},{"repo_name":"alertmanager","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":386},{"repo_name":"alertmanager","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":390},{"repo_name":"alertmanager","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":397},{"repo_name":"alertmanager","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":398},{"repo_name":"alertmanager","created_at":"2024-07-14T00:00:00+00:00","cumulative_watch_count":399},{"repo_name":"alertmanager","created_at":"2024-07-16T00:00:00+00:00","cumulative_watch_count":402},{"repo_name":"alertmanager","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":403},{"repo_name":"alertmanager","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":405},{"repo_name":"alertmanager","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":408},{"repo_name":"alertmanager","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":411},{"repo_name":"alertmanager","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":413},{"repo_name":"alertmanager","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":416},{"repo_name":"alertmanager","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":418},{"repo_name":"alertmanager","created_at":"2024-07-27T00:00:00+00:00","cumulative_watch_count":419},{"repo_name":"alertmanager","created_at":"2024-07-28T00:00:00+00:00","cumulative_watch_count":420},{"repo_name":"alertmanager","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":424},{"repo_name":"alertmanager","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":429},{"repo_name":"alertmanager","created_at":"2024-07-31T00:00:00+00:00","cumulative_watch_count":432},{"repo_name":"alertmanager","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":435},{"repo_name":"alertmanager","created_at":"2024-08-03T00:00:00+00:00","cumulative_watch_count":438},{"repo_name":"alertmanager","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":443},{"repo_name":"alertmanager","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":444},{"repo_name":"alertmanager","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":449},{"repo_name":"alertmanager","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":452},{"repo_name":"alertmanager","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":454},{"repo_name":"alertmanager","created_at":"2024-08-10T00:00:00+00:00","cumulative_watch_count":456},{"repo_name":"alertmanager","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":459},{"repo_name":"alertmanager","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":461},{"repo_name":"alertmanager","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":462},{"repo_name":"alertmanager","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":465},{"repo_name":"alertmanager","created_at":"2024-08-17T00:00:00+00:00","cumulative_watch_count":467},{"repo_name":"alertmanager","created_at":"2024-08-18T00:00:00+00:00","cumulative_watch_count":469},{"repo_name":"alertmanager","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":472},{"repo_name":"alertmanager","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":476},{"repo_name":"alertmanager","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":480},{"repo_name":"alertmanager","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":484},{"repo_name":"alertmanager","created_at":"2024-08-24T00:00:00+00:00","cumulative_watch_count":486},{"repo_name":"alertmanager","created_at":"2024-08-25T00:00:00+00:00","cumulative_watch_count":487},{"repo_name":"alertmanager","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":490},{"repo_name":"alertmanager","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":494},{"repo_name":"alertmanager","created_at":"2024-08-30T00:00:00+00:00","cumulative_watch_count":496},{"repo_name":"alertmanager","created_at":"2024-08-31T00:00:00+00:00","cumulative_watch_count":497},{"repo_name":"alertmanager","created_at":"2024-09-01T00:00:00+00:00","cumulative_watch_count":499},{"repo_name":"alertmanager","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":500},{"repo_name":"alertmanager","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":501},{"repo_name":"alertmanager","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":503},{"repo_name":"alertmanager","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":504},{"repo_name":"alertmanager","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":508},{"repo_name":"alertmanager","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":510},{"repo_name":"alertmanager","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":511},{"repo_name":"alertmanager","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":517},{"repo_name":"alertmanager","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":518},{"repo_name":"alertmanager","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":521},{"repo_name":"alertmanager","created_at":"2024-09-16T00:00:00+00:00","cumulative_watch_count":522},{"repo_name":"alertmanager","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":527},{"repo_name":"alertmanager","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":529},{"repo_name":"alertmanager","created_at":"2024-09-22T00:00:00+00:00","cumulative_watch_count":530},{"repo_name":"alertmanager","created_at":"2024-09-23T00:00:00+00:00","cumulative_watch_count":531},{"repo_name":"alertmanager","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":533},{"repo_name":"alertmanager","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":538},{"repo_name":"alertmanager","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":540},{"repo_name":"alertmanager","created_at":"2024-09-28T00:00:00+00:00","cumulative_watch_count":541},{"repo_name":"alertmanager","created_at":"2024-09-29T00:00:00+00:00","cumulative_watch_count":542},{"repo_name":"alertmanager","created_at":"2024-09-30T00:00:00+00:00","cumulative_watch_count":545},{"repo_name":"alertmanager","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":546},{"repo_name":"alertmanager","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":548},{"repo_name":"alertmanager","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":554},{"repo_name":"alertmanager","created_at":"2024-10-04T00:00:00+00:00","cumulative_watch_count":555},{"repo_name":"alertmanager","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":558},{"repo_name":"alertmanager","created_at":"2024-10-07T00:00:00+00:00","cumulative_watch_count":559},{"repo_name":"alertmanager","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":561},{"repo_name":"alertmanager","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":564},{"repo_name":"alertmanager","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":566},{"repo_name":"alertmanager","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":567},{"repo_name":"alertmanager","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":568},{"repo_name":"alertmanager","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":572},{"repo_name":"alertmanager","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":576},{"repo_name":"alertmanager","created_at":"2024-10-16T00:00:00+00:00","cumulative_watch_count":578},{"repo_name":"alertmanager","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":581},{"repo_name":"alertmanager","created_at":"2024-10-18T00:00:00+00:00","cumulative_watch_count":582},{"repo_name":"alertmanager","created_at":"2024-10-20T00:00:00+00:00","cumulative_watch_count":584},{"repo_name":"alertmanager","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":586},{"repo_name":"alertmanager","created_at":"2024-10-22T00:00:00+00:00","cumulative_watch_count":587},{"repo_name":"alertmanager","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":588},{"repo_name":"alertmanager","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":591},{"repo_name":"alertmanager","created_at":"2024-10-26T00:00:00+00:00","cumulative_watch_count":593},{"repo_name":"alertmanager","created_at":"2024-10-28T00:00:00+00:00","cumulative_watch_count":595},{"repo_name":"alertmanager","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":596},{"repo_name":"alertmanager","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":598},{"repo_name":"alertmanager","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":600},{"repo_name":"alertmanager","created_at":"2024-11-02T00:00:00+00:00","cumulative_watch_count":601},{"repo_name":"alertmanager","created_at":"2024-11-03T00:00:00+00:00","cumulative_watch_count":602},{"repo_name":"alertmanager","created_at":"2024-11-04T00:00:00+00:00","cumulative_watch_count":607},{"repo_name":"alertmanager","created_at":"2024-11-05T00:00:00+00:00","cumulative_watch_count":610},{"repo_name":"alertmanager","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":611},{"repo_name":"alertmanager","created_at":"2024-11-07T00:00:00+00:00","cumulative_watch_count":616},{"repo_name":"alertmanager","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":617},{"repo_name":"alertmanager","created_at":"2024-11-10T00:00:00+00:00","cumulative_watch_count":619},{"repo_name":"alertmanager","created_at":"2024-11-11T00:00:00+00:00","cumulative_watch_count":620},{"repo_name":"blackbox_exporter","created_at":"2024-01-02T00:00:00+00:00","cumulative_watch_count":1},{"repo_name":"blackbox_exporter","created_at":"2024-01-03T00:00:00+00:00","cumulative_watch_count":2},{"repo_name":"blackbox_exporter","created_at":"2024-01-04T00:00:00+00:00","cumulative_watch_count":4},{"repo_name":"blackbox_exporter","created_at":"2024-01-05T00:00:00+00:00","cumulative_watch_count":5},{"repo_name":"blackbox_exporter","created_at":"2024-01-07T00:00:00+00:00","cumulative_watch_count":7},{"repo_name":"blackbox_exporter","created_at":"2024-01-08T00:00:00+00:00","cumulative_watch_count":10},{"repo_name":"blackbox_exporter","created_at":"2024-01-09T00:00:00+00:00","cumulative_watch_count":13},{"repo_name":"blackbox_exporter","created_at":"2024-01-10T00:00:00+00:00","cumulative_watch_count":18},{"repo_name":"blackbox_exporter","created_at":"2024-01-12T00:00:00+00:00","cumulative_watch_count":19},{"repo_name":"blackbox_exporter","created_at":"2024-01-14T00:00:00+00:00","cumulative_watch_count":22},{"repo_name":"blackbox_exporter","created_at":"2024-01-15T00:00:00+00:00","cumulative_watch_count":23},{"repo_name":"blackbox_exporter","created_at":"2024-01-18T00:00:00+00:00","cumulative_watch_count":27},{"repo_name":"blackbox_exporter","created_at":"2024-01-19T00:00:00+00:00","cumulative_watch_count":30},{"repo_name":"blackbox_exporter","created_at":"2024-01-20T00:00:00+00:00","cumulative_watch_count":32},{"repo_name":"blackbox_exporter","created_at":"2024-01-21T00:00:00+00:00","cumulative_watch_count":35},{"repo_name":"blackbox_exporter","created_at":"2024-01-22T00:00:00+00:00","cumulative_watch_count":39},{"repo_name":"blackbox_exporter","created_at":"2024-01-23T00:00:00+00:00","cumulative_watch_count":41},{"repo_name":"blackbox_exporter","created_at":"2024-01-24T00:00:00+00:00","cumulative_watch_count":44},{"repo_name":"blackbox_exporter","created_at":"2024-01-25T00:00:00+00:00","cumulative_watch_count":51},{"repo_name":"blackbox_exporter","created_at":"2024-01-26T00:00:00+00:00","cumulative_watch_count":54},{"repo_name":"blackbox_exporter","created_at":"2024-01-29T00:00:00+00:00","cumulative_watch_count":58},{"repo_name":"blackbox_exporter","created_at":"2024-01-30T00:00:00+00:00","cumulative_watch_count":61},{"repo_name":"blackbox_exporter","created_at":"2024-01-31T00:00:00+00:00","cumulative_watch_count":63},{"repo_name":"blackbox_exporter","created_at":"2024-02-01T00:00:00+00:00","cumulative_watch_count":65},{"repo_name":"blackbox_exporter","created_at":"2024-02-02T00:00:00+00:00","cumulative_watch_count":69},{"repo_name":"blackbox_exporter","created_at":"2024-02-03T00:00:00+00:00","cumulative_watch_count":70},{"repo_name":"blackbox_exporter","created_at":"2024-02-06T00:00:00+00:00","cumulative_watch_count":73},{"repo_name":"blackbox_exporter","created_at":"2024-02-08T00:00:00+00:00","cumulative_watch_count":76},{"repo_name":"blackbox_exporter","created_at":"2024-02-09T00:00:00+00:00","cumulative_watch_count":80},{"repo_name":"blackbox_exporter","created_at":"2024-02-10T00:00:00+00:00","cumulative_watch_count":81},{"repo_name":"blackbox_exporter","created_at":"2024-02-14T00:00:00+00:00","cumulative_watch_count":85},{"repo_name":"blackbox_exporter","created_at":"2024-02-15T00:00:00+00:00","cumulative_watch_count":90},{"repo_name":"blackbox_exporter","created_at":"2024-02-16T00:00:00+00:00","cumulative_watch_count":98},{"repo_name":"blackbox_exporter","created_at":"2024-02-17T00:00:00+00:00","cumulative_watch_count":100},{"repo_name":"blackbox_exporter","created_at":"2024-02-18T00:00:00+00:00","cumulative_watch_count":103},{"repo_name":"blackbox_exporter","created_at":"2024-02-19T00:00:00+00:00","cumulative_watch_count":104},{"repo_name":"blackbox_exporter","created_at":"2024-02-20T00:00:00+00:00","cumulative_watch_count":105},{"repo_name":"blackbox_exporter","created_at":"2024-02-21T00:00:00+00:00","cumulative_watch_count":106},{"repo_name":"blackbox_exporter","created_at":"2024-02-26T00:00:00+00:00","cumulative_watch_count":112},{"repo_name":"blackbox_exporter","created_at":"2024-02-27T00:00:00+00:00","cumulative_watch_count":116},{"repo_name":"blackbox_exporter","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":120},{"repo_name":"blackbox_exporter","created_at":"2024-02-29T00:00:00+00:00","cumulative_watch_count":121},{"repo_name":"blackbox_exporter","created_at":"2024-03-01T00:00:00+00:00","cumulative_watch_count":122},{"repo_name":"blackbox_exporter","created_at":"2024-03-04T00:00:00+00:00","cumulative_watch_count":126},{"repo_name":"blackbox_exporter","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":128},{"repo_name":"blackbox_exporter","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":129},{"repo_name":"blackbox_exporter","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":130},{"repo_name":"blackbox_exporter","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":132},{"repo_name":"blackbox_exporter","created_at":"2024-03-10T00:00:00+00:00","cumulative_watch_count":133},{"repo_name":"blackbox_exporter","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":135},{"repo_name":"blackbox_exporter","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":137},{"repo_name":"blackbox_exporter","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":140},{"repo_name":"blackbox_exporter","created_at":"2024-03-14T00:00:00+00:00","cumulative_watch_count":143},{"repo_name":"blackbox_exporter","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":145},{"repo_name":"blackbox_exporter","created_at":"2024-03-16T00:00:00+00:00","cumulative_watch_count":147},{"repo_name":"blackbox_exporter","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":148},{"repo_name":"blackbox_exporter","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":151},{"repo_name":"blackbox_exporter","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":156},{"repo_name":"blackbox_exporter","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":160},{"repo_name":"blackbox_exporter","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":163},{"repo_name":"blackbox_exporter","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":165},{"repo_name":"blackbox_exporter","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":167},{"repo_name":"blackbox_exporter","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":168},{"repo_name":"blackbox_exporter","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":175},{"repo_name":"blackbox_exporter","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":177},{"repo_name":"blackbox_exporter","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":179},{"repo_name":"blackbox_exporter","created_at":"2024-04-02T00:00:00+00:00","cumulative_watch_count":180},{"repo_name":"blackbox_exporter","created_at":"2024-04-04T00:00:00+00:00","cumulative_watch_count":183},{"repo_name":"blackbox_exporter","created_at":"2024-04-05T00:00:00+00:00","cumulative_watch_count":185},{"repo_name":"blackbox_exporter","created_at":"2024-04-06T00:00:00+00:00","cumulative_watch_count":186},{"repo_name":"blackbox_exporter","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":189},{"repo_name":"blackbox_exporter","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":192},{"repo_name":"blackbox_exporter","created_at":"2024-04-09T00:00:00+00:00","cumulative_watch_count":195},{"repo_name":"blackbox_exporter","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":198},{"repo_name":"blackbox_exporter","created_at":"2024-04-11T00:00:00+00:00","cumulative_watch_count":200},{"repo_name":"blackbox_exporter","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":203},{"repo_name":"blackbox_exporter","created_at":"2024-04-14T00:00:00+00:00","cumulative_watch_count":209},{"repo_name":"blackbox_exporter","created_at":"2024-04-15T00:00:00+00:00","cumulative_watch_count":213},{"repo_name":"blackbox_exporter","created_at":"2024-04-18T00:00:00+00:00","cumulative_watch_count":214},{"repo_name":"blackbox_exporter","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":216},{"repo_name":"blackbox_exporter","created_at":"2024-04-20T00:00:00+00:00","cumulative_watch_count":217},{"repo_name":"blackbox_exporter","created_at":"2024-04-21T00:00:00+00:00","cumulative_watch_count":218},{"repo_name":"blackbox_exporter","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":223},{"repo_name":"blackbox_exporter","created_at":"2024-04-24T00:00:00+00:00","cumulative_watch_count":225},{"repo_name":"blackbox_exporter","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":231},{"repo_name":"blackbox_exporter","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":233},{"repo_name":"blackbox_exporter","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":236},{"repo_name":"blackbox_exporter","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":239},{"repo_name":"blackbox_exporter","created_at":"2024-05-01T00:00:00+00:00","cumulative_watch_count":240},{"repo_name":"blackbox_exporter","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":242},{"repo_name":"blackbox_exporter","created_at":"2024-05-05T00:00:00+00:00","cumulative_watch_count":243},{"repo_name":"blackbox_exporter","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":246},{"repo_name":"blackbox_exporter","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":248},{"repo_name":"blackbox_exporter","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":250},{"repo_name":"blackbox_exporter","created_at":"2024-05-09T00:00:00+00:00","cumulative_watch_count":251},{"repo_name":"blackbox_exporter","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":252},{"repo_name":"blackbox_exporter","created_at":"2024-05-12T00:00:00+00:00","cumulative_watch_count":254},{"repo_name":"blackbox_exporter","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":255},{"repo_name":"blackbox_exporter","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":256},{"repo_name":"blackbox_exporter","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":258},{"repo_name":"blackbox_exporter","created_at":"2024-05-16T00:00:00+00:00","cumulative_watch_count":259},{"repo_name":"blackbox_exporter","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":260},{"repo_name":"blackbox_exporter","created_at":"2024-05-18T00:00:00+00:00","cumulative_watch_count":264},{"repo_name":"blackbox_exporter","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":267},{"repo_name":"blackbox_exporter","created_at":"2024-05-20T00:00:00+00:00","cumulative_watch_count":270},{"repo_name":"blackbox_exporter","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":275},{"repo_name":"blackbox_exporter","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":278},{"repo_name":"blackbox_exporter","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":281},{"repo_name":"blackbox_exporter","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":286},{"repo_name":"blackbox_exporter","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":289},{"repo_name":"blackbox_exporter","created_at":"2024-05-26T00:00:00+00:00","cumulative_watch_count":291},{"repo_name":"blackbox_exporter","created_at":"2024-05-27T00:00:00+00:00","cumulative_watch_count":293},{"repo_name":"blackbox_exporter","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":298},{"repo_name":"blackbox_exporter","created_at":"2024-05-29T00:00:00+00:00","cumulative_watch_count":301},{"repo_name":"blackbox_exporter","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":304},{"repo_name":"blackbox_exporter","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":305},{"repo_name":"blackbox_exporter","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":307},{"repo_name":"blackbox_exporter","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":309},{"repo_name":"blackbox_exporter","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":314},{"repo_name":"blackbox_exporter","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":317},{"repo_name":"blackbox_exporter","created_at":"2024-06-08T00:00:00+00:00","cumulative_watch_count":320},{"repo_name":"blackbox_exporter","created_at":"2024-06-09T00:00:00+00:00","cumulative_watch_count":321},{"repo_name":"blackbox_exporter","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":322},{"repo_name":"blackbox_exporter","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":324},{"repo_name":"blackbox_exporter","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":326},{"repo_name":"blackbox_exporter","created_at":"2024-06-13T00:00:00+00:00","cumulative_watch_count":329},{"repo_name":"blackbox_exporter","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":334},{"repo_name":"blackbox_exporter","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":335},{"repo_name":"blackbox_exporter","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":337},{"repo_name":"blackbox_exporter","created_at":"2024-06-17T00:00:00+00:00","cumulative_watch_count":340},{"repo_name":"blackbox_exporter","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":341},{"repo_name":"blackbox_exporter","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":342},{"repo_name":"blackbox_exporter","created_at":"2024-06-22T00:00:00+00:00","cumulative_watch_count":343},{"repo_name":"blackbox_exporter","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":345},{"repo_name":"blackbox_exporter","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":347},{"repo_name":"blackbox_exporter","created_at":"2024-06-25T00:00:00+00:00","cumulative_watch_count":350},{"repo_name":"blackbox_exporter","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":352},{"repo_name":"blackbox_exporter","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":353},{"repo_name":"blackbox_exporter","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":356},{"repo_name":"blackbox_exporter","created_at":"2024-06-29T00:00:00+00:00","cumulative_watch_count":358},{"repo_name":"blackbox_exporter","created_at":"2024-06-30T00:00:00+00:00","cumulative_watch_count":360},{"repo_name":"blackbox_exporter","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":361},{"repo_name":"blackbox_exporter","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":364},{"repo_name":"blackbox_exporter","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":371},{"repo_name":"blackbox_exporter","created_at":"2024-07-07T00:00:00+00:00","cumulative_watch_count":372},{"repo_name":"blackbox_exporter","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":374},{"repo_name":"blackbox_exporter","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":377},{"repo_name":"blackbox_exporter","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":379},{"repo_name":"blackbox_exporter","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":380},{"repo_name":"blackbox_exporter","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":382},{"repo_name":"blackbox_exporter","created_at":"2024-07-15T00:00:00+00:00","cumulative_watch_count":385},{"repo_name":"blackbox_exporter","created_at":"2024-07-17T00:00:00+00:00","cumulative_watch_count":387},{"repo_name":"blackbox_exporter","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":388},{"repo_name":"blackbox_exporter","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":390},{"repo_name":"blackbox_exporter","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":392},{"repo_name":"blackbox_exporter","created_at":"2024-07-21T00:00:00+00:00","cumulative_watch_count":393},{"repo_name":"blackbox_exporter","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":396},{"repo_name":"blackbox_exporter","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":400},{"repo_name":"blackbox_exporter","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":405},{"repo_name":"blackbox_exporter","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":409},{"repo_name":"blackbox_exporter","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":411},{"repo_name":"blackbox_exporter","created_at":"2024-07-27T00:00:00+00:00","cumulative_watch_count":415},{"repo_name":"blackbox_exporter","created_at":"2024-07-28T00:00:00+00:00","cumulative_watch_count":417},{"repo_name":"blackbox_exporter","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":419},{"repo_name":"blackbox_exporter","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":423},{"repo_name":"blackbox_exporter","created_at":"2024-07-31T00:00:00+00:00","cumulative_watch_count":425},{"repo_name":"blackbox_exporter","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":428},{"repo_name":"blackbox_exporter","created_at":"2024-08-02T00:00:00+00:00","cumulative_watch_count":429},{"repo_name":"blackbox_exporter","created_at":"2024-08-03T00:00:00+00:00","cumulative_watch_count":430},{"repo_name":"blackbox_exporter","created_at":"2024-08-04T00:00:00+00:00","cumulative_watch_count":432},{"repo_name":"blackbox_exporter","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":435},{"repo_name":"blackbox_exporter","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":436},{"repo_name":"blackbox_exporter","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":437},{"repo_name":"blackbox_exporter","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":439},{"repo_name":"blackbox_exporter","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":440},{"repo_name":"blackbox_exporter","created_at":"2024-08-11T00:00:00+00:00","cumulative_watch_count":442},{"repo_name":"blackbox_exporter","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":443},{"repo_name":"blackbox_exporter","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":444},{"repo_name":"blackbox_exporter","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":447},{"repo_name":"blackbox_exporter","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":449},{"repo_name":"blackbox_exporter","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":455},{"repo_name":"blackbox_exporter","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":456},{"repo_name":"blackbox_exporter","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":459},{"repo_name":"blackbox_exporter","created_at":"2024-08-25T00:00:00+00:00","cumulative_watch_count":460},{"repo_name":"blackbox_exporter","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":462},{"repo_name":"blackbox_exporter","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":464},{"repo_name":"blackbox_exporter","created_at":"2024-08-28T00:00:00+00:00","cumulative_watch_count":470},{"repo_name":"blackbox_exporter","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":473},{"repo_name":"blackbox_exporter","created_at":"2024-08-30T00:00:00+00:00","cumulative_watch_count":477},{"repo_name":"blackbox_exporter","created_at":"2024-08-31T00:00:00+00:00","cumulative_watch_count":478},{"repo_name":"blackbox_exporter","created_at":"2024-09-01T00:00:00+00:00","cumulative_watch_count":480},{"repo_name":"blackbox_exporter","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":482},{"repo_name":"blackbox_exporter","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":483},{"repo_name":"blackbox_exporter","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":487},{"repo_name":"blackbox_exporter","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":491},{"repo_name":"blackbox_exporter","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":492},{"repo_name":"blackbox_exporter","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":493},{"repo_name":"blackbox_exporter","created_at":"2024-09-08T00:00:00+00:00","cumulative_watch_count":496},{"repo_name":"blackbox_exporter","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":499},{"repo_name":"blackbox_exporter","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":501},{"repo_name":"blackbox_exporter","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":502},{"repo_name":"blackbox_exporter","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":508},{"repo_name":"blackbox_exporter","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":509},{"repo_name":"blackbox_exporter","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":510},{"repo_name":"blackbox_exporter","created_at":"2024-09-15T00:00:00+00:00","cumulative_watch_count":511},{"repo_name":"blackbox_exporter","created_at":"2024-09-16T00:00:00+00:00","cumulative_watch_count":512},{"repo_name":"blackbox_exporter","created_at":"2024-09-17T00:00:00+00:00","cumulative_watch_count":517},{"repo_name":"blackbox_exporter","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":520},{"repo_name":"blackbox_exporter","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":523},{"repo_name":"blackbox_exporter","created_at":"2024-09-20T00:00:00+00:00","cumulative_watch_count":526},{"repo_name":"blackbox_exporter","created_at":"2024-09-23T00:00:00+00:00","cumulative_watch_count":529},{"repo_name":"blackbox_exporter","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":530},{"repo_name":"blackbox_exporter","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":532},{"repo_name":"blackbox_exporter","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":535},{"repo_name":"blackbox_exporter","created_at":"2024-09-28T00:00:00+00:00","cumulative_watch_count":537},{"repo_name":"blackbox_exporter","created_at":"2024-09-29T00:00:00+00:00","cumulative_watch_count":543},{"repo_name":"blackbox_exporter","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":547},{"repo_name":"blackbox_exporter","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":552},{"repo_name":"blackbox_exporter","created_at":"2024-10-04T00:00:00+00:00","cumulative_watch_count":554},{"repo_name":"blackbox_exporter","created_at":"2024-10-05T00:00:00+00:00","cumulative_watch_count":555},{"repo_name":"blackbox_exporter","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":557},{"repo_name":"blackbox_exporter","created_at":"2024-10-07T00:00:00+00:00","cumulative_watch_count":559},{"repo_name":"blackbox_exporter","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":563},{"repo_name":"blackbox_exporter","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":564},{"repo_name":"blackbox_exporter","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":569},{"repo_name":"blackbox_exporter","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":573},{"repo_name":"blackbox_exporter","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":575},{"repo_name":"blackbox_exporter","created_at":"2024-10-13T00:00:00+00:00","cumulative_watch_count":576},{"repo_name":"blackbox_exporter","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":579},{"repo_name":"blackbox_exporter","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":583},{"repo_name":"blackbox_exporter","created_at":"2024-10-16T00:00:00+00:00","cumulative_watch_count":585},{"repo_name":"blackbox_exporter","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":587},{"repo_name":"blackbox_exporter","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":588},{"repo_name":"blackbox_exporter","created_at":"2024-10-23T00:00:00+00:00","cumulative_watch_count":589},{"repo_name":"blackbox_exporter","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":590},{"repo_name":"blackbox_exporter","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":591},{"repo_name":"blackbox_exporter","created_at":"2024-10-27T00:00:00+00:00","cumulative_watch_count":593},{"repo_name":"blackbox_exporter","created_at":"2024-10-28T00:00:00+00:00","cumulative_watch_count":595},{"repo_name":"blackbox_exporter","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":597},{"repo_name":"blackbox_exporter","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":600},{"repo_name":"blackbox_exporter","created_at":"2024-11-01T00:00:00+00:00","cumulative_watch_count":603},{"repo_name":"blackbox_exporter","created_at":"2024-11-03T00:00:00+00:00","cumulative_watch_count":604},{"repo_name":"blackbox_exporter","created_at":"2024-11-04T00:00:00+00:00","cumulative_watch_count":608},{"repo_name":"blackbox_exporter","created_at":"2024-11-05T00:00:00+00:00","cumulative_watch_count":611},{"repo_name":"blackbox_exporter","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":613},{"repo_name":"blackbox_exporter","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":616},{"repo_name":"blackbox_exporter","created_at":"2024-11-10T00:00:00+00:00","cumulative_watch_count":618},{"repo_name":"blackbox_exporter","created_at":"2024-11-11T00:00:00+00:00","cumulative_watch_count":619},{"repo_name":"chaos-mesh","created_at":"2024-01-02T00:00:00+00:00","cumulative_watch_count":1},{"repo_name":"chaos-mesh","created_at":"2024-01-03T00:00:00+00:00","cumulative_watch_count":5},{"repo_name":"chaos-mesh","created_at":"2024-01-04T00:00:00+00:00","cumulative_watch_count":7},{"repo_name":"chaos-mesh","created_at":"2024-01-05T00:00:00+00:00","cumulative_watch_count":8},{"repo_name":"chaos-mesh","created_at":"2024-01-08T00:00:00+00:00","cumulative_watch_count":10},{"repo_name":"chaos-mesh","created_at":"2024-01-09T00:00:00+00:00","cumulative_watch_count":12},{"repo_name":"chaos-mesh","created_at":"2024-01-10T00:00:00+00:00","cumulative_watch_count":13},{"repo_name":"chaos-mesh","created_at":"2024-01-11T00:00:00+00:00","cumulative_watch_count":15},{"repo_name":"chaos-mesh","created_at":"2024-01-12T00:00:00+00:00","cumulative_watch_count":17},{"repo_name":"chaos-mesh","created_at":"2024-01-13T00:00:00+00:00","cumulative_watch_count":18},{"repo_name":"chaos-mesh","created_at":"2024-01-16T00:00:00+00:00","cumulative_watch_count":19},{"repo_name":"chaos-mesh","created_at":"2024-01-17T00:00:00+00:00","cumulative_watch_count":21},{"repo_name":"chaos-mesh","created_at":"2024-01-18T00:00:00+00:00","cumulative_watch_count":22},{"repo_name":"chaos-mesh","created_at":"2024-01-19T00:00:00+00:00","cumulative_watch_count":25},{"repo_name":"chaos-mesh","created_at":"2024-01-20T00:00:00+00:00","cumulative_watch_count":28},{"repo_name":"chaos-mesh","created_at":"2024-01-21T00:00:00+00:00","cumulative_watch_count":29},{"repo_name":"chaos-mesh","created_at":"2024-01-22T00:00:00+00:00","cumulative_watch_count":31},{"repo_name":"chaos-mesh","created_at":"2024-01-23T00:00:00+00:00","cumulative_watch_count":35},{"repo_name":"chaos-mesh","created_at":"2024-01-25T00:00:00+00:00","cumulative_watch_count":38},{"repo_name":"chaos-mesh","created_at":"2024-01-26T00:00:00+00:00","cumulative_watch_count":41},{"repo_name":"chaos-mesh","created_at":"2024-01-27T00:00:00+00:00","cumulative_watch_count":43},{"repo_name":"chaos-mesh","created_at":"2024-01-28T00:00:00+00:00","cumulative_watch_count":45},{"repo_name":"chaos-mesh","created_at":"2024-01-29T00:00:00+00:00","cumulative_watch_count":48},{"repo_name":"chaos-mesh","created_at":"2024-01-30T00:00:00+00:00","cumulative_watch_count":49},{"repo_name":"chaos-mesh","created_at":"2024-01-31T00:00:00+00:00","cumulative_watch_count":52},{"repo_name":"chaos-mesh","created_at":"2024-02-02T00:00:00+00:00","cumulative_watch_count":56},{"repo_name":"chaos-mesh","created_at":"2024-02-03T00:00:00+00:00","cumulative_watch_count":57},{"repo_name":"chaos-mesh","created_at":"2024-02-04T00:00:00+00:00","cumulative_watch_count":59},{"repo_name":"chaos-mesh","created_at":"2024-02-05T00:00:00+00:00","cumulative_watch_count":62},{"repo_name":"chaos-mesh","created_at":"2024-02-06T00:00:00+00:00","cumulative_watch_count":63},{"repo_name":"chaos-mesh","created_at":"2024-02-07T00:00:00+00:00","cumulative_watch_count":66},{"repo_name":"chaos-mesh","created_at":"2024-02-08T00:00:00+00:00","cumulative_watch_count":68},{"repo_name":"chaos-mesh","created_at":"2024-02-11T00:00:00+00:00","cumulative_watch_count":69},{"repo_name":"chaos-mesh","created_at":"2024-02-12T00:00:00+00:00","cumulative_watch_count":70},{"repo_name":"chaos-mesh","created_at":"2024-02-13T00:00:00+00:00","cumulative_watch_count":73},{"repo_name":"chaos-mesh","created_at":"2024-02-14T00:00:00+00:00","cumulative_watch_count":74},{"repo_name":"chaos-mesh","created_at":"2024-02-15T00:00:00+00:00","cumulative_watch_count":76},{"repo_name":"chaos-mesh","created_at":"2024-02-16T00:00:00+00:00","cumulative_watch_count":78},{"repo_name":"chaos-mesh","created_at":"2024-02-18T00:00:00+00:00","cumulative_watch_count":81},{"repo_name":"chaos-mesh","created_at":"2024-02-19T00:00:00+00:00","cumulative_watch_count":83},{"repo_name":"chaos-mesh","created_at":"2024-02-20T00:00:00+00:00","cumulative_watch_count":84},{"repo_name":"chaos-mesh","created_at":"2024-02-21T00:00:00+00:00","cumulative_watch_count":86},{"repo_name":"chaos-mesh","created_at":"2024-02-22T00:00:00+00:00","cumulative_watch_count":88},{"repo_name":"chaos-mesh","created_at":"2024-02-23T00:00:00+00:00","cumulative_watch_count":91},{"repo_name":"chaos-mesh","created_at":"2024-02-26T00:00:00+00:00","cumulative_watch_count":95},{"repo_name":"chaos-mesh","created_at":"2024-02-27T00:00:00+00:00","cumulative_watch_count":98},{"repo_name":"chaos-mesh","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":101},{"repo_name":"chaos-mesh","created_at":"2024-02-29T00:00:00+00:00","cumulative_watch_count":102},{"repo_name":"chaos-mesh","created_at":"2024-03-01T00:00:00+00:00","cumulative_watch_count":103},{"repo_name":"chaos-mesh","created_at":"2024-03-02T00:00:00+00:00","cumulative_watch_count":104},{"repo_name":"chaos-mesh","created_at":"2024-03-03T00:00:00+00:00","cumulative_watch_count":105},{"repo_name":"chaos-mesh","created_at":"2024-03-04T00:00:00+00:00","cumulative_watch_count":106},{"repo_name":"chaos-mesh","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":110},{"repo_name":"chaos-mesh","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":112},{"repo_name":"chaos-mesh","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":115},{"repo_name":"chaos-mesh","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":116},{"repo_name":"chaos-mesh","created_at":"2024-03-09T00:00:00+00:00","cumulative_watch_count":118},{"repo_name":"chaos-mesh","created_at":"2024-03-10T00:00:00+00:00","cumulative_watch_count":119},{"repo_name":"chaos-mesh","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":121},{"repo_name":"chaos-mesh","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":126},{"repo_name":"chaos-mesh","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":129},{"repo_name":"chaos-mesh","created_at":"2024-03-14T00:00:00+00:00","cumulative_watch_count":132},{"repo_name":"chaos-mesh","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":135},{"repo_name":"chaos-mesh","created_at":"2024-03-16T00:00:00+00:00","cumulative_watch_count":138},{"repo_name":"chaos-mesh","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":139},{"repo_name":"chaos-mesh","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":140},{"repo_name":"chaos-mesh","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":147},{"repo_name":"chaos-mesh","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":149},{"repo_name":"chaos-mesh","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":163},{"repo_name":"chaos-mesh","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":173},{"repo_name":"chaos-mesh","created_at":"2024-03-23T00:00:00+00:00","cumulative_watch_count":176},{"repo_name":"chaos-mesh","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":185},{"repo_name":"chaos-mesh","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":186},{"repo_name":"chaos-mesh","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":193},{"repo_name":"chaos-mesh","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":195},{"repo_name":"chaos-mesh","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":197},{"repo_name":"chaos-mesh","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":199},{"repo_name":"chaos-mesh","created_at":"2024-03-31T00:00:00+00:00","cumulative_watch_count":202},{"repo_name":"chaos-mesh","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":211},{"repo_name":"chaos-mesh","created_at":"2024-04-02T00:00:00+00:00","cumulative_watch_count":218},{"repo_name":"chaos-mesh","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":223},{"repo_name":"chaos-mesh","created_at":"2024-04-04T00:00:00+00:00","cumulative_watch_count":227},{"repo_name":"chaos-mesh","created_at":"2024-04-06T00:00:00+00:00","cumulative_watch_count":230},{"repo_name":"chaos-mesh","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":232},{"repo_name":"chaos-mesh","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":233},{"repo_name":"chaos-mesh","created_at":"2024-04-09T00:00:00+00:00","cumulative_watch_count":237},{"repo_name":"chaos-mesh","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":239},{"repo_name":"chaos-mesh","created_at":"2024-04-11T00:00:00+00:00","cumulative_watch_count":240},{"repo_name":"chaos-mesh","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":244},{"repo_name":"chaos-mesh","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":245},{"repo_name":"chaos-mesh","created_at":"2024-04-14T00:00:00+00:00","cumulative_watch_count":249},{"repo_name":"chaos-mesh","created_at":"2024-04-15T00:00:00+00:00","cumulative_watch_count":251},{"repo_name":"chaos-mesh","created_at":"2024-04-16T00:00:00+00:00","cumulative_watch_count":252},{"repo_name":"chaos-mesh","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":253},{"repo_name":"chaos-mesh","created_at":"2024-04-18T00:00:00+00:00","cumulative_watch_count":254},{"repo_name":"chaos-mesh","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":255},{"repo_name":"chaos-mesh","created_at":"2024-04-20T00:00:00+00:00","cumulative_watch_count":257},{"repo_name":"chaos-mesh","created_at":"2024-04-21T00:00:00+00:00","cumulative_watch_count":261},{"repo_name":"chaos-mesh","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":269},{"repo_name":"chaos-mesh","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":271},{"repo_name":"chaos-mesh","created_at":"2024-04-24T00:00:00+00:00","cumulative_watch_count":276},{"repo_name":"chaos-mesh","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":283},{"repo_name":"chaos-mesh","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":286},{"repo_name":"chaos-mesh","created_at":"2024-04-27T00:00:00+00:00","cumulative_watch_count":287},{"repo_name":"chaos-mesh","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":288},{"repo_name":"chaos-mesh","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":292},{"repo_name":"chaos-mesh","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":294},{"repo_name":"chaos-mesh","created_at":"2024-05-01T00:00:00+00:00","cumulative_watch_count":300},{"repo_name":"chaos-mesh","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":303},{"repo_name":"chaos-mesh","created_at":"2024-05-03T00:00:00+00:00","cumulative_watch_count":307},{"repo_name":"chaos-mesh","created_at":"2024-05-04T00:00:00+00:00","cumulative_watch_count":310},{"repo_name":"chaos-mesh","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":314},{"repo_name":"chaos-mesh","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":316},{"repo_name":"chaos-mesh","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":320},{"repo_name":"chaos-mesh","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":322},{"repo_name":"chaos-mesh","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":324},{"repo_name":"chaos-mesh","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":325},{"repo_name":"chaos-mesh","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":327},{"repo_name":"chaos-mesh","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":329},{"repo_name":"chaos-mesh","created_at":"2024-05-16T00:00:00+00:00","cumulative_watch_count":330},{"repo_name":"chaos-mesh","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":333},{"repo_name":"chaos-mesh","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":334},{"repo_name":"chaos-mesh","created_at":"2024-05-20T00:00:00+00:00","cumulative_watch_count":338},{"repo_name":"chaos-mesh","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":347},{"repo_name":"chaos-mesh","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":352},{"repo_name":"chaos-mesh","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":354},{"repo_name":"chaos-mesh","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":356},{"repo_name":"chaos-mesh","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":357},{"repo_name":"chaos-mesh","created_at":"2024-05-26T00:00:00+00:00","cumulative_watch_count":358},{"repo_name":"chaos-mesh","created_at":"2024-05-27T00:00:00+00:00","cumulative_watch_count":360},{"repo_name":"chaos-mesh","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":364},{"repo_name":"chaos-mesh","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":367},{"repo_name":"chaos-mesh","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":369},{"repo_name":"chaos-mesh","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":373},{"repo_name":"chaos-mesh","created_at":"2024-06-03T00:00:00+00:00","cumulative_watch_count":377},{"repo_name":"chaos-mesh","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":379},{"repo_name":"chaos-mesh","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":380},{"repo_name":"chaos-mesh","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":383},{"repo_name":"chaos-mesh","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":387},{"repo_name":"chaos-mesh","created_at":"2024-06-09T00:00:00+00:00","cumulative_watch_count":388},{"repo_name":"chaos-mesh","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":390},{"repo_name":"chaos-mesh","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":394},{"repo_name":"chaos-mesh","created_at":"2024-06-13T00:00:00+00:00","cumulative_watch_count":396},{"repo_name":"chaos-mesh","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":397},{"repo_name":"chaos-mesh","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":398},{"repo_name":"chaos-mesh","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":399},{"repo_name":"chaos-mesh","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":401},{"repo_name":"chaos-mesh","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":403},{"repo_name":"chaos-mesh","created_at":"2024-06-20T00:00:00+00:00","cumulative_watch_count":406},{"repo_name":"chaos-mesh","created_at":"2024-06-21T00:00:00+00:00","cumulative_watch_count":409},{"repo_name":"chaos-mesh","created_at":"2024-06-22T00:00:00+00:00","cumulative_watch_count":411},{"repo_name":"chaos-mesh","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":413},{"repo_name":"chaos-mesh","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":414},{"repo_name":"chaos-mesh","created_at":"2024-06-25T00:00:00+00:00","cumulative_watch_count":418},{"repo_name":"chaos-mesh","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":419},{"repo_name":"chaos-mesh","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":423},{"repo_name":"chaos-mesh","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":424},{"repo_name":"chaos-mesh","created_at":"2024-06-29T00:00:00+00:00","cumulative_watch_count":429},{"repo_name":"chaos-mesh","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":431},{"repo_name":"chaos-mesh","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":434},{"repo_name":"chaos-mesh","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":435},{"repo_name":"chaos-mesh","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":438},{"repo_name":"chaos-mesh","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":443},{"repo_name":"chaos-mesh","created_at":"2024-07-06T00:00:00+00:00","cumulative_watch_count":444},{"repo_name":"chaos-mesh","created_at":"2024-07-07T00:00:00+00:00","cumulative_watch_count":445},{"repo_name":"chaos-mesh","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":446},{"repo_name":"chaos-mesh","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":447},{"repo_name":"chaos-mesh","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":448},{"repo_name":"chaos-mesh","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":450},{"repo_name":"chaos-mesh","created_at":"2024-07-13T00:00:00+00:00","cumulative_watch_count":453},{"repo_name":"chaos-mesh","created_at":"2024-07-15T00:00:00+00:00","cumulative_watch_count":454},{"repo_name":"chaos-mesh","created_at":"2024-07-16T00:00:00+00:00","cumulative_watch_count":457},{"repo_name":"chaos-mesh","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":461},{"repo_name":"chaos-mesh","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":462},{"repo_name":"chaos-mesh","created_at":"2024-07-21T00:00:00+00:00","cumulative_watch_count":463},{"repo_name":"chaos-mesh","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":465},{"repo_name":"chaos-mesh","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":468},{"repo_name":"chaos-mesh","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":470},{"repo_name":"chaos-mesh","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":473},{"repo_name":"chaos-mesh","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":475},{"repo_name":"chaos-mesh","created_at":"2024-07-28T00:00:00+00:00","cumulative_watch_count":476},{"repo_name":"chaos-mesh","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":481},{"repo_name":"chaos-mesh","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":483},{"repo_name":"chaos-mesh","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":485},{"repo_name":"chaos-mesh","created_at":"2024-08-02T00:00:00+00:00","cumulative_watch_count":488},{"repo_name":"chaos-mesh","created_at":"2024-08-03T00:00:00+00:00","cumulative_watch_count":489},{"repo_name":"chaos-mesh","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":491},{"repo_name":"chaos-mesh","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":493},{"repo_name":"chaos-mesh","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":496},{"repo_name":"chaos-mesh","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":498},{"repo_name":"chaos-mesh","created_at":"2024-08-10T00:00:00+00:00","cumulative_watch_count":501},{"repo_name":"chaos-mesh","created_at":"2024-08-11T00:00:00+00:00","cumulative_watch_count":503},{"repo_name":"chaos-mesh","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":504},{"repo_name":"chaos-mesh","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":507},{"repo_name":"chaos-mesh","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":509},{"repo_name":"chaos-mesh","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":511},{"repo_name":"chaos-mesh","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":514},{"repo_name":"chaos-mesh","created_at":"2024-08-17T00:00:00+00:00","cumulative_watch_count":517},{"repo_name":"chaos-mesh","created_at":"2024-08-18T00:00:00+00:00","cumulative_watch_count":518},{"repo_name":"chaos-mesh","created_at":"2024-08-19T00:00:00+00:00","cumulative_watch_count":521},{"repo_name":"chaos-mesh","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":523},{"repo_name":"chaos-mesh","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":530},{"repo_name":"chaos-mesh","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":533},{"repo_name":"chaos-mesh","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":535},{"repo_name":"chaos-mesh","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":537},{"repo_name":"chaos-mesh","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":544},{"repo_name":"chaos-mesh","created_at":"2024-08-28T00:00:00+00:00","cumulative_watch_count":546},{"repo_name":"chaos-mesh","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":550},{"repo_name":"chaos-mesh","created_at":"2024-08-30T00:00:00+00:00","cumulative_watch_count":552},{"repo_name":"chaos-mesh","created_at":"2024-09-01T00:00:00+00:00","cumulative_watch_count":555},{"repo_name":"chaos-mesh","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":556},{"repo_name":"chaos-mesh","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":557},{"repo_name":"chaos-mesh","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":560},{"repo_name":"chaos-mesh","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":562},{"repo_name":"chaos-mesh","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":563},{"repo_name":"chaos-mesh","created_at":"2024-09-08T00:00:00+00:00","cumulative_watch_count":564},{"repo_name":"chaos-mesh","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":570},{"repo_name":"chaos-mesh","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":574},{"repo_name":"chaos-mesh","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":580},{"repo_name":"chaos-mesh","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":584},{"repo_name":"chaos-mesh","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":586},{"repo_name":"chaos-mesh","created_at":"2024-09-15T00:00:00+00:00","cumulative_watch_count":587},{"repo_name":"chaos-mesh","created_at":"2024-09-16T00:00:00+00:00","cumulative_watch_count":589},{"repo_name":"chaos-mesh","created_at":"2024-09-17T00:00:00+00:00","cumulative_watch_count":590},{"repo_name":"chaos-mesh","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":592},{"repo_name":"chaos-mesh","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":596},{"repo_name":"chaos-mesh","created_at":"2024-09-20T00:00:00+00:00","cumulative_watch_count":598},{"repo_name":"chaos-mesh","created_at":"2024-09-23T00:00:00+00:00","cumulative_watch_count":600},{"repo_name":"chaos-mesh","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":601},{"repo_name":"chaos-mesh","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":603},{"repo_name":"chaos-mesh","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":605},{"repo_name":"chaos-mesh","created_at":"2024-09-30T00:00:00+00:00","cumulative_watch_count":609},{"repo_name":"chaos-mesh","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":611},{"repo_name":"chaos-mesh","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":615},{"repo_name":"chaos-mesh","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":616},{"repo_name":"chaos-mesh","created_at":"2024-10-04T00:00:00+00:00","cumulative_watch_count":619},{"repo_name":"chaos-mesh","created_at":"2024-10-05T00:00:00+00:00","cumulative_watch_count":620},{"repo_name":"chaos-mesh","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":622},{"repo_name":"chaos-mesh","created_at":"2024-10-07T00:00:00+00:00","cumulative_watch_count":623},{"repo_name":"chaos-mesh","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":625},{"repo_name":"chaos-mesh","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":626},{"repo_name":"chaos-mesh","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":628},{"repo_name":"chaos-mesh","created_at":"2024-10-13T00:00:00+00:00","cumulative_watch_count":630},{"repo_name":"chaos-mesh","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":632},{"repo_name":"chaos-mesh","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":636},{"repo_name":"chaos-mesh","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":637},{"repo_name":"chaos-mesh","created_at":"2024-10-19T00:00:00+00:00","cumulative_watch_count":639},{"repo_name":"chaos-mesh","created_at":"2024-10-20T00:00:00+00:00","cumulative_watch_count":643},{"repo_name":"chaos-mesh","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":645},{"repo_name":"chaos-mesh","created_at":"2024-10-22T00:00:00+00:00","cumulative_watch_count":646},{"repo_name":"chaos-mesh","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":647},{"repo_name":"chaos-mesh","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":649},{"repo_name":"chaos-mesh","created_at":"2024-10-27T00:00:00+00:00","cumulative_watch_count":650},{"repo_name":"chaos-mesh","created_at":"2024-10-28T00:00:00+00:00","cumulative_watch_count":654},{"repo_name":"chaos-mesh","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":655},{"repo_name":"chaos-mesh","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":657},{"repo_name":"chaos-mesh","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":659},{"repo_name":"chaos-mesh","created_at":"2024-11-01T00:00:00+00:00","cumulative_watch_count":660},{"repo_name":"chaos-mesh","created_at":"2024-11-02T00:00:00+00:00","cumulative_watch_count":661},{"repo_name":"chaos-mesh","created_at":"2024-11-03T00:00:00+00:00","cumulative_watch_count":662},{"repo_name":"chaos-mesh","created_at":"2024-11-04T00:00:00+00:00","cumulative_watch_count":665},{"repo_name":"chaos-mesh","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":667},{"repo_name":"chaos-mesh","created_at":"2024-11-07T00:00:00+00:00","cumulative_watch_count":670},{"repo_name":"chaos-mesh","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":671},{"repo_name":"chaos-mesh","created_at":"2024-11-09T00:00:00+00:00","cumulative_watch_count":673},{"repo_name":"chaos-mesh","created_at":"2024-11-10T00:00:00+00:00","cumulative_watch_count":674},{"repo_name":"chaos-mesh","created_at":"2024-11-11T00:00:00+00:00","cumulative_watch_count":677},{"repo_name":"fluent-bit","created_at":"2024-01-02T00:00:00+00:00","cumulative_watch_count":4},{"repo_name":"fluent-bit","created_at":"2024-01-03T00:00:00+00:00","cumulative_watch_count":7},{"repo_name":"fluent-bit","created_at":"2024-01-04T00:00:00+00:00","cumulative_watch_count":10},{"repo_name":"fluent-bit","created_at":"2024-01-06T00:00:00+00:00","cumulative_watch_count":11},{"repo_name":"fluent-bit","created_at":"2024-01-07T00:00:00+00:00","cumulative_watch_count":12},{"repo_name":"fluent-bit","created_at":"2024-01-08T00:00:00+00:00","cumulative_watch_count":14},{"repo_name":"fluent-bit","created_at":"2024-01-09T00:00:00+00:00","cumulative_watch_count":20},{"repo_name":"fluent-bit","created_at":"2024-01-10T00:00:00+00:00","cumulative_watch_count":25},{"repo_name":"fluent-bit","created_at":"2024-01-11T00:00:00+00:00","cumulative_watch_count":32},{"repo_name":"fluent-bit","created_at":"2024-01-12T00:00:00+00:00","cumulative_watch_count":35},{"repo_name":"fluent-bit","created_at":"2024-01-13T00:00:00+00:00","cumulative_watch_count":36},{"repo_name":"fluent-bit","created_at":"2024-01-14T00:00:00+00:00","cumulative_watch_count":38},{"repo_name":"fluent-bit","created_at":"2024-01-15T00:00:00+00:00","cumulative_watch_count":42},{"repo_name":"fluent-bit","created_at":"2024-01-16T00:00:00+00:00","cumulative_watch_count":66},{"repo_name":"fluent-bit","created_at":"2024-01-17T00:00:00+00:00","cumulative_watch_count":69},{"repo_name":"fluent-bit","created_at":"2024-01-18T00:00:00+00:00","cumulative_watch_count":72},{"repo_name":"fluent-bit","created_at":"2024-01-19T00:00:00+00:00","cumulative_watch_count":74},{"repo_name":"fluent-bit","created_at":"2024-01-21T00:00:00+00:00","cumulative_watch_count":76},{"repo_name":"fluent-bit","created_at":"2024-01-23T00:00:00+00:00","cumulative_watch_count":79},{"repo_name":"fluent-bit","created_at":"2024-01-24T00:00:00+00:00","cumulative_watch_count":84},{"repo_name":"fluent-bit","created_at":"2024-01-25T00:00:00+00:00","cumulative_watch_count":86},{"repo_name":"fluent-bit","created_at":"2024-01-26T00:00:00+00:00","cumulative_watch_count":89},{"repo_name":"fluent-bit","created_at":"2024-01-27T00:00:00+00:00","cumulative_watch_count":90},{"repo_name":"fluent-bit","created_at":"2024-01-28T00:00:00+00:00","cumulative_watch_count":92},{"repo_name":"fluent-bit","created_at":"2024-01-29T00:00:00+00:00","cumulative_watch_count":96},{"repo_name":"fluent-bit","created_at":"2024-01-30T00:00:00+00:00","cumulative_watch_count":100},{"repo_name":"fluent-bit","created_at":"2024-01-31T00:00:00+00:00","cumulative_watch_count":102},{"repo_name":"fluent-bit","created_at":"2024-02-01T00:00:00+00:00","cumulative_watch_count":107},{"repo_name":"fluent-bit","created_at":"2024-02-02T00:00:00+00:00","cumulative_watch_count":109},{"repo_name":"fluent-bit","created_at":"2024-02-03T00:00:00+00:00","cumulative_watch_count":113},{"repo_name":"fluent-bit","created_at":"2024-02-04T00:00:00+00:00","cumulative_watch_count":115},{"repo_name":"fluent-bit","created_at":"2024-02-05T00:00:00+00:00","cumulative_watch_count":116},{"repo_name":"fluent-bit","created_at":"2024-02-06T00:00:00+00:00","cumulative_watch_count":123},{"repo_name":"fluent-bit","created_at":"2024-02-07T00:00:00+00:00","cumulative_watch_count":124},{"repo_name":"fluent-bit","created_at":"2024-02-08T00:00:00+00:00","cumulative_watch_count":126},{"repo_name":"fluent-bit","created_at":"2024-02-09T00:00:00+00:00","cumulative_watch_count":129},{"repo_name":"fluent-bit","created_at":"2024-02-10T00:00:00+00:00","cumulative_watch_count":131},{"repo_name":"fluent-bit","created_at":"2024-02-11T00:00:00+00:00","cumulative_watch_count":132},{"repo_name":"fluent-bit","created_at":"2024-02-12T00:00:00+00:00","cumulative_watch_count":133},{"repo_name":"fluent-bit","created_at":"2024-02-14T00:00:00+00:00","cumulative_watch_count":134},{"repo_name":"fluent-bit","created_at":"2024-02-15T00:00:00+00:00","cumulative_watch_count":138},{"repo_name":"fluent-bit","created_at":"2024-02-16T00:00:00+00:00","cumulative_watch_count":142},{"repo_name":"fluent-bit","created_at":"2024-02-17T00:00:00+00:00","cumulative_watch_count":143},{"repo_name":"fluent-bit","created_at":"2024-02-18T00:00:00+00:00","cumulative_watch_count":149},{"repo_name":"fluent-bit","created_at":"2024-02-19T00:00:00+00:00","cumulative_watch_count":153},{"repo_name":"fluent-bit","created_at":"2024-02-20T00:00:00+00:00","cumulative_watch_count":156},{"repo_name":"fluent-bit","created_at":"2024-02-21T00:00:00+00:00","cumulative_watch_count":160},{"repo_name":"fluent-bit","created_at":"2024-02-22T00:00:00+00:00","cumulative_watch_count":162},{"repo_name":"fluent-bit","created_at":"2024-02-23T00:00:00+00:00","cumulative_watch_count":165},{"repo_name":"fluent-bit","created_at":"2024-02-24T00:00:00+00:00","cumulative_watch_count":166},{"repo_name":"fluent-bit","created_at":"2024-02-25T00:00:00+00:00","cumulative_watch_count":167},{"repo_name":"fluent-bit","created_at":"2024-02-26T00:00:00+00:00","cumulative_watch_count":170},{"repo_name":"fluent-bit","created_at":"2024-02-27T00:00:00+00:00","cumulative_watch_count":175},{"repo_name":"fluent-bit","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":178},{"repo_name":"fluent-bit","created_at":"2024-02-29T00:00:00+00:00","cumulative_watch_count":180},{"repo_name":"fluent-bit","created_at":"2024-03-01T00:00:00+00:00","cumulative_watch_count":182},{"repo_name":"fluent-bit","created_at":"2024-03-02T00:00:00+00:00","cumulative_watch_count":184},{"repo_name":"fluent-bit","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":188},{"repo_name":"fluent-bit","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":190},{"repo_name":"fluent-bit","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":194},{"repo_name":"fluent-bit","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":196},{"repo_name":"fluent-bit","created_at":"2024-03-09T00:00:00+00:00","cumulative_watch_count":199},{"repo_name":"fluent-bit","created_at":"2024-03-10T00:00:00+00:00","cumulative_watch_count":203},{"repo_name":"fluent-bit","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":206},{"repo_name":"fluent-bit","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":209},{"repo_name":"fluent-bit","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":211},{"repo_name":"fluent-bit","created_at":"2024-03-14T00:00:00+00:00","cumulative_watch_count":216},{"repo_name":"fluent-bit","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":219},{"repo_name":"fluent-bit","created_at":"2024-03-16T00:00:00+00:00","cumulative_watch_count":221},{"repo_name":"fluent-bit","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":222},{"repo_name":"fluent-bit","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":228},{"repo_name":"fluent-bit","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":230},{"repo_name":"fluent-bit","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":233},{"repo_name":"fluent-bit","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":236},{"repo_name":"fluent-bit","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":241},{"repo_name":"fluent-bit","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":243},{"repo_name":"fluent-bit","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":244},{"repo_name":"fluent-bit","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":250},{"repo_name":"fluent-bit","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":251},{"repo_name":"fluent-bit","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":253},{"repo_name":"fluent-bit","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":255},{"repo_name":"fluent-bit","created_at":"2024-03-30T00:00:00+00:00","cumulative_watch_count":259},{"repo_name":"fluent-bit","created_at":"2024-03-31T00:00:00+00:00","cumulative_watch_count":262},{"repo_name":"fluent-bit","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":264},{"repo_name":"fluent-bit","created_at":"2024-04-02T00:00:00+00:00","cumulative_watch_count":266},{"repo_name":"fluent-bit","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":269},{"repo_name":"fluent-bit","created_at":"2024-04-04T00:00:00+00:00","cumulative_watch_count":271},{"repo_name":"fluent-bit","created_at":"2024-04-05T00:00:00+00:00","cumulative_watch_count":273},{"repo_name":"fluent-bit","created_at":"2024-04-06T00:00:00+00:00","cumulative_watch_count":277},{"repo_name":"fluent-bit","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":280},{"repo_name":"fluent-bit","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":281},{"repo_name":"fluent-bit","created_at":"2024-04-09T00:00:00+00:00","cumulative_watch_count":283},{"repo_name":"fluent-bit","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":286},{"repo_name":"fluent-bit","created_at":"2024-04-11T00:00:00+00:00","cumulative_watch_count":293},{"repo_name":"fluent-bit","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":295},{"repo_name":"fluent-bit","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":296},{"repo_name":"fluent-bit","created_at":"2024-04-14T00:00:00+00:00","cumulative_watch_count":299},{"repo_name":"fluent-bit","created_at":"2024-04-15T00:00:00+00:00","cumulative_watch_count":301},{"repo_name":"fluent-bit","created_at":"2024-04-16T00:00:00+00:00","cumulative_watch_count":303},{"repo_name":"fluent-bit","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":305},{"repo_name":"fluent-bit","created_at":"2024-04-18T00:00:00+00:00","cumulative_watch_count":307},{"repo_name":"fluent-bit","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":308},{"repo_name":"fluent-bit","created_at":"2024-04-20T00:00:00+00:00","cumulative_watch_count":311},{"repo_name":"fluent-bit","created_at":"2024-04-21T00:00:00+00:00","cumulative_watch_count":312},{"repo_name":"fluent-bit","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":316},{"repo_name":"fluent-bit","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":320},{"repo_name":"fluent-bit","created_at":"2024-04-24T00:00:00+00:00","cumulative_watch_count":322},{"repo_name":"fluent-bit","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":326},{"repo_name":"fluent-bit","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":331},{"repo_name":"fluent-bit","created_at":"2024-04-27T00:00:00+00:00","cumulative_watch_count":332},{"repo_name":"fluent-bit","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":333},{"repo_name":"fluent-bit","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":338},{"repo_name":"fluent-bit","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":342},{"repo_name":"fluent-bit","created_at":"2024-05-01T00:00:00+00:00","cumulative_watch_count":343},{"repo_name":"fluent-bit","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":349},{"repo_name":"fluent-bit","created_at":"2024-05-03T00:00:00+00:00","cumulative_watch_count":353},{"repo_name":"fluent-bit","created_at":"2024-05-05T00:00:00+00:00","cumulative_watch_count":359},{"repo_name":"fluent-bit","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":362},{"repo_name":"fluent-bit","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":366},{"repo_name":"fluent-bit","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":367},{"repo_name":"fluent-bit","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":368},{"repo_name":"fluent-bit","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":370},{"repo_name":"fluent-bit","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":374},{"repo_name":"fluent-bit","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":375},{"repo_name":"fluent-bit","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":382},{"repo_name":"fluent-bit","created_at":"2024-05-16T00:00:00+00:00","cumulative_watch_count":384},{"repo_name":"fluent-bit","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":385},{"repo_name":"fluent-bit","created_at":"2024-05-18T00:00:00+00:00","cumulative_watch_count":388},{"repo_name":"fluent-bit","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":389},{"repo_name":"fluent-bit","created_at":"2024-05-20T00:00:00+00:00","cumulative_watch_count":392},{"repo_name":"fluent-bit","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":397},{"repo_name":"fluent-bit","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":402},{"repo_name":"fluent-bit","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":408},{"repo_name":"fluent-bit","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":413},{"repo_name":"fluent-bit","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":415},{"repo_name":"fluent-bit","created_at":"2024-05-26T00:00:00+00:00","cumulative_watch_count":417},{"repo_name":"fluent-bit","created_at":"2024-05-27T00:00:00+00:00","cumulative_watch_count":419},{"repo_name":"fluent-bit","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":420},{"repo_name":"fluent-bit","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":424},{"repo_name":"fluent-bit","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":428},{"repo_name":"fluent-bit","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":429},{"repo_name":"fluent-bit","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":430},{"repo_name":"fluent-bit","created_at":"2024-06-03T00:00:00+00:00","cumulative_watch_count":431},{"repo_name":"fluent-bit","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":433},{"repo_name":"fluent-bit","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":436},{"repo_name":"fluent-bit","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":439},{"repo_name":"fluent-bit","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":441},{"repo_name":"fluent-bit","created_at":"2024-06-08T00:00:00+00:00","cumulative_watch_count":443},{"repo_name":"fluent-bit","created_at":"2024-06-09T00:00:00+00:00","cumulative_watch_count":447},{"repo_name":"fluent-bit","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":450},{"repo_name":"fluent-bit","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":454},{"repo_name":"fluent-bit","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":459},{"repo_name":"fluent-bit","created_at":"2024-06-13T00:00:00+00:00","cumulative_watch_count":461},{"repo_name":"fluent-bit","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":463},{"repo_name":"fluent-bit","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":466},{"repo_name":"fluent-bit","created_at":"2024-06-17T00:00:00+00:00","cumulative_watch_count":471},{"repo_name":"fluent-bit","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":475},{"repo_name":"fluent-bit","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":476},{"repo_name":"fluent-bit","created_at":"2024-06-20T00:00:00+00:00","cumulative_watch_count":481},{"repo_name":"fluent-bit","created_at":"2024-06-21T00:00:00+00:00","cumulative_watch_count":489},{"repo_name":"fluent-bit","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":490},{"repo_name":"fluent-bit","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":493},{"repo_name":"fluent-bit","created_at":"2024-06-25T00:00:00+00:00","cumulative_watch_count":496},{"repo_name":"fluent-bit","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":497},{"repo_name":"fluent-bit","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":500},{"repo_name":"fluent-bit","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":502},{"repo_name":"fluent-bit","created_at":"2024-06-30T00:00:00+00:00","cumulative_watch_count":504},{"repo_name":"fluent-bit","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":506},{"repo_name":"fluent-bit","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":511},{"repo_name":"fluent-bit","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":513},{"repo_name":"fluent-bit","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":523},{"repo_name":"fluent-bit","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":525},{"repo_name":"fluent-bit","created_at":"2024-07-07T00:00:00+00:00","cumulative_watch_count":527},{"repo_name":"fluent-bit","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":528},{"repo_name":"fluent-bit","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":530},{"repo_name":"fluent-bit","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":534},{"repo_name":"fluent-bit","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":542},{"repo_name":"fluent-bit","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":546},{"repo_name":"fluent-bit","created_at":"2024-07-16T00:00:00+00:00","cumulative_watch_count":550},{"repo_name":"fluent-bit","created_at":"2024-07-17T00:00:00+00:00","cumulative_watch_count":551},{"repo_name":"fluent-bit","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":556},{"repo_name":"fluent-bit","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":559},{"repo_name":"fluent-bit","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":560},{"repo_name":"fluent-bit","created_at":"2024-07-21T00:00:00+00:00","cumulative_watch_count":562},{"repo_name":"fluent-bit","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":563},{"repo_name":"fluent-bit","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":564},{"repo_name":"fluent-bit","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":565},{"repo_name":"fluent-bit","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":567},{"repo_name":"fluent-bit","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":570},{"repo_name":"fluent-bit","created_at":"2024-07-27T00:00:00+00:00","cumulative_watch_count":573},{"repo_name":"fluent-bit","created_at":"2024-07-28T00:00:00+00:00","cumulative_watch_count":575},{"repo_name":"fluent-bit","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":578},{"repo_name":"fluent-bit","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":580},{"repo_name":"fluent-bit","created_at":"2024-07-31T00:00:00+00:00","cumulative_watch_count":582},{"repo_name":"fluent-bit","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":587},{"repo_name":"fluent-bit","created_at":"2024-08-02T00:00:00+00:00","cumulative_watch_count":593},{"repo_name":"fluent-bit","created_at":"2024-08-04T00:00:00+00:00","cumulative_watch_count":595},{"repo_name":"fluent-bit","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":597},{"repo_name":"fluent-bit","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":599},{"repo_name":"fluent-bit","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":602},{"repo_name":"fluent-bit","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":605},{"repo_name":"fluent-bit","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":607},{"repo_name":"fluent-bit","created_at":"2024-08-10T00:00:00+00:00","cumulative_watch_count":609},{"repo_name":"fluent-bit","created_at":"2024-08-11T00:00:00+00:00","cumulative_watch_count":610},{"repo_name":"fluent-bit","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":613},{"repo_name":"fluent-bit","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":614},{"repo_name":"fluent-bit","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":616},{"repo_name":"fluent-bit","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":618},{"repo_name":"fluent-bit","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":620},{"repo_name":"fluent-bit","created_at":"2024-08-17T00:00:00+00:00","cumulative_watch_count":623},{"repo_name":"fluent-bit","created_at":"2024-08-19T00:00:00+00:00","cumulative_watch_count":626},{"repo_name":"fluent-bit","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":632},{"repo_name":"fluent-bit","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":635},{"repo_name":"fluent-bit","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":636},{"repo_name":"fluent-bit","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":639},{"repo_name":"fluent-bit","created_at":"2024-08-24T00:00:00+00:00","cumulative_watch_count":643},{"repo_name":"fluent-bit","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":647},{"repo_name":"fluent-bit","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":648},{"repo_name":"fluent-bit","created_at":"2024-08-28T00:00:00+00:00","cumulative_watch_count":651},{"repo_name":"fluent-bit","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":656},{"repo_name":"fluent-bit","created_at":"2024-08-30T00:00:00+00:00","cumulative_watch_count":663},{"repo_name":"fluent-bit","created_at":"2024-08-31T00:00:00+00:00","cumulative_watch_count":668},{"repo_name":"fluent-bit","created_at":"2024-09-01T00:00:00+00:00","cumulative_watch_count":673},{"repo_name":"fluent-bit","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":676},{"repo_name":"fluent-bit","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":679},{"repo_name":"fluent-bit","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":682},{"repo_name":"fluent-bit","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":694},{"repo_name":"fluent-bit","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":703},{"repo_name":"fluent-bit","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":707},{"repo_name":"fluent-bit","created_at":"2024-09-08T00:00:00+00:00","cumulative_watch_count":718},{"repo_name":"fluent-bit","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":722},{"repo_name":"fluent-bit","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":724},{"repo_name":"fluent-bit","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":728},{"repo_name":"fluent-bit","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":733},{"repo_name":"fluent-bit","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":736},{"repo_name":"fluent-bit","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":739},{"repo_name":"fluent-bit","created_at":"2024-09-16T00:00:00+00:00","cumulative_watch_count":741},{"repo_name":"fluent-bit","created_at":"2024-09-17T00:00:00+00:00","cumulative_watch_count":743},{"repo_name":"fluent-bit","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":744},{"repo_name":"fluent-bit","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":746},{"repo_name":"fluent-bit","created_at":"2024-09-20T00:00:00+00:00","cumulative_watch_count":748},{"repo_name":"fluent-bit","created_at":"2024-09-22T00:00:00+00:00","cumulative_watch_count":749},{"repo_name":"fluent-bit","created_at":"2024-09-23T00:00:00+00:00","cumulative_watch_count":752},{"repo_name":"fluent-bit","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":754},{"repo_name":"fluent-bit","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":759},{"repo_name":"fluent-bit","created_at":"2024-09-26T00:00:00+00:00","cumulative_watch_count":769},{"repo_name":"fluent-bit","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":779},{"repo_name":"fluent-bit","created_at":"2024-09-28T00:00:00+00:00","cumulative_watch_count":783},{"repo_name":"fluent-bit","created_at":"2024-09-29T00:00:00+00:00","cumulative_watch_count":786},{"repo_name":"fluent-bit","created_at":"2024-09-30T00:00:00+00:00","cumulative_watch_count":790},{"repo_name":"fluent-bit","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":798},{"repo_name":"fluent-bit","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":804},{"repo_name":"fluent-bit","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":805},{"repo_name":"fluent-bit","created_at":"2024-10-04T00:00:00+00:00","cumulative_watch_count":807},{"repo_name":"fluent-bit","created_at":"2024-10-05T00:00:00+00:00","cumulative_watch_count":808},{"repo_name":"fluent-bit","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":810},{"repo_name":"fluent-bit","created_at":"2024-10-07T00:00:00+00:00","cumulative_watch_count":811},{"repo_name":"fluent-bit","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":814},{"repo_name":"fluent-bit","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":817},{"repo_name":"fluent-bit","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":818},{"repo_name":"fluent-bit","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":820},{"repo_name":"fluent-bit","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":822},{"repo_name":"fluent-bit","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":824},{"repo_name":"fluent-bit","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":826},{"repo_name":"fluent-bit","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":828},{"repo_name":"fluent-bit","created_at":"2024-10-18T00:00:00+00:00","cumulative_watch_count":831},{"repo_name":"fluent-bit","created_at":"2024-10-19T00:00:00+00:00","cumulative_watch_count":834},{"repo_name":"fluent-bit","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":835},{"repo_name":"fluent-bit","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":836},{"repo_name":"fluent-bit","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":840},{"repo_name":"fluent-bit","created_at":"2024-10-26T00:00:00+00:00","cumulative_watch_count":842},{"repo_name":"fluent-bit","created_at":"2024-10-27T00:00:00+00:00","cumulative_watch_count":848},{"repo_name":"fluent-bit","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":849},{"repo_name":"fluent-bit","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":852},{"repo_name":"fluent-bit","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":853},{"repo_name":"fluent-bit","created_at":"2024-11-01T00:00:00+00:00","cumulative_watch_count":857},{"repo_name":"fluent-bit","created_at":"2024-11-02T00:00:00+00:00","cumulative_watch_count":859},{"repo_name":"fluent-bit","created_at":"2024-11-04T00:00:00+00:00","cumulative_watch_count":861},{"repo_name":"fluent-bit","created_at":"2024-11-05T00:00:00+00:00","cumulative_watch_count":865},{"repo_name":"fluent-bit","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":866},{"repo_name":"fluent-bit","created_at":"2024-11-07T00:00:00+00:00","cumulative_watch_count":867},{"repo_name":"fluent-bit","created_at":"2024-11-10T00:00:00+00:00","cumulative_watch_count":870},{"repo_name":"fluentd","created_at":"2024-01-02T00:00:00+00:00","cumulative_watch_count":2},{"repo_name":"fluentd","created_at":"2024-01-03T00:00:00+00:00","cumulative_watch_count":4},{"repo_name":"fluentd","created_at":"2024-01-04T00:00:00+00:00","cumulative_watch_count":6},{"repo_name":"fluentd","created_at":"2024-01-05T00:00:00+00:00","cumulative_watch_count":9},{"repo_name":"fluentd","created_at":"2024-01-06T00:00:00+00:00","cumulative_watch_count":11},{"repo_name":"fluentd","created_at":"2024-01-08T00:00:00+00:00","cumulative_watch_count":12},{"repo_name":"fluentd","created_at":"2024-01-09T00:00:00+00:00","cumulative_watch_count":17},{"repo_name":"fluentd","created_at":"2024-01-11T00:00:00+00:00","cumulative_watch_count":20},{"repo_name":"fluentd","created_at":"2024-01-12T00:00:00+00:00","cumulative_watch_count":23},{"repo_name":"fluentd","created_at":"2024-01-14T00:00:00+00:00","cumulative_watch_count":25},{"repo_name":"fluentd","created_at":"2024-01-15T00:00:00+00:00","cumulative_watch_count":27},{"repo_name":"fluentd","created_at":"2024-01-16T00:00:00+00:00","cumulative_watch_count":30},{"repo_name":"fluentd","created_at":"2024-01-17T00:00:00+00:00","cumulative_watch_count":31},{"repo_name":"fluentd","created_at":"2024-01-19T00:00:00+00:00","cumulative_watch_count":32},{"repo_name":"fluentd","created_at":"2024-01-20T00:00:00+00:00","cumulative_watch_count":34},{"repo_name":"fluentd","created_at":"2024-01-22T00:00:00+00:00","cumulative_watch_count":36},{"repo_name":"fluentd","created_at":"2024-01-23T00:00:00+00:00","cumulative_watch_count":37},{"repo_name":"fluentd","created_at":"2024-01-24T00:00:00+00:00","cumulative_watch_count":38},{"repo_name":"fluentd","created_at":"2024-01-25T00:00:00+00:00","cumulative_watch_count":39},{"repo_name":"fluentd","created_at":"2024-01-26T00:00:00+00:00","cumulative_watch_count":42},{"repo_name":"fluentd","created_at":"2024-01-27T00:00:00+00:00","cumulative_watch_count":43},{"repo_name":"fluentd","created_at":"2024-01-28T00:00:00+00:00","cumulative_watch_count":44},{"repo_name":"fluentd","created_at":"2024-01-29T00:00:00+00:00","cumulative_watch_count":45},{"repo_name":"fluentd","created_at":"2024-01-30T00:00:00+00:00","cumulative_watch_count":48},{"repo_name":"fluentd","created_at":"2024-01-31T00:00:00+00:00","cumulative_watch_count":52},{"repo_name":"fluentd","created_at":"2024-02-02T00:00:00+00:00","cumulative_watch_count":54},{"repo_name":"fluentd","created_at":"2024-02-03T00:00:00+00:00","cumulative_watch_count":55},{"repo_name":"fluentd","created_at":"2024-02-04T00:00:00+00:00","cumulative_watch_count":56},{"repo_name":"fluentd","created_at":"2024-02-05T00:00:00+00:00","cumulative_watch_count":60},{"repo_name":"fluentd","created_at":"2024-02-06T00:00:00+00:00","cumulative_watch_count":62},{"repo_name":"fluentd","created_at":"2024-02-07T00:00:00+00:00","cumulative_watch_count":64},{"repo_name":"fluentd","created_at":"2024-02-08T00:00:00+00:00","cumulative_watch_count":67},{"repo_name":"fluentd","created_at":"2024-02-09T00:00:00+00:00","cumulative_watch_count":70},{"repo_name":"fluentd","created_at":"2024-02-13T00:00:00+00:00","cumulative_watch_count":72},{"repo_name":"fluentd","created_at":"2024-02-14T00:00:00+00:00","cumulative_watch_count":73},{"repo_name":"fluentd","created_at":"2024-02-15T00:00:00+00:00","cumulative_watch_count":75},{"repo_name":"fluentd","created_at":"2024-02-16T00:00:00+00:00","cumulative_watch_count":78},{"repo_name":"fluentd","created_at":"2024-02-17T00:00:00+00:00","cumulative_watch_count":79},{"repo_name":"fluentd","created_at":"2024-02-19T00:00:00+00:00","cumulative_watch_count":83},{"repo_name":"fluentd","created_at":"2024-02-20T00:00:00+00:00","cumulative_watch_count":86},{"repo_name":"fluentd","created_at":"2024-02-21T00:00:00+00:00","cumulative_watch_count":88},{"repo_name":"fluentd","created_at":"2024-02-22T00:00:00+00:00","cumulative_watch_count":93},{"repo_name":"fluentd","created_at":"2024-02-23T00:00:00+00:00","cumulative_watch_count":94},{"repo_name":"fluentd","created_at":"2024-02-24T00:00:00+00:00","cumulative_watch_count":95},{"repo_name":"fluentd","created_at":"2024-02-25T00:00:00+00:00","cumulative_watch_count":97},{"repo_name":"fluentd","created_at":"2024-02-26T00:00:00+00:00","cumulative_watch_count":99},{"repo_name":"fluentd","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":100},{"repo_name":"fluentd","created_at":"2024-03-02T00:00:00+00:00","cumulative_watch_count":102},{"repo_name":"fluentd","created_at":"2024-03-04T00:00:00+00:00","cumulative_watch_count":106},{"repo_name":"fluentd","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":112},{"repo_name":"fluentd","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":113},{"repo_name":"fluentd","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":114},{"repo_name":"fluentd","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":116},{"repo_name":"fluentd","created_at":"2024-03-09T00:00:00+00:00","cumulative_watch_count":120},{"repo_name":"fluentd","created_at":"2024-03-10T00:00:00+00:00","cumulative_watch_count":121},{"repo_name":"fluentd","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":124},{"repo_name":"fluentd","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":128},{"repo_name":"fluentd","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":136},{"repo_name":"fluentd","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":139},{"repo_name":"fluentd","created_at":"2024-03-16T00:00:00+00:00","cumulative_watch_count":141},{"repo_name":"fluentd","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":142},{"repo_name":"fluentd","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":143},{"repo_name":"fluentd","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":144},{"repo_name":"fluentd","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":150},{"repo_name":"fluentd","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":151},{"repo_name":"fluentd","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":154},{"repo_name":"fluentd","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":155},{"repo_name":"fluentd","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":158},{"repo_name":"fluentd","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":164},{"repo_name":"fluentd","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":165},{"repo_name":"fluentd","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":166},{"repo_name":"fluentd","created_at":"2024-03-30T00:00:00+00:00","cumulative_watch_count":167},{"repo_name":"fluentd","created_at":"2024-03-31T00:00:00+00:00","cumulative_watch_count":169},{"repo_name":"fluentd","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":174},{"repo_name":"fluentd","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":177},{"repo_name":"fluentd","created_at":"2024-04-06T00:00:00+00:00","cumulative_watch_count":178},{"repo_name":"fluentd","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":182},{"repo_name":"fluentd","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":185},{"repo_name":"fluentd","created_at":"2024-04-09T00:00:00+00:00","cumulative_watch_count":187},{"repo_name":"fluentd","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":188},{"repo_name":"fluentd","created_at":"2024-04-11T00:00:00+00:00","cumulative_watch_count":189},{"repo_name":"fluentd","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":191},{"repo_name":"fluentd","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":194},{"repo_name":"fluentd","created_at":"2024-04-14T00:00:00+00:00","cumulative_watch_count":198},{"repo_name":"fluentd","created_at":"2024-04-16T00:00:00+00:00","cumulative_watch_count":201},{"repo_name":"fluentd","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":203},{"repo_name":"fluentd","created_at":"2024-04-18T00:00:00+00:00","cumulative_watch_count":204},{"repo_name":"fluentd","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":206},{"repo_name":"fluentd","created_at":"2024-04-20T00:00:00+00:00","cumulative_watch_count":207},{"repo_name":"fluentd","created_at":"2024-04-21T00:00:00+00:00","cumulative_watch_count":208},{"repo_name":"fluentd","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":209},{"repo_name":"fluentd","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":213},{"repo_name":"fluentd","created_at":"2024-04-24T00:00:00+00:00","cumulative_watch_count":216},{"repo_name":"fluentd","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":219},{"repo_name":"fluentd","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":223},{"repo_name":"fluentd","created_at":"2024-04-27T00:00:00+00:00","cumulative_watch_count":225},{"repo_name":"fluentd","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":228},{"repo_name":"fluentd","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":230},{"repo_name":"fluentd","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":232},{"repo_name":"fluentd","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":234},{"repo_name":"fluentd","created_at":"2024-05-04T00:00:00+00:00","cumulative_watch_count":236},{"repo_name":"fluentd","created_at":"2024-05-05T00:00:00+00:00","cumulative_watch_count":239},{"repo_name":"fluentd","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":241},{"repo_name":"fluentd","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":245},{"repo_name":"fluentd","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":246},{"repo_name":"fluentd","created_at":"2024-05-09T00:00:00+00:00","cumulative_watch_count":247},{"repo_name":"fluentd","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":251},{"repo_name":"fluentd","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":255},{"repo_name":"fluentd","created_at":"2024-05-12T00:00:00+00:00","cumulative_watch_count":257},{"repo_name":"fluentd","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":261},{"repo_name":"fluentd","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":263},{"repo_name":"fluentd","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":269},{"repo_name":"fluentd","created_at":"2024-05-16T00:00:00+00:00","cumulative_watch_count":271},{"repo_name":"fluentd","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":274},{"repo_name":"fluentd","created_at":"2024-05-18T00:00:00+00:00","cumulative_watch_count":275},{"repo_name":"fluentd","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":277},{"repo_name":"fluentd","created_at":"2024-05-20T00:00:00+00:00","cumulative_watch_count":278},{"repo_name":"fluentd","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":279},{"repo_name":"fluentd","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":281},{"repo_name":"fluentd","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":284},{"repo_name":"fluentd","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":287},{"repo_name":"fluentd","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":288},{"repo_name":"fluentd","created_at":"2024-05-26T00:00:00+00:00","cumulative_watch_count":290},{"repo_name":"fluentd","created_at":"2024-05-27T00:00:00+00:00","cumulative_watch_count":292},{"repo_name":"fluentd","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":293},{"repo_name":"fluentd","created_at":"2024-05-29T00:00:00+00:00","cumulative_watch_count":294},{"repo_name":"fluentd","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":300},{"repo_name":"fluentd","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":304},{"repo_name":"fluentd","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":305},{"repo_name":"fluentd","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":307},{"repo_name":"fluentd","created_at":"2024-06-03T00:00:00+00:00","cumulative_watch_count":309},{"repo_name":"fluentd","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":310},{"repo_name":"fluentd","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":311},{"repo_name":"fluentd","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":312},{"repo_name":"fluentd","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":316},{"repo_name":"fluentd","created_at":"2024-06-08T00:00:00+00:00","cumulative_watch_count":319},{"repo_name":"fluentd","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":324},{"repo_name":"fluentd","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":325},{"repo_name":"fluentd","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":330},{"repo_name":"fluentd","created_at":"2024-06-13T00:00:00+00:00","cumulative_watch_count":335},{"repo_name":"fluentd","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":336},{"repo_name":"fluentd","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":337},{"repo_name":"fluentd","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":338},{"repo_name":"fluentd","created_at":"2024-06-17T00:00:00+00:00","cumulative_watch_count":340},{"repo_name":"fluentd","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":342},{"repo_name":"fluentd","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":343},{"repo_name":"fluentd","created_at":"2024-06-21T00:00:00+00:00","cumulative_watch_count":346},{"repo_name":"fluentd","created_at":"2024-06-22T00:00:00+00:00","cumulative_watch_count":348},{"repo_name":"fluentd","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":349},{"repo_name":"fluentd","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":351},{"repo_name":"fluentd","created_at":"2024-06-25T00:00:00+00:00","cumulative_watch_count":357},{"repo_name":"fluentd","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":358},{"repo_name":"fluentd","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":360},{"repo_name":"fluentd","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":362},{"repo_name":"fluentd","created_at":"2024-06-29T00:00:00+00:00","cumulative_watch_count":364},{"repo_name":"fluentd","created_at":"2024-06-30T00:00:00+00:00","cumulative_watch_count":368},{"repo_name":"fluentd","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":371},{"repo_name":"fluentd","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":375},{"repo_name":"fluentd","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":379},{"repo_name":"fluentd","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":381},{"repo_name":"fluentd","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":383},{"repo_name":"fluentd","created_at":"2024-07-06T00:00:00+00:00","cumulative_watch_count":384},{"repo_name":"fluentd","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":385},{"repo_name":"fluentd","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":387},{"repo_name":"fluentd","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":389},{"repo_name":"fluentd","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":397},{"repo_name":"fluentd","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":399},{"repo_name":"fluentd","created_at":"2024-07-13T00:00:00+00:00","cumulative_watch_count":400},{"repo_name":"fluentd","created_at":"2024-07-15T00:00:00+00:00","cumulative_watch_count":401},{"repo_name":"fluentd","created_at":"2024-07-17T00:00:00+00:00","cumulative_watch_count":403},{"repo_name":"fluentd","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":406},{"repo_name":"fluentd","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":407},{"repo_name":"fluentd","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":409},{"repo_name":"fluentd","created_at":"2024-07-21T00:00:00+00:00","cumulative_watch_count":412},{"repo_name":"fluentd","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":414},{"repo_name":"fluentd","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":416},{"repo_name":"fluentd","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":417},{"repo_name":"fluentd","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":418},{"repo_name":"fluentd","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":419},{"repo_name":"fluentd","created_at":"2024-07-28T00:00:00+00:00","cumulative_watch_count":421},{"repo_name":"fluentd","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":424},{"repo_name":"fluentd","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":427},{"repo_name":"fluentd","created_at":"2024-07-31T00:00:00+00:00","cumulative_watch_count":429},{"repo_name":"fluentd","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":430},{"repo_name":"fluentd","created_at":"2024-08-02T00:00:00+00:00","cumulative_watch_count":431},{"repo_name":"fluentd","created_at":"2024-08-04T00:00:00+00:00","cumulative_watch_count":435},{"repo_name":"fluentd","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":437},{"repo_name":"fluentd","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":440},{"repo_name":"fluentd","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":442},{"repo_name":"fluentd","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":445},{"repo_name":"fluentd","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":448},{"repo_name":"fluentd","created_at":"2024-08-10T00:00:00+00:00","cumulative_watch_count":449},{"repo_name":"fluentd","created_at":"2024-08-11T00:00:00+00:00","cumulative_watch_count":451},{"repo_name":"fluentd","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":453},{"repo_name":"fluentd","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":458},{"repo_name":"fluentd","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":460},{"repo_name":"fluentd","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":463},{"repo_name":"fluentd","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":469},{"repo_name":"fluentd","created_at":"2024-08-19T00:00:00+00:00","cumulative_watch_count":472},{"repo_name":"fluentd","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":475},{"repo_name":"fluentd","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":478},{"repo_name":"fluentd","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":479},{"repo_name":"fluentd","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":481},{"repo_name":"fluentd","created_at":"2024-08-24T00:00:00+00:00","cumulative_watch_count":484},{"repo_name":"fluentd","created_at":"2024-08-25T00:00:00+00:00","cumulative_watch_count":488},{"repo_name":"fluentd","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":489},{"repo_name":"fluentd","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":492},{"repo_name":"fluentd","created_at":"2024-08-28T00:00:00+00:00","cumulative_watch_count":497},{"repo_name":"fluentd","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":498},{"repo_name":"fluentd","created_at":"2024-08-30T00:00:00+00:00","cumulative_watch_count":499},{"repo_name":"fluentd","created_at":"2024-08-31T00:00:00+00:00","cumulative_watch_count":501},{"repo_name":"fluentd","created_at":"2024-09-01T00:00:00+00:00","cumulative_watch_count":502},{"repo_name":"fluentd","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":504},{"repo_name":"fluentd","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":506},{"repo_name":"fluentd","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":509},{"repo_name":"fluentd","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":512},{"repo_name":"fluentd","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":514},{"repo_name":"fluentd","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":516},{"repo_name":"fluentd","created_at":"2024-09-08T00:00:00+00:00","cumulative_watch_count":517},{"repo_name":"fluentd","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":522},{"repo_name":"fluentd","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":523},{"repo_name":"fluentd","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":526},{"repo_name":"fluentd","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":527},{"repo_name":"fluentd","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":528},{"repo_name":"fluentd","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":530},{"repo_name":"fluentd","created_at":"2024-09-15T00:00:00+00:00","cumulative_watch_count":535},{"repo_name":"fluentd","created_at":"2024-09-16T00:00:00+00:00","cumulative_watch_count":537},{"repo_name":"fluentd","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":540},{"repo_name":"fluentd","created_at":"2024-09-20T00:00:00+00:00","cumulative_watch_count":545},{"repo_name":"fluentd","created_at":"2024-09-22T00:00:00+00:00","cumulative_watch_count":547},{"repo_name":"fluentd","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":549},{"repo_name":"fluentd","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":555},{"repo_name":"fluentd","created_at":"2024-09-26T00:00:00+00:00","cumulative_watch_count":557},{"repo_name":"fluentd","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":561},{"repo_name":"fluentd","created_at":"2024-09-30T00:00:00+00:00","cumulative_watch_count":562},{"repo_name":"fluentd","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":563},{"repo_name":"fluentd","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":564},{"repo_name":"fluentd","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":565},{"repo_name":"fluentd","created_at":"2024-10-04T00:00:00+00:00","cumulative_watch_count":567},{"repo_name":"fluentd","created_at":"2024-10-05T00:00:00+00:00","cumulative_watch_count":568},{"repo_name":"fluentd","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":569},{"repo_name":"fluentd","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":571},{"repo_name":"fluentd","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":573},{"repo_name":"fluentd","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":574},{"repo_name":"fluentd","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":575},{"repo_name":"fluentd","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":578},{"repo_name":"fluentd","created_at":"2024-10-16T00:00:00+00:00","cumulative_watch_count":579},{"repo_name":"fluentd","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":580},{"repo_name":"fluentd","created_at":"2024-10-18T00:00:00+00:00","cumulative_watch_count":581},{"repo_name":"fluentd","created_at":"2024-10-19T00:00:00+00:00","cumulative_watch_count":585},{"repo_name":"fluentd","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":589},{"repo_name":"fluentd","created_at":"2024-10-22T00:00:00+00:00","cumulative_watch_count":592},{"repo_name":"fluentd","created_at":"2024-10-23T00:00:00+00:00","cumulative_watch_count":595},{"repo_name":"fluentd","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":597},{"repo_name":"fluentd","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":598},{"repo_name":"fluentd","created_at":"2024-10-26T00:00:00+00:00","cumulative_watch_count":600},{"repo_name":"fluentd","created_at":"2024-10-27T00:00:00+00:00","cumulative_watch_count":604},{"repo_name":"fluentd","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":605},{"repo_name":"fluentd","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":607},{"repo_name":"fluentd","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":609},{"repo_name":"fluentd","created_at":"2024-11-02T00:00:00+00:00","cumulative_watch_count":612},{"repo_name":"fluentd","created_at":"2024-11-03T00:00:00+00:00","cumulative_watch_count":615},{"repo_name":"fluentd","created_at":"2024-11-05T00:00:00+00:00","cumulative_watch_count":616},{"repo_name":"fluentd","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":617},{"repo_name":"fluentd","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":619},{"repo_name":"fluentd","created_at":"2024-11-09T00:00:00+00:00","cumulative_watch_count":623},{"repo_name":"fluentd","created_at":"2024-11-10T00:00:00+00:00","cumulative_watch_count":626},{"repo_name":"jaeger","created_at":"2024-01-02T00:00:00+00:00","cumulative_watch_count":4},{"repo_name":"jaeger","created_at":"2024-01-03T00:00:00+00:00","cumulative_watch_count":9},{"repo_name":"jaeger","created_at":"2024-01-04T00:00:00+00:00","cumulative_watch_count":19},{"repo_name":"jaeger","created_at":"2024-01-05T00:00:00+00:00","cumulative_watch_count":20},{"repo_name":"jaeger","created_at":"2024-01-06T00:00:00+00:00","cumulative_watch_count":22},{"repo_name":"jaeger","created_at":"2024-01-07T00:00:00+00:00","cumulative_watch_count":24},{"repo_name":"jaeger","created_at":"2024-01-08T00:00:00+00:00","cumulative_watch_count":32},{"repo_name":"jaeger","created_at":"2024-01-09T00:00:00+00:00","cumulative_watch_count":39},{"repo_name":"jaeger","created_at":"2024-01-10T00:00:00+00:00","cumulative_watch_count":48},{"repo_name":"jaeger","created_at":"2024-01-11T00:00:00+00:00","cumulative_watch_count":59},{"repo_name":"jaeger","created_at":"2024-01-12T00:00:00+00:00","cumulative_watch_count":71},{"repo_name":"jaeger","created_at":"2024-01-13T00:00:00+00:00","cumulative_watch_count":77},{"repo_name":"jaeger","created_at":"2024-01-14T00:00:00+00:00","cumulative_watch_count":80},{"repo_name":"jaeger","created_at":"2024-01-15T00:00:00+00:00","cumulative_watch_count":86},{"repo_name":"jaeger","created_at":"2024-01-16T00:00:00+00:00","cumulative_watch_count":98},{"repo_name":"jaeger","created_at":"2024-01-17T00:00:00+00:00","cumulative_watch_count":101},{"repo_name":"jaeger","created_at":"2024-01-18T00:00:00+00:00","cumulative_watch_count":110},{"repo_name":"jaeger","created_at":"2024-01-19T00:00:00+00:00","cumulative_watch_count":118},{"repo_name":"jaeger","created_at":"2024-01-20T00:00:00+00:00","cumulative_watch_count":125},{"repo_name":"jaeger","created_at":"2024-01-21T00:00:00+00:00","cumulative_watch_count":126},{"repo_name":"jaeger","created_at":"2024-01-22T00:00:00+00:00","cumulative_watch_count":132},{"repo_name":"jaeger","created_at":"2024-01-23T00:00:00+00:00","cumulative_watch_count":137},{"repo_name":"jaeger","created_at":"2024-01-24T00:00:00+00:00","cumulative_watch_count":143},{"repo_name":"jaeger","created_at":"2024-01-25T00:00:00+00:00","cumulative_watch_count":147},{"repo_name":"jaeger","created_at":"2024-01-26T00:00:00+00:00","cumulative_watch_count":153},{"repo_name":"jaeger","created_at":"2024-01-27T00:00:00+00:00","cumulative_watch_count":155},{"repo_name":"jaeger","created_at":"2024-01-28T00:00:00+00:00","cumulative_watch_count":157},{"repo_name":"jaeger","created_at":"2024-01-29T00:00:00+00:00","cumulative_watch_count":166},{"repo_name":"jaeger","created_at":"2024-01-30T00:00:00+00:00","cumulative_watch_count":173},{"repo_name":"jaeger","created_at":"2024-01-31T00:00:00+00:00","cumulative_watch_count":178},{"repo_name":"jaeger","created_at":"2024-02-01T00:00:00+00:00","cumulative_watch_count":180},{"repo_name":"jaeger","created_at":"2024-02-02T00:00:00+00:00","cumulative_watch_count":187},{"repo_name":"jaeger","created_at":"2024-02-03T00:00:00+00:00","cumulative_watch_count":190},{"repo_name":"jaeger","created_at":"2024-02-04T00:00:00+00:00","cumulative_watch_count":192},{"repo_name":"jaeger","created_at":"2024-02-05T00:00:00+00:00","cumulative_watch_count":195},{"repo_name":"jaeger","created_at":"2024-02-07T00:00:00+00:00","cumulative_watch_count":202},{"repo_name":"jaeger","created_at":"2024-02-08T00:00:00+00:00","cumulative_watch_count":208},{"repo_name":"jaeger","created_at":"2024-02-09T00:00:00+00:00","cumulative_watch_count":212},{"repo_name":"jaeger","created_at":"2024-02-10T00:00:00+00:00","cumulative_watch_count":220},{"repo_name":"jaeger","created_at":"2024-02-11T00:00:00+00:00","cumulative_watch_count":224},{"repo_name":"jaeger","created_at":"2024-02-12T00:00:00+00:00","cumulative_watch_count":228},{"repo_name":"jaeger","created_at":"2024-02-13T00:00:00+00:00","cumulative_watch_count":231},{"repo_name":"jaeger","created_at":"2024-02-14T00:00:00+00:00","cumulative_watch_count":236},{"repo_name":"jaeger","created_at":"2024-02-15T00:00:00+00:00","cumulative_watch_count":242},{"repo_name":"jaeger","created_at":"2024-02-16T00:00:00+00:00","cumulative_watch_count":247},{"repo_name":"jaeger","created_at":"2024-02-17T00:00:00+00:00","cumulative_watch_count":252},{"repo_name":"jaeger","created_at":"2024-02-18T00:00:00+00:00","cumulative_watch_count":259},{"repo_name":"jaeger","created_at":"2024-02-19T00:00:00+00:00","cumulative_watch_count":267},{"repo_name":"jaeger","created_at":"2024-02-20T00:00:00+00:00","cumulative_watch_count":275},{"repo_name":"jaeger","created_at":"2024-02-21T00:00:00+00:00","cumulative_watch_count":283},{"repo_name":"jaeger","created_at":"2024-02-22T00:00:00+00:00","cumulative_watch_count":288},{"repo_name":"jaeger","created_at":"2024-02-23T00:00:00+00:00","cumulative_watch_count":295},{"repo_name":"jaeger","created_at":"2024-02-24T00:00:00+00:00","cumulative_watch_count":299},{"repo_name":"jaeger","created_at":"2024-02-25T00:00:00+00:00","cumulative_watch_count":302},{"repo_name":"jaeger","created_at":"2024-02-26T00:00:00+00:00","cumulative_watch_count":310},{"repo_name":"jaeger","created_at":"2024-02-27T00:00:00+00:00","cumulative_watch_count":314},{"repo_name":"jaeger","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":318},{"repo_name":"jaeger","created_at":"2024-02-29T00:00:00+00:00","cumulative_watch_count":322},{"repo_name":"jaeger","created_at":"2024-03-01T00:00:00+00:00","cumulative_watch_count":326},{"repo_name":"jaeger","created_at":"2024-03-02T00:00:00+00:00","cumulative_watch_count":328},{"repo_name":"jaeger","created_at":"2024-03-03T00:00:00+00:00","cumulative_watch_count":331},{"repo_name":"jaeger","created_at":"2024-03-04T00:00:00+00:00","cumulative_watch_count":341},{"repo_name":"jaeger","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":350},{"repo_name":"jaeger","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":357},{"repo_name":"jaeger","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":363},{"repo_name":"jaeger","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":367},{"repo_name":"jaeger","created_at":"2024-03-09T00:00:00+00:00","cumulative_watch_count":371},{"repo_name":"jaeger","created_at":"2024-03-10T00:00:00+00:00","cumulative_watch_count":377},{"repo_name":"jaeger","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":384},{"repo_name":"jaeger","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":395},{"repo_name":"jaeger","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":399},{"repo_name":"jaeger","created_at":"2024-03-14T00:00:00+00:00","cumulative_watch_count":410},{"repo_name":"jaeger","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":414},{"repo_name":"jaeger","created_at":"2024-03-16T00:00:00+00:00","cumulative_watch_count":418},{"repo_name":"jaeger","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":422},{"repo_name":"jaeger","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":426},{"repo_name":"jaeger","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":430},{"repo_name":"jaeger","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":437},{"repo_name":"jaeger","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":441},{"repo_name":"jaeger","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":450},{"repo_name":"jaeger","created_at":"2024-03-23T00:00:00+00:00","cumulative_watch_count":458},{"repo_name":"jaeger","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":464},{"repo_name":"jaeger","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":468},{"repo_name":"jaeger","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":472},{"repo_name":"jaeger","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":475},{"repo_name":"jaeger","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":483},{"repo_name":"jaeger","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":486},{"repo_name":"jaeger","created_at":"2024-03-30T00:00:00+00:00","cumulative_watch_count":491},{"repo_name":"jaeger","created_at":"2024-03-31T00:00:00+00:00","cumulative_watch_count":494},{"repo_name":"jaeger","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":502},{"repo_name":"jaeger","created_at":"2024-04-02T00:00:00+00:00","cumulative_watch_count":508},{"repo_name":"jaeger","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":513},{"repo_name":"jaeger","created_at":"2024-04-04T00:00:00+00:00","cumulative_watch_count":514},{"repo_name":"jaeger","created_at":"2024-04-05T00:00:00+00:00","cumulative_watch_count":519},{"repo_name":"jaeger","created_at":"2024-04-06T00:00:00+00:00","cumulative_watch_count":520},{"repo_name":"jaeger","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":526},{"repo_name":"jaeger","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":530},{"repo_name":"jaeger","created_at":"2024-04-09T00:00:00+00:00","cumulative_watch_count":533},{"repo_name":"jaeger","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":536},{"repo_name":"jaeger","created_at":"2024-04-11T00:00:00+00:00","cumulative_watch_count":539},{"repo_name":"jaeger","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":544},{"repo_name":"jaeger","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":551},{"repo_name":"jaeger","created_at":"2024-04-14T00:00:00+00:00","cumulative_watch_count":554},{"repo_name":"jaeger","created_at":"2024-04-15T00:00:00+00:00","cumulative_watch_count":564},{"repo_name":"jaeger","created_at":"2024-04-16T00:00:00+00:00","cumulative_watch_count":567},{"repo_name":"jaeger","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":572},{"repo_name":"jaeger","created_at":"2024-04-18T00:00:00+00:00","cumulative_watch_count":578},{"repo_name":"jaeger","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":581},{"repo_name":"jaeger","created_at":"2024-04-20T00:00:00+00:00","cumulative_watch_count":586},{"repo_name":"jaeger","created_at":"2024-04-21T00:00:00+00:00","cumulative_watch_count":592},{"repo_name":"jaeger","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":597},{"repo_name":"jaeger","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":602},{"repo_name":"jaeger","created_at":"2024-04-24T00:00:00+00:00","cumulative_watch_count":612},{"repo_name":"jaeger","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":619},{"repo_name":"jaeger","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":624},{"repo_name":"jaeger","created_at":"2024-04-27T00:00:00+00:00","cumulative_watch_count":625},{"repo_name":"jaeger","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":667},{"repo_name":"jaeger","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":681},{"repo_name":"jaeger","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":694},{"repo_name":"jaeger","created_at":"2024-05-01T00:00:00+00:00","cumulative_watch_count":701},{"repo_name":"jaeger","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":710},{"repo_name":"jaeger","created_at":"2024-05-03T00:00:00+00:00","cumulative_watch_count":714},{"repo_name":"jaeger","created_at":"2024-05-04T00:00:00+00:00","cumulative_watch_count":726},{"repo_name":"jaeger","created_at":"2024-05-05T00:00:00+00:00","cumulative_watch_count":728},{"repo_name":"jaeger","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":738},{"repo_name":"jaeger","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":748},{"repo_name":"jaeger","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":755},{"repo_name":"jaeger","created_at":"2024-05-09T00:00:00+00:00","cumulative_watch_count":761},{"repo_name":"jaeger","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":766},{"repo_name":"jaeger","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":774},{"repo_name":"jaeger","created_at":"2024-05-12T00:00:00+00:00","cumulative_watch_count":776},{"repo_name":"jaeger","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":783},{"repo_name":"jaeger","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":790},{"repo_name":"jaeger","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":792},{"repo_name":"jaeger","created_at":"2024-05-16T00:00:00+00:00","cumulative_watch_count":799},{"repo_name":"jaeger","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":806},{"repo_name":"jaeger","created_at":"2024-05-18T00:00:00+00:00","cumulative_watch_count":811},{"repo_name":"jaeger","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":815},{"repo_name":"jaeger","created_at":"2024-05-20T00:00:00+00:00","cumulative_watch_count":823},{"repo_name":"jaeger","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":828},{"repo_name":"jaeger","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":831},{"repo_name":"jaeger","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":839},{"repo_name":"jaeger","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":844},{"repo_name":"jaeger","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":849},{"repo_name":"jaeger","created_at":"2024-05-26T00:00:00+00:00","cumulative_watch_count":850},{"repo_name":"jaeger","created_at":"2024-05-27T00:00:00+00:00","cumulative_watch_count":856},{"repo_name":"jaeger","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":864},{"repo_name":"jaeger","created_at":"2024-05-29T00:00:00+00:00","cumulative_watch_count":872},{"repo_name":"jaeger","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":877},{"repo_name":"jaeger","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":884},{"repo_name":"jaeger","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":886},{"repo_name":"jaeger","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":889},{"repo_name":"jaeger","created_at":"2024-06-03T00:00:00+00:00","cumulative_watch_count":896},{"repo_name":"jaeger","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":904},{"repo_name":"jaeger","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":913},{"repo_name":"jaeger","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":919},{"repo_name":"jaeger","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":927},{"repo_name":"jaeger","created_at":"2024-06-08T00:00:00+00:00","cumulative_watch_count":932},{"repo_name":"jaeger","created_at":"2024-06-09T00:00:00+00:00","cumulative_watch_count":938},{"repo_name":"jaeger","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":939},{"repo_name":"jaeger","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":946},{"repo_name":"jaeger","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":952},{"repo_name":"jaeger","created_at":"2024-06-13T00:00:00+00:00","cumulative_watch_count":957},{"repo_name":"jaeger","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":961},{"repo_name":"jaeger","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":965},{"repo_name":"jaeger","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":967},{"repo_name":"jaeger","created_at":"2024-06-17T00:00:00+00:00","cumulative_watch_count":971},{"repo_name":"jaeger","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":978},{"repo_name":"jaeger","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":984},{"repo_name":"jaeger","created_at":"2024-06-20T00:00:00+00:00","cumulative_watch_count":994},{"repo_name":"jaeger","created_at":"2024-06-21T00:00:00+00:00","cumulative_watch_count":1001},{"repo_name":"jaeger","created_at":"2024-06-22T00:00:00+00:00","cumulative_watch_count":1007},{"repo_name":"jaeger","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":1010},{"repo_name":"jaeger","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":1017},{"repo_name":"jaeger","created_at":"2024-06-25T00:00:00+00:00","cumulative_watch_count":1022},{"repo_name":"jaeger","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":1030},{"repo_name":"jaeger","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":1033},{"repo_name":"jaeger","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":1037},{"repo_name":"jaeger","created_at":"2024-06-29T00:00:00+00:00","cumulative_watch_count":1038},{"repo_name":"jaeger","created_at":"2024-06-30T00:00:00+00:00","cumulative_watch_count":1040},{"repo_name":"jaeger","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":1046},{"repo_name":"jaeger","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":1053},{"repo_name":"jaeger","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":1059},{"repo_name":"jaeger","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":1066},{"repo_name":"jaeger","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":1069},{"repo_name":"jaeger","created_at":"2024-07-06T00:00:00+00:00","cumulative_watch_count":1071},{"repo_name":"jaeger","created_at":"2024-07-07T00:00:00+00:00","cumulative_watch_count":1073},{"repo_name":"jaeger","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":1080},{"repo_name":"jaeger","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":1082},{"repo_name":"jaeger","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":1089},{"repo_name":"jaeger","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":1099},{"repo_name":"jaeger","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":1108},{"repo_name":"jaeger","created_at":"2024-07-13T00:00:00+00:00","cumulative_watch_count":1114},{"repo_name":"jaeger","created_at":"2024-07-14T00:00:00+00:00","cumulative_watch_count":1119},{"repo_name":"jaeger","created_at":"2024-07-15T00:00:00+00:00","cumulative_watch_count":1124},{"repo_name":"jaeger","created_at":"2024-07-16T00:00:00+00:00","cumulative_watch_count":1129},{"repo_name":"jaeger","created_at":"2024-07-17T00:00:00+00:00","cumulative_watch_count":1140},{"repo_name":"jaeger","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":1146},{"repo_name":"jaeger","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":1149},{"repo_name":"jaeger","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":1153},{"repo_name":"jaeger","created_at":"2024-07-21T00:00:00+00:00","cumulative_watch_count":1156},{"repo_name":"jaeger","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":1165},{"repo_name":"jaeger","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":1173},{"repo_name":"jaeger","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":1176},{"repo_name":"jaeger","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":1181},{"repo_name":"jaeger","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":1186},{"repo_name":"jaeger","created_at":"2024-07-28T00:00:00+00:00","cumulative_watch_count":1189},{"repo_name":"jaeger","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":1198},{"repo_name":"jaeger","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":1203},{"repo_name":"jaeger","created_at":"2024-07-31T00:00:00+00:00","cumulative_watch_count":1209},{"repo_name":"jaeger","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":1210},{"repo_name":"jaeger","created_at":"2024-08-02T00:00:00+00:00","cumulative_watch_count":1214},{"repo_name":"jaeger","created_at":"2024-08-03T00:00:00+00:00","cumulative_watch_count":1217},{"repo_name":"jaeger","created_at":"2024-08-04T00:00:00+00:00","cumulative_watch_count":1227},{"repo_name":"jaeger","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":1229},{"repo_name":"jaeger","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":1233},{"repo_name":"jaeger","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":1238},{"repo_name":"jaeger","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":1245},{"repo_name":"jaeger","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":1251},{"repo_name":"jaeger","created_at":"2024-08-10T00:00:00+00:00","cumulative_watch_count":1254},{"repo_name":"jaeger","created_at":"2024-08-11T00:00:00+00:00","cumulative_watch_count":1256},{"repo_name":"jaeger","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":1260},{"repo_name":"jaeger","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":1268},{"repo_name":"jaeger","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":1272},{"repo_name":"jaeger","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":1277},{"repo_name":"jaeger","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":1282},{"repo_name":"jaeger","created_at":"2024-08-17T00:00:00+00:00","cumulative_watch_count":1287},{"repo_name":"jaeger","created_at":"2024-08-18T00:00:00+00:00","cumulative_watch_count":1292},{"repo_name":"jaeger","created_at":"2024-08-19T00:00:00+00:00","cumulative_watch_count":1298},{"repo_name":"jaeger","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":1303},{"repo_name":"jaeger","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":1307},{"repo_name":"jaeger","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":1315},{"repo_name":"jaeger","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":1326},{"repo_name":"jaeger","created_at":"2024-08-24T00:00:00+00:00","cumulative_watch_count":1331},{"repo_name":"jaeger","created_at":"2024-08-25T00:00:00+00:00","cumulative_watch_count":1337},{"repo_name":"jaeger","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":1348},{"repo_name":"jaeger","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":1356},{"repo_name":"jaeger","created_at":"2024-08-28T00:00:00+00:00","cumulative_watch_count":1366},{"repo_name":"jaeger","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":1368},{"repo_name":"jaeger","created_at":"2024-08-30T00:00:00+00:00","cumulative_watch_count":1371},{"repo_name":"jaeger","created_at":"2024-08-31T00:00:00+00:00","cumulative_watch_count":1376},{"repo_name":"jaeger","created_at":"2024-09-01T00:00:00+00:00","cumulative_watch_count":1377},{"repo_name":"jaeger","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":1383},{"repo_name":"jaeger","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":1385},{"repo_name":"jaeger","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":1389},{"repo_name":"jaeger","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":1392},{"repo_name":"jaeger","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":1398},{"repo_name":"jaeger","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":1405},{"repo_name":"jaeger","created_at":"2024-09-08T00:00:00+00:00","cumulative_watch_count":1410},{"repo_name":"jaeger","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":1413},{"repo_name":"jaeger","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":1420},{"repo_name":"jaeger","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":1425},{"repo_name":"jaeger","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":1431},{"repo_name":"jaeger","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":1435},{"repo_name":"jaeger","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":1438},{"repo_name":"jaeger","created_at":"2024-09-15T00:00:00+00:00","cumulative_watch_count":1445},{"repo_name":"jaeger","created_at":"2024-09-16T00:00:00+00:00","cumulative_watch_count":1449},{"repo_name":"jaeger","created_at":"2024-09-17T00:00:00+00:00","cumulative_watch_count":1456},{"repo_name":"jaeger","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":1464},{"repo_name":"jaeger","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":1471},{"repo_name":"jaeger","created_at":"2024-09-20T00:00:00+00:00","cumulative_watch_count":1472},{"repo_name":"jaeger","created_at":"2024-09-21T00:00:00+00:00","cumulative_watch_count":1474},{"repo_name":"jaeger","created_at":"2024-09-22T00:00:00+00:00","cumulative_watch_count":1477},{"repo_name":"jaeger","created_at":"2024-09-23T00:00:00+00:00","cumulative_watch_count":1484},{"repo_name":"jaeger","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":1492},{"repo_name":"jaeger","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":1497},{"repo_name":"jaeger","created_at":"2024-09-26T00:00:00+00:00","cumulative_watch_count":1501},{"repo_name":"jaeger","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":1504},{"repo_name":"jaeger","created_at":"2024-09-29T00:00:00+00:00","cumulative_watch_count":1508},{"repo_name":"jaeger","created_at":"2024-09-30T00:00:00+00:00","cumulative_watch_count":1514},{"repo_name":"jaeger","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":1519},{"repo_name":"jaeger","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":1525},{"repo_name":"jaeger","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":1528},{"repo_name":"jaeger","created_at":"2024-10-04T00:00:00+00:00","cumulative_watch_count":1534},{"repo_name":"jaeger","created_at":"2024-10-05T00:00:00+00:00","cumulative_watch_count":1537},{"repo_name":"jaeger","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":1541},{"repo_name":"jaeger","created_at":"2024-10-07T00:00:00+00:00","cumulative_watch_count":1544},{"repo_name":"jaeger","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":1548},{"repo_name":"jaeger","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":1557},{"repo_name":"jaeger","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":1560},{"repo_name":"jaeger","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":1563},{"repo_name":"jaeger","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":1564},{"repo_name":"jaeger","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":1570},{"repo_name":"jaeger","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":1572},{"repo_name":"jaeger","created_at":"2024-10-16T00:00:00+00:00","cumulative_watch_count":1580},{"repo_name":"jaeger","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":1586},{"repo_name":"jaeger","created_at":"2024-10-18T00:00:00+00:00","cumulative_watch_count":1587},{"repo_name":"jaeger","created_at":"2024-10-19T00:00:00+00:00","cumulative_watch_count":1594},{"repo_name":"jaeger","created_at":"2024-10-20T00:00:00+00:00","cumulative_watch_count":1597},{"repo_name":"jaeger","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":1601},{"repo_name":"jaeger","created_at":"2024-10-22T00:00:00+00:00","cumulative_watch_count":1604},{"repo_name":"jaeger","created_at":"2024-10-23T00:00:00+00:00","cumulative_watch_count":1608},{"repo_name":"jaeger","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":1611},{"repo_name":"jaeger","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":1618},{"repo_name":"jaeger","created_at":"2024-10-26T00:00:00+00:00","cumulative_watch_count":1621},{"repo_name":"jaeger","created_at":"2024-10-27T00:00:00+00:00","cumulative_watch_count":1625},{"repo_name":"jaeger","created_at":"2024-10-28T00:00:00+00:00","cumulative_watch_count":1631},{"repo_name":"jaeger","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":1640},{"repo_name":"jaeger","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":1650},{"repo_name":"jaeger","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":1662},{"repo_name":"jaeger","created_at":"2024-11-01T00:00:00+00:00","cumulative_watch_count":1665},{"repo_name":"jaeger","created_at":"2024-11-02T00:00:00+00:00","cumulative_watch_count":1670},{"repo_name":"jaeger","created_at":"2024-11-03T00:00:00+00:00","cumulative_watch_count":1681},{"repo_name":"jaeger","created_at":"2024-11-04T00:00:00+00:00","cumulative_watch_count":1689},{"repo_name":"jaeger","created_at":"2024-11-05T00:00:00+00:00","cumulative_watch_count":1698},{"repo_name":"jaeger","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":1701},{"repo_name":"jaeger","created_at":"2024-11-07T00:00:00+00:00","cumulative_watch_count":1709},{"repo_name":"jaeger","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":1717},{"repo_name":"jaeger","created_at":"2024-11-09T00:00:00+00:00","cumulative_watch_count":1728},{"repo_name":"jaeger","created_at":"2024-11-10T00:00:00+00:00","cumulative_watch_count":1730},{"repo_name":"jaeger","created_at":"2024-11-11T00:00:00+00:00","cumulative_watch_count":1732},{"repo_name":"k8sgpt","created_at":"2024-01-01T00:00:00+00:00","cumulative_watch_count":11},{"repo_name":"k8sgpt","created_at":"2024-01-02T00:00:00+00:00","cumulative_watch_count":30},{"repo_name":"k8sgpt","created_at":"2024-01-03T00:00:00+00:00","cumulative_watch_count":48},{"repo_name":"k8sgpt","created_at":"2024-01-04T00:00:00+00:00","cumulative_watch_count":71},{"repo_name":"k8sgpt","created_at":"2024-01-05T00:00:00+00:00","cumulative_watch_count":121},{"repo_name":"k8sgpt","created_at":"2024-01-06T00:00:00+00:00","cumulative_watch_count":150},{"repo_name":"k8sgpt","created_at":"2024-01-07T00:00:00+00:00","cumulative_watch_count":191},{"repo_name":"k8sgpt","created_at":"2024-01-08T00:00:00+00:00","cumulative_watch_count":251},{"repo_name":"k8sgpt","created_at":"2024-01-09T00:00:00+00:00","cumulative_watch_count":297},{"repo_name":"k8sgpt","created_at":"2024-01-10T00:00:00+00:00","cumulative_watch_count":335},{"repo_name":"k8sgpt","created_at":"2024-01-11T00:00:00+00:00","cumulative_watch_count":365},{"repo_name":"k8sgpt","created_at":"2024-01-12T00:00:00+00:00","cumulative_watch_count":378},{"repo_name":"k8sgpt","created_at":"2024-01-13T00:00:00+00:00","cumulative_watch_count":381},{"repo_name":"k8sgpt","created_at":"2024-01-14T00:00:00+00:00","cumulative_watch_count":385},{"repo_name":"k8sgpt","created_at":"2024-01-15T00:00:00+00:00","cumulative_watch_count":397},{"repo_name":"k8sgpt","created_at":"2024-01-16T00:00:00+00:00","cumulative_watch_count":409},{"repo_name":"k8sgpt","created_at":"2024-01-17T00:00:00+00:00","cumulative_watch_count":420},{"repo_name":"k8sgpt","created_at":"2024-01-18T00:00:00+00:00","cumulative_watch_count":429},{"repo_name":"k8sgpt","created_at":"2024-01-19T00:00:00+00:00","cumulative_watch_count":440},{"repo_name":"k8sgpt","created_at":"2024-01-20T00:00:00+00:00","cumulative_watch_count":446},{"repo_name":"k8sgpt","created_at":"2024-01-21T00:00:00+00:00","cumulative_watch_count":459},{"repo_name":"k8sgpt","created_at":"2024-01-22T00:00:00+00:00","cumulative_watch_count":471},{"repo_name":"k8sgpt","created_at":"2024-01-23T00:00:00+00:00","cumulative_watch_count":476},{"repo_name":"k8sgpt","created_at":"2024-01-24T00:00:00+00:00","cumulative_watch_count":482},{"repo_name":"k8sgpt","created_at":"2024-01-25T00:00:00+00:00","cumulative_watch_count":493},{"repo_name":"k8sgpt","created_at":"2024-01-26T00:00:00+00:00","cumulative_watch_count":505},{"repo_name":"k8sgpt","created_at":"2024-01-27T00:00:00+00:00","cumulative_watch_count":518},{"repo_name":"k8sgpt","created_at":"2024-01-28T00:00:00+00:00","cumulative_watch_count":534},{"repo_name":"k8sgpt","created_at":"2024-01-29T00:00:00+00:00","cumulative_watch_count":545},{"repo_name":"k8sgpt","created_at":"2024-01-30T00:00:00+00:00","cumulative_watch_count":557},{"repo_name":"k8sgpt","created_at":"2024-01-31T00:00:00+00:00","cumulative_watch_count":581},{"repo_name":"k8sgpt","created_at":"2024-02-01T00:00:00+00:00","cumulative_watch_count":603},{"repo_name":"k8sgpt","created_at":"2024-02-02T00:00:00+00:00","cumulative_watch_count":624},{"repo_name":"k8sgpt","created_at":"2024-02-03T00:00:00+00:00","cumulative_watch_count":631},{"repo_name":"k8sgpt","created_at":"2024-02-04T00:00:00+00:00","cumulative_watch_count":639},{"repo_name":"k8sgpt","created_at":"2024-02-05T00:00:00+00:00","cumulative_watch_count":649},{"repo_name":"k8sgpt","created_at":"2024-02-06T00:00:00+00:00","cumulative_watch_count":658},{"repo_name":"k8sgpt","created_at":"2024-02-07T00:00:00+00:00","cumulative_watch_count":664},{"repo_name":"k8sgpt","created_at":"2024-02-08T00:00:00+00:00","cumulative_watch_count":668},{"repo_name":"k8sgpt","created_at":"2024-02-09T00:00:00+00:00","cumulative_watch_count":672},{"repo_name":"k8sgpt","created_at":"2024-02-10T00:00:00+00:00","cumulative_watch_count":674},{"repo_name":"k8sgpt","created_at":"2024-02-11T00:00:00+00:00","cumulative_watch_count":680},{"repo_name":"k8sgpt","created_at":"2024-02-12T00:00:00+00:00","cumulative_watch_count":693},{"repo_name":"k8sgpt","created_at":"2024-02-13T00:00:00+00:00","cumulative_watch_count":745},{"repo_name":"k8sgpt","created_at":"2024-02-14T00:00:00+00:00","cumulative_watch_count":819},{"repo_name":"k8sgpt","created_at":"2024-02-15T00:00:00+00:00","cumulative_watch_count":830},{"repo_name":"k8sgpt","created_at":"2024-02-16T00:00:00+00:00","cumulative_watch_count":843},{"repo_name":"k8sgpt","created_at":"2024-02-17T00:00:00+00:00","cumulative_watch_count":844},{"repo_name":"k8sgpt","created_at":"2024-02-18T00:00:00+00:00","cumulative_watch_count":849},{"repo_name":"k8sgpt","created_at":"2024-02-19T00:00:00+00:00","cumulative_watch_count":862},{"repo_name":"k8sgpt","created_at":"2024-02-20T00:00:00+00:00","cumulative_watch_count":869},{"repo_name":"k8sgpt","created_at":"2024-02-21T00:00:00+00:00","cumulative_watch_count":874},{"repo_name":"k8sgpt","created_at":"2024-02-22T00:00:00+00:00","cumulative_watch_count":877},{"repo_name":"k8sgpt","created_at":"2024-02-23T00:00:00+00:00","cumulative_watch_count":883},{"repo_name":"k8sgpt","created_at":"2024-02-25T00:00:00+00:00","cumulative_watch_count":888},{"repo_name":"k8sgpt","created_at":"2024-02-26T00:00:00+00:00","cumulative_watch_count":889},{"repo_name":"k8sgpt","created_at":"2024-02-27T00:00:00+00:00","cumulative_watch_count":892},{"repo_name":"k8sgpt","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":902},{"repo_name":"k8sgpt","created_at":"2024-02-29T00:00:00+00:00","cumulative_watch_count":907},{"repo_name":"k8sgpt","created_at":"2024-03-01T00:00:00+00:00","cumulative_watch_count":908},{"repo_name":"k8sgpt","created_at":"2024-03-02T00:00:00+00:00","cumulative_watch_count":912},{"repo_name":"k8sgpt","created_at":"2024-03-03T00:00:00+00:00","cumulative_watch_count":913},{"repo_name":"k8sgpt","created_at":"2024-03-04T00:00:00+00:00","cumulative_watch_count":917},{"repo_name":"k8sgpt","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":923},{"repo_name":"k8sgpt","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":925},{"repo_name":"k8sgpt","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":933},{"repo_name":"k8sgpt","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":937},{"repo_name":"k8sgpt","created_at":"2024-03-09T00:00:00+00:00","cumulative_watch_count":940},{"repo_name":"k8sgpt","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":944},{"repo_name":"k8sgpt","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":946},{"repo_name":"k8sgpt","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":947},{"repo_name":"k8sgpt","created_at":"2024-03-14T00:00:00+00:00","cumulative_watch_count":956},{"repo_name":"k8sgpt","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":961},{"repo_name":"k8sgpt","created_at":"2024-03-16T00:00:00+00:00","cumulative_watch_count":967},{"repo_name":"k8sgpt","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":971},{"repo_name":"k8sgpt","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":978},{"repo_name":"k8sgpt","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":985},{"repo_name":"k8sgpt","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":989},{"repo_name":"k8sgpt","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":994},{"repo_name":"k8sgpt","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":1005},{"repo_name":"k8sgpt","created_at":"2024-03-23T00:00:00+00:00","cumulative_watch_count":1011},{"repo_name":"k8sgpt","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":1013},{"repo_name":"k8sgpt","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":1018},{"repo_name":"k8sgpt","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":1032},{"repo_name":"k8sgpt","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":1048},{"repo_name":"k8sgpt","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":1065},{"repo_name":"k8sgpt","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":1076},{"repo_name":"k8sgpt","created_at":"2024-03-30T00:00:00+00:00","cumulative_watch_count":1079},{"repo_name":"k8sgpt","created_at":"2024-03-31T00:00:00+00:00","cumulative_watch_count":1083},{"repo_name":"k8sgpt","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":1093},{"repo_name":"k8sgpt","created_at":"2024-04-02T00:00:00+00:00","cumulative_watch_count":1095},{"repo_name":"k8sgpt","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":1101},{"repo_name":"k8sgpt","created_at":"2024-04-04T00:00:00+00:00","cumulative_watch_count":1110},{"repo_name":"k8sgpt","created_at":"2024-04-05T00:00:00+00:00","cumulative_watch_count":1114},{"repo_name":"k8sgpt","created_at":"2024-04-06T00:00:00+00:00","cumulative_watch_count":1118},{"repo_name":"k8sgpt","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":1119},{"repo_name":"k8sgpt","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":1125},{"repo_name":"k8sgpt","created_at":"2024-04-09T00:00:00+00:00","cumulative_watch_count":1133},{"repo_name":"k8sgpt","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":1142},{"repo_name":"k8sgpt","created_at":"2024-04-11T00:00:00+00:00","cumulative_watch_count":1148},{"repo_name":"k8sgpt","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":1154},{"repo_name":"k8sgpt","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":1155},{"repo_name":"k8sgpt","created_at":"2024-04-14T00:00:00+00:00","cumulative_watch_count":1156},{"repo_name":"k8sgpt","created_at":"2024-04-15T00:00:00+00:00","cumulative_watch_count":1158},{"repo_name":"k8sgpt","created_at":"2024-04-16T00:00:00+00:00","cumulative_watch_count":1166},{"repo_name":"k8sgpt","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":1167},{"repo_name":"k8sgpt","created_at":"2024-04-18T00:00:00+00:00","cumulative_watch_count":1174},{"repo_name":"k8sgpt","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":1181},{"repo_name":"k8sgpt","created_at":"2024-04-20T00:00:00+00:00","cumulative_watch_count":1184},{"repo_name":"k8sgpt","created_at":"2024-04-21T00:00:00+00:00","cumulative_watch_count":1187},{"repo_name":"k8sgpt","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":1193},{"repo_name":"k8sgpt","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":1198},{"repo_name":"k8sgpt","created_at":"2024-04-24T00:00:00+00:00","cumulative_watch_count":1208},{"repo_name":"k8sgpt","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":1214},{"repo_name":"k8sgpt","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":1219},{"repo_name":"k8sgpt","created_at":"2024-04-27T00:00:00+00:00","cumulative_watch_count":1220},{"repo_name":"k8sgpt","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":1222},{"repo_name":"k8sgpt","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":1225},{"repo_name":"k8sgpt","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":1227},{"repo_name":"k8sgpt","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":1230},{"repo_name":"k8sgpt","created_at":"2024-05-04T00:00:00+00:00","cumulative_watch_count":1231},{"repo_name":"k8sgpt","created_at":"2024-05-05T00:00:00+00:00","cumulative_watch_count":1234},{"repo_name":"k8sgpt","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":1237},{"repo_name":"k8sgpt","created_at":"2024-05-09T00:00:00+00:00","cumulative_watch_count":1240},{"repo_name":"k8sgpt","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":1248},{"repo_name":"k8sgpt","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":1256},{"repo_name":"k8sgpt","created_at":"2024-05-12T00:00:00+00:00","cumulative_watch_count":1260},{"repo_name":"k8sgpt","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":1263},{"repo_name":"k8sgpt","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":1268},{"repo_name":"k8sgpt","created_at":"2024-05-16T00:00:00+00:00","cumulative_watch_count":1273},{"repo_name":"k8sgpt","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":1278},{"repo_name":"k8sgpt","created_at":"2024-05-18T00:00:00+00:00","cumulative_watch_count":1282},{"repo_name":"k8sgpt","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":1284},{"repo_name":"k8sgpt","created_at":"2024-05-20T00:00:00+00:00","cumulative_watch_count":1289},{"repo_name":"k8sgpt","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":1291},{"repo_name":"k8sgpt","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":1292},{"repo_name":"k8sgpt","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":1295},{"repo_name":"k8sgpt","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":1302},{"repo_name":"k8sgpt","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":1307},{"repo_name":"k8sgpt","created_at":"2024-05-27T00:00:00+00:00","cumulative_watch_count":1311},{"repo_name":"k8sgpt","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":1314},{"repo_name":"k8sgpt","created_at":"2024-05-29T00:00:00+00:00","cumulative_watch_count":1317},{"repo_name":"k8sgpt","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":1319},{"repo_name":"k8sgpt","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":1325},{"repo_name":"k8sgpt","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":1327},{"repo_name":"k8sgpt","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":1329},{"repo_name":"k8sgpt","created_at":"2024-06-03T00:00:00+00:00","cumulative_watch_count":1331},{"repo_name":"k8sgpt","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":1336},{"repo_name":"k8sgpt","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":1338},{"repo_name":"k8sgpt","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":1345},{"repo_name":"k8sgpt","created_at":"2024-06-08T00:00:00+00:00","cumulative_watch_count":1353},{"repo_name":"k8sgpt","created_at":"2024-06-09T00:00:00+00:00","cumulative_watch_count":1358},{"repo_name":"k8sgpt","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":1364},{"repo_name":"k8sgpt","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":1374},{"repo_name":"k8sgpt","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":1387},{"repo_name":"k8sgpt","created_at":"2024-06-13T00:00:00+00:00","cumulative_watch_count":1393},{"repo_name":"k8sgpt","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":1396},{"repo_name":"k8sgpt","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":1399},{"repo_name":"k8sgpt","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":1401},{"repo_name":"k8sgpt","created_at":"2024-06-17T00:00:00+00:00","cumulative_watch_count":1405},{"repo_name":"k8sgpt","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":1411},{"repo_name":"k8sgpt","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":1420},{"repo_name":"k8sgpt","created_at":"2024-06-20T00:00:00+00:00","cumulative_watch_count":1425},{"repo_name":"k8sgpt","created_at":"2024-06-21T00:00:00+00:00","cumulative_watch_count":1431},{"repo_name":"k8sgpt","created_at":"2024-06-22T00:00:00+00:00","cumulative_watch_count":1433},{"repo_name":"k8sgpt","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":1434},{"repo_name":"k8sgpt","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":1436},{"repo_name":"k8sgpt","created_at":"2024-06-25T00:00:00+00:00","cumulative_watch_count":1445},{"repo_name":"k8sgpt","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":1452},{"repo_name":"k8sgpt","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":1458},{"repo_name":"k8sgpt","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":1461},{"repo_name":"k8sgpt","created_at":"2024-06-29T00:00:00+00:00","cumulative_watch_count":1462},{"repo_name":"k8sgpt","created_at":"2024-06-30T00:00:00+00:00","cumulative_watch_count":1464},{"repo_name":"k8sgpt","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":1465},{"repo_name":"k8sgpt","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":1470},{"repo_name":"k8sgpt","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":1472},{"repo_name":"k8sgpt","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":1476},{"repo_name":"k8sgpt","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":1480},{"repo_name":"k8sgpt","created_at":"2024-07-06T00:00:00+00:00","cumulative_watch_count":1485},{"repo_name":"k8sgpt","created_at":"2024-07-07T00:00:00+00:00","cumulative_watch_count":1486},{"repo_name":"k8sgpt","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":1494},{"repo_name":"k8sgpt","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":1500},{"repo_name":"k8sgpt","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":1504},{"repo_name":"k8sgpt","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":1512},{"repo_name":"k8sgpt","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":1517},{"repo_name":"k8sgpt","created_at":"2024-07-13T00:00:00+00:00","cumulative_watch_count":1526},{"repo_name":"k8sgpt","created_at":"2024-07-14T00:00:00+00:00","cumulative_watch_count":1527},{"repo_name":"k8sgpt","created_at":"2024-07-15T00:00:00+00:00","cumulative_watch_count":1528},{"repo_name":"k8sgpt","created_at":"2024-07-16T00:00:00+00:00","cumulative_watch_count":1529},{"repo_name":"k8sgpt","created_at":"2024-07-17T00:00:00+00:00","cumulative_watch_count":1532},{"repo_name":"k8sgpt","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":1539},{"repo_name":"k8sgpt","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":1545},{"repo_name":"k8sgpt","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":1547},{"repo_name":"k8sgpt","created_at":"2024-07-21T00:00:00+00:00","cumulative_watch_count":1551},{"repo_name":"k8sgpt","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":1560},{"repo_name":"k8sgpt","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":1563},{"repo_name":"k8sgpt","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":1565},{"repo_name":"k8sgpt","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":1570},{"repo_name":"k8sgpt","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":1571},{"repo_name":"k8sgpt","created_at":"2024-07-27T00:00:00+00:00","cumulative_watch_count":1572},{"repo_name":"k8sgpt","created_at":"2024-07-28T00:00:00+00:00","cumulative_watch_count":1574},{"repo_name":"k8sgpt","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":1577},{"repo_name":"k8sgpt","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":1583},{"repo_name":"k8sgpt","created_at":"2024-07-31T00:00:00+00:00","cumulative_watch_count":1586},{"repo_name":"k8sgpt","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":1592},{"repo_name":"k8sgpt","created_at":"2024-08-03T00:00:00+00:00","cumulative_watch_count":1593},{"repo_name":"k8sgpt","created_at":"2024-08-04T00:00:00+00:00","cumulative_watch_count":1594},{"repo_name":"k8sgpt","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":1598},{"repo_name":"k8sgpt","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":1601},{"repo_name":"k8sgpt","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":1606},{"repo_name":"k8sgpt","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":1612},{"repo_name":"k8sgpt","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":1616},{"repo_name":"k8sgpt","created_at":"2024-08-10T00:00:00+00:00","cumulative_watch_count":1617},{"repo_name":"k8sgpt","created_at":"2024-08-11T00:00:00+00:00","cumulative_watch_count":1619},{"repo_name":"k8sgpt","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":1625},{"repo_name":"k8sgpt","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":1631},{"repo_name":"k8sgpt","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":1635},{"repo_name":"k8sgpt","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":1641},{"repo_name":"k8sgpt","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":1644},{"repo_name":"k8sgpt","created_at":"2024-08-17T00:00:00+00:00","cumulative_watch_count":1648},{"repo_name":"k8sgpt","created_at":"2024-08-18T00:00:00+00:00","cumulative_watch_count":1649},{"repo_name":"k8sgpt","created_at":"2024-08-19T00:00:00+00:00","cumulative_watch_count":1653},{"repo_name":"k8sgpt","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":1659},{"repo_name":"k8sgpt","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":1665},{"repo_name":"k8sgpt","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":1670},{"repo_name":"k8sgpt","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":1672},{"repo_name":"k8sgpt","created_at":"2024-08-24T00:00:00+00:00","cumulative_watch_count":1677},{"repo_name":"k8sgpt","created_at":"2024-08-25T00:00:00+00:00","cumulative_watch_count":1680},{"repo_name":"k8sgpt","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":1685},{"repo_name":"k8sgpt","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":1694},{"repo_name":"k8sgpt","created_at":"2024-08-28T00:00:00+00:00","cumulative_watch_count":1716},{"repo_name":"k8sgpt","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":1739},{"repo_name":"k8sgpt","created_at":"2024-08-30T00:00:00+00:00","cumulative_watch_count":1754},{"repo_name":"k8sgpt","created_at":"2024-08-31T00:00:00+00:00","cumulative_watch_count":1764},{"repo_name":"k8sgpt","created_at":"2024-09-01T00:00:00+00:00","cumulative_watch_count":1767},{"repo_name":"k8sgpt","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":1772},{"repo_name":"k8sgpt","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":1783},{"repo_name":"k8sgpt","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":1791},{"repo_name":"k8sgpt","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":1801},{"repo_name":"k8sgpt","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":1808},{"repo_name":"k8sgpt","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":1812},{"repo_name":"k8sgpt","created_at":"2024-09-08T00:00:00+00:00","cumulative_watch_count":1815},{"repo_name":"k8sgpt","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":1820},{"repo_name":"k8sgpt","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":1823},{"repo_name":"k8sgpt","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":1826},{"repo_name":"k8sgpt","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":1835},{"repo_name":"k8sgpt","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":1847},{"repo_name":"k8sgpt","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":1856},{"repo_name":"k8sgpt","created_at":"2024-09-15T00:00:00+00:00","cumulative_watch_count":1865},{"repo_name":"k8sgpt","created_at":"2024-09-16T00:00:00+00:00","cumulative_watch_count":1874},{"repo_name":"k8sgpt","created_at":"2024-09-17T00:00:00+00:00","cumulative_watch_count":1878},{"repo_name":"k8sgpt","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":1885},{"repo_name":"k8sgpt","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":1892},{"repo_name":"k8sgpt","created_at":"2024-09-20T00:00:00+00:00","cumulative_watch_count":1896},{"repo_name":"k8sgpt","created_at":"2024-09-21T00:00:00+00:00","cumulative_watch_count":1901},{"repo_name":"k8sgpt","created_at":"2024-09-22T00:00:00+00:00","cumulative_watch_count":1906},{"repo_name":"k8sgpt","created_at":"2024-09-23T00:00:00+00:00","cumulative_watch_count":1912},{"repo_name":"k8sgpt","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":1923},{"repo_name":"k8sgpt","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":1927},{"repo_name":"k8sgpt","created_at":"2024-09-26T00:00:00+00:00","cumulative_watch_count":1937},{"repo_name":"k8sgpt","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":1941},{"repo_name":"k8sgpt","created_at":"2024-09-28T00:00:00+00:00","cumulative_watch_count":1946},{"repo_name":"k8sgpt","created_at":"2024-09-29T00:00:00+00:00","cumulative_watch_count":1952},{"repo_name":"k8sgpt","created_at":"2024-09-30T00:00:00+00:00","cumulative_watch_count":1964},{"repo_name":"k8sgpt","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":1969},{"repo_name":"k8sgpt","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":1980},{"repo_name":"k8sgpt","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":1994},{"repo_name":"k8sgpt","created_at":"2024-10-04T00:00:00+00:00","cumulative_watch_count":2009},{"repo_name":"k8sgpt","created_at":"2024-10-05T00:00:00+00:00","cumulative_watch_count":2013},{"repo_name":"k8sgpt","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":2016},{"repo_name":"k8sgpt","created_at":"2024-10-07T00:00:00+00:00","cumulative_watch_count":2027},{"repo_name":"k8sgpt","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":2040},{"repo_name":"k8sgpt","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":2052},{"repo_name":"k8sgpt","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":2061},{"repo_name":"k8sgpt","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":2068},{"repo_name":"k8sgpt","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":2073},{"repo_name":"k8sgpt","created_at":"2024-10-13T00:00:00+00:00","cumulative_watch_count":2076},{"repo_name":"k8sgpt","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":2083},{"repo_name":"k8sgpt","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":2089},{"repo_name":"k8sgpt","created_at":"2024-10-16T00:00:00+00:00","cumulative_watch_count":2097},{"repo_name":"k8sgpt","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":2103},{"repo_name":"k8sgpt","created_at":"2024-10-18T00:00:00+00:00","cumulative_watch_count":2109},{"repo_name":"k8sgpt","created_at":"2024-10-19T00:00:00+00:00","cumulative_watch_count":2111},{"repo_name":"k8sgpt","created_at":"2024-10-20T00:00:00+00:00","cumulative_watch_count":2116},{"repo_name":"k8sgpt","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":2122},{"repo_name":"k8sgpt","created_at":"2024-10-22T00:00:00+00:00","cumulative_watch_count":2130},{"repo_name":"k8sgpt","created_at":"2024-10-23T00:00:00+00:00","cumulative_watch_count":2139},{"repo_name":"k8sgpt","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":2142},{"repo_name":"k8sgpt","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":2143},{"repo_name":"k8sgpt","created_at":"2024-10-26T00:00:00+00:00","cumulative_watch_count":2145},{"repo_name":"k8sgpt","created_at":"2024-10-27T00:00:00+00:00","cumulative_watch_count":2146},{"repo_name":"k8sgpt","created_at":"2024-10-28T00:00:00+00:00","cumulative_watch_count":2148},{"repo_name":"k8sgpt","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":2153},{"repo_name":"k8sgpt","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":2156},{"repo_name":"k8sgpt","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":2162},{"repo_name":"k8sgpt","created_at":"2024-11-01T00:00:00+00:00","cumulative_watch_count":2167},{"repo_name":"k8sgpt","created_at":"2024-11-02T00:00:00+00:00","cumulative_watch_count":2171},{"repo_name":"k8sgpt","created_at":"2024-11-03T00:00:00+00:00","cumulative_watch_count":2175},{"repo_name":"k8sgpt","created_at":"2024-11-04T00:00:00+00:00","cumulative_watch_count":2179},{"repo_name":"k8sgpt","created_at":"2024-11-05T00:00:00+00:00","cumulative_watch_count":2183},{"repo_name":"k8sgpt","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":2185},{"repo_name":"k8sgpt","created_at":"2024-11-07T00:00:00+00:00","cumulative_watch_count":2191},{"repo_name":"k8sgpt","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":2195},{"repo_name":"k8sgpt","created_at":"2024-11-09T00:00:00+00:00","cumulative_watch_count":2199},{"repo_name":"k8sgpt","created_at":"2024-11-10T00:00:00+00:00","cumulative_watch_count":2205},{"repo_name":"k8sgpt","created_at":"2024-11-11T00:00:00+00:00","cumulative_watch_count":2215},{"repo_name":"node_exporter","created_at":"2024-01-01T00:00:00+00:00","cumulative_watch_count":4},{"repo_name":"node_exporter","created_at":"2024-01-03T00:00:00+00:00","cumulative_watch_count":10},{"repo_name":"node_exporter","created_at":"2024-01-04T00:00:00+00:00","cumulative_watch_count":11},{"repo_name":"node_exporter","created_at":"2024-01-05T00:00:00+00:00","cumulative_watch_count":13},{"repo_name":"node_exporter","created_at":"2024-01-06T00:00:00+00:00","cumulative_watch_count":14},{"repo_name":"node_exporter","created_at":"2024-01-07T00:00:00+00:00","cumulative_watch_count":16},{"repo_name":"node_exporter","created_at":"2024-01-08T00:00:00+00:00","cumulative_watch_count":20},{"repo_name":"node_exporter","created_at":"2024-01-09T00:00:00+00:00","cumulative_watch_count":22},{"repo_name":"node_exporter","created_at":"2024-01-10T00:00:00+00:00","cumulative_watch_count":27},{"repo_name":"node_exporter","created_at":"2024-01-11T00:00:00+00:00","cumulative_watch_count":34},{"repo_name":"node_exporter","created_at":"2024-01-12T00:00:00+00:00","cumulative_watch_count":41},{"repo_name":"node_exporter","created_at":"2024-01-13T00:00:00+00:00","cumulative_watch_count":47},{"repo_name":"node_exporter","created_at":"2024-01-14T00:00:00+00:00","cumulative_watch_count":48},{"repo_name":"node_exporter","created_at":"2024-01-15T00:00:00+00:00","cumulative_watch_count":53},{"repo_name":"node_exporter","created_at":"2024-01-16T00:00:00+00:00","cumulative_watch_count":58},{"repo_name":"node_exporter","created_at":"2024-01-17T00:00:00+00:00","cumulative_watch_count":62},{"repo_name":"node_exporter","created_at":"2024-01-18T00:00:00+00:00","cumulative_watch_count":68},{"repo_name":"node_exporter","created_at":"2024-01-19T00:00:00+00:00","cumulative_watch_count":72},{"repo_name":"node_exporter","created_at":"2024-01-20T00:00:00+00:00","cumulative_watch_count":74},{"repo_name":"node_exporter","created_at":"2024-01-21T00:00:00+00:00","cumulative_watch_count":78},{"repo_name":"node_exporter","created_at":"2024-01-22T00:00:00+00:00","cumulative_watch_count":81},{"repo_name":"node_exporter","created_at":"2024-01-23T00:00:00+00:00","cumulative_watch_count":87},{"repo_name":"node_exporter","created_at":"2024-01-24T00:00:00+00:00","cumulative_watch_count":93},{"repo_name":"node_exporter","created_at":"2024-01-25T00:00:00+00:00","cumulative_watch_count":99},{"repo_name":"node_exporter","created_at":"2024-01-26T00:00:00+00:00","cumulative_watch_count":106},{"repo_name":"node_exporter","created_at":"2024-01-27T00:00:00+00:00","cumulative_watch_count":108},{"repo_name":"node_exporter","created_at":"2024-01-29T00:00:00+00:00","cumulative_watch_count":114},{"repo_name":"node_exporter","created_at":"2024-01-30T00:00:00+00:00","cumulative_watch_count":122},{"repo_name":"node_exporter","created_at":"2024-01-31T00:00:00+00:00","cumulative_watch_count":128},{"repo_name":"node_exporter","created_at":"2024-02-02T00:00:00+00:00","cumulative_watch_count":132},{"repo_name":"node_exporter","created_at":"2024-02-03T00:00:00+00:00","cumulative_watch_count":135},{"repo_name":"node_exporter","created_at":"2024-02-04T00:00:00+00:00","cumulative_watch_count":139},{"repo_name":"node_exporter","created_at":"2024-02-05T00:00:00+00:00","cumulative_watch_count":145},{"repo_name":"node_exporter","created_at":"2024-02-06T00:00:00+00:00","cumulative_watch_count":149},{"repo_name":"node_exporter","created_at":"2024-02-07T00:00:00+00:00","cumulative_watch_count":152},{"repo_name":"node_exporter","created_at":"2024-02-08T00:00:00+00:00","cumulative_watch_count":155},{"repo_name":"node_exporter","created_at":"2024-02-09T00:00:00+00:00","cumulative_watch_count":159},{"repo_name":"node_exporter","created_at":"2024-02-10T00:00:00+00:00","cumulative_watch_count":163},{"repo_name":"node_exporter","created_at":"2024-02-11T00:00:00+00:00","cumulative_watch_count":164},{"repo_name":"node_exporter","created_at":"2024-02-12T00:00:00+00:00","cumulative_watch_count":167},{"repo_name":"node_exporter","created_at":"2024-02-13T00:00:00+00:00","cumulative_watch_count":168},{"repo_name":"node_exporter","created_at":"2024-02-14T00:00:00+00:00","cumulative_watch_count":175},{"repo_name":"node_exporter","created_at":"2024-02-15T00:00:00+00:00","cumulative_watch_count":188},{"repo_name":"node_exporter","created_at":"2024-02-16T00:00:00+00:00","cumulative_watch_count":191},{"repo_name":"node_exporter","created_at":"2024-02-17T00:00:00+00:00","cumulative_watch_count":192},{"repo_name":"node_exporter","created_at":"2024-02-18T00:00:00+00:00","cumulative_watch_count":195},{"repo_name":"node_exporter","created_at":"2024-02-19T00:00:00+00:00","cumulative_watch_count":202},{"repo_name":"node_exporter","created_at":"2024-02-20T00:00:00+00:00","cumulative_watch_count":207},{"repo_name":"node_exporter","created_at":"2024-02-21T00:00:00+00:00","cumulative_watch_count":209},{"repo_name":"node_exporter","created_at":"2024-02-22T00:00:00+00:00","cumulative_watch_count":216},{"repo_name":"node_exporter","created_at":"2024-02-23T00:00:00+00:00","cumulative_watch_count":221},{"repo_name":"node_exporter","created_at":"2024-02-24T00:00:00+00:00","cumulative_watch_count":223},{"repo_name":"node_exporter","created_at":"2024-02-25T00:00:00+00:00","cumulative_watch_count":229},{"repo_name":"node_exporter","created_at":"2024-02-26T00:00:00+00:00","cumulative_watch_count":234},{"repo_name":"node_exporter","created_at":"2024-02-27T00:00:00+00:00","cumulative_watch_count":241},{"repo_name":"node_exporter","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":248},{"repo_name":"node_exporter","created_at":"2024-02-29T00:00:00+00:00","cumulative_watch_count":254},{"repo_name":"node_exporter","created_at":"2024-03-01T00:00:00+00:00","cumulative_watch_count":263},{"repo_name":"node_exporter","created_at":"2024-03-02T00:00:00+00:00","cumulative_watch_count":266},{"repo_name":"node_exporter","created_at":"2024-03-03T00:00:00+00:00","cumulative_watch_count":272},{"repo_name":"node_exporter","created_at":"2024-03-04T00:00:00+00:00","cumulative_watch_count":279},{"repo_name":"node_exporter","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":288},{"repo_name":"node_exporter","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":296},{"repo_name":"node_exporter","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":302},{"repo_name":"node_exporter","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":306},{"repo_name":"node_exporter","created_at":"2024-03-09T00:00:00+00:00","cumulative_watch_count":307},{"repo_name":"node_exporter","created_at":"2024-03-10T00:00:00+00:00","cumulative_watch_count":313},{"repo_name":"node_exporter","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":316},{"repo_name":"node_exporter","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":321},{"repo_name":"node_exporter","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":329},{"repo_name":"node_exporter","created_at":"2024-03-14T00:00:00+00:00","cumulative_watch_count":335},{"repo_name":"node_exporter","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":338},{"repo_name":"node_exporter","created_at":"2024-03-16T00:00:00+00:00","cumulative_watch_count":340},{"repo_name":"node_exporter","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":342},{"repo_name":"node_exporter","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":348},{"repo_name":"node_exporter","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":361},{"repo_name":"node_exporter","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":367},{"repo_name":"node_exporter","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":376},{"repo_name":"node_exporter","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":380},{"repo_name":"node_exporter","created_at":"2024-03-23T00:00:00+00:00","cumulative_watch_count":385},{"repo_name":"node_exporter","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":388},{"repo_name":"node_exporter","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":392},{"repo_name":"node_exporter","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":397},{"repo_name":"node_exporter","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":403},{"repo_name":"node_exporter","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":407},{"repo_name":"node_exporter","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":409},{"repo_name":"node_exporter","created_at":"2024-03-30T00:00:00+00:00","cumulative_watch_count":413},{"repo_name":"node_exporter","created_at":"2024-03-31T00:00:00+00:00","cumulative_watch_count":415},{"repo_name":"node_exporter","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":417},{"repo_name":"node_exporter","created_at":"2024-04-02T00:00:00+00:00","cumulative_watch_count":421},{"repo_name":"node_exporter","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":429},{"repo_name":"node_exporter","created_at":"2024-04-04T00:00:00+00:00","cumulative_watch_count":431},{"repo_name":"node_exporter","created_at":"2024-04-05T00:00:00+00:00","cumulative_watch_count":434},{"repo_name":"node_exporter","created_at":"2024-04-06T00:00:00+00:00","cumulative_watch_count":442},{"repo_name":"node_exporter","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":446},{"repo_name":"node_exporter","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":449},{"repo_name":"node_exporter","created_at":"2024-04-09T00:00:00+00:00","cumulative_watch_count":452},{"repo_name":"node_exporter","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":459},{"repo_name":"node_exporter","created_at":"2024-04-11T00:00:00+00:00","cumulative_watch_count":467},{"repo_name":"node_exporter","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":475},{"repo_name":"node_exporter","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":478},{"repo_name":"node_exporter","created_at":"2024-04-14T00:00:00+00:00","cumulative_watch_count":481},{"repo_name":"node_exporter","created_at":"2024-04-15T00:00:00+00:00","cumulative_watch_count":485},{"repo_name":"node_exporter","created_at":"2024-04-16T00:00:00+00:00","cumulative_watch_count":490},{"repo_name":"node_exporter","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":496},{"repo_name":"node_exporter","created_at":"2024-04-18T00:00:00+00:00","cumulative_watch_count":499},{"repo_name":"node_exporter","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":506},{"repo_name":"node_exporter","created_at":"2024-04-20T00:00:00+00:00","cumulative_watch_count":514},{"repo_name":"node_exporter","created_at":"2024-04-21T00:00:00+00:00","cumulative_watch_count":517},{"repo_name":"node_exporter","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":528},{"repo_name":"node_exporter","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":530},{"repo_name":"node_exporter","created_at":"2024-04-24T00:00:00+00:00","cumulative_watch_count":541},{"repo_name":"node_exporter","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":546},{"repo_name":"node_exporter","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":551},{"repo_name":"node_exporter","created_at":"2024-04-27T00:00:00+00:00","cumulative_watch_count":553},{"repo_name":"node_exporter","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":557},{"repo_name":"node_exporter","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":562},{"repo_name":"node_exporter","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":567},{"repo_name":"node_exporter","created_at":"2024-05-01T00:00:00+00:00","cumulative_watch_count":573},{"repo_name":"node_exporter","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":575},{"repo_name":"node_exporter","created_at":"2024-05-03T00:00:00+00:00","cumulative_watch_count":577},{"repo_name":"node_exporter","created_at":"2024-05-04T00:00:00+00:00","cumulative_watch_count":579},{"repo_name":"node_exporter","created_at":"2024-05-05T00:00:00+00:00","cumulative_watch_count":581},{"repo_name":"node_exporter","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":583},{"repo_name":"node_exporter","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":591},{"repo_name":"node_exporter","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":598},{"repo_name":"node_exporter","created_at":"2024-05-09T00:00:00+00:00","cumulative_watch_count":600},{"repo_name":"node_exporter","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":608},{"repo_name":"node_exporter","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":615},{"repo_name":"node_exporter","created_at":"2024-05-12T00:00:00+00:00","cumulative_watch_count":620},{"repo_name":"node_exporter","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":626},{"repo_name":"node_exporter","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":632},{"repo_name":"node_exporter","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":636},{"repo_name":"node_exporter","created_at":"2024-05-16T00:00:00+00:00","cumulative_watch_count":638},{"repo_name":"node_exporter","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":641},{"repo_name":"node_exporter","created_at":"2024-05-18T00:00:00+00:00","cumulative_watch_count":643},{"repo_name":"node_exporter","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":645},{"repo_name":"node_exporter","created_at":"2024-05-20T00:00:00+00:00","cumulative_watch_count":649},{"repo_name":"node_exporter","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":656},{"repo_name":"node_exporter","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":666},{"repo_name":"node_exporter","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":671},{"repo_name":"node_exporter","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":676},{"repo_name":"node_exporter","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":682},{"repo_name":"node_exporter","created_at":"2024-05-26T00:00:00+00:00","cumulative_watch_count":686},{"repo_name":"node_exporter","created_at":"2024-05-27T00:00:00+00:00","cumulative_watch_count":689},{"repo_name":"node_exporter","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":694},{"repo_name":"node_exporter","created_at":"2024-05-29T00:00:00+00:00","cumulative_watch_count":703},{"repo_name":"node_exporter","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":710},{"repo_name":"node_exporter","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":716},{"repo_name":"node_exporter","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":720},{"repo_name":"node_exporter","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":729},{"repo_name":"node_exporter","created_at":"2024-06-03T00:00:00+00:00","cumulative_watch_count":735},{"repo_name":"node_exporter","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":741},{"repo_name":"node_exporter","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":747},{"repo_name":"node_exporter","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":755},{"repo_name":"node_exporter","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":759},{"repo_name":"node_exporter","created_at":"2024-06-08T00:00:00+00:00","cumulative_watch_count":760},{"repo_name":"node_exporter","created_at":"2024-06-09T00:00:00+00:00","cumulative_watch_count":763},{"repo_name":"node_exporter","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":765},{"repo_name":"node_exporter","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":773},{"repo_name":"node_exporter","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":778},{"repo_name":"node_exporter","created_at":"2024-06-13T00:00:00+00:00","cumulative_watch_count":782},{"repo_name":"node_exporter","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":792},{"repo_name":"node_exporter","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":801},{"repo_name":"node_exporter","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":803},{"repo_name":"node_exporter","created_at":"2024-06-17T00:00:00+00:00","cumulative_watch_count":808},{"repo_name":"node_exporter","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":816},{"repo_name":"node_exporter","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":820},{"repo_name":"node_exporter","created_at":"2024-06-20T00:00:00+00:00","cumulative_watch_count":828},{"repo_name":"node_exporter","created_at":"2024-06-21T00:00:00+00:00","cumulative_watch_count":834},{"repo_name":"node_exporter","created_at":"2024-06-22T00:00:00+00:00","cumulative_watch_count":840},{"repo_name":"node_exporter","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":845},{"repo_name":"node_exporter","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":849},{"repo_name":"node_exporter","created_at":"2024-06-25T00:00:00+00:00","cumulative_watch_count":852},{"repo_name":"node_exporter","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":855},{"repo_name":"node_exporter","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":858},{"repo_name":"node_exporter","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":861},{"repo_name":"node_exporter","created_at":"2024-06-29T00:00:00+00:00","cumulative_watch_count":863},{"repo_name":"node_exporter","created_at":"2024-06-30T00:00:00+00:00","cumulative_watch_count":867},{"repo_name":"node_exporter","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":869},{"repo_name":"node_exporter","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":872},{"repo_name":"node_exporter","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":882},{"repo_name":"node_exporter","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":890},{"repo_name":"node_exporter","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":896},{"repo_name":"node_exporter","created_at":"2024-07-07T00:00:00+00:00","cumulative_watch_count":901},{"repo_name":"node_exporter","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":906},{"repo_name":"node_exporter","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":911},{"repo_name":"node_exporter","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":914},{"repo_name":"node_exporter","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":923},{"repo_name":"node_exporter","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":927},{"repo_name":"node_exporter","created_at":"2024-07-13T00:00:00+00:00","cumulative_watch_count":930},{"repo_name":"node_exporter","created_at":"2024-07-14T00:00:00+00:00","cumulative_watch_count":932},{"repo_name":"node_exporter","created_at":"2024-07-15T00:00:00+00:00","cumulative_watch_count":938},{"repo_name":"node_exporter","created_at":"2024-07-16T00:00:00+00:00","cumulative_watch_count":940},{"repo_name":"node_exporter","created_at":"2024-07-17T00:00:00+00:00","cumulative_watch_count":944},{"repo_name":"node_exporter","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":949},{"repo_name":"node_exporter","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":951},{"repo_name":"node_exporter","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":952},{"repo_name":"node_exporter","created_at":"2024-07-21T00:00:00+00:00","cumulative_watch_count":958},{"repo_name":"node_exporter","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":967},{"repo_name":"node_exporter","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":970},{"repo_name":"node_exporter","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":973},{"repo_name":"node_exporter","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":979},{"repo_name":"node_exporter","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":983},{"repo_name":"node_exporter","created_at":"2024-07-27T00:00:00+00:00","cumulative_watch_count":991},{"repo_name":"node_exporter","created_at":"2024-07-28T00:00:00+00:00","cumulative_watch_count":996},{"repo_name":"node_exporter","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":999},{"repo_name":"node_exporter","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":1010},{"repo_name":"node_exporter","created_at":"2024-07-31T00:00:00+00:00","cumulative_watch_count":1016},{"repo_name":"node_exporter","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":1027},{"repo_name":"node_exporter","created_at":"2024-08-02T00:00:00+00:00","cumulative_watch_count":1033},{"repo_name":"node_exporter","created_at":"2024-08-03T00:00:00+00:00","cumulative_watch_count":1037},{"repo_name":"node_exporter","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":1039},{"repo_name":"node_exporter","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":1044},{"repo_name":"node_exporter","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":1052},{"repo_name":"node_exporter","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":1053},{"repo_name":"node_exporter","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":1055},{"repo_name":"node_exporter","created_at":"2024-08-10T00:00:00+00:00","cumulative_watch_count":1057},{"repo_name":"node_exporter","created_at":"2024-08-11T00:00:00+00:00","cumulative_watch_count":1059},{"repo_name":"node_exporter","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":1063},{"repo_name":"node_exporter","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":1070},{"repo_name":"node_exporter","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":1073},{"repo_name":"node_exporter","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":1079},{"repo_name":"node_exporter","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":1083},{"repo_name":"node_exporter","created_at":"2024-08-17T00:00:00+00:00","cumulative_watch_count":1088},{"repo_name":"node_exporter","created_at":"2024-08-18T00:00:00+00:00","cumulative_watch_count":1092},{"repo_name":"node_exporter","created_at":"2024-08-19T00:00:00+00:00","cumulative_watch_count":1095},{"repo_name":"node_exporter","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":1104},{"repo_name":"node_exporter","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":1108},{"repo_name":"node_exporter","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":1113},{"repo_name":"node_exporter","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":1118},{"repo_name":"node_exporter","created_at":"2024-08-24T00:00:00+00:00","cumulative_watch_count":1120},{"repo_name":"node_exporter","created_at":"2024-08-25T00:00:00+00:00","cumulative_watch_count":1123},{"repo_name":"node_exporter","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":1126},{"repo_name":"node_exporter","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":1130},{"repo_name":"node_exporter","created_at":"2024-08-28T00:00:00+00:00","cumulative_watch_count":1133},{"repo_name":"node_exporter","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":1138},{"repo_name":"node_exporter","created_at":"2024-08-30T00:00:00+00:00","cumulative_watch_count":1145},{"repo_name":"node_exporter","created_at":"2024-08-31T00:00:00+00:00","cumulative_watch_count":1147},{"repo_name":"node_exporter","created_at":"2024-09-01T00:00:00+00:00","cumulative_watch_count":1155},{"repo_name":"node_exporter","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":1161},{"repo_name":"node_exporter","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":1163},{"repo_name":"node_exporter","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":1169},{"repo_name":"node_exporter","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":1176},{"repo_name":"node_exporter","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":1182},{"repo_name":"node_exporter","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":1187},{"repo_name":"node_exporter","created_at":"2024-09-08T00:00:00+00:00","cumulative_watch_count":1188},{"repo_name":"node_exporter","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":1194},{"repo_name":"node_exporter","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":1198},{"repo_name":"node_exporter","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":1206},{"repo_name":"node_exporter","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":1214},{"repo_name":"node_exporter","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":1225},{"repo_name":"node_exporter","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":1226},{"repo_name":"node_exporter","created_at":"2024-09-15T00:00:00+00:00","cumulative_watch_count":1231},{"repo_name":"node_exporter","created_at":"2024-09-16T00:00:00+00:00","cumulative_watch_count":1235},{"repo_name":"node_exporter","created_at":"2024-09-17T00:00:00+00:00","cumulative_watch_count":1238},{"repo_name":"node_exporter","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":1242},{"repo_name":"node_exporter","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":1246},{"repo_name":"node_exporter","created_at":"2024-09-21T00:00:00+00:00","cumulative_watch_count":1247},{"repo_name":"node_exporter","created_at":"2024-09-22T00:00:00+00:00","cumulative_watch_count":1249},{"repo_name":"node_exporter","created_at":"2024-09-23T00:00:00+00:00","cumulative_watch_count":1254},{"repo_name":"node_exporter","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":1259},{"repo_name":"node_exporter","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":1266},{"repo_name":"node_exporter","created_at":"2024-09-26T00:00:00+00:00","cumulative_watch_count":1273},{"repo_name":"node_exporter","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":1278},{"repo_name":"node_exporter","created_at":"2024-09-28T00:00:00+00:00","cumulative_watch_count":1279},{"repo_name":"node_exporter","created_at":"2024-09-29T00:00:00+00:00","cumulative_watch_count":1281},{"repo_name":"node_exporter","created_at":"2024-09-30T00:00:00+00:00","cumulative_watch_count":1284},{"repo_name":"node_exporter","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":1290},{"repo_name":"node_exporter","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":1291},{"repo_name":"node_exporter","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":1295},{"repo_name":"node_exporter","created_at":"2024-10-04T00:00:00+00:00","cumulative_watch_count":1299},{"repo_name":"node_exporter","created_at":"2024-10-05T00:00:00+00:00","cumulative_watch_count":1308},{"repo_name":"node_exporter","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":1310},{"repo_name":"node_exporter","created_at":"2024-10-07T00:00:00+00:00","cumulative_watch_count":1311},{"repo_name":"node_exporter","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":1317},{"repo_name":"node_exporter","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":1322},{"repo_name":"node_exporter","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":1326},{"repo_name":"node_exporter","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":1332},{"repo_name":"node_exporter","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":1338},{"repo_name":"node_exporter","created_at":"2024-10-13T00:00:00+00:00","cumulative_watch_count":1339},{"repo_name":"node_exporter","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":1343},{"repo_name":"node_exporter","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":1346},{"repo_name":"node_exporter","created_at":"2024-10-16T00:00:00+00:00","cumulative_watch_count":1350},{"repo_name":"node_exporter","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":1358},{"repo_name":"node_exporter","created_at":"2024-10-18T00:00:00+00:00","cumulative_watch_count":1364},{"repo_name":"node_exporter","created_at":"2024-10-19T00:00:00+00:00","cumulative_watch_count":1366},{"repo_name":"node_exporter","created_at":"2024-10-20T00:00:00+00:00","cumulative_watch_count":1367},{"repo_name":"node_exporter","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":1372},{"repo_name":"node_exporter","created_at":"2024-10-22T00:00:00+00:00","cumulative_watch_count":1376},{"repo_name":"node_exporter","created_at":"2024-10-23T00:00:00+00:00","cumulative_watch_count":1386},{"repo_name":"node_exporter","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":1396},{"repo_name":"node_exporter","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":1402},{"repo_name":"node_exporter","created_at":"2024-10-26T00:00:00+00:00","cumulative_watch_count":1408},{"repo_name":"node_exporter","created_at":"2024-10-27T00:00:00+00:00","cumulative_watch_count":1410},{"repo_name":"node_exporter","created_at":"2024-10-28T00:00:00+00:00","cumulative_watch_count":1419},{"repo_name":"node_exporter","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":1425},{"repo_name":"node_exporter","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":1429},{"repo_name":"node_exporter","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":1434},{"repo_name":"node_exporter","created_at":"2024-11-01T00:00:00+00:00","cumulative_watch_count":1438},{"repo_name":"node_exporter","created_at":"2024-11-02T00:00:00+00:00","cumulative_watch_count":1441},{"repo_name":"node_exporter","created_at":"2024-11-03T00:00:00+00:00","cumulative_watch_count":1443},{"repo_name":"node_exporter","created_at":"2024-11-04T00:00:00+00:00","cumulative_watch_count":1446},{"repo_name":"node_exporter","created_at":"2024-11-05T00:00:00+00:00","cumulative_watch_count":1451},{"repo_name":"node_exporter","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":1457},{"repo_name":"node_exporter","created_at":"2024-11-07T00:00:00+00:00","cumulative_watch_count":1461},{"repo_name":"node_exporter","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":1464},{"repo_name":"node_exporter","created_at":"2024-11-09T00:00:00+00:00","cumulative_watch_count":1467},{"repo_name":"node_exporter","created_at":"2024-11-10T00:00:00+00:00","cumulative_watch_count":1471},{"repo_name":"node_exporter","created_at":"2024-11-11T00:00:00+00:00","cumulative_watch_count":1478},{"repo_name":"opencost","created_at":"2024-01-01T00:00:00+00:00","cumulative_watch_count":1},{"repo_name":"opencost","created_at":"2024-01-02T00:00:00+00:00","cumulative_watch_count":5},{"repo_name":"opencost","created_at":"2024-01-03T00:00:00+00:00","cumulative_watch_count":9},{"repo_name":"opencost","created_at":"2024-01-04T00:00:00+00:00","cumulative_watch_count":13},{"repo_name":"opencost","created_at":"2024-01-05T00:00:00+00:00","cumulative_watch_count":15},{"repo_name":"opencost","created_at":"2024-01-07T00:00:00+00:00","cumulative_watch_count":18},{"repo_name":"opencost","created_at":"2024-01-09T00:00:00+00:00","cumulative_watch_count":19},{"repo_name":"opencost","created_at":"2024-01-10T00:00:00+00:00","cumulative_watch_count":21},{"repo_name":"opencost","created_at":"2024-01-11T00:00:00+00:00","cumulative_watch_count":27},{"repo_name":"opencost","created_at":"2024-01-12T00:00:00+00:00","cumulative_watch_count":29},{"repo_name":"opencost","created_at":"2024-01-15T00:00:00+00:00","cumulative_watch_count":34},{"repo_name":"opencost","created_at":"2024-01-16T00:00:00+00:00","cumulative_watch_count":36},{"repo_name":"opencost","created_at":"2024-01-17T00:00:00+00:00","cumulative_watch_count":39},{"repo_name":"opencost","created_at":"2024-01-18T00:00:00+00:00","cumulative_watch_count":41},{"repo_name":"opencost","created_at":"2024-01-19T00:00:00+00:00","cumulative_watch_count":43},{"repo_name":"opencost","created_at":"2024-01-20T00:00:00+00:00","cumulative_watch_count":44},{"repo_name":"opencost","created_at":"2024-01-22T00:00:00+00:00","cumulative_watch_count":45},{"repo_name":"opencost","created_at":"2024-01-23T00:00:00+00:00","cumulative_watch_count":47},{"repo_name":"opencost","created_at":"2024-01-24T00:00:00+00:00","cumulative_watch_count":49},{"repo_name":"opencost","created_at":"2024-01-25T00:00:00+00:00","cumulative_watch_count":51},{"repo_name":"opencost","created_at":"2024-01-26T00:00:00+00:00","cumulative_watch_count":54},{"repo_name":"opencost","created_at":"2024-01-28T00:00:00+00:00","cumulative_watch_count":55},{"repo_name":"opencost","created_at":"2024-01-29T00:00:00+00:00","cumulative_watch_count":59},{"repo_name":"opencost","created_at":"2024-01-30T00:00:00+00:00","cumulative_watch_count":63},{"repo_name":"opencost","created_at":"2024-01-31T00:00:00+00:00","cumulative_watch_count":68},{"repo_name":"opencost","created_at":"2024-02-01T00:00:00+00:00","cumulative_watch_count":72},{"repo_name":"opencost","created_at":"2024-02-02T00:00:00+00:00","cumulative_watch_count":77},{"repo_name":"opencost","created_at":"2024-02-03T00:00:00+00:00","cumulative_watch_count":80},{"repo_name":"opencost","created_at":"2024-02-04T00:00:00+00:00","cumulative_watch_count":82},{"repo_name":"opencost","created_at":"2024-02-05T00:00:00+00:00","cumulative_watch_count":85},{"repo_name":"opencost","created_at":"2024-02-06T00:00:00+00:00","cumulative_watch_count":88},{"repo_name":"opencost","created_at":"2024-02-07T00:00:00+00:00","cumulative_watch_count":91},{"repo_name":"opencost","created_at":"2024-02-08T00:00:00+00:00","cumulative_watch_count":96},{"repo_name":"opencost","created_at":"2024-02-09T00:00:00+00:00","cumulative_watch_count":98},{"repo_name":"opencost","created_at":"2024-02-10T00:00:00+00:00","cumulative_watch_count":101},{"repo_name":"opencost","created_at":"2024-02-11T00:00:00+00:00","cumulative_watch_count":102},{"repo_name":"opencost","created_at":"2024-02-13T00:00:00+00:00","cumulative_watch_count":105},{"repo_name":"opencost","created_at":"2024-02-14T00:00:00+00:00","cumulative_watch_count":106},{"repo_name":"opencost","created_at":"2024-02-15T00:00:00+00:00","cumulative_watch_count":109},{"repo_name":"opencost","created_at":"2024-02-16T00:00:00+00:00","cumulative_watch_count":110},{"repo_name":"opencost","created_at":"2024-02-17T00:00:00+00:00","cumulative_watch_count":113},{"repo_name":"opencost","created_at":"2024-02-18T00:00:00+00:00","cumulative_watch_count":114},{"repo_name":"opencost","created_at":"2024-02-19T00:00:00+00:00","cumulative_watch_count":118},{"repo_name":"opencost","created_at":"2024-02-20T00:00:00+00:00","cumulative_watch_count":122},{"repo_name":"opencost","created_at":"2024-02-21T00:00:00+00:00","cumulative_watch_count":126},{"repo_name":"opencost","created_at":"2024-02-22T00:00:00+00:00","cumulative_watch_count":128},{"repo_name":"opencost","created_at":"2024-02-23T00:00:00+00:00","cumulative_watch_count":132},{"repo_name":"opencost","created_at":"2024-02-25T00:00:00+00:00","cumulative_watch_count":134},{"repo_name":"opencost","created_at":"2024-02-26T00:00:00+00:00","cumulative_watch_count":136},{"repo_name":"opencost","created_at":"2024-02-27T00:00:00+00:00","cumulative_watch_count":137},{"repo_name":"opencost","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":138},{"repo_name":"opencost","created_at":"2024-02-29T00:00:00+00:00","cumulative_watch_count":140},{"repo_name":"opencost","created_at":"2024-03-01T00:00:00+00:00","cumulative_watch_count":142},{"repo_name":"opencost","created_at":"2024-03-02T00:00:00+00:00","cumulative_watch_count":144},{"repo_name":"opencost","created_at":"2024-03-03T00:00:00+00:00","cumulative_watch_count":145},{"repo_name":"opencost","created_at":"2024-03-04T00:00:00+00:00","cumulative_watch_count":150},{"repo_name":"opencost","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":163},{"repo_name":"opencost","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":172},{"repo_name":"opencost","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":176},{"repo_name":"opencost","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":180},{"repo_name":"opencost","created_at":"2024-03-09T00:00:00+00:00","cumulative_watch_count":181},{"repo_name":"opencost","created_at":"2024-03-10T00:00:00+00:00","cumulative_watch_count":183},{"repo_name":"opencost","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":188},{"repo_name":"opencost","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":192},{"repo_name":"opencost","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":194},{"repo_name":"opencost","created_at":"2024-03-14T00:00:00+00:00","cumulative_watch_count":198},{"repo_name":"opencost","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":201},{"repo_name":"opencost","created_at":"2024-03-16T00:00:00+00:00","cumulative_watch_count":203},{"repo_name":"opencost","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":204},{"repo_name":"opencost","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":205},{"repo_name":"opencost","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":208},{"repo_name":"opencost","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":213},{"repo_name":"opencost","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":216},{"repo_name":"opencost","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":221},{"repo_name":"opencost","created_at":"2024-03-23T00:00:00+00:00","cumulative_watch_count":222},{"repo_name":"opencost","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":224},{"repo_name":"opencost","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":225},{"repo_name":"opencost","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":229},{"repo_name":"opencost","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":231},{"repo_name":"opencost","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":232},{"repo_name":"opencost","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":242},{"repo_name":"opencost","created_at":"2024-03-30T00:00:00+00:00","cumulative_watch_count":250},{"repo_name":"opencost","created_at":"2024-03-31T00:00:00+00:00","cumulative_watch_count":252},{"repo_name":"opencost","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":256},{"repo_name":"opencost","created_at":"2024-04-02T00:00:00+00:00","cumulative_watch_count":260},{"repo_name":"opencost","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":264},{"repo_name":"opencost","created_at":"2024-04-04T00:00:00+00:00","cumulative_watch_count":265},{"repo_name":"opencost","created_at":"2024-04-05T00:00:00+00:00","cumulative_watch_count":268},{"repo_name":"opencost","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":269},{"repo_name":"opencost","created_at":"2024-04-09T00:00:00+00:00","cumulative_watch_count":272},{"repo_name":"opencost","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":273},{"repo_name":"opencost","created_at":"2024-04-11T00:00:00+00:00","cumulative_watch_count":278},{"repo_name":"opencost","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":280},{"repo_name":"opencost","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":283},{"repo_name":"opencost","created_at":"2024-04-14T00:00:00+00:00","cumulative_watch_count":285},{"repo_name":"opencost","created_at":"2024-04-15T00:00:00+00:00","cumulative_watch_count":289},{"repo_name":"opencost","created_at":"2024-04-16T00:00:00+00:00","cumulative_watch_count":293},{"repo_name":"opencost","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":295},{"repo_name":"opencost","created_at":"2024-04-18T00:00:00+00:00","cumulative_watch_count":297},{"repo_name":"opencost","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":299},{"repo_name":"opencost","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":301},{"repo_name":"opencost","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":302},{"repo_name":"opencost","created_at":"2024-04-24T00:00:00+00:00","cumulative_watch_count":305},{"repo_name":"opencost","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":306},{"repo_name":"opencost","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":308},{"repo_name":"opencost","created_at":"2024-04-27T00:00:00+00:00","cumulative_watch_count":309},{"repo_name":"opencost","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":310},{"repo_name":"opencost","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":312},{"repo_name":"opencost","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":314},{"repo_name":"opencost","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":316},{"repo_name":"opencost","created_at":"2024-05-03T00:00:00+00:00","cumulative_watch_count":320},{"repo_name":"opencost","created_at":"2024-05-04T00:00:00+00:00","cumulative_watch_count":322},{"repo_name":"opencost","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":323},{"repo_name":"opencost","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":324},{"repo_name":"opencost","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":327},{"repo_name":"opencost","created_at":"2024-05-09T00:00:00+00:00","cumulative_watch_count":330},{"repo_name":"opencost","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":331},{"repo_name":"opencost","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":333},{"repo_name":"opencost","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":337},{"repo_name":"opencost","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":341},{"repo_name":"opencost","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":346},{"repo_name":"opencost","created_at":"2024-05-18T00:00:00+00:00","cumulative_watch_count":347},{"repo_name":"opencost","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":349},{"repo_name":"opencost","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":352},{"repo_name":"opencost","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":355},{"repo_name":"opencost","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":365},{"repo_name":"opencost","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":369},{"repo_name":"opencost","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":370},{"repo_name":"opencost","created_at":"2024-05-26T00:00:00+00:00","cumulative_watch_count":371},{"repo_name":"opencost","created_at":"2024-05-27T00:00:00+00:00","cumulative_watch_count":375},{"repo_name":"opencost","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":378},{"repo_name":"opencost","created_at":"2024-05-29T00:00:00+00:00","cumulative_watch_count":380},{"repo_name":"opencost","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":382},{"repo_name":"opencost","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":384},{"repo_name":"opencost","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":389},{"repo_name":"opencost","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":390},{"repo_name":"opencost","created_at":"2024-06-03T00:00:00+00:00","cumulative_watch_count":393},{"repo_name":"opencost","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":397},{"repo_name":"opencost","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":398},{"repo_name":"opencost","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":400},{"repo_name":"opencost","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":401},{"repo_name":"opencost","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":404},{"repo_name":"opencost","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":409},{"repo_name":"opencost","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":411},{"repo_name":"opencost","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":414},{"repo_name":"opencost","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":416},{"repo_name":"opencost","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":421},{"repo_name":"opencost","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":423},{"repo_name":"opencost","created_at":"2024-06-20T00:00:00+00:00","cumulative_watch_count":424},{"repo_name":"opencost","created_at":"2024-06-21T00:00:00+00:00","cumulative_watch_count":426},{"repo_name":"opencost","created_at":"2024-06-22T00:00:00+00:00","cumulative_watch_count":427},{"repo_name":"opencost","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":431},{"repo_name":"opencost","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":434},{"repo_name":"opencost","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":435},{"repo_name":"opencost","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":438},{"repo_name":"opencost","created_at":"2024-06-29T00:00:00+00:00","cumulative_watch_count":443},{"repo_name":"opencost","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":444},{"repo_name":"opencost","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":446},{"repo_name":"opencost","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":447},{"repo_name":"opencost","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":450},{"repo_name":"opencost","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":451},{"repo_name":"opencost","created_at":"2024-07-06T00:00:00+00:00","cumulative_watch_count":452},{"repo_name":"opencost","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":454},{"repo_name":"opencost","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":457},{"repo_name":"opencost","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":459},{"repo_name":"opencost","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":462},{"repo_name":"opencost","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":466},{"repo_name":"opencost","created_at":"2024-07-13T00:00:00+00:00","cumulative_watch_count":469},{"repo_name":"opencost","created_at":"2024-07-14T00:00:00+00:00","cumulative_watch_count":471},{"repo_name":"opencost","created_at":"2024-07-15T00:00:00+00:00","cumulative_watch_count":474},{"repo_name":"opencost","created_at":"2024-07-16T00:00:00+00:00","cumulative_watch_count":477},{"repo_name":"opencost","created_at":"2024-07-17T00:00:00+00:00","cumulative_watch_count":479},{"repo_name":"opencost","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":480},{"repo_name":"opencost","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":481},{"repo_name":"opencost","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":483},{"repo_name":"opencost","created_at":"2024-07-21T00:00:00+00:00","cumulative_watch_count":485},{"repo_name":"opencost","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":488},{"repo_name":"opencost","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":490},{"repo_name":"opencost","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":493},{"repo_name":"opencost","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":494},{"repo_name":"opencost","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":497},{"repo_name":"opencost","created_at":"2024-07-28T00:00:00+00:00","cumulative_watch_count":499},{"repo_name":"opencost","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":501},{"repo_name":"opencost","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":502},{"repo_name":"opencost","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":506},{"repo_name":"opencost","created_at":"2024-08-04T00:00:00+00:00","cumulative_watch_count":507},{"repo_name":"opencost","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":508},{"repo_name":"opencost","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":512},{"repo_name":"opencost","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":518},{"repo_name":"opencost","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":520},{"repo_name":"opencost","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":521},{"repo_name":"opencost","created_at":"2024-08-10T00:00:00+00:00","cumulative_watch_count":524},{"repo_name":"opencost","created_at":"2024-08-11T00:00:00+00:00","cumulative_watch_count":526},{"repo_name":"opencost","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":528},{"repo_name":"opencost","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":531},{"repo_name":"opencost","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":546},{"repo_name":"opencost","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":560},{"repo_name":"opencost","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":577},{"repo_name":"opencost","created_at":"2024-08-17T00:00:00+00:00","cumulative_watch_count":586},{"repo_name":"opencost","created_at":"2024-08-18T00:00:00+00:00","cumulative_watch_count":592},{"repo_name":"opencost","created_at":"2024-08-19T00:00:00+00:00","cumulative_watch_count":598},{"repo_name":"opencost","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":600},{"repo_name":"opencost","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":603},{"repo_name":"opencost","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":608},{"repo_name":"opencost","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":610},{"repo_name":"opencost","created_at":"2024-08-24T00:00:00+00:00","cumulative_watch_count":611},{"repo_name":"opencost","created_at":"2024-08-25T00:00:00+00:00","cumulative_watch_count":615},{"repo_name":"opencost","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":622},{"repo_name":"opencost","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":623},{"repo_name":"opencost","created_at":"2024-08-28T00:00:00+00:00","cumulative_watch_count":626},{"repo_name":"opencost","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":630},{"repo_name":"opencost","created_at":"2024-08-30T00:00:00+00:00","cumulative_watch_count":633},{"repo_name":"opencost","created_at":"2024-08-31T00:00:00+00:00","cumulative_watch_count":635},{"repo_name":"opencost","created_at":"2024-09-01T00:00:00+00:00","cumulative_watch_count":636},{"repo_name":"opencost","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":638},{"repo_name":"opencost","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":642},{"repo_name":"opencost","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":644},{"repo_name":"opencost","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":650},{"repo_name":"opencost","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":655},{"repo_name":"opencost","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":656},{"repo_name":"opencost","created_at":"2024-09-08T00:00:00+00:00","cumulative_watch_count":662},{"repo_name":"opencost","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":668},{"repo_name":"opencost","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":670},{"repo_name":"opencost","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":672},{"repo_name":"opencost","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":673},{"repo_name":"opencost","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":674},{"repo_name":"opencost","created_at":"2024-09-15T00:00:00+00:00","cumulative_watch_count":675},{"repo_name":"opencost","created_at":"2024-09-16T00:00:00+00:00","cumulative_watch_count":678},{"repo_name":"opencost","created_at":"2024-09-17T00:00:00+00:00","cumulative_watch_count":685},{"repo_name":"opencost","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":701},{"repo_name":"opencost","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":714},{"repo_name":"opencost","created_at":"2024-09-20T00:00:00+00:00","cumulative_watch_count":726},{"repo_name":"opencost","created_at":"2024-09-21T00:00:00+00:00","cumulative_watch_count":728},{"repo_name":"opencost","created_at":"2024-09-22T00:00:00+00:00","cumulative_watch_count":730},{"repo_name":"opencost","created_at":"2024-09-23T00:00:00+00:00","cumulative_watch_count":734},{"repo_name":"opencost","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":737},{"repo_name":"opencost","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":739},{"repo_name":"opencost","created_at":"2024-09-26T00:00:00+00:00","cumulative_watch_count":744},{"repo_name":"opencost","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":748},{"repo_name":"opencost","created_at":"2024-09-28T00:00:00+00:00","cumulative_watch_count":749},{"repo_name":"opencost","created_at":"2024-09-29T00:00:00+00:00","cumulative_watch_count":751},{"repo_name":"opencost","created_at":"2024-09-30T00:00:00+00:00","cumulative_watch_count":752},{"repo_name":"opencost","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":756},{"repo_name":"opencost","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":757},{"repo_name":"opencost","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":758},{"repo_name":"opencost","created_at":"2024-10-05T00:00:00+00:00","cumulative_watch_count":760},{"repo_name":"opencost","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":762},{"repo_name":"opencost","created_at":"2024-10-07T00:00:00+00:00","cumulative_watch_count":764},{"repo_name":"opencost","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":767},{"repo_name":"opencost","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":768},{"repo_name":"opencost","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":772},{"repo_name":"opencost","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":774},{"repo_name":"opencost","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":775},{"repo_name":"opencost","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":776},{"repo_name":"opencost","created_at":"2024-10-16T00:00:00+00:00","cumulative_watch_count":777},{"repo_name":"opencost","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":782},{"repo_name":"opencost","created_at":"2024-10-19T00:00:00+00:00","cumulative_watch_count":783},{"repo_name":"opencost","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":788},{"repo_name":"opencost","created_at":"2024-10-22T00:00:00+00:00","cumulative_watch_count":790},{"repo_name":"opencost","created_at":"2024-10-23T00:00:00+00:00","cumulative_watch_count":795},{"repo_name":"opencost","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":798},{"repo_name":"opencost","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":799},{"repo_name":"opencost","created_at":"2024-10-27T00:00:00+00:00","cumulative_watch_count":800},{"repo_name":"opencost","created_at":"2024-10-28T00:00:00+00:00","cumulative_watch_count":806},{"repo_name":"opencost","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":809},{"repo_name":"opencost","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":811},{"repo_name":"opencost","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":820},{"repo_name":"opencost","created_at":"2024-11-01T00:00:00+00:00","cumulative_watch_count":834},{"repo_name":"opencost","created_at":"2024-11-02T00:00:00+00:00","cumulative_watch_count":839},{"repo_name":"opencost","created_at":"2024-11-03T00:00:00+00:00","cumulative_watch_count":842},{"repo_name":"opencost","created_at":"2024-11-04T00:00:00+00:00","cumulative_watch_count":848},{"repo_name":"opencost","created_at":"2024-11-05T00:00:00+00:00","cumulative_watch_count":852},{"repo_name":"opencost","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":854},{"repo_name":"opencost","created_at":"2024-11-07T00:00:00+00:00","cumulative_watch_count":855},{"repo_name":"opencost","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":856},{"repo_name":"opencost","created_at":"2024-11-11T00:00:00+00:00","cumulative_watch_count":858},{"repo_name":"opentelemetry-collector","created_at":"2024-01-01T00:00:00+00:00","cumulative_watch_count":1},{"repo_name":"opentelemetry-collector","created_at":"2024-01-02T00:00:00+00:00","cumulative_watch_count":4},{"repo_name":"opentelemetry-collector","created_at":"2024-01-03T00:00:00+00:00","cumulative_watch_count":8},{"repo_name":"opentelemetry-collector","created_at":"2024-01-04T00:00:00+00:00","cumulative_watch_count":15},{"repo_name":"opentelemetry-collector","created_at":"2024-01-05T00:00:00+00:00","cumulative_watch_count":18},{"repo_name":"opentelemetry-collector","created_at":"2024-01-06T00:00:00+00:00","cumulative_watch_count":19},{"repo_name":"opentelemetry-collector","created_at":"2024-01-07T00:00:00+00:00","cumulative_watch_count":20},{"repo_name":"opentelemetry-collector","created_at":"2024-01-08T00:00:00+00:00","cumulative_watch_count":25},{"repo_name":"opentelemetry-collector","created_at":"2024-01-09T00:00:00+00:00","cumulative_watch_count":27},{"repo_name":"opentelemetry-collector","created_at":"2024-01-10T00:00:00+00:00","cumulative_watch_count":30},{"repo_name":"opentelemetry-collector","created_at":"2024-01-11T00:00:00+00:00","cumulative_watch_count":33},{"repo_name":"opentelemetry-collector","created_at":"2024-01-12T00:00:00+00:00","cumulative_watch_count":36},{"repo_name":"opentelemetry-collector","created_at":"2024-01-13T00:00:00+00:00","cumulative_watch_count":39},{"repo_name":"opentelemetry-collector","created_at":"2024-01-14T00:00:00+00:00","cumulative_watch_count":42},{"repo_name":"opentelemetry-collector","created_at":"2024-01-15T00:00:00+00:00","cumulative_watch_count":44},{"repo_name":"opentelemetry-collector","created_at":"2024-01-16T00:00:00+00:00","cumulative_watch_count":49},{"repo_name":"opentelemetry-collector","created_at":"2024-01-17T00:00:00+00:00","cumulative_watch_count":50},{"repo_name":"opentelemetry-collector","created_at":"2024-01-18T00:00:00+00:00","cumulative_watch_count":52},{"repo_name":"opentelemetry-collector","created_at":"2024-01-20T00:00:00+00:00","cumulative_watch_count":57},{"repo_name":"opentelemetry-collector","created_at":"2024-01-21T00:00:00+00:00","cumulative_watch_count":60},{"repo_name":"opentelemetry-collector","created_at":"2024-01-22T00:00:00+00:00","cumulative_watch_count":61},{"repo_name":"opentelemetry-collector","created_at":"2024-01-23T00:00:00+00:00","cumulative_watch_count":68},{"repo_name":"opentelemetry-collector","created_at":"2024-01-24T00:00:00+00:00","cumulative_watch_count":71},{"repo_name":"opentelemetry-collector","created_at":"2024-01-25T00:00:00+00:00","cumulative_watch_count":78},{"repo_name":"opentelemetry-collector","created_at":"2024-01-26T00:00:00+00:00","cumulative_watch_count":80},{"repo_name":"opentelemetry-collector","created_at":"2024-01-27T00:00:00+00:00","cumulative_watch_count":82},{"repo_name":"opentelemetry-collector","created_at":"2024-01-28T00:00:00+00:00","cumulative_watch_count":83},{"repo_name":"opentelemetry-collector","created_at":"2024-01-29T00:00:00+00:00","cumulative_watch_count":87},{"repo_name":"opentelemetry-collector","created_at":"2024-01-30T00:00:00+00:00","cumulative_watch_count":92},{"repo_name":"opentelemetry-collector","created_at":"2024-01-31T00:00:00+00:00","cumulative_watch_count":93},{"repo_name":"opentelemetry-collector","created_at":"2024-02-01T00:00:00+00:00","cumulative_watch_count":99},{"repo_name":"opentelemetry-collector","created_at":"2024-02-02T00:00:00+00:00","cumulative_watch_count":102},{"repo_name":"opentelemetry-collector","created_at":"2024-02-03T00:00:00+00:00","cumulative_watch_count":106},{"repo_name":"opentelemetry-collector","created_at":"2024-02-04T00:00:00+00:00","cumulative_watch_count":109},{"repo_name":"opentelemetry-collector","created_at":"2024-02-05T00:00:00+00:00","cumulative_watch_count":112},{"repo_name":"opentelemetry-collector","created_at":"2024-02-06T00:00:00+00:00","cumulative_watch_count":114},{"repo_name":"opentelemetry-collector","created_at":"2024-02-07T00:00:00+00:00","cumulative_watch_count":115},{"repo_name":"opentelemetry-collector","created_at":"2024-02-08T00:00:00+00:00","cumulative_watch_count":116},{"repo_name":"opentelemetry-collector","created_at":"2024-02-09T00:00:00+00:00","cumulative_watch_count":117},{"repo_name":"opentelemetry-collector","created_at":"2024-02-11T00:00:00+00:00","cumulative_watch_count":118},{"repo_name":"opentelemetry-collector","created_at":"2024-02-12T00:00:00+00:00","cumulative_watch_count":120},{"repo_name":"opentelemetry-collector","created_at":"2024-02-13T00:00:00+00:00","cumulative_watch_count":121},{"repo_name":"opentelemetry-collector","created_at":"2024-02-14T00:00:00+00:00","cumulative_watch_count":123},{"repo_name":"opentelemetry-collector","created_at":"2024-02-15T00:00:00+00:00","cumulative_watch_count":125},{"repo_name":"opentelemetry-collector","created_at":"2024-02-16T00:00:00+00:00","cumulative_watch_count":129},{"repo_name":"opentelemetry-collector","created_at":"2024-02-17T00:00:00+00:00","cumulative_watch_count":132},{"repo_name":"opentelemetry-collector","created_at":"2024-02-18T00:00:00+00:00","cumulative_watch_count":134},{"repo_name":"opentelemetry-collector","created_at":"2024-02-19T00:00:00+00:00","cumulative_watch_count":138},{"repo_name":"opentelemetry-collector","created_at":"2024-02-20T00:00:00+00:00","cumulative_watch_count":139},{"repo_name":"opentelemetry-collector","created_at":"2024-02-21T00:00:00+00:00","cumulative_watch_count":141},{"repo_name":"opentelemetry-collector","created_at":"2024-02-22T00:00:00+00:00","cumulative_watch_count":145},{"repo_name":"opentelemetry-collector","created_at":"2024-02-23T00:00:00+00:00","cumulative_watch_count":147},{"repo_name":"opentelemetry-collector","created_at":"2024-02-24T00:00:00+00:00","cumulative_watch_count":148},{"repo_name":"opentelemetry-collector","created_at":"2024-02-25T00:00:00+00:00","cumulative_watch_count":150},{"repo_name":"opentelemetry-collector","created_at":"2024-02-26T00:00:00+00:00","cumulative_watch_count":154},{"repo_name":"opentelemetry-collector","created_at":"2024-02-27T00:00:00+00:00","cumulative_watch_count":157},{"repo_name":"opentelemetry-collector","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":160},{"repo_name":"opentelemetry-collector","created_at":"2024-03-01T00:00:00+00:00","cumulative_watch_count":161},{"repo_name":"opentelemetry-collector","created_at":"2024-03-02T00:00:00+00:00","cumulative_watch_count":163},{"repo_name":"opentelemetry-collector","created_at":"2024-03-03T00:00:00+00:00","cumulative_watch_count":166},{"repo_name":"opentelemetry-collector","created_at":"2024-03-04T00:00:00+00:00","cumulative_watch_count":170},{"repo_name":"opentelemetry-collector","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":172},{"repo_name":"opentelemetry-collector","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":173},{"repo_name":"opentelemetry-collector","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":177},{"repo_name":"opentelemetry-collector","created_at":"2024-03-10T00:00:00+00:00","cumulative_watch_count":179},{"repo_name":"opentelemetry-collector","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":183},{"repo_name":"opentelemetry-collector","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":187},{"repo_name":"opentelemetry-collector","created_at":"2024-03-14T00:00:00+00:00","cumulative_watch_count":190},{"repo_name":"opentelemetry-collector","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":191},{"repo_name":"opentelemetry-collector","created_at":"2024-03-16T00:00:00+00:00","cumulative_watch_count":194},{"repo_name":"opentelemetry-collector","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":196},{"repo_name":"opentelemetry-collector","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":200},{"repo_name":"opentelemetry-collector","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":206},{"repo_name":"opentelemetry-collector","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":208},{"repo_name":"opentelemetry-collector","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":215},{"repo_name":"opentelemetry-collector","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":220},{"repo_name":"opentelemetry-collector","created_at":"2024-03-23T00:00:00+00:00","cumulative_watch_count":224},{"repo_name":"opentelemetry-collector","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":225},{"repo_name":"opentelemetry-collector","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":226},{"repo_name":"opentelemetry-collector","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":229},{"repo_name":"opentelemetry-collector","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":232},{"repo_name":"opentelemetry-collector","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":237},{"repo_name":"opentelemetry-collector","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":239},{"repo_name":"opentelemetry-collector","created_at":"2024-03-30T00:00:00+00:00","cumulative_watch_count":243},{"repo_name":"opentelemetry-collector","created_at":"2024-03-31T00:00:00+00:00","cumulative_watch_count":244},{"repo_name":"opentelemetry-collector","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":247},{"repo_name":"opentelemetry-collector","created_at":"2024-04-02T00:00:00+00:00","cumulative_watch_count":252},{"repo_name":"opentelemetry-collector","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":254},{"repo_name":"opentelemetry-collector","created_at":"2024-04-06T00:00:00+00:00","cumulative_watch_count":256},{"repo_name":"opentelemetry-collector","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":259},{"repo_name":"opentelemetry-collector","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":260},{"repo_name":"opentelemetry-collector","created_at":"2024-04-09T00:00:00+00:00","cumulative_watch_count":263},{"repo_name":"opentelemetry-collector","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":267},{"repo_name":"opentelemetry-collector","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":276},{"repo_name":"opentelemetry-collector","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":277},{"repo_name":"opentelemetry-collector","created_at":"2024-04-14T00:00:00+00:00","cumulative_watch_count":279},{"repo_name":"opentelemetry-collector","created_at":"2024-04-15T00:00:00+00:00","cumulative_watch_count":280},{"repo_name":"opentelemetry-collector","created_at":"2024-04-16T00:00:00+00:00","cumulative_watch_count":282},{"repo_name":"opentelemetry-collector","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":284},{"repo_name":"opentelemetry-collector","created_at":"2024-04-18T00:00:00+00:00","cumulative_watch_count":288},{"repo_name":"opentelemetry-collector","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":292},{"repo_name":"opentelemetry-collector","created_at":"2024-04-20T00:00:00+00:00","cumulative_watch_count":293},{"repo_name":"opentelemetry-collector","created_at":"2024-04-21T00:00:00+00:00","cumulative_watch_count":296},{"repo_name":"opentelemetry-collector","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":299},{"repo_name":"opentelemetry-collector","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":300},{"repo_name":"opentelemetry-collector","created_at":"2024-04-24T00:00:00+00:00","cumulative_watch_count":302},{"repo_name":"opentelemetry-collector","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":306},{"repo_name":"opentelemetry-collector","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":313},{"repo_name":"opentelemetry-collector","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":314},{"repo_name":"opentelemetry-collector","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":315},{"repo_name":"opentelemetry-collector","created_at":"2024-05-01T00:00:00+00:00","cumulative_watch_count":316},{"repo_name":"opentelemetry-collector","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":319},{"repo_name":"opentelemetry-collector","created_at":"2024-05-03T00:00:00+00:00","cumulative_watch_count":324},{"repo_name":"opentelemetry-collector","created_at":"2024-05-04T00:00:00+00:00","cumulative_watch_count":329},{"repo_name":"opentelemetry-collector","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":331},{"repo_name":"opentelemetry-collector","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":334},{"repo_name":"opentelemetry-collector","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":337},{"repo_name":"opentelemetry-collector","created_at":"2024-05-09T00:00:00+00:00","cumulative_watch_count":339},{"repo_name":"opentelemetry-collector","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":343},{"repo_name":"opentelemetry-collector","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":345},{"repo_name":"opentelemetry-collector","created_at":"2024-05-12T00:00:00+00:00","cumulative_watch_count":347},{"repo_name":"opentelemetry-collector","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":350},{"repo_name":"opentelemetry-collector","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":355},{"repo_name":"opentelemetry-collector","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":360},{"repo_name":"opentelemetry-collector","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":362},{"repo_name":"opentelemetry-collector","created_at":"2024-05-18T00:00:00+00:00","cumulative_watch_count":364},{"repo_name":"opentelemetry-collector","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":365},{"repo_name":"opentelemetry-collector","created_at":"2024-05-20T00:00:00+00:00","cumulative_watch_count":367},{"repo_name":"opentelemetry-collector","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":371},{"repo_name":"opentelemetry-collector","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":375},{"repo_name":"opentelemetry-collector","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":376},{"repo_name":"opentelemetry-collector","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":380},{"repo_name":"opentelemetry-collector","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":381},{"repo_name":"opentelemetry-collector","created_at":"2024-05-27T00:00:00+00:00","cumulative_watch_count":385},{"repo_name":"opentelemetry-collector","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":388},{"repo_name":"opentelemetry-collector","created_at":"2024-05-29T00:00:00+00:00","cumulative_watch_count":392},{"repo_name":"opentelemetry-collector","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":396},{"repo_name":"opentelemetry-collector","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":400},{"repo_name":"opentelemetry-collector","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":405},{"repo_name":"opentelemetry-collector","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":408},{"repo_name":"opentelemetry-collector","created_at":"2024-06-03T00:00:00+00:00","cumulative_watch_count":414},{"repo_name":"opentelemetry-collector","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":421},{"repo_name":"opentelemetry-collector","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":423},{"repo_name":"opentelemetry-collector","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":429},{"repo_name":"opentelemetry-collector","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":432},{"repo_name":"opentelemetry-collector","created_at":"2024-06-08T00:00:00+00:00","cumulative_watch_count":434},{"repo_name":"opentelemetry-collector","created_at":"2024-06-09T00:00:00+00:00","cumulative_watch_count":435},{"repo_name":"opentelemetry-collector","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":438},{"repo_name":"opentelemetry-collector","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":440},{"repo_name":"opentelemetry-collector","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":447},{"repo_name":"opentelemetry-collector","created_at":"2024-06-13T00:00:00+00:00","cumulative_watch_count":450},{"repo_name":"opentelemetry-collector","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":455},{"repo_name":"opentelemetry-collector","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":456},{"repo_name":"opentelemetry-collector","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":461},{"repo_name":"opentelemetry-collector","created_at":"2024-06-17T00:00:00+00:00","cumulative_watch_count":463},{"repo_name":"opentelemetry-collector","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":470},{"repo_name":"opentelemetry-collector","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":471},{"repo_name":"opentelemetry-collector","created_at":"2024-06-20T00:00:00+00:00","cumulative_watch_count":474},{"repo_name":"opentelemetry-collector","created_at":"2024-06-21T00:00:00+00:00","cumulative_watch_count":479},{"repo_name":"opentelemetry-collector","created_at":"2024-06-22T00:00:00+00:00","cumulative_watch_count":481},{"repo_name":"opentelemetry-collector","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":483},{"repo_name":"opentelemetry-collector","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":486},{"repo_name":"opentelemetry-collector","created_at":"2024-06-25T00:00:00+00:00","cumulative_watch_count":489},{"repo_name":"opentelemetry-collector","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":491},{"repo_name":"opentelemetry-collector","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":495},{"repo_name":"opentelemetry-collector","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":497},{"repo_name":"opentelemetry-collector","created_at":"2024-06-29T00:00:00+00:00","cumulative_watch_count":498},{"repo_name":"opentelemetry-collector","created_at":"2024-06-30T00:00:00+00:00","cumulative_watch_count":501},{"repo_name":"opentelemetry-collector","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":503},{"repo_name":"opentelemetry-collector","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":504},{"repo_name":"opentelemetry-collector","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":507},{"repo_name":"opentelemetry-collector","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":508},{"repo_name":"opentelemetry-collector","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":511},{"repo_name":"opentelemetry-collector","created_at":"2024-07-06T00:00:00+00:00","cumulative_watch_count":514},{"repo_name":"opentelemetry-collector","created_at":"2024-07-07T00:00:00+00:00","cumulative_watch_count":515},{"repo_name":"opentelemetry-collector","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":516},{"repo_name":"opentelemetry-collector","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":518},{"repo_name":"opentelemetry-collector","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":524},{"repo_name":"opentelemetry-collector","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":526},{"repo_name":"opentelemetry-collector","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":528},{"repo_name":"opentelemetry-collector","created_at":"2024-07-13T00:00:00+00:00","cumulative_watch_count":531},{"repo_name":"opentelemetry-collector","created_at":"2024-07-14T00:00:00+00:00","cumulative_watch_count":533},{"repo_name":"opentelemetry-collector","created_at":"2024-07-15T00:00:00+00:00","cumulative_watch_count":538},{"repo_name":"opentelemetry-collector","created_at":"2024-07-16T00:00:00+00:00","cumulative_watch_count":540},{"repo_name":"opentelemetry-collector","created_at":"2024-07-17T00:00:00+00:00","cumulative_watch_count":541},{"repo_name":"opentelemetry-collector","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":543},{"repo_name":"opentelemetry-collector","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":545},{"repo_name":"opentelemetry-collector","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":546},{"repo_name":"opentelemetry-collector","created_at":"2024-07-21T00:00:00+00:00","cumulative_watch_count":548},{"repo_name":"opentelemetry-collector","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":550},{"repo_name":"opentelemetry-collector","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":553},{"repo_name":"opentelemetry-collector","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":558},{"repo_name":"opentelemetry-collector","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":561},{"repo_name":"opentelemetry-collector","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":565},{"repo_name":"opentelemetry-collector","created_at":"2024-07-27T00:00:00+00:00","cumulative_watch_count":567},{"repo_name":"opentelemetry-collector","created_at":"2024-07-28T00:00:00+00:00","cumulative_watch_count":568},{"repo_name":"opentelemetry-collector","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":570},{"repo_name":"opentelemetry-collector","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":571},{"repo_name":"opentelemetry-collector","created_at":"2024-07-31T00:00:00+00:00","cumulative_watch_count":574},{"repo_name":"opentelemetry-collector","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":580},{"repo_name":"opentelemetry-collector","created_at":"2024-08-02T00:00:00+00:00","cumulative_watch_count":593},{"repo_name":"opentelemetry-collector","created_at":"2024-08-03T00:00:00+00:00","cumulative_watch_count":596},{"repo_name":"opentelemetry-collector","created_at":"2024-08-04T00:00:00+00:00","cumulative_watch_count":601},{"repo_name":"opentelemetry-collector","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":605},{"repo_name":"opentelemetry-collector","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":608},{"repo_name":"opentelemetry-collector","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":611},{"repo_name":"opentelemetry-collector","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":616},{"repo_name":"opentelemetry-collector","created_at":"2024-08-11T00:00:00+00:00","cumulative_watch_count":617},{"repo_name":"opentelemetry-collector","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":625},{"repo_name":"opentelemetry-collector","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":629},{"repo_name":"opentelemetry-collector","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":633},{"repo_name":"opentelemetry-collector","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":635},{"repo_name":"opentelemetry-collector","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":640},{"repo_name":"opentelemetry-collector","created_at":"2024-08-17T00:00:00+00:00","cumulative_watch_count":641},{"repo_name":"opentelemetry-collector","created_at":"2024-08-18T00:00:00+00:00","cumulative_watch_count":643},{"repo_name":"opentelemetry-collector","created_at":"2024-08-19T00:00:00+00:00","cumulative_watch_count":646},{"repo_name":"opentelemetry-collector","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":648},{"repo_name":"opentelemetry-collector","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":650},{"repo_name":"opentelemetry-collector","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":653},{"repo_name":"opentelemetry-collector","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":655},{"repo_name":"opentelemetry-collector","created_at":"2024-08-24T00:00:00+00:00","cumulative_watch_count":657},{"repo_name":"opentelemetry-collector","created_at":"2024-08-25T00:00:00+00:00","cumulative_watch_count":658},{"repo_name":"opentelemetry-collector","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":664},{"repo_name":"opentelemetry-collector","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":667},{"repo_name":"opentelemetry-collector","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":671},{"repo_name":"opentelemetry-collector","created_at":"2024-08-30T00:00:00+00:00","cumulative_watch_count":672},{"repo_name":"opentelemetry-collector","created_at":"2024-08-31T00:00:00+00:00","cumulative_watch_count":674},{"repo_name":"opentelemetry-collector","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":677},{"repo_name":"opentelemetry-collector","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":679},{"repo_name":"opentelemetry-collector","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":685},{"repo_name":"opentelemetry-collector","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":690},{"repo_name":"opentelemetry-collector","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":698},{"repo_name":"opentelemetry-collector","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":700},{"repo_name":"opentelemetry-collector","created_at":"2024-09-08T00:00:00+00:00","cumulative_watch_count":701},{"repo_name":"opentelemetry-collector","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":703},{"repo_name":"opentelemetry-collector","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":707},{"repo_name":"opentelemetry-collector","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":713},{"repo_name":"opentelemetry-collector","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":715},{"repo_name":"opentelemetry-collector","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":716},{"repo_name":"opentelemetry-collector","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":718},{"repo_name":"opentelemetry-collector","created_at":"2024-09-15T00:00:00+00:00","cumulative_watch_count":723},{"repo_name":"opentelemetry-collector","created_at":"2024-09-16T00:00:00+00:00","cumulative_watch_count":725},{"repo_name":"opentelemetry-collector","created_at":"2024-09-17T00:00:00+00:00","cumulative_watch_count":728},{"repo_name":"opentelemetry-collector","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":734},{"repo_name":"opentelemetry-collector","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":736},{"repo_name":"opentelemetry-collector","created_at":"2024-09-20T00:00:00+00:00","cumulative_watch_count":740},{"repo_name":"opentelemetry-collector","created_at":"2024-09-21T00:00:00+00:00","cumulative_watch_count":741},{"repo_name":"opentelemetry-collector","created_at":"2024-09-22T00:00:00+00:00","cumulative_watch_count":743},{"repo_name":"opentelemetry-collector","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":750},{"repo_name":"opentelemetry-collector","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":755},{"repo_name":"opentelemetry-collector","created_at":"2024-09-26T00:00:00+00:00","cumulative_watch_count":757},{"repo_name":"opentelemetry-collector","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":759},{"repo_name":"opentelemetry-collector","created_at":"2024-09-28T00:00:00+00:00","cumulative_watch_count":762},{"repo_name":"opentelemetry-collector","created_at":"2024-09-29T00:00:00+00:00","cumulative_watch_count":764},{"repo_name":"opentelemetry-collector","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":768},{"repo_name":"opentelemetry-collector","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":769},{"repo_name":"opentelemetry-collector","created_at":"2024-10-04T00:00:00+00:00","cumulative_watch_count":770},{"repo_name":"opentelemetry-collector","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":771},{"repo_name":"opentelemetry-collector","created_at":"2024-10-07T00:00:00+00:00","cumulative_watch_count":773},{"repo_name":"opentelemetry-collector","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":777},{"repo_name":"opentelemetry-collector","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":782},{"repo_name":"opentelemetry-collector","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":785},{"repo_name":"opentelemetry-collector","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":788},{"repo_name":"opentelemetry-collector","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":789},{"repo_name":"opentelemetry-collector","created_at":"2024-10-13T00:00:00+00:00","cumulative_watch_count":790},{"repo_name":"opentelemetry-collector","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":793},{"repo_name":"opentelemetry-collector","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":796},{"repo_name":"opentelemetry-collector","created_at":"2024-10-16T00:00:00+00:00","cumulative_watch_count":798},{"repo_name":"opentelemetry-collector","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":800},{"repo_name":"opentelemetry-collector","created_at":"2024-10-18T00:00:00+00:00","cumulative_watch_count":801},{"repo_name":"opentelemetry-collector","created_at":"2024-10-19T00:00:00+00:00","cumulative_watch_count":802},{"repo_name":"opentelemetry-collector","created_at":"2024-10-20T00:00:00+00:00","cumulative_watch_count":803},{"repo_name":"opentelemetry-collector","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":807},{"repo_name":"opentelemetry-collector","created_at":"2024-10-22T00:00:00+00:00","cumulative_watch_count":810},{"repo_name":"opentelemetry-collector","created_at":"2024-10-23T00:00:00+00:00","cumulative_watch_count":820},{"repo_name":"opentelemetry-collector","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":828},{"repo_name":"opentelemetry-collector","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":831},{"repo_name":"opentelemetry-collector","created_at":"2024-10-26T00:00:00+00:00","cumulative_watch_count":833},{"repo_name":"opentelemetry-collector","created_at":"2024-10-27T00:00:00+00:00","cumulative_watch_count":835},{"repo_name":"opentelemetry-collector","created_at":"2024-10-28T00:00:00+00:00","cumulative_watch_count":841},{"repo_name":"opentelemetry-collector","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":843},{"repo_name":"opentelemetry-collector","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":848},{"repo_name":"opentelemetry-collector","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":849},{"repo_name":"opentelemetry-collector","created_at":"2024-11-01T00:00:00+00:00","cumulative_watch_count":851},{"repo_name":"opentelemetry-collector","created_at":"2024-11-02T00:00:00+00:00","cumulative_watch_count":853},{"repo_name":"opentelemetry-collector","created_at":"2024-11-03T00:00:00+00:00","cumulative_watch_count":854},{"repo_name":"opentelemetry-collector","created_at":"2024-11-04T00:00:00+00:00","cumulative_watch_count":855},{"repo_name":"opentelemetry-collector","created_at":"2024-11-05T00:00:00+00:00","cumulative_watch_count":858},{"repo_name":"opentelemetry-collector","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":860},{"repo_name":"opentelemetry-collector","created_at":"2024-11-07T00:00:00+00:00","cumulative_watch_count":865},{"repo_name":"opentelemetry-collector","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":868},{"repo_name":"opentelemetry-collector","created_at":"2024-11-09T00:00:00+00:00","cumulative_watch_count":869},{"repo_name":"opentelemetry-collector","created_at":"2024-11-10T00:00:00+00:00","cumulative_watch_count":871},{"repo_name":"opentelemetry-collector","created_at":"2024-11-11T00:00:00+00:00","cumulative_watch_count":874},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-01T00:00:00+00:00","cumulative_watch_count":1},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-02T00:00:00+00:00","cumulative_watch_count":3},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-03T00:00:00+00:00","cumulative_watch_count":4},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-04T00:00:00+00:00","cumulative_watch_count":8},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-05T00:00:00+00:00","cumulative_watch_count":11},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-06T00:00:00+00:00","cumulative_watch_count":13},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-07T00:00:00+00:00","cumulative_watch_count":15},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-08T00:00:00+00:00","cumulative_watch_count":17},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-09T00:00:00+00:00","cumulative_watch_count":18},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-10T00:00:00+00:00","cumulative_watch_count":22},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-11T00:00:00+00:00","cumulative_watch_count":27},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-12T00:00:00+00:00","cumulative_watch_count":32},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-13T00:00:00+00:00","cumulative_watch_count":35},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-14T00:00:00+00:00","cumulative_watch_count":37},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-15T00:00:00+00:00","cumulative_watch_count":38},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-16T00:00:00+00:00","cumulative_watch_count":41},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-17T00:00:00+00:00","cumulative_watch_count":43},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-18T00:00:00+00:00","cumulative_watch_count":45},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-19T00:00:00+00:00","cumulative_watch_count":49},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-21T00:00:00+00:00","cumulative_watch_count":50},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-22T00:00:00+00:00","cumulative_watch_count":52},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-23T00:00:00+00:00","cumulative_watch_count":56},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-24T00:00:00+00:00","cumulative_watch_count":57},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-25T00:00:00+00:00","cumulative_watch_count":58},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-26T00:00:00+00:00","cumulative_watch_count":60},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-27T00:00:00+00:00","cumulative_watch_count":63},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-28T00:00:00+00:00","cumulative_watch_count":65},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-29T00:00:00+00:00","cumulative_watch_count":67},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-30T00:00:00+00:00","cumulative_watch_count":74},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-01-31T00:00:00+00:00","cumulative_watch_count":78},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-01T00:00:00+00:00","cumulative_watch_count":82},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-02T00:00:00+00:00","cumulative_watch_count":84},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-04T00:00:00+00:00","cumulative_watch_count":85},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-05T00:00:00+00:00","cumulative_watch_count":86},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-07T00:00:00+00:00","cumulative_watch_count":88},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-08T00:00:00+00:00","cumulative_watch_count":89},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-09T00:00:00+00:00","cumulative_watch_count":91},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-10T00:00:00+00:00","cumulative_watch_count":93},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-13T00:00:00+00:00","cumulative_watch_count":96},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-14T00:00:00+00:00","cumulative_watch_count":99},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-15T00:00:00+00:00","cumulative_watch_count":104},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-16T00:00:00+00:00","cumulative_watch_count":108},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-17T00:00:00+00:00","cumulative_watch_count":112},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-18T00:00:00+00:00","cumulative_watch_count":113},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-19T00:00:00+00:00","cumulative_watch_count":117},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-20T00:00:00+00:00","cumulative_watch_count":120},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-21T00:00:00+00:00","cumulative_watch_count":122},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-22T00:00:00+00:00","cumulative_watch_count":124},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-23T00:00:00+00:00","cumulative_watch_count":129},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-25T00:00:00+00:00","cumulative_watch_count":130},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-26T00:00:00+00:00","cumulative_watch_count":136},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-27T00:00:00+00:00","cumulative_watch_count":138},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":139},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-02-29T00:00:00+00:00","cumulative_watch_count":141},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-02T00:00:00+00:00","cumulative_watch_count":143},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-03T00:00:00+00:00","cumulative_watch_count":145},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-04T00:00:00+00:00","cumulative_watch_count":150},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":154},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":156},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":158},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":159},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-09T00:00:00+00:00","cumulative_watch_count":162},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":165},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":166},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":167},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-14T00:00:00+00:00","cumulative_watch_count":172},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":175},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-16T00:00:00+00:00","cumulative_watch_count":176},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":178},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":180},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":184},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":186},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":189},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":191},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-23T00:00:00+00:00","cumulative_watch_count":192},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":194},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":196},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":199},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":203},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":204},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":206},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-30T00:00:00+00:00","cumulative_watch_count":210},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-03-31T00:00:00+00:00","cumulative_watch_count":211},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":213},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":218},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-04T00:00:00+00:00","cumulative_watch_count":220},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-05T00:00:00+00:00","cumulative_watch_count":223},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-06T00:00:00+00:00","cumulative_watch_count":224},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":226},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-09T00:00:00+00:00","cumulative_watch_count":232},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":237},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-11T00:00:00+00:00","cumulative_watch_count":240},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":246},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":249},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-16T00:00:00+00:00","cumulative_watch_count":254},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":258},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-18T00:00:00+00:00","cumulative_watch_count":260},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":263},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-20T00:00:00+00:00","cumulative_watch_count":267},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-21T00:00:00+00:00","cumulative_watch_count":270},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":278},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":283},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":286},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":290},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":291},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":294},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":297},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-01T00:00:00+00:00","cumulative_watch_count":300},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":306},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-03T00:00:00+00:00","cumulative_watch_count":310},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-04T00:00:00+00:00","cumulative_watch_count":313},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-05T00:00:00+00:00","cumulative_watch_count":315},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":319},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":323},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":328},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-09T00:00:00+00:00","cumulative_watch_count":330},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":335},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":338},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-12T00:00:00+00:00","cumulative_watch_count":340},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":344},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":347},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":351},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":354},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-18T00:00:00+00:00","cumulative_watch_count":356},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":358},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":365},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":366},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":369},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":370},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":371},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-26T00:00:00+00:00","cumulative_watch_count":376},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-27T00:00:00+00:00","cumulative_watch_count":378},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":382},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-29T00:00:00+00:00","cumulative_watch_count":385},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":390},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":392},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":395},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":396},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-03T00:00:00+00:00","cumulative_watch_count":398},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":402},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":405},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":406},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":408},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-08T00:00:00+00:00","cumulative_watch_count":409},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-09T00:00:00+00:00","cumulative_watch_count":412},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":413},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":414},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":415},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-13T00:00:00+00:00","cumulative_watch_count":416},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":417},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":419},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":420},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-17T00:00:00+00:00","cumulative_watch_count":423},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":425},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":427},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-20T00:00:00+00:00","cumulative_watch_count":429},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-21T00:00:00+00:00","cumulative_watch_count":432},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":433},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":434},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-25T00:00:00+00:00","cumulative_watch_count":436},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":440},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":443},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":447},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-06-30T00:00:00+00:00","cumulative_watch_count":448},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":451},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":454},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":455},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":457},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-06T00:00:00+00:00","cumulative_watch_count":458},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-07T00:00:00+00:00","cumulative_watch_count":459},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":460},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":462},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":465},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":466},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":469},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-13T00:00:00+00:00","cumulative_watch_count":470},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-14T00:00:00+00:00","cumulative_watch_count":474},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-15T00:00:00+00:00","cumulative_watch_count":475},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-16T00:00:00+00:00","cumulative_watch_count":477},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-17T00:00:00+00:00","cumulative_watch_count":480},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":482},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":483},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-21T00:00:00+00:00","cumulative_watch_count":485},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":488},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":490},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":491},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":493},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":494},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-27T00:00:00+00:00","cumulative_watch_count":495},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":498},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":505},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-07-31T00:00:00+00:00","cumulative_watch_count":507},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":510},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-02T00:00:00+00:00","cumulative_watch_count":517},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-03T00:00:00+00:00","cumulative_watch_count":518},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-04T00:00:00+00:00","cumulative_watch_count":520},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":522},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":524},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":527},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":529},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":535},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-10T00:00:00+00:00","cumulative_watch_count":537},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":538},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":543},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":547},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":552},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":556},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-18T00:00:00+00:00","cumulative_watch_count":557},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-19T00:00:00+00:00","cumulative_watch_count":561},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":562},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":565},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":569},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":572},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-24T00:00:00+00:00","cumulative_watch_count":575},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-25T00:00:00+00:00","cumulative_watch_count":578},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":579},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":584},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-28T00:00:00+00:00","cumulative_watch_count":597},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":598},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-30T00:00:00+00:00","cumulative_watch_count":599},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-08-31T00:00:00+00:00","cumulative_watch_count":600},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-01T00:00:00+00:00","cumulative_watch_count":603},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":606},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":608},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":609},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":610},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":614},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":617},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":619},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":621},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":624},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":629},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":630},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":632},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-15T00:00:00+00:00","cumulative_watch_count":635},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-17T00:00:00+00:00","cumulative_watch_count":639},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":642},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":645},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-20T00:00:00+00:00","cumulative_watch_count":647},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-22T00:00:00+00:00","cumulative_watch_count":648},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-23T00:00:00+00:00","cumulative_watch_count":650},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":654},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":661},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-26T00:00:00+00:00","cumulative_watch_count":668},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":673},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-28T00:00:00+00:00","cumulative_watch_count":676},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-29T00:00:00+00:00","cumulative_watch_count":679},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-09-30T00:00:00+00:00","cumulative_watch_count":683},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":685},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":690},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":693},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-04T00:00:00+00:00","cumulative_watch_count":695},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":697},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-07T00:00:00+00:00","cumulative_watch_count":700},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":702},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":710},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":711},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":713},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":716},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":719},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":727},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-16T00:00:00+00:00","cumulative_watch_count":734},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":737},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-18T00:00:00+00:00","cumulative_watch_count":738},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-19T00:00:00+00:00","cumulative_watch_count":740},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-20T00:00:00+00:00","cumulative_watch_count":741},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":743},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-22T00:00:00+00:00","cumulative_watch_count":746},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-23T00:00:00+00:00","cumulative_watch_count":748},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":751},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":754},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-26T00:00:00+00:00","cumulative_watch_count":757},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-28T00:00:00+00:00","cumulative_watch_count":761},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":764},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":769},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":771},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-01T00:00:00+00:00","cumulative_watch_count":773},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-02T00:00:00+00:00","cumulative_watch_count":775},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-03T00:00:00+00:00","cumulative_watch_count":778},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-05T00:00:00+00:00","cumulative_watch_count":780},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":783},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-07T00:00:00+00:00","cumulative_watch_count":786},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":791},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-09T00:00:00+00:00","cumulative_watch_count":793},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-10T00:00:00+00:00","cumulative_watch_count":794},{"repo_name":"opentelemetry-collector-contrib","created_at":"2024-11-11T00:00:00+00:00","cumulative_watch_count":795},{"repo_name":"opentelemetry-demo","created_at":"2024-01-01T00:00:00+00:00","cumulative_watch_count":1},{"repo_name":"opentelemetry-demo","created_at":"2024-01-03T00:00:00+00:00","cumulative_watch_count":4},{"repo_name":"opentelemetry-demo","created_at":"2024-01-04T00:00:00+00:00","cumulative_watch_count":8},{"repo_name":"opentelemetry-demo","created_at":"2024-01-05T00:00:00+00:00","cumulative_watch_count":12},{"repo_name":"opentelemetry-demo","created_at":"2024-01-06T00:00:00+00:00","cumulative_watch_count":15},{"repo_name":"opentelemetry-demo","created_at":"2024-01-08T00:00:00+00:00","cumulative_watch_count":16},{"repo_name":"opentelemetry-demo","created_at":"2024-01-09T00:00:00+00:00","cumulative_watch_count":17},{"repo_name":"opentelemetry-demo","created_at":"2024-01-10T00:00:00+00:00","cumulative_watch_count":19},{"repo_name":"opentelemetry-demo","created_at":"2024-01-11T00:00:00+00:00","cumulative_watch_count":20},{"repo_name":"opentelemetry-demo","created_at":"2024-01-12T00:00:00+00:00","cumulative_watch_count":23},{"repo_name":"opentelemetry-demo","created_at":"2024-01-14T00:00:00+00:00","cumulative_watch_count":24},{"repo_name":"opentelemetry-demo","created_at":"2024-01-15T00:00:00+00:00","cumulative_watch_count":26},{"repo_name":"opentelemetry-demo","created_at":"2024-01-16T00:00:00+00:00","cumulative_watch_count":27},{"repo_name":"opentelemetry-demo","created_at":"2024-01-17T00:00:00+00:00","cumulative_watch_count":29},{"repo_name":"opentelemetry-demo","created_at":"2024-01-18T00:00:00+00:00","cumulative_watch_count":31},{"repo_name":"opentelemetry-demo","created_at":"2024-01-19T00:00:00+00:00","cumulative_watch_count":32},{"repo_name":"opentelemetry-demo","created_at":"2024-01-21T00:00:00+00:00","cumulative_watch_count":34},{"repo_name":"opentelemetry-demo","created_at":"2024-01-22T00:00:00+00:00","cumulative_watch_count":35},{"repo_name":"opentelemetry-demo","created_at":"2024-01-24T00:00:00+00:00","cumulative_watch_count":37},{"repo_name":"opentelemetry-demo","created_at":"2024-01-25T00:00:00+00:00","cumulative_watch_count":42},{"repo_name":"opentelemetry-demo","created_at":"2024-01-26T00:00:00+00:00","cumulative_watch_count":44},{"repo_name":"opentelemetry-demo","created_at":"2024-01-28T00:00:00+00:00","cumulative_watch_count":45},{"repo_name":"opentelemetry-demo","created_at":"2024-01-29T00:00:00+00:00","cumulative_watch_count":47},{"repo_name":"opentelemetry-demo","created_at":"2024-01-30T00:00:00+00:00","cumulative_watch_count":49},{"repo_name":"opentelemetry-demo","created_at":"2024-01-31T00:00:00+00:00","cumulative_watch_count":51},{"repo_name":"opentelemetry-demo","created_at":"2024-02-01T00:00:00+00:00","cumulative_watch_count":54},{"repo_name":"opentelemetry-demo","created_at":"2024-02-02T00:00:00+00:00","cumulative_watch_count":55},{"repo_name":"opentelemetry-demo","created_at":"2024-02-03T00:00:00+00:00","cumulative_watch_count":56},{"repo_name":"opentelemetry-demo","created_at":"2024-02-04T00:00:00+00:00","cumulative_watch_count":57},{"repo_name":"opentelemetry-demo","created_at":"2024-02-06T00:00:00+00:00","cumulative_watch_count":63},{"repo_name":"opentelemetry-demo","created_at":"2024-02-07T00:00:00+00:00","cumulative_watch_count":65},{"repo_name":"opentelemetry-demo","created_at":"2024-02-09T00:00:00+00:00","cumulative_watch_count":66},{"repo_name":"opentelemetry-demo","created_at":"2024-02-10T00:00:00+00:00","cumulative_watch_count":68},{"repo_name":"opentelemetry-demo","created_at":"2024-02-11T00:00:00+00:00","cumulative_watch_count":69},{"repo_name":"opentelemetry-demo","created_at":"2024-02-13T00:00:00+00:00","cumulative_watch_count":72},{"repo_name":"opentelemetry-demo","created_at":"2024-02-14T00:00:00+00:00","cumulative_watch_count":75},{"repo_name":"opentelemetry-demo","created_at":"2024-02-15T00:00:00+00:00","cumulative_watch_count":76},{"repo_name":"opentelemetry-demo","created_at":"2024-02-16T00:00:00+00:00","cumulative_watch_count":78},{"repo_name":"opentelemetry-demo","created_at":"2024-02-20T00:00:00+00:00","cumulative_watch_count":81},{"repo_name":"opentelemetry-demo","created_at":"2024-02-21T00:00:00+00:00","cumulative_watch_count":83},{"repo_name":"opentelemetry-demo","created_at":"2024-02-22T00:00:00+00:00","cumulative_watch_count":88},{"repo_name":"opentelemetry-demo","created_at":"2024-02-23T00:00:00+00:00","cumulative_watch_count":89},{"repo_name":"opentelemetry-demo","created_at":"2024-02-24T00:00:00+00:00","cumulative_watch_count":93},{"repo_name":"opentelemetry-demo","created_at":"2024-02-25T00:00:00+00:00","cumulative_watch_count":94},{"repo_name":"opentelemetry-demo","created_at":"2024-02-26T00:00:00+00:00","cumulative_watch_count":99},{"repo_name":"opentelemetry-demo","created_at":"2024-02-27T00:00:00+00:00","cumulative_watch_count":103},{"repo_name":"opentelemetry-demo","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":105},{"repo_name":"opentelemetry-demo","created_at":"2024-02-29T00:00:00+00:00","cumulative_watch_count":109},{"repo_name":"opentelemetry-demo","created_at":"2024-03-01T00:00:00+00:00","cumulative_watch_count":111},{"repo_name":"opentelemetry-demo","created_at":"2024-03-03T00:00:00+00:00","cumulative_watch_count":112},{"repo_name":"opentelemetry-demo","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":113},{"repo_name":"opentelemetry-demo","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":114},{"repo_name":"opentelemetry-demo","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":116},{"repo_name":"opentelemetry-demo","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":120},{"repo_name":"opentelemetry-demo","created_at":"2024-03-09T00:00:00+00:00","cumulative_watch_count":121},{"repo_name":"opentelemetry-demo","created_at":"2024-03-10T00:00:00+00:00","cumulative_watch_count":123},{"repo_name":"opentelemetry-demo","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":125},{"repo_name":"opentelemetry-demo","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":127},{"repo_name":"opentelemetry-demo","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":128},{"repo_name":"opentelemetry-demo","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":130},{"repo_name":"opentelemetry-demo","created_at":"2024-03-16T00:00:00+00:00","cumulative_watch_count":131},{"repo_name":"opentelemetry-demo","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":132},{"repo_name":"opentelemetry-demo","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":134},{"repo_name":"opentelemetry-demo","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":136},{"repo_name":"opentelemetry-demo","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":138},{"repo_name":"opentelemetry-demo","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":139},{"repo_name":"opentelemetry-demo","created_at":"2024-03-23T00:00:00+00:00","cumulative_watch_count":142},{"repo_name":"opentelemetry-demo","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":145},{"repo_name":"opentelemetry-demo","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":148},{"repo_name":"opentelemetry-demo","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":151},{"repo_name":"opentelemetry-demo","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":153},{"repo_name":"opentelemetry-demo","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":156},{"repo_name":"opentelemetry-demo","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":158},{"repo_name":"opentelemetry-demo","created_at":"2024-04-02T00:00:00+00:00","cumulative_watch_count":159},{"repo_name":"opentelemetry-demo","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":165},{"repo_name":"opentelemetry-demo","created_at":"2024-04-04T00:00:00+00:00","cumulative_watch_count":167},{"repo_name":"opentelemetry-demo","created_at":"2024-04-05T00:00:00+00:00","cumulative_watch_count":170},{"repo_name":"opentelemetry-demo","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":172},{"repo_name":"opentelemetry-demo","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":173},{"repo_name":"opentelemetry-demo","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":174},{"repo_name":"opentelemetry-demo","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":178},{"repo_name":"opentelemetry-demo","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":179},{"repo_name":"opentelemetry-demo","created_at":"2024-04-14T00:00:00+00:00","cumulative_watch_count":181},{"repo_name":"opentelemetry-demo","created_at":"2024-04-15T00:00:00+00:00","cumulative_watch_count":182},{"repo_name":"opentelemetry-demo","created_at":"2024-04-16T00:00:00+00:00","cumulative_watch_count":186},{"repo_name":"opentelemetry-demo","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":187},{"repo_name":"opentelemetry-demo","created_at":"2024-04-18T00:00:00+00:00","cumulative_watch_count":189},{"repo_name":"opentelemetry-demo","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":192},{"repo_name":"opentelemetry-demo","created_at":"2024-04-21T00:00:00+00:00","cumulative_watch_count":195},{"repo_name":"opentelemetry-demo","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":199},{"repo_name":"opentelemetry-demo","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":201},{"repo_name":"opentelemetry-demo","created_at":"2024-04-24T00:00:00+00:00","cumulative_watch_count":203},{"repo_name":"opentelemetry-demo","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":205},{"repo_name":"opentelemetry-demo","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":206},{"repo_name":"opentelemetry-demo","created_at":"2024-04-27T00:00:00+00:00","cumulative_watch_count":208},{"repo_name":"opentelemetry-demo","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":209},{"repo_name":"opentelemetry-demo","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":212},{"repo_name":"opentelemetry-demo","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":217},{"repo_name":"opentelemetry-demo","created_at":"2024-05-01T00:00:00+00:00","cumulative_watch_count":219},{"repo_name":"opentelemetry-demo","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":220},{"repo_name":"opentelemetry-demo","created_at":"2024-05-04T00:00:00+00:00","cumulative_watch_count":224},{"repo_name":"opentelemetry-demo","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":225},{"repo_name":"opentelemetry-demo","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":226},{"repo_name":"opentelemetry-demo","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":228},{"repo_name":"opentelemetry-demo","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":230},{"repo_name":"opentelemetry-demo","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":231},{"repo_name":"opentelemetry-demo","created_at":"2024-05-12T00:00:00+00:00","cumulative_watch_count":233},{"repo_name":"opentelemetry-demo","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":236},{"repo_name":"opentelemetry-demo","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":238},{"repo_name":"opentelemetry-demo","created_at":"2024-05-16T00:00:00+00:00","cumulative_watch_count":240},{"repo_name":"opentelemetry-demo","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":242},{"repo_name":"opentelemetry-demo","created_at":"2024-05-18T00:00:00+00:00","cumulative_watch_count":243},{"repo_name":"opentelemetry-demo","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":245},{"repo_name":"opentelemetry-demo","created_at":"2024-05-20T00:00:00+00:00","cumulative_watch_count":246},{"repo_name":"opentelemetry-demo","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":248},{"repo_name":"opentelemetry-demo","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":250},{"repo_name":"opentelemetry-demo","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":251},{"repo_name":"opentelemetry-demo","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":253},{"repo_name":"opentelemetry-demo","created_at":"2024-05-26T00:00:00+00:00","cumulative_watch_count":254},{"repo_name":"opentelemetry-demo","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":255},{"repo_name":"opentelemetry-demo","created_at":"2024-05-29T00:00:00+00:00","cumulative_watch_count":256},{"repo_name":"opentelemetry-demo","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":259},{"repo_name":"opentelemetry-demo","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":262},{"repo_name":"opentelemetry-demo","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":264},{"repo_name":"opentelemetry-demo","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":267},{"repo_name":"opentelemetry-demo","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":270},{"repo_name":"opentelemetry-demo","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":274},{"repo_name":"opentelemetry-demo","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":277},{"repo_name":"opentelemetry-demo","created_at":"2024-06-08T00:00:00+00:00","cumulative_watch_count":278},{"repo_name":"opentelemetry-demo","created_at":"2024-06-09T00:00:00+00:00","cumulative_watch_count":279},{"repo_name":"opentelemetry-demo","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":281},{"repo_name":"opentelemetry-demo","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":283},{"repo_name":"opentelemetry-demo","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":285},{"repo_name":"opentelemetry-demo","created_at":"2024-06-13T00:00:00+00:00","cumulative_watch_count":286},{"repo_name":"opentelemetry-demo","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":287},{"repo_name":"opentelemetry-demo","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":289},{"repo_name":"opentelemetry-demo","created_at":"2024-06-17T00:00:00+00:00","cumulative_watch_count":291},{"repo_name":"opentelemetry-demo","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":292},{"repo_name":"opentelemetry-demo","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":294},{"repo_name":"opentelemetry-demo","created_at":"2024-06-20T00:00:00+00:00","cumulative_watch_count":296},{"repo_name":"opentelemetry-demo","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":297},{"repo_name":"opentelemetry-demo","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":298},{"repo_name":"opentelemetry-demo","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":300},{"repo_name":"opentelemetry-demo","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":303},{"repo_name":"opentelemetry-demo","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":304},{"repo_name":"opentelemetry-demo","created_at":"2024-06-29T00:00:00+00:00","cumulative_watch_count":306},{"repo_name":"opentelemetry-demo","created_at":"2024-06-30T00:00:00+00:00","cumulative_watch_count":307},{"repo_name":"opentelemetry-demo","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":308},{"repo_name":"opentelemetry-demo","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":309},{"repo_name":"opentelemetry-demo","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":310},{"repo_name":"opentelemetry-demo","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":311},{"repo_name":"opentelemetry-demo","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":313},{"repo_name":"opentelemetry-demo","created_at":"2024-07-06T00:00:00+00:00","cumulative_watch_count":314},{"repo_name":"opentelemetry-demo","created_at":"2024-07-07T00:00:00+00:00","cumulative_watch_count":317},{"repo_name":"opentelemetry-demo","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":318},{"repo_name":"opentelemetry-demo","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":320},{"repo_name":"opentelemetry-demo","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":321},{"repo_name":"opentelemetry-demo","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":322},{"repo_name":"opentelemetry-demo","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":324},{"repo_name":"opentelemetry-demo","created_at":"2024-07-13T00:00:00+00:00","cumulative_watch_count":326},{"repo_name":"opentelemetry-demo","created_at":"2024-07-14T00:00:00+00:00","cumulative_watch_count":335},{"repo_name":"opentelemetry-demo","created_at":"2024-07-15T00:00:00+00:00","cumulative_watch_count":346},{"repo_name":"opentelemetry-demo","created_at":"2024-07-16T00:00:00+00:00","cumulative_watch_count":357},{"repo_name":"opentelemetry-demo","created_at":"2024-07-17T00:00:00+00:00","cumulative_watch_count":364},{"repo_name":"opentelemetry-demo","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":367},{"repo_name":"opentelemetry-demo","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":372},{"repo_name":"opentelemetry-demo","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":383},{"repo_name":"opentelemetry-demo","created_at":"2024-07-21T00:00:00+00:00","cumulative_watch_count":384},{"repo_name":"opentelemetry-demo","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":388},{"repo_name":"opentelemetry-demo","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":393},{"repo_name":"opentelemetry-demo","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":395},{"repo_name":"opentelemetry-demo","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":398},{"repo_name":"opentelemetry-demo","created_at":"2024-07-27T00:00:00+00:00","cumulative_watch_count":399},{"repo_name":"opentelemetry-demo","created_at":"2024-07-28T00:00:00+00:00","cumulative_watch_count":401},{"repo_name":"opentelemetry-demo","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":402},{"repo_name":"opentelemetry-demo","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":405},{"repo_name":"opentelemetry-demo","created_at":"2024-07-31T00:00:00+00:00","cumulative_watch_count":406},{"repo_name":"opentelemetry-demo","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":407},{"repo_name":"opentelemetry-demo","created_at":"2024-08-02T00:00:00+00:00","cumulative_watch_count":410},{"repo_name":"opentelemetry-demo","created_at":"2024-08-04T00:00:00+00:00","cumulative_watch_count":412},{"repo_name":"opentelemetry-demo","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":414},{"repo_name":"opentelemetry-demo","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":415},{"repo_name":"opentelemetry-demo","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":419},{"repo_name":"opentelemetry-demo","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":420},{"repo_name":"opentelemetry-demo","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":422},{"repo_name":"opentelemetry-demo","created_at":"2024-08-10T00:00:00+00:00","cumulative_watch_count":425},{"repo_name":"opentelemetry-demo","created_at":"2024-08-11T00:00:00+00:00","cumulative_watch_count":426},{"repo_name":"opentelemetry-demo","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":428},{"repo_name":"opentelemetry-demo","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":429},{"repo_name":"opentelemetry-demo","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":430},{"repo_name":"opentelemetry-demo","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":432},{"repo_name":"opentelemetry-demo","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":434},{"repo_name":"opentelemetry-demo","created_at":"2024-08-19T00:00:00+00:00","cumulative_watch_count":437},{"repo_name":"opentelemetry-demo","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":439},{"repo_name":"opentelemetry-demo","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":448},{"repo_name":"opentelemetry-demo","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":451},{"repo_name":"opentelemetry-demo","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":453},{"repo_name":"opentelemetry-demo","created_at":"2024-08-24T00:00:00+00:00","cumulative_watch_count":455},{"repo_name":"opentelemetry-demo","created_at":"2024-08-25T00:00:00+00:00","cumulative_watch_count":456},{"repo_name":"opentelemetry-demo","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":458},{"repo_name":"opentelemetry-demo","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":459},{"repo_name":"opentelemetry-demo","created_at":"2024-08-28T00:00:00+00:00","cumulative_watch_count":460},{"repo_name":"opentelemetry-demo","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":463},{"repo_name":"opentelemetry-demo","created_at":"2024-08-31T00:00:00+00:00","cumulative_watch_count":465},{"repo_name":"opentelemetry-demo","created_at":"2024-09-01T00:00:00+00:00","cumulative_watch_count":468},{"repo_name":"opentelemetry-demo","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":469},{"repo_name":"opentelemetry-demo","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":470},{"repo_name":"opentelemetry-demo","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":471},{"repo_name":"opentelemetry-demo","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":473},{"repo_name":"opentelemetry-demo","created_at":"2024-09-08T00:00:00+00:00","cumulative_watch_count":475},{"repo_name":"opentelemetry-demo","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":478},{"repo_name":"opentelemetry-demo","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":480},{"repo_name":"opentelemetry-demo","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":482},{"repo_name":"opentelemetry-demo","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":483},{"repo_name":"opentelemetry-demo","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":486},{"repo_name":"opentelemetry-demo","created_at":"2024-09-16T00:00:00+00:00","cumulative_watch_count":488},{"repo_name":"opentelemetry-demo","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":492},{"repo_name":"opentelemetry-demo","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":495},{"repo_name":"opentelemetry-demo","created_at":"2024-09-20T00:00:00+00:00","cumulative_watch_count":501},{"repo_name":"opentelemetry-demo","created_at":"2024-09-21T00:00:00+00:00","cumulative_watch_count":502},{"repo_name":"opentelemetry-demo","created_at":"2024-09-22T00:00:00+00:00","cumulative_watch_count":503},{"repo_name":"opentelemetry-demo","created_at":"2024-09-23T00:00:00+00:00","cumulative_watch_count":507},{"repo_name":"opentelemetry-demo","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":509},{"repo_name":"opentelemetry-demo","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":512},{"repo_name":"opentelemetry-demo","created_at":"2024-09-26T00:00:00+00:00","cumulative_watch_count":516},{"repo_name":"opentelemetry-demo","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":517},{"repo_name":"opentelemetry-demo","created_at":"2024-09-29T00:00:00+00:00","cumulative_watch_count":519},{"repo_name":"opentelemetry-demo","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":520},{"repo_name":"opentelemetry-demo","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":521},{"repo_name":"opentelemetry-demo","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":522},{"repo_name":"opentelemetry-demo","created_at":"2024-10-04T00:00:00+00:00","cumulative_watch_count":523},{"repo_name":"opentelemetry-demo","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":528},{"repo_name":"opentelemetry-demo","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":531},{"repo_name":"opentelemetry-demo","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":532},{"repo_name":"opentelemetry-demo","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":535},{"repo_name":"opentelemetry-demo","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":537},{"repo_name":"opentelemetry-demo","created_at":"2024-10-13T00:00:00+00:00","cumulative_watch_count":539},{"repo_name":"opentelemetry-demo","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":540},{"repo_name":"opentelemetry-demo","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":543},{"repo_name":"opentelemetry-demo","created_at":"2024-10-16T00:00:00+00:00","cumulative_watch_count":545},{"repo_name":"opentelemetry-demo","created_at":"2024-10-19T00:00:00+00:00","cumulative_watch_count":546},{"repo_name":"opentelemetry-demo","created_at":"2024-10-20T00:00:00+00:00","cumulative_watch_count":548},{"repo_name":"opentelemetry-demo","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":550},{"repo_name":"opentelemetry-demo","created_at":"2024-10-22T00:00:00+00:00","cumulative_watch_count":552},{"repo_name":"opentelemetry-demo","created_at":"2024-10-23T00:00:00+00:00","cumulative_watch_count":555},{"repo_name":"opentelemetry-demo","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":560},{"repo_name":"opentelemetry-demo","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":561},{"repo_name":"opentelemetry-demo","created_at":"2024-10-26T00:00:00+00:00","cumulative_watch_count":564},{"repo_name":"opentelemetry-demo","created_at":"2024-10-27T00:00:00+00:00","cumulative_watch_count":566},{"repo_name":"opentelemetry-demo","created_at":"2024-10-28T00:00:00+00:00","cumulative_watch_count":569},{"repo_name":"opentelemetry-demo","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":572},{"repo_name":"opentelemetry-demo","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":574},{"repo_name":"opentelemetry-demo","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":575},{"repo_name":"opentelemetry-demo","created_at":"2024-11-01T00:00:00+00:00","cumulative_watch_count":577},{"repo_name":"opentelemetry-demo","created_at":"2024-11-02T00:00:00+00:00","cumulative_watch_count":578},{"repo_name":"opentelemetry-demo","created_at":"2024-11-03T00:00:00+00:00","cumulative_watch_count":581},{"repo_name":"opentelemetry-demo","created_at":"2024-11-05T00:00:00+00:00","cumulative_watch_count":582},{"repo_name":"opentelemetry-demo","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":583},{"repo_name":"opentelemetry-demo","created_at":"2024-11-07T00:00:00+00:00","cumulative_watch_count":589},{"repo_name":"opentelemetry-demo","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":590},{"repo_name":"opentelemetry-demo","created_at":"2024-11-09T00:00:00+00:00","cumulative_watch_count":594},{"repo_name":"opentelemetry-demo","created_at":"2024-11-11T00:00:00+00:00","cumulative_watch_count":595},{"repo_name":"opentelemetry-go","created_at":"2024-01-01T00:00:00+00:00","cumulative_watch_count":1},{"repo_name":"opentelemetry-go","created_at":"2024-01-02T00:00:00+00:00","cumulative_watch_count":6},{"repo_name":"opentelemetry-go","created_at":"2024-01-03T00:00:00+00:00","cumulative_watch_count":13},{"repo_name":"opentelemetry-go","created_at":"2024-01-04T00:00:00+00:00","cumulative_watch_count":15},{"repo_name":"opentelemetry-go","created_at":"2024-01-05T00:00:00+00:00","cumulative_watch_count":18},{"repo_name":"opentelemetry-go","created_at":"2024-01-06T00:00:00+00:00","cumulative_watch_count":19},{"repo_name":"opentelemetry-go","created_at":"2024-01-09T00:00:00+00:00","cumulative_watch_count":20},{"repo_name":"opentelemetry-go","created_at":"2024-01-10T00:00:00+00:00","cumulative_watch_count":22},{"repo_name":"opentelemetry-go","created_at":"2024-01-11T00:00:00+00:00","cumulative_watch_count":25},{"repo_name":"opentelemetry-go","created_at":"2024-01-12T00:00:00+00:00","cumulative_watch_count":27},{"repo_name":"opentelemetry-go","created_at":"2024-01-13T00:00:00+00:00","cumulative_watch_count":28},{"repo_name":"opentelemetry-go","created_at":"2024-01-15T00:00:00+00:00","cumulative_watch_count":32},{"repo_name":"opentelemetry-go","created_at":"2024-01-16T00:00:00+00:00","cumulative_watch_count":35},{"repo_name":"opentelemetry-go","created_at":"2024-01-17T00:00:00+00:00","cumulative_watch_count":39},{"repo_name":"opentelemetry-go","created_at":"2024-01-18T00:00:00+00:00","cumulative_watch_count":41},{"repo_name":"opentelemetry-go","created_at":"2024-01-19T00:00:00+00:00","cumulative_watch_count":47},{"repo_name":"opentelemetry-go","created_at":"2024-01-20T00:00:00+00:00","cumulative_watch_count":53},{"repo_name":"opentelemetry-go","created_at":"2024-01-21T00:00:00+00:00","cumulative_watch_count":55},{"repo_name":"opentelemetry-go","created_at":"2024-01-22T00:00:00+00:00","cumulative_watch_count":56},{"repo_name":"opentelemetry-go","created_at":"2024-01-23T00:00:00+00:00","cumulative_watch_count":59},{"repo_name":"opentelemetry-go","created_at":"2024-01-24T00:00:00+00:00","cumulative_watch_count":60},{"repo_name":"opentelemetry-go","created_at":"2024-01-25T00:00:00+00:00","cumulative_watch_count":62},{"repo_name":"opentelemetry-go","created_at":"2024-01-26T00:00:00+00:00","cumulative_watch_count":63},{"repo_name":"opentelemetry-go","created_at":"2024-01-29T00:00:00+00:00","cumulative_watch_count":66},{"repo_name":"opentelemetry-go","created_at":"2024-01-30T00:00:00+00:00","cumulative_watch_count":70},{"repo_name":"opentelemetry-go","created_at":"2024-01-31T00:00:00+00:00","cumulative_watch_count":74},{"repo_name":"opentelemetry-go","created_at":"2024-02-01T00:00:00+00:00","cumulative_watch_count":77},{"repo_name":"opentelemetry-go","created_at":"2024-02-02T00:00:00+00:00","cumulative_watch_count":86},{"repo_name":"opentelemetry-go","created_at":"2024-02-03T00:00:00+00:00","cumulative_watch_count":92},{"repo_name":"opentelemetry-go","created_at":"2024-02-04T00:00:00+00:00","cumulative_watch_count":96},{"repo_name":"opentelemetry-go","created_at":"2024-02-06T00:00:00+00:00","cumulative_watch_count":98},{"repo_name":"opentelemetry-go","created_at":"2024-02-07T00:00:00+00:00","cumulative_watch_count":104},{"repo_name":"opentelemetry-go","created_at":"2024-02-08T00:00:00+00:00","cumulative_watch_count":108},{"repo_name":"opentelemetry-go","created_at":"2024-02-09T00:00:00+00:00","cumulative_watch_count":111},{"repo_name":"opentelemetry-go","created_at":"2024-02-10T00:00:00+00:00","cumulative_watch_count":112},{"repo_name":"opentelemetry-go","created_at":"2024-02-11T00:00:00+00:00","cumulative_watch_count":114},{"repo_name":"opentelemetry-go","created_at":"2024-02-13T00:00:00+00:00","cumulative_watch_count":119},{"repo_name":"opentelemetry-go","created_at":"2024-02-15T00:00:00+00:00","cumulative_watch_count":124},{"repo_name":"opentelemetry-go","created_at":"2024-02-16T00:00:00+00:00","cumulative_watch_count":126},{"repo_name":"opentelemetry-go","created_at":"2024-02-17T00:00:00+00:00","cumulative_watch_count":128},{"repo_name":"opentelemetry-go","created_at":"2024-02-18T00:00:00+00:00","cumulative_watch_count":134},{"repo_name":"opentelemetry-go","created_at":"2024-02-19T00:00:00+00:00","cumulative_watch_count":137},{"repo_name":"opentelemetry-go","created_at":"2024-02-20T00:00:00+00:00","cumulative_watch_count":139},{"repo_name":"opentelemetry-go","created_at":"2024-02-21T00:00:00+00:00","cumulative_watch_count":141},{"repo_name":"opentelemetry-go","created_at":"2024-02-22T00:00:00+00:00","cumulative_watch_count":143},{"repo_name":"opentelemetry-go","created_at":"2024-02-23T00:00:00+00:00","cumulative_watch_count":146},{"repo_name":"opentelemetry-go","created_at":"2024-02-24T00:00:00+00:00","cumulative_watch_count":152},{"repo_name":"opentelemetry-go","created_at":"2024-02-25T00:00:00+00:00","cumulative_watch_count":153},{"repo_name":"opentelemetry-go","created_at":"2024-02-26T00:00:00+00:00","cumulative_watch_count":156},{"repo_name":"opentelemetry-go","created_at":"2024-02-27T00:00:00+00:00","cumulative_watch_count":160},{"repo_name":"opentelemetry-go","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":162},{"repo_name":"opentelemetry-go","created_at":"2024-02-29T00:00:00+00:00","cumulative_watch_count":164},{"repo_name":"opentelemetry-go","created_at":"2024-03-01T00:00:00+00:00","cumulative_watch_count":165},{"repo_name":"opentelemetry-go","created_at":"2024-03-03T00:00:00+00:00","cumulative_watch_count":167},{"repo_name":"opentelemetry-go","created_at":"2024-03-04T00:00:00+00:00","cumulative_watch_count":171},{"repo_name":"opentelemetry-go","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":172},{"repo_name":"opentelemetry-go","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":174},{"repo_name":"opentelemetry-go","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":176},{"repo_name":"opentelemetry-go","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":180},{"repo_name":"opentelemetry-go","created_at":"2024-03-09T00:00:00+00:00","cumulative_watch_count":182},{"repo_name":"opentelemetry-go","created_at":"2024-03-10T00:00:00+00:00","cumulative_watch_count":183},{"repo_name":"opentelemetry-go","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":185},{"repo_name":"opentelemetry-go","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":188},{"repo_name":"opentelemetry-go","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":190},{"repo_name":"opentelemetry-go","created_at":"2024-03-14T00:00:00+00:00","cumulative_watch_count":195},{"repo_name":"opentelemetry-go","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":198},{"repo_name":"opentelemetry-go","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":200},{"repo_name":"opentelemetry-go","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":204},{"repo_name":"opentelemetry-go","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":208},{"repo_name":"opentelemetry-go","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":210},{"repo_name":"opentelemetry-go","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":211},{"repo_name":"opentelemetry-go","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":216},{"repo_name":"opentelemetry-go","created_at":"2024-03-23T00:00:00+00:00","cumulative_watch_count":217},{"repo_name":"opentelemetry-go","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":219},{"repo_name":"opentelemetry-go","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":221},{"repo_name":"opentelemetry-go","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":228},{"repo_name":"opentelemetry-go","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":239},{"repo_name":"opentelemetry-go","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":244},{"repo_name":"opentelemetry-go","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":248},{"repo_name":"opentelemetry-go","created_at":"2024-03-30T00:00:00+00:00","cumulative_watch_count":250},{"repo_name":"opentelemetry-go","created_at":"2024-03-31T00:00:00+00:00","cumulative_watch_count":251},{"repo_name":"opentelemetry-go","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":252},{"repo_name":"opentelemetry-go","created_at":"2024-04-02T00:00:00+00:00","cumulative_watch_count":255},{"repo_name":"opentelemetry-go","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":257},{"repo_name":"opentelemetry-go","created_at":"2024-04-04T00:00:00+00:00","cumulative_watch_count":263},{"repo_name":"opentelemetry-go","created_at":"2024-04-05T00:00:00+00:00","cumulative_watch_count":267},{"repo_name":"opentelemetry-go","created_at":"2024-04-06T00:00:00+00:00","cumulative_watch_count":270},{"repo_name":"opentelemetry-go","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":273},{"repo_name":"opentelemetry-go","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":276},{"repo_name":"opentelemetry-go","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":279},{"repo_name":"opentelemetry-go","created_at":"2024-04-11T00:00:00+00:00","cumulative_watch_count":285},{"repo_name":"opentelemetry-go","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":287},{"repo_name":"opentelemetry-go","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":288},{"repo_name":"opentelemetry-go","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":292},{"repo_name":"opentelemetry-go","created_at":"2024-04-20T00:00:00+00:00","cumulative_watch_count":297},{"repo_name":"opentelemetry-go","created_at":"2024-04-21T00:00:00+00:00","cumulative_watch_count":299},{"repo_name":"opentelemetry-go","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":300},{"repo_name":"opentelemetry-go","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":304},{"repo_name":"opentelemetry-go","created_at":"2024-04-24T00:00:00+00:00","cumulative_watch_count":305},{"repo_name":"opentelemetry-go","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":308},{"repo_name":"opentelemetry-go","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":311},{"repo_name":"opentelemetry-go","created_at":"2024-04-27T00:00:00+00:00","cumulative_watch_count":314},{"repo_name":"opentelemetry-go","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":317},{"repo_name":"opentelemetry-go","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":321},{"repo_name":"opentelemetry-go","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":328},{"repo_name":"opentelemetry-go","created_at":"2024-05-01T00:00:00+00:00","cumulative_watch_count":331},{"repo_name":"opentelemetry-go","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":335},{"repo_name":"opentelemetry-go","created_at":"2024-05-03T00:00:00+00:00","cumulative_watch_count":336},{"repo_name":"opentelemetry-go","created_at":"2024-05-04T00:00:00+00:00","cumulative_watch_count":337},{"repo_name":"opentelemetry-go","created_at":"2024-05-05T00:00:00+00:00","cumulative_watch_count":338},{"repo_name":"opentelemetry-go","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":340},{"repo_name":"opentelemetry-go","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":345},{"repo_name":"opentelemetry-go","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":349},{"repo_name":"opentelemetry-go","created_at":"2024-05-09T00:00:00+00:00","cumulative_watch_count":354},{"repo_name":"opentelemetry-go","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":362},{"repo_name":"opentelemetry-go","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":370},{"repo_name":"opentelemetry-go","created_at":"2024-05-12T00:00:00+00:00","cumulative_watch_count":373},{"repo_name":"opentelemetry-go","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":377},{"repo_name":"opentelemetry-go","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":382},{"repo_name":"opentelemetry-go","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":383},{"repo_name":"opentelemetry-go","created_at":"2024-05-16T00:00:00+00:00","cumulative_watch_count":385},{"repo_name":"opentelemetry-go","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":388},{"repo_name":"opentelemetry-go","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":392},{"repo_name":"opentelemetry-go","created_at":"2024-05-20T00:00:00+00:00","cumulative_watch_count":396},{"repo_name":"opentelemetry-go","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":404},{"repo_name":"opentelemetry-go","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":408},{"repo_name":"opentelemetry-go","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":414},{"repo_name":"opentelemetry-go","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":417},{"repo_name":"opentelemetry-go","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":420},{"repo_name":"opentelemetry-go","created_at":"2024-05-26T00:00:00+00:00","cumulative_watch_count":421},{"repo_name":"opentelemetry-go","created_at":"2024-05-27T00:00:00+00:00","cumulative_watch_count":425},{"repo_name":"opentelemetry-go","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":429},{"repo_name":"opentelemetry-go","created_at":"2024-05-29T00:00:00+00:00","cumulative_watch_count":432},{"repo_name":"opentelemetry-go","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":434},{"repo_name":"opentelemetry-go","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":436},{"repo_name":"opentelemetry-go","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":438},{"repo_name":"opentelemetry-go","created_at":"2024-06-03T00:00:00+00:00","cumulative_watch_count":441},{"repo_name":"opentelemetry-go","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":446},{"repo_name":"opentelemetry-go","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":447},{"repo_name":"opentelemetry-go","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":457},{"repo_name":"opentelemetry-go","created_at":"2024-06-08T00:00:00+00:00","cumulative_watch_count":460},{"repo_name":"opentelemetry-go","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":461},{"repo_name":"opentelemetry-go","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":462},{"repo_name":"opentelemetry-go","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":463},{"repo_name":"opentelemetry-go","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":464},{"repo_name":"opentelemetry-go","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":465},{"repo_name":"opentelemetry-go","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":468},{"repo_name":"opentelemetry-go","created_at":"2024-06-17T00:00:00+00:00","cumulative_watch_count":471},{"repo_name":"opentelemetry-go","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":475},{"repo_name":"opentelemetry-go","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":478},{"repo_name":"opentelemetry-go","created_at":"2024-06-20T00:00:00+00:00","cumulative_watch_count":483},{"repo_name":"opentelemetry-go","created_at":"2024-06-21T00:00:00+00:00","cumulative_watch_count":487},{"repo_name":"opentelemetry-go","created_at":"2024-06-22T00:00:00+00:00","cumulative_watch_count":489},{"repo_name":"opentelemetry-go","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":493},{"repo_name":"opentelemetry-go","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":495},{"repo_name":"opentelemetry-go","created_at":"2024-06-25T00:00:00+00:00","cumulative_watch_count":496},{"repo_name":"opentelemetry-go","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":498},{"repo_name":"opentelemetry-go","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":503},{"repo_name":"opentelemetry-go","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":513},{"repo_name":"opentelemetry-go","created_at":"2024-06-29T00:00:00+00:00","cumulative_watch_count":514},{"repo_name":"opentelemetry-go","created_at":"2024-06-30T00:00:00+00:00","cumulative_watch_count":518},{"repo_name":"opentelemetry-go","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":522},{"repo_name":"opentelemetry-go","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":523},{"repo_name":"opentelemetry-go","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":525},{"repo_name":"opentelemetry-go","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":527},{"repo_name":"opentelemetry-go","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":528},{"repo_name":"opentelemetry-go","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":529},{"repo_name":"opentelemetry-go","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":531},{"repo_name":"opentelemetry-go","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":536},{"repo_name":"opentelemetry-go","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":541},{"repo_name":"opentelemetry-go","created_at":"2024-07-14T00:00:00+00:00","cumulative_watch_count":546},{"repo_name":"opentelemetry-go","created_at":"2024-07-15T00:00:00+00:00","cumulative_watch_count":548},{"repo_name":"opentelemetry-go","created_at":"2024-07-16T00:00:00+00:00","cumulative_watch_count":552},{"repo_name":"opentelemetry-go","created_at":"2024-07-17T00:00:00+00:00","cumulative_watch_count":558},{"repo_name":"opentelemetry-go","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":565},{"repo_name":"opentelemetry-go","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":566},{"repo_name":"opentelemetry-go","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":567},{"repo_name":"opentelemetry-go","created_at":"2024-07-21T00:00:00+00:00","cumulative_watch_count":568},{"repo_name":"opentelemetry-go","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":571},{"repo_name":"opentelemetry-go","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":572},{"repo_name":"opentelemetry-go","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":573},{"repo_name":"opentelemetry-go","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":575},{"repo_name":"opentelemetry-go","created_at":"2024-07-28T00:00:00+00:00","cumulative_watch_count":577},{"repo_name":"opentelemetry-go","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":579},{"repo_name":"opentelemetry-go","created_at":"2024-07-31T00:00:00+00:00","cumulative_watch_count":582},{"repo_name":"opentelemetry-go","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":584},{"repo_name":"opentelemetry-go","created_at":"2024-08-02T00:00:00+00:00","cumulative_watch_count":585},{"repo_name":"opentelemetry-go","created_at":"2024-08-04T00:00:00+00:00","cumulative_watch_count":589},{"repo_name":"opentelemetry-go","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":590},{"repo_name":"opentelemetry-go","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":592},{"repo_name":"opentelemetry-go","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":595},{"repo_name":"opentelemetry-go","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":601},{"repo_name":"opentelemetry-go","created_at":"2024-08-10T00:00:00+00:00","cumulative_watch_count":605},{"repo_name":"opentelemetry-go","created_at":"2024-08-11T00:00:00+00:00","cumulative_watch_count":607},{"repo_name":"opentelemetry-go","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":608},{"repo_name":"opentelemetry-go","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":612},{"repo_name":"opentelemetry-go","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":615},{"repo_name":"opentelemetry-go","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":616},{"repo_name":"opentelemetry-go","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":617},{"repo_name":"opentelemetry-go","created_at":"2024-08-18T00:00:00+00:00","cumulative_watch_count":618},{"repo_name":"opentelemetry-go","created_at":"2024-08-19T00:00:00+00:00","cumulative_watch_count":619},{"repo_name":"opentelemetry-go","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":620},{"repo_name":"opentelemetry-go","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":626},{"repo_name":"opentelemetry-go","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":628},{"repo_name":"opentelemetry-go","created_at":"2024-08-24T00:00:00+00:00","cumulative_watch_count":631},{"repo_name":"opentelemetry-go","created_at":"2024-08-25T00:00:00+00:00","cumulative_watch_count":632},{"repo_name":"opentelemetry-go","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":636},{"repo_name":"opentelemetry-go","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":638},{"repo_name":"opentelemetry-go","created_at":"2024-08-28T00:00:00+00:00","cumulative_watch_count":643},{"repo_name":"opentelemetry-go","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":646},{"repo_name":"opentelemetry-go","created_at":"2024-08-31T00:00:00+00:00","cumulative_watch_count":648},{"repo_name":"opentelemetry-go","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":651},{"repo_name":"opentelemetry-go","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":652},{"repo_name":"opentelemetry-go","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":654},{"repo_name":"opentelemetry-go","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":657},{"repo_name":"opentelemetry-go","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":659},{"repo_name":"opentelemetry-go","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":660},{"repo_name":"opentelemetry-go","created_at":"2024-09-08T00:00:00+00:00","cumulative_watch_count":661},{"repo_name":"opentelemetry-go","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":665},{"repo_name":"opentelemetry-go","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":669},{"repo_name":"opentelemetry-go","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":672},{"repo_name":"opentelemetry-go","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":680},{"repo_name":"opentelemetry-go","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":682},{"repo_name":"opentelemetry-go","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":685},{"repo_name":"opentelemetry-go","created_at":"2024-09-15T00:00:00+00:00","cumulative_watch_count":688},{"repo_name":"opentelemetry-go","created_at":"2024-09-17T00:00:00+00:00","cumulative_watch_count":692},{"repo_name":"opentelemetry-go","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":702},{"repo_name":"opentelemetry-go","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":706},{"repo_name":"opentelemetry-go","created_at":"2024-09-20T00:00:00+00:00","cumulative_watch_count":709},{"repo_name":"opentelemetry-go","created_at":"2024-09-21T00:00:00+00:00","cumulative_watch_count":712},{"repo_name":"opentelemetry-go","created_at":"2024-09-22T00:00:00+00:00","cumulative_watch_count":716},{"repo_name":"opentelemetry-go","created_at":"2024-09-23T00:00:00+00:00","cumulative_watch_count":719},{"repo_name":"opentelemetry-go","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":721},{"repo_name":"opentelemetry-go","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":724},{"repo_name":"opentelemetry-go","created_at":"2024-09-26T00:00:00+00:00","cumulative_watch_count":728},{"repo_name":"opentelemetry-go","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":733},{"repo_name":"opentelemetry-go","created_at":"2024-09-28T00:00:00+00:00","cumulative_watch_count":734},{"repo_name":"opentelemetry-go","created_at":"2024-09-29T00:00:00+00:00","cumulative_watch_count":737},{"repo_name":"opentelemetry-go","created_at":"2024-09-30T00:00:00+00:00","cumulative_watch_count":740},{"repo_name":"opentelemetry-go","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":745},{"repo_name":"opentelemetry-go","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":747},{"repo_name":"opentelemetry-go","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":749},{"repo_name":"opentelemetry-go","created_at":"2024-10-04T00:00:00+00:00","cumulative_watch_count":753},{"repo_name":"opentelemetry-go","created_at":"2024-10-05T00:00:00+00:00","cumulative_watch_count":756},{"repo_name":"opentelemetry-go","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":758},{"repo_name":"opentelemetry-go","created_at":"2024-10-07T00:00:00+00:00","cumulative_watch_count":761},{"repo_name":"opentelemetry-go","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":763},{"repo_name":"opentelemetry-go","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":767},{"repo_name":"opentelemetry-go","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":768},{"repo_name":"opentelemetry-go","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":773},{"repo_name":"opentelemetry-go","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":775},{"repo_name":"opentelemetry-go","created_at":"2024-10-13T00:00:00+00:00","cumulative_watch_count":778},{"repo_name":"opentelemetry-go","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":779},{"repo_name":"opentelemetry-go","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":783},{"repo_name":"opentelemetry-go","created_at":"2024-10-16T00:00:00+00:00","cumulative_watch_count":784},{"repo_name":"opentelemetry-go","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":786},{"repo_name":"opentelemetry-go","created_at":"2024-10-18T00:00:00+00:00","cumulative_watch_count":790},{"repo_name":"opentelemetry-go","created_at":"2024-10-19T00:00:00+00:00","cumulative_watch_count":791},{"repo_name":"opentelemetry-go","created_at":"2024-10-20T00:00:00+00:00","cumulative_watch_count":793},{"repo_name":"opentelemetry-go","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":795},{"repo_name":"opentelemetry-go","created_at":"2024-10-22T00:00:00+00:00","cumulative_watch_count":798},{"repo_name":"opentelemetry-go","created_at":"2024-10-23T00:00:00+00:00","cumulative_watch_count":799},{"repo_name":"opentelemetry-go","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":801},{"repo_name":"opentelemetry-go","created_at":"2024-10-26T00:00:00+00:00","cumulative_watch_count":802},{"repo_name":"opentelemetry-go","created_at":"2024-10-27T00:00:00+00:00","cumulative_watch_count":805},{"repo_name":"opentelemetry-go","created_at":"2024-10-28T00:00:00+00:00","cumulative_watch_count":810},{"repo_name":"opentelemetry-go","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":814},{"repo_name":"opentelemetry-go","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":819},{"repo_name":"opentelemetry-go","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":821},{"repo_name":"opentelemetry-go","created_at":"2024-11-01T00:00:00+00:00","cumulative_watch_count":822},{"repo_name":"opentelemetry-go","created_at":"2024-11-02T00:00:00+00:00","cumulative_watch_count":823},{"repo_name":"opentelemetry-go","created_at":"2024-11-04T00:00:00+00:00","cumulative_watch_count":826},{"repo_name":"opentelemetry-go","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":827},{"repo_name":"opentelemetry-go","created_at":"2024-11-07T00:00:00+00:00","cumulative_watch_count":829},{"repo_name":"opentelemetry-go","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":830},{"repo_name":"opentelemetry-go","created_at":"2024-11-09T00:00:00+00:00","cumulative_watch_count":833},{"repo_name":"opentelemetry-go","created_at":"2024-11-10T00:00:00+00:00","cumulative_watch_count":834},{"repo_name":"opentelemetry-go","created_at":"2024-11-11T00:00:00+00:00","cumulative_watch_count":835},{"repo_name":"prometheus","created_at":"2024-01-01T00:00:00+00:00","cumulative_watch_count":3},{"repo_name":"prometheus","created_at":"2024-01-02T00:00:00+00:00","cumulative_watch_count":24},{"repo_name":"prometheus","created_at":"2024-01-03T00:00:00+00:00","cumulative_watch_count":39},{"repo_name":"prometheus","created_at":"2024-01-04T00:00:00+00:00","cumulative_watch_count":55},{"repo_name":"prometheus","created_at":"2024-01-05T00:00:00+00:00","cumulative_watch_count":68},{"repo_name":"prometheus","created_at":"2024-01-06T00:00:00+00:00","cumulative_watch_count":80},{"repo_name":"prometheus","created_at":"2024-01-07T00:00:00+00:00","cumulative_watch_count":91},{"repo_name":"prometheus","created_at":"2024-01-08T00:00:00+00:00","cumulative_watch_count":108},{"repo_name":"prometheus","created_at":"2024-01-09T00:00:00+00:00","cumulative_watch_count":123},{"repo_name":"prometheus","created_at":"2024-01-10T00:00:00+00:00","cumulative_watch_count":137},{"repo_name":"prometheus","created_at":"2024-01-11T00:00:00+00:00","cumulative_watch_count":151},{"repo_name":"prometheus","created_at":"2024-01-12T00:00:00+00:00","cumulative_watch_count":170},{"repo_name":"prometheus","created_at":"2024-01-13T00:00:00+00:00","cumulative_watch_count":183},{"repo_name":"prometheus","created_at":"2024-01-14T00:00:00+00:00","cumulative_watch_count":194},{"repo_name":"prometheus","created_at":"2024-01-15T00:00:00+00:00","cumulative_watch_count":212},{"repo_name":"prometheus","created_at":"2024-01-16T00:00:00+00:00","cumulative_watch_count":231},{"repo_name":"prometheus","created_at":"2024-01-17T00:00:00+00:00","cumulative_watch_count":245},{"repo_name":"prometheus","created_at":"2024-01-18T00:00:00+00:00","cumulative_watch_count":265},{"repo_name":"prometheus","created_at":"2024-01-19T00:00:00+00:00","cumulative_watch_count":282},{"repo_name":"prometheus","created_at":"2024-01-20T00:00:00+00:00","cumulative_watch_count":292},{"repo_name":"prometheus","created_at":"2024-01-21T00:00:00+00:00","cumulative_watch_count":301},{"repo_name":"prometheus","created_at":"2024-01-22T00:00:00+00:00","cumulative_watch_count":310},{"repo_name":"prometheus","created_at":"2024-01-23T00:00:00+00:00","cumulative_watch_count":325},{"repo_name":"prometheus","created_at":"2024-01-24T00:00:00+00:00","cumulative_watch_count":344},{"repo_name":"prometheus","created_at":"2024-01-25T00:00:00+00:00","cumulative_watch_count":357},{"repo_name":"prometheus","created_at":"2024-01-26T00:00:00+00:00","cumulative_watch_count":372},{"repo_name":"prometheus","created_at":"2024-01-27T00:00:00+00:00","cumulative_watch_count":381},{"repo_name":"prometheus","created_at":"2024-01-28T00:00:00+00:00","cumulative_watch_count":392},{"repo_name":"prometheus","created_at":"2024-01-29T00:00:00+00:00","cumulative_watch_count":416},{"repo_name":"prometheus","created_at":"2024-01-30T00:00:00+00:00","cumulative_watch_count":434},{"repo_name":"prometheus","created_at":"2024-01-31T00:00:00+00:00","cumulative_watch_count":449},{"repo_name":"prometheus","created_at":"2024-02-01T00:00:00+00:00","cumulative_watch_count":469},{"repo_name":"prometheus","created_at":"2024-02-02T00:00:00+00:00","cumulative_watch_count":484},{"repo_name":"prometheus","created_at":"2024-02-03T00:00:00+00:00","cumulative_watch_count":498},{"repo_name":"prometheus","created_at":"2024-02-04T00:00:00+00:00","cumulative_watch_count":510},{"repo_name":"prometheus","created_at":"2024-02-05T00:00:00+00:00","cumulative_watch_count":525},{"repo_name":"prometheus","created_at":"2024-02-06T00:00:00+00:00","cumulative_watch_count":533},{"repo_name":"prometheus","created_at":"2024-02-07T00:00:00+00:00","cumulative_watch_count":555},{"repo_name":"prometheus","created_at":"2024-02-08T00:00:00+00:00","cumulative_watch_count":559},{"repo_name":"prometheus","created_at":"2024-02-09T00:00:00+00:00","cumulative_watch_count":569},{"repo_name":"prometheus","created_at":"2024-02-10T00:00:00+00:00","cumulative_watch_count":578},{"repo_name":"prometheus","created_at":"2024-02-11T00:00:00+00:00","cumulative_watch_count":582},{"repo_name":"prometheus","created_at":"2024-02-12T00:00:00+00:00","cumulative_watch_count":591},{"repo_name":"prometheus","created_at":"2024-02-13T00:00:00+00:00","cumulative_watch_count":605},{"repo_name":"prometheus","created_at":"2024-02-14T00:00:00+00:00","cumulative_watch_count":619},{"repo_name":"prometheus","created_at":"2024-02-15T00:00:00+00:00","cumulative_watch_count":631},{"repo_name":"prometheus","created_at":"2024-02-16T00:00:00+00:00","cumulative_watch_count":641},{"repo_name":"prometheus","created_at":"2024-02-17T00:00:00+00:00","cumulative_watch_count":651},{"repo_name":"prometheus","created_at":"2024-02-18T00:00:00+00:00","cumulative_watch_count":666},{"repo_name":"prometheus","created_at":"2024-02-19T00:00:00+00:00","cumulative_watch_count":677},{"repo_name":"prometheus","created_at":"2024-02-20T00:00:00+00:00","cumulative_watch_count":697},{"repo_name":"prometheus","created_at":"2024-02-21T00:00:00+00:00","cumulative_watch_count":714},{"repo_name":"prometheus","created_at":"2024-02-22T00:00:00+00:00","cumulative_watch_count":733},{"repo_name":"prometheus","created_at":"2024-02-23T00:00:00+00:00","cumulative_watch_count":744},{"repo_name":"prometheus","created_at":"2024-02-24T00:00:00+00:00","cumulative_watch_count":752},{"repo_name":"prometheus","created_at":"2024-02-25T00:00:00+00:00","cumulative_watch_count":762},{"repo_name":"prometheus","created_at":"2024-02-26T00:00:00+00:00","cumulative_watch_count":775},{"repo_name":"prometheus","created_at":"2024-02-27T00:00:00+00:00","cumulative_watch_count":791},{"repo_name":"prometheus","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":807},{"repo_name":"prometheus","created_at":"2024-02-29T00:00:00+00:00","cumulative_watch_count":821},{"repo_name":"prometheus","created_at":"2024-03-01T00:00:00+00:00","cumulative_watch_count":851},{"repo_name":"prometheus","created_at":"2024-03-02T00:00:00+00:00","cumulative_watch_count":934},{"repo_name":"prometheus","created_at":"2024-03-03T00:00:00+00:00","cumulative_watch_count":943},{"repo_name":"prometheus","created_at":"2024-03-04T00:00:00+00:00","cumulative_watch_count":961},{"repo_name":"prometheus","created_at":"2024-03-05T00:00:00+00:00","cumulative_watch_count":982},{"repo_name":"prometheus","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":993},{"repo_name":"prometheus","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":1011},{"repo_name":"prometheus","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":1027},{"repo_name":"prometheus","created_at":"2024-03-09T00:00:00+00:00","cumulative_watch_count":1035},{"repo_name":"prometheus","created_at":"2024-03-10T00:00:00+00:00","cumulative_watch_count":1044},{"repo_name":"prometheus","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":1063},{"repo_name":"prometheus","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":1077},{"repo_name":"prometheus","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":1097},{"repo_name":"prometheus","created_at":"2024-03-14T00:00:00+00:00","cumulative_watch_count":1114},{"repo_name":"prometheus","created_at":"2024-03-15T00:00:00+00:00","cumulative_watch_count":1132},{"repo_name":"prometheus","created_at":"2024-03-16T00:00:00+00:00","cumulative_watch_count":1136},{"repo_name":"prometheus","created_at":"2024-03-17T00:00:00+00:00","cumulative_watch_count":1153},{"repo_name":"prometheus","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":1172},{"repo_name":"prometheus","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":1191},{"repo_name":"prometheus","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":1210},{"repo_name":"prometheus","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":1234},{"repo_name":"prometheus","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":1250},{"repo_name":"prometheus","created_at":"2024-03-23T00:00:00+00:00","cumulative_watch_count":1258},{"repo_name":"prometheus","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":1272},{"repo_name":"prometheus","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":1288},{"repo_name":"prometheus","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":1311},{"repo_name":"prometheus","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":1330},{"repo_name":"prometheus","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":1346},{"repo_name":"prometheus","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":1365},{"repo_name":"prometheus","created_at":"2024-03-30T00:00:00+00:00","cumulative_watch_count":1379},{"repo_name":"prometheus","created_at":"2024-03-31T00:00:00+00:00","cumulative_watch_count":1391},{"repo_name":"prometheus","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":1402},{"repo_name":"prometheus","created_at":"2024-04-02T00:00:00+00:00","cumulative_watch_count":1419},{"repo_name":"prometheus","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":1439},{"repo_name":"prometheus","created_at":"2024-04-04T00:00:00+00:00","cumulative_watch_count":1449},{"repo_name":"prometheus","created_at":"2024-04-05T00:00:00+00:00","cumulative_watch_count":1464},{"repo_name":"prometheus","created_at":"2024-04-06T00:00:00+00:00","cumulative_watch_count":1470},{"repo_name":"prometheus","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":1484},{"repo_name":"prometheus","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":1498},{"repo_name":"prometheus","created_at":"2024-04-09T00:00:00+00:00","cumulative_watch_count":1509},{"repo_name":"prometheus","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":1524},{"repo_name":"prometheus","created_at":"2024-04-11T00:00:00+00:00","cumulative_watch_count":1539},{"repo_name":"prometheus","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":1553},{"repo_name":"prometheus","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":1562},{"repo_name":"prometheus","created_at":"2024-04-14T00:00:00+00:00","cumulative_watch_count":1568},{"repo_name":"prometheus","created_at":"2024-04-15T00:00:00+00:00","cumulative_watch_count":1579},{"repo_name":"prometheus","created_at":"2024-04-16T00:00:00+00:00","cumulative_watch_count":1592},{"repo_name":"prometheus","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":1613},{"repo_name":"prometheus","created_at":"2024-04-18T00:00:00+00:00","cumulative_watch_count":1629},{"repo_name":"prometheus","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":1642},{"repo_name":"prometheus","created_at":"2024-04-20T00:00:00+00:00","cumulative_watch_count":1651},{"repo_name":"prometheus","created_at":"2024-04-21T00:00:00+00:00","cumulative_watch_count":1662},{"repo_name":"prometheus","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":1679},{"repo_name":"prometheus","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":1697},{"repo_name":"prometheus","created_at":"2024-04-24T00:00:00+00:00","cumulative_watch_count":1712},{"repo_name":"prometheus","created_at":"2024-04-25T00:00:00+00:00","cumulative_watch_count":1731},{"repo_name":"prometheus","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":1746},{"repo_name":"prometheus","created_at":"2024-04-27T00:00:00+00:00","cumulative_watch_count":1761},{"repo_name":"prometheus","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":1779},{"repo_name":"prometheus","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":1799},{"repo_name":"prometheus","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":1818},{"repo_name":"prometheus","created_at":"2024-05-01T00:00:00+00:00","cumulative_watch_count":1825},{"repo_name":"prometheus","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":1837},{"repo_name":"prometheus","created_at":"2024-05-03T00:00:00+00:00","cumulative_watch_count":1848},{"repo_name":"prometheus","created_at":"2024-05-04T00:00:00+00:00","cumulative_watch_count":1863},{"repo_name":"prometheus","created_at":"2024-05-05T00:00:00+00:00","cumulative_watch_count":1876},{"repo_name":"prometheus","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":1890},{"repo_name":"prometheus","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":1902},{"repo_name":"prometheus","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":1920},{"repo_name":"prometheus","created_at":"2024-05-09T00:00:00+00:00","cumulative_watch_count":1939},{"repo_name":"prometheus","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":1956},{"repo_name":"prometheus","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":1978},{"repo_name":"prometheus","created_at":"2024-05-12T00:00:00+00:00","cumulative_watch_count":1996},{"repo_name":"prometheus","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":2011},{"repo_name":"prometheus","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":2025},{"repo_name":"prometheus","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":2055},{"repo_name":"prometheus","created_at":"2024-05-16T00:00:00+00:00","cumulative_watch_count":2070},{"repo_name":"prometheus","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":2085},{"repo_name":"prometheus","created_at":"2024-05-18T00:00:00+00:00","cumulative_watch_count":2099},{"repo_name":"prometheus","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":2110},{"repo_name":"prometheus","created_at":"2024-05-20T00:00:00+00:00","cumulative_watch_count":2126},{"repo_name":"prometheus","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":2151},{"repo_name":"prometheus","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":2170},{"repo_name":"prometheus","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":2186},{"repo_name":"prometheus","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":2207},{"repo_name":"prometheus","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":2220},{"repo_name":"prometheus","created_at":"2024-05-26T00:00:00+00:00","cumulative_watch_count":2231},{"repo_name":"prometheus","created_at":"2024-05-27T00:00:00+00:00","cumulative_watch_count":2238},{"repo_name":"prometheus","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":2258},{"repo_name":"prometheus","created_at":"2024-05-29T00:00:00+00:00","cumulative_watch_count":2281},{"repo_name":"prometheus","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":2298},{"repo_name":"prometheus","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":2317},{"repo_name":"prometheus","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":2327},{"repo_name":"prometheus","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":2341},{"repo_name":"prometheus","created_at":"2024-06-03T00:00:00+00:00","cumulative_watch_count":2352},{"repo_name":"prometheus","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":2369},{"repo_name":"prometheus","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":2377},{"repo_name":"prometheus","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":2383},{"repo_name":"prometheus","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":2400},{"repo_name":"prometheus","created_at":"2024-06-08T00:00:00+00:00","cumulative_watch_count":2416},{"repo_name":"prometheus","created_at":"2024-06-09T00:00:00+00:00","cumulative_watch_count":2430},{"repo_name":"prometheus","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":2441},{"repo_name":"prometheus","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":2458},{"repo_name":"prometheus","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":2478},{"repo_name":"prometheus","created_at":"2024-06-13T00:00:00+00:00","cumulative_watch_count":2490},{"repo_name":"prometheus","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":2510},{"repo_name":"prometheus","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":2526},{"repo_name":"prometheus","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":2531},{"repo_name":"prometheus","created_at":"2024-06-17T00:00:00+00:00","cumulative_watch_count":2541},{"repo_name":"prometheus","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":2563},{"repo_name":"prometheus","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":2577},{"repo_name":"prometheus","created_at":"2024-06-20T00:00:00+00:00","cumulative_watch_count":2594},{"repo_name":"prometheus","created_at":"2024-06-21T00:00:00+00:00","cumulative_watch_count":2620},{"repo_name":"prometheus","created_at":"2024-06-22T00:00:00+00:00","cumulative_watch_count":2631},{"repo_name":"prometheus","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":2638},{"repo_name":"prometheus","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":2654},{"repo_name":"prometheus","created_at":"2024-06-25T00:00:00+00:00","cumulative_watch_count":2674},{"repo_name":"prometheus","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":2690},{"repo_name":"prometheus","created_at":"2024-06-27T00:00:00+00:00","cumulative_watch_count":2700},{"repo_name":"prometheus","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":2717},{"repo_name":"prometheus","created_at":"2024-06-29T00:00:00+00:00","cumulative_watch_count":2731},{"repo_name":"prometheus","created_at":"2024-06-30T00:00:00+00:00","cumulative_watch_count":2743},{"repo_name":"prometheus","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":2763},{"repo_name":"prometheus","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":2782},{"repo_name":"prometheus","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":2801},{"repo_name":"prometheus","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":2817},{"repo_name":"prometheus","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":2832},{"repo_name":"prometheus","created_at":"2024-07-06T00:00:00+00:00","cumulative_watch_count":2843},{"repo_name":"prometheus","created_at":"2024-07-07T00:00:00+00:00","cumulative_watch_count":2856},{"repo_name":"prometheus","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":2871},{"repo_name":"prometheus","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":2883},{"repo_name":"prometheus","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":2903},{"repo_name":"prometheus","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":2932},{"repo_name":"prometheus","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":2951},{"repo_name":"prometheus","created_at":"2024-07-13T00:00:00+00:00","cumulative_watch_count":2960},{"repo_name":"prometheus","created_at":"2024-07-14T00:00:00+00:00","cumulative_watch_count":2972},{"repo_name":"prometheus","created_at":"2024-07-15T00:00:00+00:00","cumulative_watch_count":2987},{"repo_name":"prometheus","created_at":"2024-07-16T00:00:00+00:00","cumulative_watch_count":2997},{"repo_name":"prometheus","created_at":"2024-07-17T00:00:00+00:00","cumulative_watch_count":3014},{"repo_name":"prometheus","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":3026},{"repo_name":"prometheus","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":3043},{"repo_name":"prometheus","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":3058},{"repo_name":"prometheus","created_at":"2024-07-21T00:00:00+00:00","cumulative_watch_count":3073},{"repo_name":"prometheus","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":3092},{"repo_name":"prometheus","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":3117},{"repo_name":"prometheus","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":3139},{"repo_name":"prometheus","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":3156},{"repo_name":"prometheus","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":3170},{"repo_name":"prometheus","created_at":"2024-07-27T00:00:00+00:00","cumulative_watch_count":3182},{"repo_name":"prometheus","created_at":"2024-07-28T00:00:00+00:00","cumulative_watch_count":3192},{"repo_name":"prometheus","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":3208},{"repo_name":"prometheus","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":3233},{"repo_name":"prometheus","created_at":"2024-07-31T00:00:00+00:00","cumulative_watch_count":3249},{"repo_name":"prometheus","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":3262},{"repo_name":"prometheus","created_at":"2024-08-02T00:00:00+00:00","cumulative_watch_count":3277},{"repo_name":"prometheus","created_at":"2024-08-03T00:00:00+00:00","cumulative_watch_count":3290},{"repo_name":"prometheus","created_at":"2024-08-04T00:00:00+00:00","cumulative_watch_count":3300},{"repo_name":"prometheus","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":3309},{"repo_name":"prometheus","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":3325},{"repo_name":"prometheus","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":3340},{"repo_name":"prometheus","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":3358},{"repo_name":"prometheus","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":3377},{"repo_name":"prometheus","created_at":"2024-08-10T00:00:00+00:00","cumulative_watch_count":3389},{"repo_name":"prometheus","created_at":"2024-08-11T00:00:00+00:00","cumulative_watch_count":3394},{"repo_name":"prometheus","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":3408},{"repo_name":"prometheus","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":3430},{"repo_name":"prometheus","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":3447},{"repo_name":"prometheus","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":3463},{"repo_name":"prometheus","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":3486},{"repo_name":"prometheus","created_at":"2024-08-17T00:00:00+00:00","cumulative_watch_count":3498},{"repo_name":"prometheus","created_at":"2024-08-18T00:00:00+00:00","cumulative_watch_count":3521},{"repo_name":"prometheus","created_at":"2024-08-19T00:00:00+00:00","cumulative_watch_count":3542},{"repo_name":"prometheus","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":3562},{"repo_name":"prometheus","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":3583},{"repo_name":"prometheus","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":3603},{"repo_name":"prometheus","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":3634},{"repo_name":"prometheus","created_at":"2024-08-24T00:00:00+00:00","cumulative_watch_count":3665},{"repo_name":"prometheus","created_at":"2024-08-25T00:00:00+00:00","cumulative_watch_count":3686},{"repo_name":"prometheus","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":3709},{"repo_name":"prometheus","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":3727},{"repo_name":"prometheus","created_at":"2024-08-28T00:00:00+00:00","cumulative_watch_count":3753},{"repo_name":"prometheus","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":3782},{"repo_name":"prometheus","created_at":"2024-08-30T00:00:00+00:00","cumulative_watch_count":3813},{"repo_name":"prometheus","created_at":"2024-08-31T00:00:00+00:00","cumulative_watch_count":3830},{"repo_name":"prometheus","created_at":"2024-09-01T00:00:00+00:00","cumulative_watch_count":3851},{"repo_name":"prometheus","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":3870},{"repo_name":"prometheus","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":3891},{"repo_name":"prometheus","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":3911},{"repo_name":"prometheus","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":3939},{"repo_name":"prometheus","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":3961},{"repo_name":"prometheus","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":3981},{"repo_name":"prometheus","created_at":"2024-09-08T00:00:00+00:00","cumulative_watch_count":4007},{"repo_name":"prometheus","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":4023},{"repo_name":"prometheus","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":4041},{"repo_name":"prometheus","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":4065},{"repo_name":"prometheus","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":4086},{"repo_name":"prometheus","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":4114},{"repo_name":"prometheus","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":4125},{"repo_name":"prometheus","created_at":"2024-09-15T00:00:00+00:00","cumulative_watch_count":4143},{"repo_name":"prometheus","created_at":"2024-09-16T00:00:00+00:00","cumulative_watch_count":4159},{"repo_name":"prometheus","created_at":"2024-09-17T00:00:00+00:00","cumulative_watch_count":4181},{"repo_name":"prometheus","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":4196},{"repo_name":"prometheus","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":4208},{"repo_name":"prometheus","created_at":"2024-09-20T00:00:00+00:00","cumulative_watch_count":4219},{"repo_name":"prometheus","created_at":"2024-09-21T00:00:00+00:00","cumulative_watch_count":4226},{"repo_name":"prometheus","created_at":"2024-09-22T00:00:00+00:00","cumulative_watch_count":4242},{"repo_name":"prometheus","created_at":"2024-09-23T00:00:00+00:00","cumulative_watch_count":4255},{"repo_name":"prometheus","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":4276},{"repo_name":"prometheus","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":4296},{"repo_name":"prometheus","created_at":"2024-09-26T00:00:00+00:00","cumulative_watch_count":4312},{"repo_name":"prometheus","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":4326},{"repo_name":"prometheus","created_at":"2024-09-28T00:00:00+00:00","cumulative_watch_count":4342},{"repo_name":"prometheus","created_at":"2024-09-29T00:00:00+00:00","cumulative_watch_count":4363},{"repo_name":"prometheus","created_at":"2024-09-30T00:00:00+00:00","cumulative_watch_count":4375},{"repo_name":"prometheus","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":4380},{"repo_name":"prometheus","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":4399},{"repo_name":"prometheus","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":4410},{"repo_name":"prometheus","created_at":"2024-10-04T00:00:00+00:00","cumulative_watch_count":4420},{"repo_name":"prometheus","created_at":"2024-10-05T00:00:00+00:00","cumulative_watch_count":4437},{"repo_name":"prometheus","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":4448},{"repo_name":"prometheus","created_at":"2024-10-07T00:00:00+00:00","cumulative_watch_count":4457},{"repo_name":"prometheus","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":4481},{"repo_name":"prometheus","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":4495},{"repo_name":"prometheus","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":4516},{"repo_name":"prometheus","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":4538},{"repo_name":"prometheus","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":4560},{"repo_name":"prometheus","created_at":"2024-10-13T00:00:00+00:00","cumulative_watch_count":4577},{"repo_name":"prometheus","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":4594},{"repo_name":"prometheus","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":4611},{"repo_name":"prometheus","created_at":"2024-10-16T00:00:00+00:00","cumulative_watch_count":4625},{"repo_name":"prometheus","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":4649},{"repo_name":"prometheus","created_at":"2024-10-18T00:00:00+00:00","cumulative_watch_count":4663},{"repo_name":"prometheus","created_at":"2024-10-19T00:00:00+00:00","cumulative_watch_count":4675},{"repo_name":"prometheus","created_at":"2024-10-20T00:00:00+00:00","cumulative_watch_count":4686},{"repo_name":"prometheus","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":4695},{"repo_name":"prometheus","created_at":"2024-10-22T00:00:00+00:00","cumulative_watch_count":4713},{"repo_name":"prometheus","created_at":"2024-10-23T00:00:00+00:00","cumulative_watch_count":4723},{"repo_name":"prometheus","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":4744},{"repo_name":"prometheus","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":4762},{"repo_name":"prometheus","created_at":"2024-10-26T00:00:00+00:00","cumulative_watch_count":4774},{"repo_name":"prometheus","created_at":"2024-10-27T00:00:00+00:00","cumulative_watch_count":4785},{"repo_name":"prometheus","created_at":"2024-10-28T00:00:00+00:00","cumulative_watch_count":4800},{"repo_name":"prometheus","created_at":"2024-10-29T00:00:00+00:00","cumulative_watch_count":4829},{"repo_name":"prometheus","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":4841},{"repo_name":"prometheus","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":4855},{"repo_name":"prometheus","created_at":"2024-11-01T00:00:00+00:00","cumulative_watch_count":4868},{"repo_name":"prometheus","created_at":"2024-11-02T00:00:00+00:00","cumulative_watch_count":4880},{"repo_name":"prometheus","created_at":"2024-11-03T00:00:00+00:00","cumulative_watch_count":4887},{"repo_name":"prometheus","created_at":"2024-11-04T00:00:00+00:00","cumulative_watch_count":4905},{"repo_name":"prometheus","created_at":"2024-11-05T00:00:00+00:00","cumulative_watch_count":4924},{"repo_name":"prometheus","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":4935},{"repo_name":"prometheus","created_at":"2024-11-07T00:00:00+00:00","cumulative_watch_count":4955},{"repo_name":"prometheus","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":4970},{"repo_name":"prometheus","created_at":"2024-11-09T00:00:00+00:00","cumulative_watch_count":4980},{"repo_name":"prometheus","created_at":"2024-11-10T00:00:00+00:00","cumulative_watch_count":4998},{"repo_name":"prometheus","created_at":"2024-11-11T00:00:00+00:00","cumulative_watch_count":5017},{"repo_name":"thanos","created_at":"2024-01-01T00:00:00+00:00","cumulative_watch_count":4},{"repo_name":"thanos","created_at":"2024-01-02T00:00:00+00:00","cumulative_watch_count":8},{"repo_name":"thanos","created_at":"2024-01-03T00:00:00+00:00","cumulative_watch_count":11},{"repo_name":"thanos","created_at":"2024-01-04T00:00:00+00:00","cumulative_watch_count":13},{"repo_name":"thanos","created_at":"2024-01-05T00:00:00+00:00","cumulative_watch_count":16},{"repo_name":"thanos","created_at":"2024-01-06T00:00:00+00:00","cumulative_watch_count":20},{"repo_name":"thanos","created_at":"2024-01-08T00:00:00+00:00","cumulative_watch_count":23},{"repo_name":"thanos","created_at":"2024-01-09T00:00:00+00:00","cumulative_watch_count":28},{"repo_name":"thanos","created_at":"2024-01-10T00:00:00+00:00","cumulative_watch_count":30},{"repo_name":"thanos","created_at":"2024-01-11T00:00:00+00:00","cumulative_watch_count":35},{"repo_name":"thanos","created_at":"2024-01-12T00:00:00+00:00","cumulative_watch_count":39},{"repo_name":"thanos","created_at":"2024-01-13T00:00:00+00:00","cumulative_watch_count":40},{"repo_name":"thanos","created_at":"2024-01-14T00:00:00+00:00","cumulative_watch_count":45},{"repo_name":"thanos","created_at":"2024-01-15T00:00:00+00:00","cumulative_watch_count":48},{"repo_name":"thanos","created_at":"2024-01-19T00:00:00+00:00","cumulative_watch_count":50},{"repo_name":"thanos","created_at":"2024-01-20T00:00:00+00:00","cumulative_watch_count":51},{"repo_name":"thanos","created_at":"2024-01-21T00:00:00+00:00","cumulative_watch_count":52},{"repo_name":"thanos","created_at":"2024-01-22T00:00:00+00:00","cumulative_watch_count":56},{"repo_name":"thanos","created_at":"2024-01-23T00:00:00+00:00","cumulative_watch_count":58},{"repo_name":"thanos","created_at":"2024-01-24T00:00:00+00:00","cumulative_watch_count":63},{"repo_name":"thanos","created_at":"2024-01-25T00:00:00+00:00","cumulative_watch_count":65},{"repo_name":"thanos","created_at":"2024-01-26T00:00:00+00:00","cumulative_watch_count":70},{"repo_name":"thanos","created_at":"2024-01-27T00:00:00+00:00","cumulative_watch_count":73},{"repo_name":"thanos","created_at":"2024-01-28T00:00:00+00:00","cumulative_watch_count":75},{"repo_name":"thanos","created_at":"2024-01-29T00:00:00+00:00","cumulative_watch_count":76},{"repo_name":"thanos","created_at":"2024-01-31T00:00:00+00:00","cumulative_watch_count":77},{"repo_name":"thanos","created_at":"2024-02-01T00:00:00+00:00","cumulative_watch_count":79},{"repo_name":"thanos","created_at":"2024-02-02T00:00:00+00:00","cumulative_watch_count":83},{"repo_name":"thanos","created_at":"2024-02-03T00:00:00+00:00","cumulative_watch_count":84},{"repo_name":"thanos","created_at":"2024-02-04T00:00:00+00:00","cumulative_watch_count":88},{"repo_name":"thanos","created_at":"2024-02-05T00:00:00+00:00","cumulative_watch_count":90},{"repo_name":"thanos","created_at":"2024-02-06T00:00:00+00:00","cumulative_watch_count":94},{"repo_name":"thanos","created_at":"2024-02-07T00:00:00+00:00","cumulative_watch_count":95},{"repo_name":"thanos","created_at":"2024-02-08T00:00:00+00:00","cumulative_watch_count":98},{"repo_name":"thanos","created_at":"2024-02-09T00:00:00+00:00","cumulative_watch_count":102},{"repo_name":"thanos","created_at":"2024-02-10T00:00:00+00:00","cumulative_watch_count":104},{"repo_name":"thanos","created_at":"2024-02-11T00:00:00+00:00","cumulative_watch_count":105},{"repo_name":"thanos","created_at":"2024-02-12T00:00:00+00:00","cumulative_watch_count":109},{"repo_name":"thanos","created_at":"2024-02-13T00:00:00+00:00","cumulative_watch_count":110},{"repo_name":"thanos","created_at":"2024-02-14T00:00:00+00:00","cumulative_watch_count":113},{"repo_name":"thanos","created_at":"2024-02-15T00:00:00+00:00","cumulative_watch_count":116},{"repo_name":"thanos","created_at":"2024-02-16T00:00:00+00:00","cumulative_watch_count":119},{"repo_name":"thanos","created_at":"2024-02-18T00:00:00+00:00","cumulative_watch_count":120},{"repo_name":"thanos","created_at":"2024-02-19T00:00:00+00:00","cumulative_watch_count":122},{"repo_name":"thanos","created_at":"2024-02-20T00:00:00+00:00","cumulative_watch_count":123},{"repo_name":"thanos","created_at":"2024-02-21T00:00:00+00:00","cumulative_watch_count":128},{"repo_name":"thanos","created_at":"2024-02-23T00:00:00+00:00","cumulative_watch_count":133},{"repo_name":"thanos","created_at":"2024-02-24T00:00:00+00:00","cumulative_watch_count":134},{"repo_name":"thanos","created_at":"2024-02-25T00:00:00+00:00","cumulative_watch_count":138},{"repo_name":"thanos","created_at":"2024-02-26T00:00:00+00:00","cumulative_watch_count":140},{"repo_name":"thanos","created_at":"2024-02-27T00:00:00+00:00","cumulative_watch_count":146},{"repo_name":"thanos","created_at":"2024-02-28T00:00:00+00:00","cumulative_watch_count":151},{"repo_name":"thanos","created_at":"2024-02-29T00:00:00+00:00","cumulative_watch_count":153},{"repo_name":"thanos","created_at":"2024-03-01T00:00:00+00:00","cumulative_watch_count":154},{"repo_name":"thanos","created_at":"2024-03-02T00:00:00+00:00","cumulative_watch_count":156},{"repo_name":"thanos","created_at":"2024-03-03T00:00:00+00:00","cumulative_watch_count":158},{"repo_name":"thanos","created_at":"2024-03-04T00:00:00+00:00","cumulative_watch_count":160},{"repo_name":"thanos","created_at":"2024-03-06T00:00:00+00:00","cumulative_watch_count":163},{"repo_name":"thanos","created_at":"2024-03-07T00:00:00+00:00","cumulative_watch_count":170},{"repo_name":"thanos","created_at":"2024-03-08T00:00:00+00:00","cumulative_watch_count":173},{"repo_name":"thanos","created_at":"2024-03-09T00:00:00+00:00","cumulative_watch_count":175},{"repo_name":"thanos","created_at":"2024-03-10T00:00:00+00:00","cumulative_watch_count":178},{"repo_name":"thanos","created_at":"2024-03-11T00:00:00+00:00","cumulative_watch_count":183},{"repo_name":"thanos","created_at":"2024-03-12T00:00:00+00:00","cumulative_watch_count":185},{"repo_name":"thanos","created_at":"2024-03-13T00:00:00+00:00","cumulative_watch_count":186},{"repo_name":"thanos","created_at":"2024-03-14T00:00:00+00:00","cumulative_watch_count":191},{"repo_name":"thanos","created_at":"2024-03-18T00:00:00+00:00","cumulative_watch_count":194},{"repo_name":"thanos","created_at":"2024-03-19T00:00:00+00:00","cumulative_watch_count":199},{"repo_name":"thanos","created_at":"2024-03-20T00:00:00+00:00","cumulative_watch_count":204},{"repo_name":"thanos","created_at":"2024-03-21T00:00:00+00:00","cumulative_watch_count":207},{"repo_name":"thanos","created_at":"2024-03-22T00:00:00+00:00","cumulative_watch_count":208},{"repo_name":"thanos","created_at":"2024-03-23T00:00:00+00:00","cumulative_watch_count":209},{"repo_name":"thanos","created_at":"2024-03-24T00:00:00+00:00","cumulative_watch_count":210},{"repo_name":"thanos","created_at":"2024-03-25T00:00:00+00:00","cumulative_watch_count":212},{"repo_name":"thanos","created_at":"2024-03-26T00:00:00+00:00","cumulative_watch_count":217},{"repo_name":"thanos","created_at":"2024-03-27T00:00:00+00:00","cumulative_watch_count":219},{"repo_name":"thanos","created_at":"2024-03-28T00:00:00+00:00","cumulative_watch_count":223},{"repo_name":"thanos","created_at":"2024-03-29T00:00:00+00:00","cumulative_watch_count":226},{"repo_name":"thanos","created_at":"2024-03-30T00:00:00+00:00","cumulative_watch_count":229},{"repo_name":"thanos","created_at":"2024-04-01T00:00:00+00:00","cumulative_watch_count":234},{"repo_name":"thanos","created_at":"2024-04-02T00:00:00+00:00","cumulative_watch_count":238},{"repo_name":"thanos","created_at":"2024-04-03T00:00:00+00:00","cumulative_watch_count":242},{"repo_name":"thanos","created_at":"2024-04-04T00:00:00+00:00","cumulative_watch_count":243},{"repo_name":"thanos","created_at":"2024-04-05T00:00:00+00:00","cumulative_watch_count":244},{"repo_name":"thanos","created_at":"2024-04-06T00:00:00+00:00","cumulative_watch_count":247},{"repo_name":"thanos","created_at":"2024-04-07T00:00:00+00:00","cumulative_watch_count":248},{"repo_name":"thanos","created_at":"2024-04-08T00:00:00+00:00","cumulative_watch_count":249},{"repo_name":"thanos","created_at":"2024-04-10T00:00:00+00:00","cumulative_watch_count":251},{"repo_name":"thanos","created_at":"2024-04-11T00:00:00+00:00","cumulative_watch_count":252},{"repo_name":"thanos","created_at":"2024-04-12T00:00:00+00:00","cumulative_watch_count":254},{"repo_name":"thanos","created_at":"2024-04-13T00:00:00+00:00","cumulative_watch_count":257},{"repo_name":"thanos","created_at":"2024-04-15T00:00:00+00:00","cumulative_watch_count":258},{"repo_name":"thanos","created_at":"2024-04-16T00:00:00+00:00","cumulative_watch_count":262},{"repo_name":"thanos","created_at":"2024-04-17T00:00:00+00:00","cumulative_watch_count":265},{"repo_name":"thanos","created_at":"2024-04-18T00:00:00+00:00","cumulative_watch_count":266},{"repo_name":"thanos","created_at":"2024-04-19T00:00:00+00:00","cumulative_watch_count":268},{"repo_name":"thanos","created_at":"2024-04-20T00:00:00+00:00","cumulative_watch_count":269},{"repo_name":"thanos","created_at":"2024-04-21T00:00:00+00:00","cumulative_watch_count":270},{"repo_name":"thanos","created_at":"2024-04-22T00:00:00+00:00","cumulative_watch_count":272},{"repo_name":"thanos","created_at":"2024-04-23T00:00:00+00:00","cumulative_watch_count":275},{"repo_name":"thanos","created_at":"2024-04-24T00:00:00+00:00","cumulative_watch_count":276},{"repo_name":"thanos","created_at":"2024-04-26T00:00:00+00:00","cumulative_watch_count":278},{"repo_name":"thanos","created_at":"2024-04-27T00:00:00+00:00","cumulative_watch_count":280},{"repo_name":"thanos","created_at":"2024-04-28T00:00:00+00:00","cumulative_watch_count":283},{"repo_name":"thanos","created_at":"2024-04-29T00:00:00+00:00","cumulative_watch_count":287},{"repo_name":"thanos","created_at":"2024-04-30T00:00:00+00:00","cumulative_watch_count":289},{"repo_name":"thanos","created_at":"2024-05-01T00:00:00+00:00","cumulative_watch_count":290},{"repo_name":"thanos","created_at":"2024-05-02T00:00:00+00:00","cumulative_watch_count":294},{"repo_name":"thanos","created_at":"2024-05-03T00:00:00+00:00","cumulative_watch_count":295},{"repo_name":"thanos","created_at":"2024-05-04T00:00:00+00:00","cumulative_watch_count":297},{"repo_name":"thanos","created_at":"2024-05-05T00:00:00+00:00","cumulative_watch_count":298},{"repo_name":"thanos","created_at":"2024-05-06T00:00:00+00:00","cumulative_watch_count":300},{"repo_name":"thanos","created_at":"2024-05-07T00:00:00+00:00","cumulative_watch_count":302},{"repo_name":"thanos","created_at":"2024-05-08T00:00:00+00:00","cumulative_watch_count":306},{"repo_name":"thanos","created_at":"2024-05-09T00:00:00+00:00","cumulative_watch_count":307},{"repo_name":"thanos","created_at":"2024-05-10T00:00:00+00:00","cumulative_watch_count":308},{"repo_name":"thanos","created_at":"2024-05-11T00:00:00+00:00","cumulative_watch_count":312},{"repo_name":"thanos","created_at":"2024-05-12T00:00:00+00:00","cumulative_watch_count":316},{"repo_name":"thanos","created_at":"2024-05-13T00:00:00+00:00","cumulative_watch_count":319},{"repo_name":"thanos","created_at":"2024-05-14T00:00:00+00:00","cumulative_watch_count":326},{"repo_name":"thanos","created_at":"2024-05-15T00:00:00+00:00","cumulative_watch_count":332},{"repo_name":"thanos","created_at":"2024-05-16T00:00:00+00:00","cumulative_watch_count":337},{"repo_name":"thanos","created_at":"2024-05-17T00:00:00+00:00","cumulative_watch_count":340},{"repo_name":"thanos","created_at":"2024-05-18T00:00:00+00:00","cumulative_watch_count":341},{"repo_name":"thanos","created_at":"2024-05-19T00:00:00+00:00","cumulative_watch_count":342},{"repo_name":"thanos","created_at":"2024-05-20T00:00:00+00:00","cumulative_watch_count":344},{"repo_name":"thanos","created_at":"2024-05-21T00:00:00+00:00","cumulative_watch_count":346},{"repo_name":"thanos","created_at":"2024-05-22T00:00:00+00:00","cumulative_watch_count":349},{"repo_name":"thanos","created_at":"2024-05-23T00:00:00+00:00","cumulative_watch_count":354},{"repo_name":"thanos","created_at":"2024-05-24T00:00:00+00:00","cumulative_watch_count":357},{"repo_name":"thanos","created_at":"2024-05-25T00:00:00+00:00","cumulative_watch_count":360},{"repo_name":"thanos","created_at":"2024-05-27T00:00:00+00:00","cumulative_watch_count":366},{"repo_name":"thanos","created_at":"2024-05-28T00:00:00+00:00","cumulative_watch_count":373},{"repo_name":"thanos","created_at":"2024-05-29T00:00:00+00:00","cumulative_watch_count":376},{"repo_name":"thanos","created_at":"2024-05-30T00:00:00+00:00","cumulative_watch_count":379},{"repo_name":"thanos","created_at":"2024-05-31T00:00:00+00:00","cumulative_watch_count":381},{"repo_name":"thanos","created_at":"2024-06-01T00:00:00+00:00","cumulative_watch_count":385},{"repo_name":"thanos","created_at":"2024-06-02T00:00:00+00:00","cumulative_watch_count":386},{"repo_name":"thanos","created_at":"2024-06-03T00:00:00+00:00","cumulative_watch_count":388},{"repo_name":"thanos","created_at":"2024-06-04T00:00:00+00:00","cumulative_watch_count":389},{"repo_name":"thanos","created_at":"2024-06-05T00:00:00+00:00","cumulative_watch_count":391},{"repo_name":"thanos","created_at":"2024-06-06T00:00:00+00:00","cumulative_watch_count":392},{"repo_name":"thanos","created_at":"2024-06-07T00:00:00+00:00","cumulative_watch_count":394},{"repo_name":"thanos","created_at":"2024-06-08T00:00:00+00:00","cumulative_watch_count":398},{"repo_name":"thanos","created_at":"2024-06-09T00:00:00+00:00","cumulative_watch_count":400},{"repo_name":"thanos","created_at":"2024-06-10T00:00:00+00:00","cumulative_watch_count":403},{"repo_name":"thanos","created_at":"2024-06-11T00:00:00+00:00","cumulative_watch_count":408},{"repo_name":"thanos","created_at":"2024-06-12T00:00:00+00:00","cumulative_watch_count":411},{"repo_name":"thanos","created_at":"2024-06-13T00:00:00+00:00","cumulative_watch_count":412},{"repo_name":"thanos","created_at":"2024-06-14T00:00:00+00:00","cumulative_watch_count":414},{"repo_name":"thanos","created_at":"2024-06-15T00:00:00+00:00","cumulative_watch_count":415},{"repo_name":"thanos","created_at":"2024-06-16T00:00:00+00:00","cumulative_watch_count":417},{"repo_name":"thanos","created_at":"2024-06-18T00:00:00+00:00","cumulative_watch_count":419},{"repo_name":"thanos","created_at":"2024-06-19T00:00:00+00:00","cumulative_watch_count":421},{"repo_name":"thanos","created_at":"2024-06-20T00:00:00+00:00","cumulative_watch_count":424},{"repo_name":"thanos","created_at":"2024-06-23T00:00:00+00:00","cumulative_watch_count":425},{"repo_name":"thanos","created_at":"2024-06-24T00:00:00+00:00","cumulative_watch_count":428},{"repo_name":"thanos","created_at":"2024-06-25T00:00:00+00:00","cumulative_watch_count":430},{"repo_name":"thanos","created_at":"2024-06-26T00:00:00+00:00","cumulative_watch_count":432},{"repo_name":"thanos","created_at":"2024-06-28T00:00:00+00:00","cumulative_watch_count":434},{"repo_name":"thanos","created_at":"2024-06-29T00:00:00+00:00","cumulative_watch_count":435},{"repo_name":"thanos","created_at":"2024-06-30T00:00:00+00:00","cumulative_watch_count":436},{"repo_name":"thanos","created_at":"2024-07-01T00:00:00+00:00","cumulative_watch_count":437},{"repo_name":"thanos","created_at":"2024-07-02T00:00:00+00:00","cumulative_watch_count":439},{"repo_name":"thanos","created_at":"2024-07-03T00:00:00+00:00","cumulative_watch_count":442},{"repo_name":"thanos","created_at":"2024-07-04T00:00:00+00:00","cumulative_watch_count":445},{"repo_name":"thanos","created_at":"2024-07-05T00:00:00+00:00","cumulative_watch_count":450},{"repo_name":"thanos","created_at":"2024-07-06T00:00:00+00:00","cumulative_watch_count":453},{"repo_name":"thanos","created_at":"2024-07-07T00:00:00+00:00","cumulative_watch_count":457},{"repo_name":"thanos","created_at":"2024-07-08T00:00:00+00:00","cumulative_watch_count":459},{"repo_name":"thanos","created_at":"2024-07-09T00:00:00+00:00","cumulative_watch_count":462},{"repo_name":"thanos","created_at":"2024-07-10T00:00:00+00:00","cumulative_watch_count":469},{"repo_name":"thanos","created_at":"2024-07-11T00:00:00+00:00","cumulative_watch_count":476},{"repo_name":"thanos","created_at":"2024-07-12T00:00:00+00:00","cumulative_watch_count":479},{"repo_name":"thanos","created_at":"2024-07-13T00:00:00+00:00","cumulative_watch_count":484},{"repo_name":"thanos","created_at":"2024-07-14T00:00:00+00:00","cumulative_watch_count":485},{"repo_name":"thanos","created_at":"2024-07-15T00:00:00+00:00","cumulative_watch_count":489},{"repo_name":"thanos","created_at":"2024-07-16T00:00:00+00:00","cumulative_watch_count":490},{"repo_name":"thanos","created_at":"2024-07-17T00:00:00+00:00","cumulative_watch_count":492},{"repo_name":"thanos","created_at":"2024-07-18T00:00:00+00:00","cumulative_watch_count":497},{"repo_name":"thanos","created_at":"2024-07-19T00:00:00+00:00","cumulative_watch_count":498},{"repo_name":"thanos","created_at":"2024-07-20T00:00:00+00:00","cumulative_watch_count":499},{"repo_name":"thanos","created_at":"2024-07-22T00:00:00+00:00","cumulative_watch_count":503},{"repo_name":"thanos","created_at":"2024-07-23T00:00:00+00:00","cumulative_watch_count":511},{"repo_name":"thanos","created_at":"2024-07-24T00:00:00+00:00","cumulative_watch_count":512},{"repo_name":"thanos","created_at":"2024-07-25T00:00:00+00:00","cumulative_watch_count":517},{"repo_name":"thanos","created_at":"2024-07-26T00:00:00+00:00","cumulative_watch_count":520},{"repo_name":"thanos","created_at":"2024-07-29T00:00:00+00:00","cumulative_watch_count":523},{"repo_name":"thanos","created_at":"2024-07-30T00:00:00+00:00","cumulative_watch_count":525},{"repo_name":"thanos","created_at":"2024-07-31T00:00:00+00:00","cumulative_watch_count":528},{"repo_name":"thanos","created_at":"2024-08-01T00:00:00+00:00","cumulative_watch_count":531},{"repo_name":"thanos","created_at":"2024-08-02T00:00:00+00:00","cumulative_watch_count":533},{"repo_name":"thanos","created_at":"2024-08-03T00:00:00+00:00","cumulative_watch_count":535},{"repo_name":"thanos","created_at":"2024-08-05T00:00:00+00:00","cumulative_watch_count":537},{"repo_name":"thanos","created_at":"2024-08-06T00:00:00+00:00","cumulative_watch_count":539},{"repo_name":"thanos","created_at":"2024-08-07T00:00:00+00:00","cumulative_watch_count":542},{"repo_name":"thanos","created_at":"2024-08-08T00:00:00+00:00","cumulative_watch_count":546},{"repo_name":"thanos","created_at":"2024-08-09T00:00:00+00:00","cumulative_watch_count":551},{"repo_name":"thanos","created_at":"2024-08-10T00:00:00+00:00","cumulative_watch_count":553},{"repo_name":"thanos","created_at":"2024-08-12T00:00:00+00:00","cumulative_watch_count":560},{"repo_name":"thanos","created_at":"2024-08-13T00:00:00+00:00","cumulative_watch_count":562},{"repo_name":"thanos","created_at":"2024-08-14T00:00:00+00:00","cumulative_watch_count":566},{"repo_name":"thanos","created_at":"2024-08-15T00:00:00+00:00","cumulative_watch_count":572},{"repo_name":"thanos","created_at":"2024-08-16T00:00:00+00:00","cumulative_watch_count":576},{"repo_name":"thanos","created_at":"2024-08-17T00:00:00+00:00","cumulative_watch_count":577},{"repo_name":"thanos","created_at":"2024-08-18T00:00:00+00:00","cumulative_watch_count":581},{"repo_name":"thanos","created_at":"2024-08-19T00:00:00+00:00","cumulative_watch_count":591},{"repo_name":"thanos","created_at":"2024-08-20T00:00:00+00:00","cumulative_watch_count":595},{"repo_name":"thanos","created_at":"2024-08-21T00:00:00+00:00","cumulative_watch_count":598},{"repo_name":"thanos","created_at":"2024-08-22T00:00:00+00:00","cumulative_watch_count":603},{"repo_name":"thanos","created_at":"2024-08-23T00:00:00+00:00","cumulative_watch_count":608},{"repo_name":"thanos","created_at":"2024-08-24T00:00:00+00:00","cumulative_watch_count":611},{"repo_name":"thanos","created_at":"2024-08-25T00:00:00+00:00","cumulative_watch_count":614},{"repo_name":"thanos","created_at":"2024-08-26T00:00:00+00:00","cumulative_watch_count":617},{"repo_name":"thanos","created_at":"2024-08-27T00:00:00+00:00","cumulative_watch_count":618},{"repo_name":"thanos","created_at":"2024-08-28T00:00:00+00:00","cumulative_watch_count":622},{"repo_name":"thanos","created_at":"2024-08-29T00:00:00+00:00","cumulative_watch_count":623},{"repo_name":"thanos","created_at":"2024-08-30T00:00:00+00:00","cumulative_watch_count":625},{"repo_name":"thanos","created_at":"2024-09-01T00:00:00+00:00","cumulative_watch_count":627},{"repo_name":"thanos","created_at":"2024-09-02T00:00:00+00:00","cumulative_watch_count":628},{"repo_name":"thanos","created_at":"2024-09-03T00:00:00+00:00","cumulative_watch_count":631},{"repo_name":"thanos","created_at":"2024-09-04T00:00:00+00:00","cumulative_watch_count":632},{"repo_name":"thanos","created_at":"2024-09-05T00:00:00+00:00","cumulative_watch_count":635},{"repo_name":"thanos","created_at":"2024-09-06T00:00:00+00:00","cumulative_watch_count":642},{"repo_name":"thanos","created_at":"2024-09-07T00:00:00+00:00","cumulative_watch_count":648},{"repo_name":"thanos","created_at":"2024-09-08T00:00:00+00:00","cumulative_watch_count":654},{"repo_name":"thanos","created_at":"2024-09-09T00:00:00+00:00","cumulative_watch_count":655},{"repo_name":"thanos","created_at":"2024-09-10T00:00:00+00:00","cumulative_watch_count":658},{"repo_name":"thanos","created_at":"2024-09-11T00:00:00+00:00","cumulative_watch_count":660},{"repo_name":"thanos","created_at":"2024-09-12T00:00:00+00:00","cumulative_watch_count":664},{"repo_name":"thanos","created_at":"2024-09-13T00:00:00+00:00","cumulative_watch_count":670},{"repo_name":"thanos","created_at":"2024-09-14T00:00:00+00:00","cumulative_watch_count":682},{"repo_name":"thanos","created_at":"2024-09-15T00:00:00+00:00","cumulative_watch_count":687},{"repo_name":"thanos","created_at":"2024-09-16T00:00:00+00:00","cumulative_watch_count":690},{"repo_name":"thanos","created_at":"2024-09-17T00:00:00+00:00","cumulative_watch_count":694},{"repo_name":"thanos","created_at":"2024-09-18T00:00:00+00:00","cumulative_watch_count":698},{"repo_name":"thanos","created_at":"2024-09-19T00:00:00+00:00","cumulative_watch_count":699},{"repo_name":"thanos","created_at":"2024-09-20T00:00:00+00:00","cumulative_watch_count":700},{"repo_name":"thanos","created_at":"2024-09-21T00:00:00+00:00","cumulative_watch_count":702},{"repo_name":"thanos","created_at":"2024-09-22T00:00:00+00:00","cumulative_watch_count":706},{"repo_name":"thanos","created_at":"2024-09-23T00:00:00+00:00","cumulative_watch_count":707},{"repo_name":"thanos","created_at":"2024-09-24T00:00:00+00:00","cumulative_watch_count":708},{"repo_name":"thanos","created_at":"2024-09-25T00:00:00+00:00","cumulative_watch_count":713},{"repo_name":"thanos","created_at":"2024-09-26T00:00:00+00:00","cumulative_watch_count":717},{"repo_name":"thanos","created_at":"2024-09-27T00:00:00+00:00","cumulative_watch_count":720},{"repo_name":"thanos","created_at":"2024-09-28T00:00:00+00:00","cumulative_watch_count":724},{"repo_name":"thanos","created_at":"2024-09-29T00:00:00+00:00","cumulative_watch_count":726},{"repo_name":"thanos","created_at":"2024-09-30T00:00:00+00:00","cumulative_watch_count":727},{"repo_name":"thanos","created_at":"2024-10-01T00:00:00+00:00","cumulative_watch_count":730},{"repo_name":"thanos","created_at":"2024-10-02T00:00:00+00:00","cumulative_watch_count":732},{"repo_name":"thanos","created_at":"2024-10-03T00:00:00+00:00","cumulative_watch_count":735},{"repo_name":"thanos","created_at":"2024-10-05T00:00:00+00:00","cumulative_watch_count":738},{"repo_name":"thanos","created_at":"2024-10-06T00:00:00+00:00","cumulative_watch_count":739},{"repo_name":"thanos","created_at":"2024-10-07T00:00:00+00:00","cumulative_watch_count":740},{"repo_name":"thanos","created_at":"2024-10-08T00:00:00+00:00","cumulative_watch_count":745},{"repo_name":"thanos","created_at":"2024-10-09T00:00:00+00:00","cumulative_watch_count":750},{"repo_name":"thanos","created_at":"2024-10-10T00:00:00+00:00","cumulative_watch_count":752},{"repo_name":"thanos","created_at":"2024-10-11T00:00:00+00:00","cumulative_watch_count":754},{"repo_name":"thanos","created_at":"2024-10-12T00:00:00+00:00","cumulative_watch_count":757},{"repo_name":"thanos","created_at":"2024-10-13T00:00:00+00:00","cumulative_watch_count":759},{"repo_name":"thanos","created_at":"2024-10-14T00:00:00+00:00","cumulative_watch_count":761},{"repo_name":"thanos","created_at":"2024-10-15T00:00:00+00:00","cumulative_watch_count":764},{"repo_name":"thanos","created_at":"2024-10-16T00:00:00+00:00","cumulative_watch_count":767},{"repo_name":"thanos","created_at":"2024-10-17T00:00:00+00:00","cumulative_watch_count":771},{"repo_name":"thanos","created_at":"2024-10-18T00:00:00+00:00","cumulative_watch_count":774},{"repo_name":"thanos","created_at":"2024-10-19T00:00:00+00:00","cumulative_watch_count":777},{"repo_name":"thanos","created_at":"2024-10-20T00:00:00+00:00","cumulative_watch_count":780},{"repo_name":"thanos","created_at":"2024-10-21T00:00:00+00:00","cumulative_watch_count":781},{"repo_name":"thanos","created_at":"2024-10-22T00:00:00+00:00","cumulative_watch_count":783},{"repo_name":"thanos","created_at":"2024-10-23T00:00:00+00:00","cumulative_watch_count":788},{"repo_name":"thanos","created_at":"2024-10-24T00:00:00+00:00","cumulative_watch_count":789},{"repo_name":"thanos","created_at":"2024-10-25T00:00:00+00:00","cumulative_watch_count":791},{"repo_name":"thanos","created_at":"2024-10-26T00:00:00+00:00","cumulative_watch_count":792},{"repo_name":"thanos","created_at":"2024-10-27T00:00:00+00:00","cumulative_watch_count":795},{"repo_name":"thanos","created_at":"2024-10-28T00:00:00+00:00","cumulative_watch_count":799},{"repo_name":"thanos","created_at":"2024-10-30T00:00:00+00:00","cumulative_watch_count":805},{"repo_name":"thanos","created_at":"2024-10-31T00:00:00+00:00","cumulative_watch_count":806},{"repo_name":"thanos","created_at":"2024-11-01T00:00:00+00:00","cumulative_watch_count":807},{"repo_name":"thanos","created_at":"2024-11-03T00:00:00+00:00","cumulative_watch_count":808},{"repo_name":"thanos","created_at":"2024-11-05T00:00:00+00:00","cumulative_watch_count":809},{"repo_name":"thanos","created_at":"2024-11-06T00:00:00+00:00","cumulative_watch_count":814},{"repo_name":"thanos","created_at":"2024-11-07T00:00:00+00:00","cumulative_watch_count":817},{"repo_name":"thanos","created_at":"2024-11-08T00:00:00+00:00","cumulative_watch_count":821},{"repo_name":"thanos","created_at":"2024-11-09T00:00:00+00:00","cumulative_watch_count":824},{"repo_name":"thanos","created_at":"2024-11-10T00:00:00+00:00","cumulative_watch_count":825},{"repo_name":"thanos","created_at":"2024-11-11T00:00:00+00:00","cumulative_watch_count":828}] \ No newline at end of file diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/cncf-issuerequests.ipynb b/db/sgm-gharchive/demos/kubecon-2024-slc/cncf-issuerequests.ipynb new file mode 100644 index 0000000..709d82c --- /dev/null +++ b/db/sgm-gharchive/demos/kubecon-2024-slc/cncf-issuerequests.ipynb @@ -0,0 +1,18 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [] + } + ], + "metadata": { + "language_info": { + "name": "python" + } + }, + "nbformat": 4, + "nbformat_minor": 2 +} diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/cncf-pullrequests.ipynb b/db/sgm-gharchive/demos/kubecon-2024-slc/cncf-pullrequests.ipynb new file mode 100644 index 0000000..96e1382 --- /dev/null +++ b/db/sgm-gharchive/demos/kubecon-2024-slc/cncf-pullrequests.ipynb @@ -0,0 +1,820 @@ +{ + "cells": [ + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "# CNCF 2024 - Pull Requests" + ] + }, + { + "cell_type": "code", + "execution_count": 1, + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "Altair data transformer configuration: json\n" + ] + } + ], + "source": [ + "import altair as alt\n", + "from pathlib import Path\n", + "import os\n", + "import pyarrow.parquet as pq\n", + "import pandas as pd\n", + "from datetime import datetime\n", + "\n", + "# Enable VegaFusion data transformer to handle large datasets\n", + "alt.data_transformers.enable(\"vegafusion\")\n", + "\n", + "# Optionally, set the data transformer to use a local cache to improve performance\n", + "alt.data_transformers.enable('json', prefix='altair-data')\n", + "\n", + "print(\"Altair data transformer configuration:\", alt.data_transformers.active)\n", + "\n", + "DATASETS_ROOT_PATH=\"/Users/matt/gharchive-CNCF.2024\"\n", + "DATASETS_ROOT = Path(DATASETS_ROOT_PATH)\n", + "DATASET_PATHS = {}\n", + "\n", + "for file in os.listdir(DATASETS_ROOT):\n", + " file_path = DATASETS_ROOT / file\n", + " if file_path.is_file() and file.endswith('.parquet'):\n", + " DATASET_PATHS[file] = file_path\n", + "\n", + "# Read CNCF projects data\n", + "cncf_projects = pd.read_csv('../../../notebooks/cncf/projects-with-github.csv')\n", + "\n", + "# Create mapping from org to tag\n", + "org_to_tag = cncf_projects.set_index('org')['tag'].to_dict()" + ] + }, + { + "cell_type": "code", + "execution_count": 2, + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "WatchEvents dataset shape: (767758, 440)\n" + ] + }, + { + "data": { + "text/html": [ + "
\n", + "\n", + "\n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + "
actor.avatar_urlactor.display_loginactor.gravatar_idactor.idactor.loginactor.urlcreated_atdayidmonth...yearpayload.pull_request.assignee.user_view_typepayload.pull_request.auto_merge.enabled_by.user_view_typepayload.pull_request.base.user.user_view_typepayload.pull_request.head.user.user_view_typepayload.pull_request.merged_by.user_view_typepayload.pull_request.user.user_view_typepayload.pull_request.milestone.creator.user_view_typepayload.pull_request.base.repo.owner.user_view_typepayload.pull_request.head.repo.owner.user_view_type
0https://avatars.githubusercontent.com/u/3943066?havetisyan3943066havetisyanhttps://api.github.com/users/havetisyan2024-01-07T19:34:07Z073463262308201...2024NoneNoneNoneNoneNoneNoneNoneNoneNone
1https://avatars.githubusercontent.com/u/3943066?havetisyan3943066havetisyanhttps://api.github.com/users/havetisyan2024-01-21T21:01:01Z213499703205901...2024NoneNoneNoneNoneNoneNoneNoneNoneNone
2https://avatars.githubusercontent.com/u/3943066?havetisyan3943066havetisyanhttps://api.github.com/users/havetisyan2024-03-23T18:07:24Z233682315284903...2024NoneNoneNoneNoneNoneNoneNoneNoneNone
3https://avatars.githubusercontent.com/u/3943066?havetisyan3943066havetisyanhttps://api.github.com/users/havetisyan2024-03-31T22:45:08Z313703549484303...2024NoneNoneNoneNoneNoneNoneNoneNoneNone
4https://avatars.githubusercontent.com/u/3943066?havetisyan3943066havetisyanhttps://api.github.com/users/havetisyan2024-03-03T01:11:39Z033619163246103...2024NoneNoneNoneNoneNoneNoneNoneNoneNone
\n", + "

5 rows × 440 columns

\n", + "
" + ], + "text/plain": [ + " actor.avatar_url actor.display_login \\\n", + "0 https://avatars.githubusercontent.com/u/3943066? havetisyan \n", + "1 https://avatars.githubusercontent.com/u/3943066? havetisyan \n", + "2 https://avatars.githubusercontent.com/u/3943066? havetisyan \n", + "3 https://avatars.githubusercontent.com/u/3943066? havetisyan \n", + "4 https://avatars.githubusercontent.com/u/3943066? havetisyan \n", + "\n", + " actor.gravatar_id actor.id actor.login \\\n", + "0 3943066 havetisyan \n", + "1 3943066 havetisyan \n", + "2 3943066 havetisyan \n", + "3 3943066 havetisyan \n", + "4 3943066 havetisyan \n", + "\n", + " actor.url created_at day \\\n", + "0 https://api.github.com/users/havetisyan 2024-01-07T19:34:07Z 07 \n", + "1 https://api.github.com/users/havetisyan 2024-01-21T21:01:01Z 21 \n", + "2 https://api.github.com/users/havetisyan 2024-03-23T18:07:24Z 23 \n", + "3 https://api.github.com/users/havetisyan 2024-03-31T22:45:08Z 31 \n", + "4 https://api.github.com/users/havetisyan 2024-03-03T01:11:39Z 03 \n", + "\n", + " id month ... year payload.pull_request.assignee.user_view_type \\\n", + "0 34632623082 01 ... 2024 None \n", + "1 34997032059 01 ... 2024 None \n", + "2 36823152849 03 ... 2024 None \n", + "3 37035494843 03 ... 2024 None \n", + "4 36191632461 03 ... 2024 None \n", + "\n", + " payload.pull_request.auto_merge.enabled_by.user_view_type \\\n", + "0 None \n", + "1 None \n", + "2 None \n", + "3 None \n", + "4 None \n", + "\n", + " payload.pull_request.base.user.user_view_type \\\n", + "0 None \n", + "1 None \n", + "2 None \n", + "3 None \n", + "4 None \n", + "\n", + " payload.pull_request.head.user.user_view_type \\\n", + "0 None \n", + "1 None \n", + "2 None \n", + "3 None \n", + "4 None \n", + "\n", + " payload.pull_request.merged_by.user_view_type \\\n", + "0 None \n", + "1 None \n", + "2 None \n", + "3 None \n", + "4 None \n", + "\n", + " payload.pull_request.user.user_view_type \\\n", + "0 None \n", + "1 None \n", + "2 None \n", + "3 None \n", + "4 None \n", + "\n", + " payload.pull_request.milestone.creator.user_view_type \\\n", + "0 None \n", + "1 None \n", + "2 None \n", + "3 None \n", + "4 None \n", + "\n", + " payload.pull_request.base.repo.owner.user_view_type \\\n", + "0 None \n", + "1 None \n", + "2 None \n", + "3 None \n", + "4 None \n", + "\n", + " payload.pull_request.head.repo.owner.user_view_type \n", + "0 None \n", + "1 None \n", + "2 None \n", + "3 None \n", + "4 None \n", + "\n", + "[5 rows x 440 columns]" + ] + }, + "execution_count": 2, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "pr_events_path = DATASET_PATHS['PullRequestEvent-consolidated.parquet']\n", + "pr_events_df = pq.read_table(pr_events_path).to_pandas()\n", + "\n", + "# Display basic info about the dataset\n", + "print(f\"WatchEvents dataset shape: {pr_events_df.shape}\")\n", + "pr_events_df.head()\n" + ] + }, + { + "cell_type": "code", + "execution_count": 3, + "metadata": {}, + "outputs": [ + { + "data": { + "text/html": [ + "\n", + "\n", + "
\n", + "" + ], + "text/plain": [ + "alt.Chart(...)" + ] + }, + "execution_count": 3, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "# Map tag to pull request events using existing org_name column\n", + "pr_events_df['tag'] = pr_events_df['org_name'].map(org_to_tag)\n", + "\n", + "# Convert created_at to datetime if not already\n", + "pr_events_df['created_at'] = pd.to_datetime(pr_events_df['created_at'])\n", + "\n", + "# Create daily pull request counts by tag\n", + "daily_prs = (\n", + " pr_events_df[pr_events_df['tag'].notna()]\n", + " .groupby([pd.Grouper(key='created_at', freq='D'), 'tag'])\n", + " .size()\n", + " .reset_index(name='pr_count')\n", + ")\n", + "\n", + "# Create visualization\n", + "chart = alt.Chart(daily_prs).mark_line().encode(\n", + " x=alt.X('created_at:T', title='Date'),\n", + " y=alt.Y('pr_count:Q', title='Pull Request Events'),\n", + " color=alt.Color('tag:N', title='Project Tag'),\n", + " tooltip=['created_at', 'tag', 'pr_count']\n", + ").properties(\n", + " width=800,\n", + " height=400,\n", + " title='GitHub Pull Request Events by CNCF Project Tag Over Time'\n", + ").interactive()\n", + "\n", + "chart" + ] + }, + { + "cell_type": "code", + "execution_count": 4, + "metadata": {}, + "outputs": [ + { + "data": { + "text/html": [ + "\n", + "\n", + "
\n", + "" + ], + "text/plain": [ + "alt.Chart(...)" + ] + }, + "execution_count": 4, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "# Filter for observability tag\n", + "observability_prs = pr_events_df[pr_events_df['tag'] == 'observability']\n", + "\n", + "# Create daily pull request counts by project for observability tag\n", + "daily_observability_prs = (\n", + " observability_prs\n", + " .groupby([pd.Grouper(key='created_at', freq='D'), 'repo_name'])\n", + " .size()\n", + " .reset_index(name='pr_count')\n", + ")\n", + "\n", + "# Create visualization for observability tag\n", + "observability_chart = alt.Chart(daily_observability_prs).mark_line().encode(\n", + " x=alt.X('created_at:T', title='Date'),\n", + " y=alt.Y('pr_count:Q', title='Pull Request Events'),\n", + " color=alt.Color('repo_name:N', title='Project Name'),\n", + " tooltip=['created_at', 'repo_name', 'pr_count']\n", + ").properties(\n", + " width=800,\n", + " height=400,\n", + " title='GitHub Pull Request Events for Observability Projects Over Time'\n", + ").interactive()\n", + "\n", + "observability_chart" + ] + }, + { + "cell_type": "code", + "execution_count": 5, + "metadata": {}, + "outputs": [ + { + "data": { + "text/html": [ + "\n", + "\n", + "
\n", + "" + ], + "text/plain": [ + "alt.Chart(...)" + ] + }, + "execution_count": 5, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "# Filter for observability tag\n", + "observability_prs_top15 = (\n", + " observability_prs\n", + " .groupby('repo_name')\n", + " .size()\n", + " .reset_index(name='total_pr_count')\n", + " .nlargest(15, 'total_pr_count')\n", + " .merge(observability_prs, on='repo_name')\n", + ")\n", + "\n", + "# Create daily pull request counts by project for top 15 observability projects\n", + "daily_observability_prs_top15 = (\n", + " observability_prs_top15\n", + " .groupby([pd.Grouper(key='created_at', freq='D'), 'repo_name'])\n", + " .size()\n", + " .reset_index(name='pr_count')\n", + ")\n", + "\n", + "# Create visualization for top 15 observability projects\n", + "observability_chart_top15 = alt.Chart(daily_observability_prs_top15).mark_line().encode(\n", + " x=alt.X('created_at:T', title='Date'),\n", + " y=alt.Y('pr_count:Q', title='Pull Request Events'),\n", + " color=alt.Color('repo_name:N', title='Project Name'),\n", + " tooltip=['created_at', 'repo_name', 'pr_count']\n", + ").properties(\n", + " width=800,\n", + " height=400,\n", + " title='GitHub Pull Request Events for Top 15 Observability Projects Over Time'\n", + ").interactive()\n", + "\n", + "observability_chart_top15\n" + ] + }, + { + "cell_type": "code", + "execution_count": 6, + "metadata": {}, + "outputs": [ + { + "data": { + "text/html": [ + "\n", + "\n", + "
\n", + "" + ], + "text/plain": [ + "alt.Chart(...)" + ] + }, + "execution_count": 6, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "# Create cumulative pull request counts by project for top 15 observability projects\n", + "cumulative_observability_prs_top15 = (\n", + " observability_prs_top15\n", + " .groupby(['repo_name', pd.Grouper(key='created_at', freq='D')])\n", + " .size()\n", + " .groupby(level=0).cumsum()\n", + " .reset_index(name='cumulative_pr_count')\n", + ")\n", + "\n", + "# Create stacked line chart for cumulative pull request counts\n", + "cumulative_observability_pr_chart_top15 = alt.Chart(cumulative_observability_prs_top15).mark_line().encode(\n", + " x=alt.X('created_at:T', title='Date'),\n", + " y=alt.Y('cumulative_pr_count:Q', title='Cumulative Pull Request Events'),\n", + " color=alt.Color('repo_name:N', title='Project Name'),\n", + " tooltip=['created_at', 'repo_name', 'cumulative_pr_count']\n", + ").properties(\n", + " width=800,\n", + " height=400,\n", + " title='Cumulative GitHub Pull Request Events for Top 15 Observability Projects Over Time'\n", + ").interactive()\n", + "\n", + "cumulative_observability_pr_chart_top15" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [] + } + ], + "metadata": { + "kernelspec": { + "display_name": ".venv-ipynb", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.12.1" + } + }, + "nbformat": 4, + "nbformat_minor": 2 +} diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/cncf-releaseevents.ipynb b/db/sgm-gharchive/demos/kubecon-2024-slc/cncf-releaseevents.ipynb new file mode 100644 index 0000000..709d82c --- /dev/null +++ b/db/sgm-gharchive/demos/kubecon-2024-slc/cncf-releaseevents.ipynb @@ -0,0 +1,18 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [] + } + ], + "metadata": { + "language_info": { + "name": "python" + } + }, + "nbformat": 4, + "nbformat_minor": 2 +} diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/cncf-watchevents.ipynb b/db/sgm-gharchive/demos/kubecon-2024-slc/cncf-watchevents.ipynb new file mode 100644 index 0000000..bdcc410 --- /dev/null +++ b/db/sgm-gharchive/demos/kubecon-2024-slc/cncf-watchevents.ipynb @@ -0,0 +1,914 @@ +{ + "cells": [ + { + "cell_type": "markdown", + "id": "ac21dc95-6830-4e93-9bd8-fc3412be12ab", + "metadata": {}, + "source": [ + "# CNCF 2024 - Watch Events" + ] + }, + { + "cell_type": "code", + "execution_count": 1, + "id": "0fab5692-9e02-40fd-900d-817fec599d3a", + "metadata": { + "tags": [] + }, + "outputs": [], + "source": [ + "# !echo \"---\"\n", + "# !ls ~/gharchive-cncf.2024\n", + "# !echo \"---\"\n", + "# !du -hs ~/gharchive-cncf.2024\n", + "# !echo \"---\"\n", + "\n", + "# !du -hs ~/gharchive-cncf.2024/*" + ] + }, + { + "cell_type": "code", + "execution_count": 2, + "id": "16856bc7", + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "Altair data transformer configuration: json\n" + ] + } + ], + "source": [ + "import altair as alt\n", + "from pathlib import Path\n", + "import os\n", + "import pyarrow.parquet as pq\n", + "import pandas as pd\n", + "from datetime import datetime\n", + "\n", + "# Enable VegaFusion data transformer to handle large datasets\n", + "alt.data_transformers.enable(\"vegafusion\")\n", + "\n", + "# Optionally, set the data transformer to use a local cache to improve performance\n", + "alt.data_transformers.enable('json', prefix='altair-data')\n", + "\n", + "print(\"Altair data transformer configuration:\", alt.data_transformers.active)\n", + "\n", + "DATASETS_ROOT_PATH=\"/Users/matt/gharchive-CNCF.2024\"\n", + "DATASETS_ROOT = Path(DATASETS_ROOT_PATH)\n", + "DATASET_PATHS = {}\n", + "\n", + "for file in os.listdir(DATASETS_ROOT):\n", + " file_path = DATASETS_ROOT / file\n", + " if file_path.is_file() and file.endswith('.parquet'):\n", + " DATASET_PATHS[file] = file_path\n", + "\n", + "# Read CNCF projects data\n", + "cncf_projects = pd.read_csv('../../../notebooks/cncf/projects-with-github.csv')\n", + "\n", + "# Create mapping from org to tag\n", + "org_to_tag = cncf_projects.set_index('org')['tag'].to_dict()" + ] + }, + { + "cell_type": "code", + "execution_count": 3, + "id": "5cb74351", + "metadata": {}, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "WatchEvents dataset shape: (322934, 25)\n" + ] + }, + { + "data": { + "text/html": [ + "
\n", + "\n", + "\n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + "
actor.avatar_urlactor.display_loginactor.gravatar_idactor.idactor.loginactor.urlcreated_atdayidmonth...org_namepayload.actionpublicrepo.idrepo.namerepo.urlrepo_namerepo_org_and_nametypeyear
0https://avatars.githubusercontent.com/u/82771176?jcunniff82771176jcunniffhttps://api.github.com/users/jcunniff2024-01-07T20:53:32Z073463326002401...AzurestartedTrue379248577Azure/AKS-Constructionhttps://api.github.com/repos/Azure/AKS-Constru...AKS-ConstructionAzure/AKS-ConstructionWatchEvent2024
1https://avatars.githubusercontent.com/u/25544967?soberich25544967soberichhttps://api.github.com/users/soberich2024-02-18T14:06:33Z183577484693502...AzurestartedTrue379248577Azure/AKS-Constructionhttps://api.github.com/repos/Azure/AKS-Constru...AKS-ConstructionAzure/AKS-ConstructionWatchEvent2024
2https://avatars.githubusercontent.com/u/50720069?MarianoChic0950720069MarianoChic09https://api.github.com/users/MarianoChic092024-01-19T11:27:44Z193495865259201...AzurestartedTrue379248577Azure/AKS-Constructionhttps://api.github.com/repos/Azure/AKS-Constru...AKS-ConstructionAzure/AKS-ConstructionWatchEvent2024
3https://avatars.githubusercontent.com/u/12050419?kjarus12050419kjarushttps://api.github.com/users/kjarus2024-04-12T12:51:15Z123740730678804...AzurestartedTrue379248577Azure/AKS-Constructionhttps://api.github.com/repos/Azure/AKS-Constru...AKS-ConstructionAzure/AKS-ConstructionWatchEvent2024
4https://avatars.githubusercontent.com/u/511705?Xoib511705Xoibhttps://api.github.com/users/Xoib2024-04-08T07:17:20Z083725286469504...AzurestartedTrue379248577Azure/AKS-Constructionhttps://api.github.com/repos/Azure/AKS-Constru...AKS-ConstructionAzure/AKS-ConstructionWatchEvent2024
\n", + "

5 rows × 25 columns

\n", + "
" + ], + "text/plain": [ + " actor.avatar_url actor.display_login \\\n", + "0 https://avatars.githubusercontent.com/u/82771176? jcunniff \n", + "1 https://avatars.githubusercontent.com/u/25544967? soberich \n", + "2 https://avatars.githubusercontent.com/u/50720069? MarianoChic09 \n", + "3 https://avatars.githubusercontent.com/u/12050419? kjarus \n", + "4 https://avatars.githubusercontent.com/u/511705? Xoib \n", + "\n", + " actor.gravatar_id actor.id actor.login \\\n", + "0 82771176 jcunniff \n", + "1 25544967 soberich \n", + "2 50720069 MarianoChic09 \n", + "3 12050419 kjarus \n", + "4 511705 Xoib \n", + "\n", + " actor.url created_at day \\\n", + "0 https://api.github.com/users/jcunniff 2024-01-07T20:53:32Z 07 \n", + "1 https://api.github.com/users/soberich 2024-02-18T14:06:33Z 18 \n", + "2 https://api.github.com/users/MarianoChic09 2024-01-19T11:27:44Z 19 \n", + "3 https://api.github.com/users/kjarus 2024-04-12T12:51:15Z 12 \n", + "4 https://api.github.com/users/Xoib 2024-04-08T07:17:20Z 08 \n", + "\n", + " id month ... org_name payload.action public repo.id \\\n", + "0 34633260024 01 ... Azure started True 379248577 \n", + "1 35774846935 02 ... Azure started True 379248577 \n", + "2 34958652592 01 ... Azure started True 379248577 \n", + "3 37407306788 04 ... Azure started True 379248577 \n", + "4 37252864695 04 ... Azure started True 379248577 \n", + "\n", + " repo.name repo.url \\\n", + "0 Azure/AKS-Construction https://api.github.com/repos/Azure/AKS-Constru... \n", + "1 Azure/AKS-Construction https://api.github.com/repos/Azure/AKS-Constru... \n", + "2 Azure/AKS-Construction https://api.github.com/repos/Azure/AKS-Constru... \n", + "3 Azure/AKS-Construction https://api.github.com/repos/Azure/AKS-Constru... \n", + "4 Azure/AKS-Construction https://api.github.com/repos/Azure/AKS-Constru... \n", + "\n", + " repo_name repo_org_and_name type year \n", + "0 AKS-Construction Azure/AKS-Construction WatchEvent 2024 \n", + "1 AKS-Construction Azure/AKS-Construction WatchEvent 2024 \n", + "2 AKS-Construction Azure/AKS-Construction WatchEvent 2024 \n", + "3 AKS-Construction Azure/AKS-Construction WatchEvent 2024 \n", + "4 AKS-Construction Azure/AKS-Construction WatchEvent 2024 \n", + "\n", + "[5 rows x 25 columns]" + ] + }, + "execution_count": 3, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "# Read WatchEvent dataset\n", + "watch_events_path = DATASET_PATHS['WatchEvent-consolidated.parquet']\n", + "watch_events_df = pq.read_table(watch_events_path).to_pandas()\n", + "\n", + "# Display basic info about the dataset\n", + "print(f\"WatchEvents dataset shape: {watch_events_df.shape}\")\n", + "watch_events_df.head()\n" + ] + }, + { + "cell_type": "code", + "execution_count": 4, + "id": "fa08db45", + "metadata": {}, + "outputs": [ + { + "data": { + "text/html": [ + "\n", + "\n", + "
\n", + "" + ], + "text/plain": [ + "alt.Chart(...)" + ] + }, + "execution_count": 4, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "# Map tag to watch events using existing org_name column\n", + "watch_events_df['tag'] = watch_events_df['org_name'].map(org_to_tag)\n", + "\n", + "# Convert created_at to datetime if not already\n", + "watch_events_df['created_at'] = pd.to_datetime(watch_events_df['created_at'])\n", + "\n", + "# Create daily watch counts by tag\n", + "daily_watches = (\n", + " watch_events_df[watch_events_df['tag'].notna()]\n", + " .groupby([pd.Grouper(key='created_at', freq='D'), 'tag'])\n", + " .size()\n", + " .reset_index(name='watch_count')\n", + ")\n", + "\n", + "# Create visualization\n", + "chart = alt.Chart(daily_watches).mark_line().encode(\n", + " x=alt.X('created_at:T', title='Date'),\n", + " y=alt.Y('watch_count:Q', title='Watch Events'),\n", + " color=alt.Color('tag:N', title='Project Tag'),\n", + " tooltip=['created_at', 'tag', 'watch_count']\n", + ").properties(\n", + " width=800,\n", + " height=400,\n", + " title='GitHub Watch Events by CNCF Project Tag Over Time'\n", + ").interactive()\n", + "\n", + "chart\n" + ] + }, + { + "cell_type": "code", + "execution_count": 5, + "id": "9284757e", + "metadata": {}, + "outputs": [ + { + "data": { + "text/html": [ + "\n", + "\n", + "
\n", + "" + ], + "text/plain": [ + "alt.Chart(...)" + ] + }, + "execution_count": 5, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "# Filter for observability tag\n", + "observability_watches = watch_events_df[watch_events_df['tag'] == 'observability']\n", + "\n", + "# Create daily watch counts by project for observability tag\n", + "daily_observability_watches = (\n", + " observability_watches\n", + " .groupby([pd.Grouper(key='created_at', freq='D'), 'repo_name'])\n", + " .size()\n", + " .reset_index(name='watch_count')\n", + ")\n", + "\n", + "# Create visualization for observability tag\n", + "observability_chart = alt.Chart(daily_observability_watches).mark_line().encode(\n", + " x=alt.X('created_at:T', title='Date'),\n", + " y=alt.Y('watch_count:Q', title='Watch Events'),\n", + " color=alt.Color('repo_name:N', title='Project Name'),\n", + " tooltip=['created_at', 'repo_name', 'watch_count']\n", + ").properties(\n", + " width=800,\n", + " height=400,\n", + " title='GitHub Watch Events for Observability Projects Over Time'\n", + ").interactive()\n", + "\n", + "observability_chart\n" + ] + }, + { + "cell_type": "code", + "execution_count": 6, + "id": "d84ef34c", + "metadata": {}, + "outputs": [ + { + "data": { + "text/html": [ + "\n", + "\n", + "
\n", + "" + ], + "text/plain": [ + "alt.Chart(...)" + ] + }, + "execution_count": 6, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "# Filter for observability tag\n", + "observability_watches_top15 = (\n", + " observability_watches\n", + " .groupby('repo_name')\n", + " .size()\n", + " .reset_index(name='total_watch_count')\n", + " .nlargest(15, 'total_watch_count')\n", + " .merge(observability_watches, on='repo_name')\n", + ")\n", + "\n", + "# Create daily watch counts by project for top 7 observability projects\n", + "daily_observability_watches_top15 = (\n", + " observability_watches_top15\n", + " .groupby([pd.Grouper(key='created_at', freq='D'), 'repo_name'])\n", + " .size()\n", + " .reset_index(name='watch_count')\n", + ")\n", + "\n", + "# Create visualization for top 7 observability projects\n", + "observability_chart_top15 = alt.Chart(daily_observability_watches_top15).mark_line().encode(\n", + " x=alt.X('created_at:T', title='Date'),\n", + " y=alt.Y('watch_count:Q', title='Watch Events'),\n", + " color=alt.Color('repo_name:N', title='Project Name'),\n", + " tooltip=['created_at', 'repo_name', 'watch_count']\n", + ").properties(\n", + " width=800,\n", + " height=400,\n", + " title='GitHub Watch Events for Top 15 Observability Projects Over Time'\n", + ").interactive()\n", + "\n", + "observability_chart_top15\n" + ] + }, + { + "cell_type": "code", + "execution_count": 7, + "id": "e4e7f9e9", + "metadata": {}, + "outputs": [ + { + "data": { + "text/html": [ + "\n", + "\n", + "
\n", + "" + ], + "text/plain": [ + "alt.Chart(...)" + ] + }, + "execution_count": 7, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "# Create cumulative watch counts by project for top 15 observability projects\n", + "cumulative_observability_watches_top15 = (\n", + " observability_watches_top15\n", + " .groupby(['repo_name', pd.Grouper(key='created_at', freq='D')])\n", + " .size()\n", + " .groupby(level=0).cumsum()\n", + " .reset_index(name='cumulative_watch_count')\n", + ")\n", + "\n", + "# Create stacked line chart for cumulative watch counts\n", + "cumulative_observability_chart_top15 = alt.Chart(cumulative_observability_watches_top15).mark_line().encode(\n", + " x=alt.X('created_at:T', title='Date'),\n", + " y=alt.Y('cumulative_watch_count:Q', title='Cumulative Watch Events'),\n", + " color=alt.Color('repo_name:N', title='Project Name'),\n", + " tooltip=['created_at', 'repo_name', 'cumulative_watch_count']\n", + ").properties(\n", + " width=800,\n", + " height=400,\n", + " title='Cumulative GitHub Watch Events for Top 15 Observability Projects Over Time'\n", + ").interactive()\n", + "\n", + "cumulative_observability_chart_top15\n" + ] + }, + { + "cell_type": "code", + "execution_count": 8, + "id": "af57b14d", + "metadata": {}, + "outputs": [ + { + "data": { + "text/html": [ + "\n", + "\n", + "
\n", + "" + ], + "text/plain": [ + "alt.Chart(...)" + ] + }, + "execution_count": 8, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "# Group by tag and date to get daily watch counts by tag\n", + "daily_watches_by_tag = (\n", + " watch_events_df\n", + " .groupby([pd.Grouper(key='created_at', freq='D'), 'tag'])\n", + " .size()\n", + " .reset_index(name='watch_count')\n", + ")\n", + "\n", + "# Create visualization for watches by tag over time\n", + "watches_by_tag_chart = alt.Chart(daily_watches_by_tag).mark_line().encode(\n", + " x=alt.X('created_at:T', title='Date'),\n", + " y=alt.Y('watch_count:Q', title='Watch Events'),\n", + " color=alt.Color('tag:N', title='Tag'),\n", + " tooltip=['created_at', 'tag', 'watch_count']\n", + ").properties(\n", + " width=800,\n", + " height=400,\n", + " title='GitHub Watch Events by Tag Over Time'\n", + ").interactive()\n", + "\n", + "watches_by_tag_chart\n" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "93190ad5", + "metadata": {}, + "outputs": [], + "source": [] + } + ], + "metadata": { + "kernelspec": { + "display_name": "Python 3 (ipykernel)", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.12.1" + } + }, + "nbformat": 4, + "nbformat_minor": 5 +} diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/cncf-watchevents.py b/db/sgm-gharchive/demos/kubecon-2024-slc/cncf-watchevents.py new file mode 100644 index 0000000..618a229 --- /dev/null +++ b/db/sgm-gharchive/demos/kubecon-2024-slc/cncf-watchevents.py @@ -0,0 +1,216 @@ +# --- +# jupyter: +# jupytext: +# text_representation: +# extension: .py +# format_name: percent +# format_version: '1.3' +# jupytext_version: 1.16.4 +# kernelspec: +# display_name: Python 3 (ipykernel) +# language: python +# name: python3 +# --- + +# %% [markdown] +# # CNCF 2024 - Watch Events + +# %% +# # !echo "---" +# # !ls ~/gharchive-cncf.2024 +# # !echo "---" +# # !du -hs ~/gharchive-cncf.2024 +# # !echo "---" + +# # !du -hs ~/gharchive-cncf.2024/* + +# %% +import altair as alt + +# Enable VegaFusion data transformer to handle large datasets +alt.data_transformers.enable("vegafusion") + +# Optionally, set the data transformer to use a local cache to improve performance +alt.data_transformers.enable('json', prefix='altair-data') + +# Verify the configuration +print("Altair data transformer configuration:", alt.data_transformers.active) + + +# %% +from pathlib import Path +import os +import pyarrow.parquet as pq + +DATASETS_ROOT_PATH="/Users/matt/gharchive-CNCF.2024" +DATASETS_ROOT = Path(DATASETS_ROOT_PATH) +DATASET_PATHS = {} + +for file in os.listdir(DATASETS_ROOT): + file_path = DATASETS_ROOT / file + if file_path.is_file() and file.endswith('.parquet'): + DATASET_PATHS[file] = file_path + +DATASET_PATHS + +# %% +# Read WatchEvent dataset +watch_events_path = DATASET_PATHS['WatchEvent-consolidated.parquet'] +watch_events_df = pq.read_table(watch_events_path).to_pandas() + +# Display basic info about the dataset +print(f"WatchEvents dataset shape: {watch_events_df.shape}") +watch_events_df.head() + + +# %% +import pandas as pd +import altair as alt +from datetime import datetime + +# Read CNCF projects data +cncf_projects = pd.read_csv('../../../notebooks/cncf/projects-with-github.csv') + +# Create mapping from org to tag +org_to_tag = cncf_projects.set_index('org')['tag'].to_dict() + +# Map tag to watch events using existing org_name column +watch_events_df['tag'] = watch_events_df['org_name'].map(org_to_tag) + +# Convert created_at to datetime if not already +watch_events_df['created_at'] = pd.to_datetime(watch_events_df['created_at']) + +# Create daily watch counts by tag +daily_watches = ( + watch_events_df[watch_events_df['tag'].notna()] + .groupby([pd.Grouper(key='created_at', freq='D'), 'tag']) + .size() + .reset_index(name='watch_count') +) + +# Create visualization +chart = alt.Chart(daily_watches).mark_line().encode( + x=alt.X('created_at:T', title='Date'), + y=alt.Y('watch_count:Q', title='Watch Events'), + color=alt.Color('tag:N', title='Project Tag'), + tooltip=['created_at', 'tag', 'watch_count'] +).properties( + width=800, + height=400, + title='GitHub Watch Events by CNCF Project Tag Over Time' +).interactive() + +chart + + +# %% +# Filter for observability tag +observability_watches = watch_events_df[watch_events_df['tag'] == 'observability'] + +# Create daily watch counts by project for observability tag +daily_observability_watches = ( + observability_watches + .groupby([pd.Grouper(key='created_at', freq='D'), 'repo_name']) + .size() + .reset_index(name='watch_count') +) + +# Create visualization for observability tag +observability_chart = alt.Chart(daily_observability_watches).mark_line().encode( + x=alt.X('created_at:T', title='Date'), + y=alt.Y('watch_count:Q', title='Watch Events'), + color=alt.Color('repo_name:N', title='Project Name'), + tooltip=['created_at', 'repo_name', 'watch_count'] +).properties( + width=800, + height=400, + title='GitHub Watch Events for Observability Projects Over Time' +).interactive() + +observability_chart + + +# %% +# Filter for observability tag +observability_watches_top15 = ( + observability_watches + .groupby('repo_name') + .size() + .reset_index(name='total_watch_count') + .nlargest(15, 'total_watch_count') + .merge(observability_watches, on='repo_name') +) + +# Create daily watch counts by project for top 7 observability projects +daily_observability_watches_top15 = ( + observability_watches_top15 + .groupby([pd.Grouper(key='created_at', freq='D'), 'repo_name']) + .size() + .reset_index(name='watch_count') +) + +# Create visualization for top 7 observability projects +observability_chart_top15 = alt.Chart(daily_observability_watches_top15).mark_line().encode( + x=alt.X('created_at:T', title='Date'), + y=alt.Y('watch_count:Q', title='Watch Events'), + color=alt.Color('repo_name:N', title='Project Name'), + tooltip=['created_at', 'repo_name', 'watch_count'] +).properties( + width=800, + height=400, + title='GitHub Watch Events for Top 15 Observability Projects Over Time' +).interactive() + +observability_chart_top15 + + +# %% +# Create cumulative watch counts by project for top 15 observability projects +cumulative_observability_watches_top15 = ( + observability_watches_top15 + .groupby(['repo_name', pd.Grouper(key='created_at', freq='D')]) + .size() + .groupby(level=0).cumsum() + .reset_index(name='cumulative_watch_count') +) + +# Create stacked line chart for cumulative watch counts +cumulative_observability_chart_top15 = alt.Chart(cumulative_observability_watches_top15).mark_line().encode( + x=alt.X('created_at:T', title='Date'), + y=alt.Y('cumulative_watch_count:Q', title='Cumulative Watch Events'), + color=alt.Color('repo_name:N', title='Project Name'), + tooltip=['created_at', 'repo_name', 'cumulative_watch_count'] +).properties( + width=800, + height=400, + title='Cumulative GitHub Watch Events for Top 15 Observability Projects Over Time' +).interactive() + +cumulative_observability_chart_top15 + + +# %% +# Group by tag and date to get daily watch counts by tag +daily_watches_by_tag = ( + watch_events_df + .groupby([pd.Grouper(key='created_at', freq='D'), 'tag']) + .size() + .reset_index(name='watch_count') +) + +# Create visualization for watches by tag over time +watches_by_tag_chart = alt.Chart(daily_watches_by_tag).mark_line().encode( + x=alt.X('created_at:T', title='Date'), + y=alt.Y('watch_count:Q', title='Watch Events'), + color=alt.Color('tag:N', title='Tag'), + tooltip=['created_at', 'tag', 'watch_count'] +).properties( + width=800, + height=400, + title='GitHub Watch Events by Tag Over Time' +).interactive() + +watches_by_tag_chart + + +# %% diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/png/cncf-2024-watchevents-alltag.png b/db/sgm-gharchive/demos/kubecon-2024-slc/png/cncf-2024-watchevents-alltag.png new file mode 100644 index 0000000000000000000000000000000000000000..a148144fb6d04ff1a680da6eac9ca2cfd4d586c4 GIT binary patch literal 87470 zcmeFZbySsWyEkg02#837fP!=g69kbG>6Q=)L1Ge02}*|v3QW2MK^m223er-OmQ0M+1XP7FqAsy~Ni0vfL%Ca$b%ueye%r?R`Z4;opBuWX~QW zvT0$&buk}2efF9U$Vq_;25O{*=-o0c;*2t=fyf-=F+L zpGX?GujfY|N$hQFYG>&&Z~hn$Q;gtHsCs;~>*LIaM~5E|Q?gyV@?)|s;oIi!a+^db zlibP17=DYs1!B6(=bsTXMBXfR(5;j`L(H7F(Bc)jTb7xC=}dGsoO)}v?pi$YaCEM} zNKMdofNi`fBJ8U72|D`|@rJL?@C7TUzdIrZHRWmSv+5Op|Ui(vxB8K-e|pMG;0d)Q0;13cxP27xw|n+ zoa|lgO`tE#B64p3Rkg!|oyO=qIU;}7`v@<4`TCIic;(*C0*RdK^y~Doc=vfe+{or+ zLR9H|i4xw)Gi=0SE5VsMc~>be7;-tze2%#D=}n{iLOJUVL)TQSb+3l__F@gzi>G+( zbd2!5H076ah?x1EO%?<%qa`iE;ny|@uSZwr?J-} z!NyCw*uiXbzI0(ME!H+P%FwNGd$wrUD~wc4RGmXRlZ{r;npfgU%+;4i2`Exly)Ok( z^W&oH=|r3w@LA)6zuk8H-Y&_a^5TB&!mF8shw;uV6)0UO@3x%Wn#m#FzLKW(S|i`{ zr;}-Zpve4tG_RS?WO9&rD8qy84ou!k&!;SXA!=a$^EGh^{Un`i(e&O zXY=aEzCB|QPm;JxbMa2NuO^4TQ&#(|45h*O$%F?LEeR455$V+x3i~Vm^zrs~jgzo{ zdSws9T!?NczBl;--+A)m%hm)bA40y#l?JAuh9|`0YzZDee9JZ`VsYUkm9ULz3q(w6 zkDJ~f_FOl(-IW&b;fQjAxY(SV(MgN8c$=1y@u*wzXl7w{}f zOc~ey*k%+LKy;(+uKTeJ!}5}q`9Xa#!}b$iIh;$EyhcMl3A0QSu3mPUWowS)4*T@> zMy&bpgS~QH@~_l-+l1!tB%k2@fHkS67|s@AZdqhI$YBv@@8kOFKwA4ChMFH^U)z?~ zbO5iD-|Le0$eTyYA4SyMR=(TUPF1&5cgH(^*44-{6f;dq)Fo59C24XOZkzgEfH+FO zH(0rnN`%2<@sSI$-Rb_at?9Rin4Uephet_O@?*R?{bgkqp?#&-4kl5iN=JAqB@Dgt zy<=in<%IwragGB#=N9IpZ;}l-ahG%wytby;>25qyjSoO7 zIg|hKq36V?pavaAr5kUxxm{N}w^O(7WcZ)Z`$Y0R+DDmks<%RSFuNQ^W2YL)Lb@(*NIT>Hk zifSED5^b+us5;gB(B80}7k5sZ=gM+BVc^m7hwC?Pc``%oDW$&g{Nnwv*>~BuDu*!C zwFd{<8R!pTt$I{hRO2kEhCJ5?Cv;rciY(gblf|%-RZm1}88Tm0iY%0AW*1Mq$QZ`C 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

e*9SyijVy(qA6Zntx4Wz&flqv+q1)-8tqd^s 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°!)hFdi=Vw>}@ng-q|*a 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 VpK;^L$U(qM>8Yw*>0^_C{{wMIXdD0l literal 0 HcmV?d00001 diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/png/cncf-funding-growth.png b/db/sgm-gharchive/demos/kubecon-2024-slc/png/cncf-funding-growth.png new file mode 100644 index 0000000000000000000000000000000000000000..f7b4b55598645f1302a914a0961e89f5c7f00ad9 GIT binary patch literal 26583 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 literal 0 HcmV?d00001 diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/png/cncf-languages.png b/db/sgm-gharchive/demos/kubecon-2024-slc/png/cncf-languages.png new file mode 100644 index 0000000000000000000000000000000000000000..55e5be2dcb9e426d3bca460a0aad528e42188c1f GIT binary patch literal 33974 zcmeFZbySt>*ENiY9UzE^0SFtAmJp;7HnHhOTIohw+D1SSHZ3KaZs`UUlrwYTZlat6F9lG!KNL#z-TxdPp5P& zeSG8cN9Hi8PIhNpno)KG_S|6atNiY{SIWm@9i|kqAvCjReMN~GZGLmKzr{m$-C<0j`uX$cCqLiEBcQ@Na8v{jpXj~_H~wZ2 zdg%cC^Y^Dz^aoJEF@OFKzH{Rd9#%?u|J%R5LghR0&nt`)q@ku-pK(%s(!@`dkHyAV zwjV!x^^@;Cg*X9*Bd0F~i9R`w$uoGbF@k!#%#gJ%Yo2EVVOqsMfpK9$e6V>q|hYaLxlf z0*+%;zDD>29WCPy^g zKXB0K-Q#0R9b$xy%k9E!Rc@>Kf;mA{BlpGwB-GnJ(A0_SeZD(nUDDW@C^>z}K+-q)vX z2VUQ76W;SMAIwh{SnW}fU@hD+?@npt|5iye-XxoXe72m=$ zbIPS{s#evz+oxKilP!8PmKtbYGzhK_)98Ee6s>$48&kdDe~!f>$9pQubYgF(W{+Oq zYcpBk`D&Ys-0PCH!3N*H0GrKSvktGUmC?^|n!lxX6Orq~*Nk z>)Q{^C7EKZKNbe}^r#Nz8~c|L?#QOf@2!>8L}jEk`AVl!?ERb;p6ryQ43mrI#=zss zjqUBO*BH0O@GgzIe~Ze{{5D!8=iao|#{Vt!1Y2c?hhRzdvW520tzxUFGj|siqE;3L zRX!G3x=0*;dVVHy)^pD8=Z4*8E#>ZQ#)=Sn1@7n3T;|k1gp}Nib3GnO?7hb)hRYn} z_*N*{jku&vXrZaK! zh4)WG_0xU1`ePm`K5L144fnPeOHM7vcrtb?RyGNiT=HCQweuvcWLd9{78O0x-JFESZzVva|RCXcMgi(6` z?0lv=vo*XWFE8I#WPRC?)K*ZnQuTG%XUp6w6BN((8F}K>c|xI$SH3JcxIv60>jh(Cx=^h_2H zgW{+9WQhMc4s+5s;J9WOqgoO~o2iI=b*w6D;qi^7X13-K1tIf{7h5OzxK__&Z)TUK zHO#PClLiDWn2F0i!MylZy)EC>)z!jwH(Mv;?rcJL5TmY}&6+8(gFMd*N?|<;uZ_>l zyd9?fqG8E3KPTBznn?b=^Y%Q0pmU-W}DU=EcU}R0v)y~WvG=P`Xp69RB}nT&@4C@o$XFh9I&jWl}Rfs&M(nji1(qBR%hV?pl|HDe2=J z-HMm`9fM4ES}a}W!aK>i_$j29N!wuCMsIh_TI^KF%Vo$uNqHp3lWuKJtHNYohQav- z#HIFL3eYDcjkg>B5LI2&mG*^1YlGNA*s+}v&1ap~-J@mKROZK>D~*$XVM(f-%(k89 zIICRnNs^X*+aZ?mHDfy?A7ck&6{l%i3wC_2H#54)@&=}7qfq%`25PFWMBaM3uh=ir z?@k*{%nCXKWkIVRfAQq|cwJ((7@B}|^#cwFLf(D!o9;msIN#-^QcT46tuO`O?aL94R&-&dHLuV}Z+WK$R?=`~N2ZxCs? zRIK^3v*LYHqSda6;*!;v!%mPM^_;TWT$(gtEHM0X?a?2kw`|z9`*OiQo^t_n-jM?`2Fm$$_xsFy* zue)l3+TbaSfsN<9qnV9$=FfRy0?~yPa8}`;7bIaIXP25;D_UYwMAP&RXD1i-0?whQ;JuL&yI|pHmX5&{d5b%V3U(+qOe^gTbQ8um>KIBf}EIv5~E$)Xr_$~r1(J%u>ED+1PA z5_LfOsLYIxprmot-Ouk*nk!LC?VYA1t5MAz%kf(;PRHsIj^s`Se@N|}hh&eYYI(3;*ff2j)JW7Zrt>#rxY{!pj;k`lT z;SSSHRbnwx>Ya+UWDZi|3nMZLx&3n~6pWnZI5o27$6skoX_eZ$%?$!>j`um&UjDpx z^ki(RzfNH;V6NzDC&pXrHmaYMxwU4SrD83?-LNvFIp0=&S6WU-62vIXyrqW>bF-Ukb-^%ls_!ajD5!R zWASc&zy5A#CA&nbmQy)j;VU}5kL9@&ftUGPEIukeVSZWc*rcA?uXfvUo67T?YT0Z; z??A_LFyG}|$x@yu^c?@k;-ane@nrUaJaac2*jcYS?7Fx8o<#d46=(8d9lC8|O->6Q zK9kd0xz)lXnMkhD254BG{yqwOhUkX>F{6mOdt*;Ob5$=em9J_F#5y}|by!5IuM{#S zch@pLcY9oXSQ6(`YdZrDl)4xSa z8LECrxj1xgnot2o^To1#t z-!)H_cd;&`=GC~1pW32%+84x9Y@c+T@?Y&WOei_`n6-arL^S$soRenVDKVtxf?E>Z zz?U*8zH+LHTUI|IIX7CX#3nZQ-H-A5Xr41CDFg;QQfzN^lrTOHOjk*jhFSo?YNH)UL}}r_6SWx z{K);!&p$2D-ADOFlC{ihlQ>?`-0OB}%|OXVUb`u@_tT+sy>f0oY30<3EqRR{9l~tZ zId{dPhiUkY2Y#1}cmxkc@i1qDDFodjdFW133hD4U&IHl=ZrN`_=DhfzXFX}IdCun~ zIW>)BAlGnhdnGUKW~lK6HHecNQN|BUcHWf-PNeSna(claH3J z4&ZyukxHvUj!h^klGL-cOg{VN80pn`RrO?PcFXd{Lpk?A`nb*Ezf(!&%WMD2vOmWp zIbSFw&0pP-KjzU9!k5Pr)laQD2+}FUG5eFTg|DnQ<{$n08-hSQ?D_XWa|OQ1(qRUx z_Ghzh9Qyso2e*mt>JU5C&cOgQlugIEU%07z9@maP)gCW=-l*)v-&F@VuUP7fA1PBy zVU|#Bs!w%QlJ!ur$@TAmC6f)_``Le~I~K)h8aUA$q42T9mhI4qbD@hvCCyMNCdovw z3Q0)M{8^16Z}teRg6lL3Orq4@GWs!kyQQ5y$EYf`wm3wOfGHu*Eh$Li0jN1n@AB-H zuOk($rdn!7h8BDDWG;W0fcxIZ2B>{s2rNAt4Aq)c7*phMUbrQe20$m@XS>BMZOUiq zlKODXZ`uzfQNhtzS#$_au}6;mI0`Bbt=>&r%{1p`n>$;NFnY*ze1v)nPgCtI6`5#w>gGq1$Ao?KTe zWXevj(fIF}P&wlVVsKAWRO)MXw=!eAcQ;eT-8R18>3mOL?#H{Gko!SKUY?ujl>>ji z261rRK*)Wjzk5+c9zReTr@Il1u4w3D{SyLBnE*o5)3iGlC>-{?cIDR^IdJ7ZYRiZ! z7#)A|>>bfxbu9k_9nq&s3}7ppou*>6dxb^6*&<4rj!1lFI?c& zQIg+5kO=ac!eL_M0%z!c-I|JuAPBCHLM}ip`)lAtL?Ap1kxL;L5Rd%z)(`FziNN)P zkPH032mIeQf;z!@XhdBQD9V%TxA{eH(#Le14u?w5z+jAjxi~BVlT9=)VWcGYmAo zyK*AbKEIR4n`nYdVRcBUOyRkr6vgji6OMA8>9~3L)CCm8k+NV>L8x75ju29WLaEgR z0W;ZSa|x&RJ}D{b_1R#wEghNCp8)bnA2#0?pbe9N;aY++s^JNlUL>t=kwq^D^}UIP zGqZi!(a$ejmv&p7qYb#o6Amngw1mXdD4Wr8r%bpYmG5rr_5VDYB*CSSx@ynuCN&LR zTHOlg>)kC0vs0s0?#-U-BlO12;bHt=OKW9WAfM<1Y+%XOD&n}>9L7YSsgWDr6votC z>AGwL!NinGUQX_MyxeHzTgi)66Vu7dmG z@%qE1c8RX)cC%f{$|W|ssLqdhsn`EL2T|~SCTt|<%UU18X!A*6edE`XWBFaA?d|i= zGOAwfzmkNNdin>C;T^C%c2AU;q>2{BuJllc@Gsm!uxupi$U4iCDK3y8nwp>a@c)A4_3J33hez{e)$oUe< zreB>kXNVW%aN>8SEO?0*1}U{>1bhD7E9H%?`CJ(oht{*pkB^Z|fItwTq3@~2!NKud zVAN}SF$J3zAA7@2)OqovF@Z{ICSW`d(a=8-fan$W{QXOJrHR#!N3iNL&iCg=T(|6N zfGVYh(+>oIU`uP(q80*@6`m3Q1`v4os>BC_4mwNYz957&mt~(U2pKfOyBmo*j-BGTy@wm09uc<8 zO+h4W1a*KOiPP=V_xFw|LW({Ak;NAjr62&j&Heh` zEP&d=khlzlOlzV2@>J{Or?-#tt%tZVGBP2MGoq(SDDQnb5XEi%@+_O)F!L>pf&!09 z`#(kiB2-#f#&J?cqt5Q>(ZEZ*)KD;dHAkY%nLC${eQUIk^uVKYN4a_+`#mzqYb#lhg6u+}h)a)Rbj2^{3pUI!|yZq7L4( zUo}Pbq#C21+bnHCtDp4KoX}p=k1NYiB18v7mDrB49z1+9h*h^7jS55^rXl}Np;9UK zMhVkn`Vq;L1?C0PIM$%6khd3xN))8Sna$&TnDnbFgVC|0mw4@y7DlUvJW|x&OATdG z`Ho_)QbYN_4>ghJ2tmhUVU?y=LYA}#2LA#^)!b^hG;gp{lW^pE*b62T_c z>~fBRPc17`&q>Tg&@seh$9tqulT7S!oI+1P%xXuv$%uL~)Db;)}NivuKZ4CH!_cvQv34yQVMz8TKhI;tIlo; z#C7$=gi!%LU&(k@4yyVFTjVhhmx|k?WG=r4=KHY&3Q`8Rte`sdF}Lq-sLn@^M5Xp4 z%U$j>2n7FlW~@|{7K#O_-_ZPk_x|U4{|lgb(ZSXKAvHMSzMYKcGRJ!Scu&?=a|%61Tr^3 z`1Vz&SiMzwFRyaBji1AN*F&@PZbCZx53}%43K`xs7~WH=0G~A@e`gHUzLg)PcHFyHB4)_K>Q6* z#uJP#y=!3juoUVPNvuh7Htzgi_yxmmKa{ndCm6&Zqru3M|2%V zbd-{Y-ck}TVYD`eTV2dcN|Xb_iwkM zvR<#J$~YQSmv+sL_)n>S4t6UGzPSsh6mI0PIprT3YXPalCl3DqtHXm6kGyE`uHGG` zr#Yt`Imw!d689quSfp|5zB*d-Lo_K_LI`-x)sHaUxx=P?XPXK zyDk}Re)gd>LIg8IK^K4qQ>~m(PsVcrvlC2IdT#&yJtUB|cK?d6lmT@*AN&PM#GIM< zc#kFD%Dvs~e4CN-EILq^Q~>w{7TS*KO|?Y*f*8(&#!D@n?FjS7beZ2d6oC}5Gl`Eq zvfO7;-bn8A8|SdkP;}S~#Bc)F!aO>B$_R`G5^HMGD`bH{2 z+5q^l*7cEsb|K3)1kBE?k3(EC6+d72ixn24`V@&`z4cmz!hM0gY-=u4?vU8~9LRE0 zyy-xjrYj~qe0$w-MsazMZ&B^_?VE$uo)st0U!&?jei%FRNY?*)UB%Fos)sCh4Gy_( zZIaN*1|`cxG(n+h-1_o*zQ?A06o;`Nvv#qpp4a9iGeD7Zxusu@lXIB`nTw>x)@;o& zxdNCVK5;+u*9h|<1vD5zn!kUpO$PaVsg6XU0o*cl=H}+O?%P}bGZ4dhl+)@X*$rji z+d)*$cVD+*02GsMfTE>+a>yUGMK^{cJd1fAr$%9FVq_FKJ1!r~he=mXZVAm--v_4% zwngkAP)%;?@!L;4jX&?i{3aEy1kv;tSggKY56ky(qWZQzbaDP^Rqm+*^}|bEnJ$^O^PaPQ zQ{YvK_O>ErP)2_(pJ$yNESNU;oD&TL4}_GXv{q)oR?Ig*_p+q=?cP6s)LRDxfA}?p z?gaMdW|oZ2Hrw8bd4Gm5sIu=CBJI%^5OiC)rfqRa*h}X)uoG_G`tp45le?Q~r9-c& zXuDYh7hpVA?Rkdm^|cYJ&$nHZ85n(wpVxs#(8^f@c==g|XY4~(z^|K9NJH5}rXC@(y(eR-v0I>nLQpY^sm zU|_(#odQz1ne0x4B~nMQGpV8e9O@``X~meszX0iLpZkW`w9oTGzI>jfAHUK$${>cJ z?xy$tWWtNAP8PBnx^s>iHb<~#3ihQR8L=~rUVOjlts9KK&YvZS7pdnBDx`4!-)ArU z3hGoQWG9Enat2Oaz!XNmKCwvS%PNv8^D8^N*+V$i#>0Be5xk0(cJJwr$^447pWKm3 z_bCx*XteB3Yt}-I9Ru%T#%4zbSU>&BN_S&`?!B?J!G{KJd4r=qTH}iE=p`~7vg(6k z5h~b2gcwNUBn#C$)V@l0zMzm>=70vL`<~KsT8bKb-n01Lo-C?!+YtR28Ac@Y;6a4k zLa8MlC&4^FPC}2Q*1KVFF~;2)eo45|Ou_qYQ)(m`QX{l8k|d7&N)i{;BBcyeBX1mo zx4xeV7t{D5ImQc@lZa;-6(+%~?4Cb!1=$FYQF!m8fV#%?roBTGC%&u0Aa~b+j8pC> zyww(rMzL>M{n(9?!mZaoJBln#6v`LCKnUU;goTR$gRTUzBS_skuIlPiFy65EEy#uE z;s+SPUDd=R`(t}lfyxH6FjiBOl$_iMmXBnJ_$jLZSG0C_zIpSvUBEbAD%-hC4bgZ< zQ-W}R9R;0uP>N!wp%KG|gd~G^(H?k2B+4P6va8zDeXz(fV)JDPEF6@z&z2|*ua9zo z%|5Vs^GtM9T>!BeAn6i)2cM4DMZwObSXBF7edp``ycGiaEmLWlg zBVoj%KZgZz$BlOcqw9l*#;zbgiZ=%D4>I=7s>E!S-$lzlJv`A;{jB_u{M(0z5X1Rl(9D5?!vIZ?8SWcw5LOoS>&`U}LaWV243iFkoLFWFT^5oHyXRv}-+ zbEulDH=^`O3YS1GSMmxDWCZ{8KK`2_e@K?=Ls_ggUL7VrmMe0 z10Ir+8Zp!vOrdb|%rC#K{S_h&_{H|m<#xoOM&!xO?#QfDdTpLpoIah#SH8u6x-8Rz{Y#GvFY`@lkoJC$fTC86=i}tswpfk*FUV zKgN~8sYlM|nAY<0x{UL;QBR3^q*wrfk+^;yP%O=CM5ohMPSgld81(LVU ztrT>Vilf-?ZwA2RACR@Q+23LDN9$0&2^YKlzDzWROd@I)R$h?JWah=$ox6U*0p8Sq8R1VW^ zVNiL==Tt69FP}CQ1ZNv!eCk}a>C}|MiBnbeoP-~`F;My<`s*7_DcEYv8aXk87ul!t zy!X5qlyK-GA!c%Na?@c;`OXuuuVF{IF67m>XlpvY_4m^SHhKbNJghGXy);nf;$$CM zqB!eSX+eXqP09Nwtuo<<+G3c*Jtu`bB+8P?KiY?E?nmobe6`NR01p{u-&aKpEX7se zAT{dNxl3$DK2{Eu0e~?f`8wvc-TKS`jB-Yh+)~O1QWYo>z!HqM_6Gc75`B3`Hq$Ry z9dPs-$|o}$SqYiPq^5uE=@Qgw3V~aQpaIE)=V9tai+PJ_2rA+_4LFYUOdLYCfg@RB z_X3X%b9o7lqFs2eGE29jPYUNXT5PSYlHD_FA_&zU?ZUGwF!4sPCQshha@bFKKhadI zn4XL{o5+zWcNc`~3ceA`;RW94NeFRRuwyYZ9|UI=f;PkuP7^>~NKa2s*1DjjF|rRs zL6Ci>PN7|7Vf?Xkno=WIk0p#rBOEC?p{!~%(;wzDe0_5xb3TGDpPGdB|5)GW-KOxFmy2yFQ3{A2c#09T=LkfA}o&1XO39Wn$CtejC@5hr!n%u>$S}7Nmek-*{47+jv^~z1_-8r^&K)w$Sdp z{vH;gWg$@0s-(!W``=ozW(C@SbDK>br00gDrfJyP#=RM8XUb@NZ%Q}rjh=vwaQIqw z87&gSyr_vvP;(jMN{JFtv-;UT%}IYChGwuxKdssWwObo0NNe_XD|GI@J;Y)7;iQV4 z4mc_`S8zUnRYcE+)d73Z1X#4S?*^C+!pfa$6@=%Uq;T=dtWCF&#Mq?znQK2J(E#Ku&J; zmc{0J&EDdTyZ@5e@AqQUa-I9+a#mTG%DXl}*}UeCDu#j=kq4@$CLW;pFhdE|Ncv1r zO}w~2b%1wrq;WQnRFb65Ab$H{@4X$Q$Khpb(W+nz!h!%T)2cN3FA4O)QGzene}Ny| z-;Dcsa&LH2`O1^Hyb?yHg{pN1e}7u2k(}tX9Su9_WoyCeW*y?}Z7l-g%B|k@f5^He zD2r%dw}J?Te=36J!BaMy5{+VDXe1qw!Z8gjE}n%Tz1Vt9YadWQ5I}-7qYv2gBOr^I zI3--PT3;OMx0{i|A%Kqv`Eoml8$d?@V3|z5NV-9!RGyrZm-%{BiQ>I?UBR0Z@Du9J zsUlB#3MpJj;pMp#@Vm>>*UR^z!-MYxUouc%2MZ*jt3Y7cqFQnCd)4|Vr%D?L<#v75 zzVbIEiDRi3Zwn(!>~?u4DRQ%;F&HHJdJ@ZoGc)vNYD6H>N%{-$jI9>aBNZ+(P`zC; z4)}MB13xT|^IX%M?av)EZ=LH|hI;w34}AH*AvM@6u*I#v4&;e}L}bl-_tX7h*Xh`l z{Fx6AP~|sAri75aJ9ReEb$VX#Dxz6Z@HtD+p+tET7K_dH3W5f7_*h zS(vvaY3+cpSsE~W5!>eog|ji_Q>?JJmt+D=;uq%>PGr{Ux@UeFt*D8RfEsNU!2r!A z)f)z`NTY*$3^G`*o0Ad7pvFw;w*8Mo4U0@VUbqs-3S*#LQYMk!hOR<$mBA9*c+Jg) ze_hwFZxK5s__1n1iRo{ynfVN89V}$1mo+7p{qh!lS+hr7P@QL5+MFK(JZdw!RJBhB zik!x`(;#+YLwk-(CyA}g%F4+(5!}Ge95pfJzX_qslrwPj7j9?7^q3oa3XZ{|ysgd! z@|xE1bIg&w9?&|Kq?jNYh$l&W`R#%gJ+c6-K6GB(UjVmgeYK0Ng6ZU5J`1M?zXCG? zP!UGzW3l!84WobA(g;|Ov#FkXX^9s90mw4~F;A_JdE1`LdwutPoQI5Mmw-ntTU$Y@ zScx_gTuU5+c9Gy3GYOls4vGP3P$7($CK~fSx1A9V)OA-;gWr2?&=k>DCG(X39aZYU z3JSZb^e#(}6_NSChi7td5!`7AXMM^29J?dP40y{IVN?9y0BpK7njRtOpwr~qycZO~ ztU#VR{oMUGykABHv7o3Gd}EDAC_SivM+pJ^gaKY<>2Y@02WSwRa*d07_3d$=`C_Hs zvJXn)Nw@w!4_3nwZic)hK_KLXQb3Nb&}P(hU-_J6) z2_Hn#DvcHH_njfVW;@&KWZ6VQn-d}SwWoNbfNn!HDl7=eoH(^vmB#L{4no0|Akg>F zP~Takq^l9Ee$&#ubloC!Wv;imA?a&bWN`4ElxTpg7LP-v4Nl`*Juqx{d0LyzP1(y} z^&-8%*5L-RX?gV6tga~^?st_Hjbvc_8^Er*0{PQgSRj9hQrPQfVM#XHZ%TM?^98g~ zbuZ+WnsrhmbbOM_w^5S=&xKO&)n9grTmwHP8%X2a-GgpvkvV!*T8tVw%;mRD5a)~I z8Mi~9K}zH(Q2+*!3*t$oUK*O-#c z=dz2H;k+=}dXdi2{nXlq*bJK^5+*B-`bZm?ks@-rtlG7R?gA~Pylw{5*c=M*DV=3d zuB+@*IHaOKpXyUw0`wneRhCL0#IF$O^m?hWJ4-hbd=AK{1)cmGeI(tjhp&gB>p21g z_xC*2kq4!Wz6dI})!GCOzqR1eAj>lN4vtpbO$P6ea;p4gny>^zU|>^Trk&6OPSJ?b zXX`mG$1D!SsX-T|Oh1swBfw@Oen|jIGuQuGnlbwVMhpSX23=V%g-uiWfUwqmPGmZF zAIz*QgKlDkP~gij-xzS%MwNp#^A|UjSqhCS>DoL$R}%Gn{)f_q+1L589rz46v$IH> z7V3dyqvhr0ZRaTk`1IVb*%~QBni-_lk!9EBj2{OY;*kRw+0a)a#E6`v;Xx>7Dn$Z=@Hzkvy|O3f=T{Nc`CL?~ry|DD zoxo})UYa@#eX+}rZXW8a6*n>~I25=5ZJ`5S6X=X)DajmE;~PiE>`K z^4^OMd!C=OUH<`u>No{ue1t+GvO<1}YbcZErH_-!oh%@s!J5(QMtqcjXN^#PVe{(- zAxMC*8R63erE0J|1#~?7$uNz$56V1Er>z4Q&qB;)=sLaj2(ElO<)ZF>5_l7Zyn!MK zqo0PZQ;_yqMp49+c85v0VaM+?B?Uf@j1r1ki_S z4g!OGkp`Auf2U<%mfcTNP5hFUWMrW*(-TFY=J+F; zLm6nmyTv1XZ}lF?9f&DoY0xwt12Q8EAy>)a|G;6oAoH4?wP;uFa!8Z7uJu&m9SlN` zq~FTJnXBnjY5`ZviTVNhnEiWFjmYDOb0$WFK<7BDEpSc);`DSW*!{lPlOBSQB+$G} zW%%Ja`#XfpUp^W150v^w7}1BJJEYD_!tbPR#pv@(L!-crGIy3MWyquBzUisw;5mcUPU zY^05dl)GI(*`2CD76w7%254plN37i3-0%f|J;|qi?`^ob+)JMq;L;Q-dvv}QA%D-S zJni1!ByY5UG%gabwmgMtL08;suo^mFF?e@bDfXRnJl{4qPi=nox6RnmqHOC6zm!1B zqjk_kkfmT@kuiL?_S6zsbhJn?_}SM+V(1CE1h)V_I~%RfmG$hC=DmA@aX zCw329rv;}vINJpby;$cjny#!qD(`(k0qkcwbX-d!R(*%5mLF}W&Kx74`g9E64mur( z*B1sIKFH1RE4s48uNpRU`bNpR(sgbP+b4?0VG6_DlKP3}){Opim8TpcP3ZpP1*iqH zlZs8vj&ng?=~wG*AK{-j=lZglz=Vk=&b~~n^+<#YsZZS2`Q9gVw~G6nWzU^uy7l@M zlVTdG{Nc!`d^$=QQ^-?`-@AX8i>6D{?Y5(QiS=Ms5+6e++P<3oSd{6?-*<>i=Qau} zZSYF@Vf2IhFv#KP*nG3DB;P@QS?}*2fT~TJM0t9hw?v3z>As41OMTH~@OA$X5Qfic z)nIEX5kFj^(Imvt(Z(t}^jS}Apv=K^nRV{wqr*`SjvqG>GAP=n9Frm&MU7DCV6!F1 z6nZ+&;NkD0U>PC;%+z2w;1T_gh2}KCH&?a932K8sX?jES9I7+EF~YKE|CYjq)+BF? z&ZTd>tjc8ySh?^H$hRhF8V?|v>#XtiPFGFGGJ_fkuol(W*obI*ojhjOZAW7)45$iT zL_ZYy`41c`uJPV_ta_w!PP(KH(Jm)J<_v*WmU>F1OB&R^b|TALw8-qQUJAG(R6)z$ zWqDKs=xW59cIqN`q-g_EXVN?@j}+J7pHIkD?~P?NX^Fg(6pZu=i98bl)Jq1w*>{!G zh0rTIC78N3j2PNl2&p|KGyV}-fWL3`wOI(SlghnP2_~?X0-tY{%Ym9{U8xH3S<@t9 z>)G9{z{Di`&7i3}ju3cA0Mi-6V;eWopfBAL62e9COzMh2J2 zBV!8havND?TdxYge#v#ei#PRvdV`sZlkKH9uqNoSkz!IICpKF3Pf>1QSO`1-k())HfhSswcqB<-43=CavQZHjoqk); z2K0#TIC2lD^J&z7I@-R6vJq^%+D4Ee^Pyf_ZZq}ltfT;?f;%%=jmybD7I9~_|HByX z-!zL5%BA|&k}n#gdFqP6n1>6!cxJdS+h#SdA_F&}~#+Y3?8S*j3k>xhm{$nD5xKpHS_DN1_Xb1Frh_& z{3(IdIAA{s~X3pkACprb6am>!9xF^3q zP{xH0P>1MKMv`btZyW4QO}Uq)6X`ib;6x0Z z^`VK4tcpNP)PP7R_DMw0j3dC_XSA4<2UQ5?xLSdU+`fsA;5h`_8*VFR1;=@(e}L)b zv2Llszud!Fk+fh&DK$nctWJ>)W-Wv%r&P2Mdk=P2bUjYbb5(6woy{{jtNMo}5OQVJ zqJ44C%t`Tg_ftlh@UT2DIF#)6MSuHke!zX`?Shs(3SjXSB>_s0WPVN0n2BoINVAy9vj<>nIHzh`FNNyh=;}44u3=n3B0V1J}H~1*}vL*1vI6~L?TAG{C&hsjKf##R=uHI|VQNnIggf{cgQwoP)=rF?R(GC};yvO_rvVIzrzZ1tYQ zGmN&hl;T8*$KQPr=RGPe@W2sTRISiipaTDGb}2gObx^577S?Zy%Odc9l~5(ds69$_-lU2 z@SR}nNu-@zaNwe2^1;Iv4aQ@z@T1mz2gKw^3iv%A=a4jD!X4mVvRdTbL_rU7~4{is)6dH z$SIr?0xQoB`!hy-c$(*oN*?yaaH)Os5GNM3TWtJlf=!h>gZrm_SNgbn(m=A|4l%18 z9e7V=iC(EhAVaKDHih0-R?u<0y^<)*aK)5Xs_5Oq_%0_Q`$AzphZkTyqS%gf11_j8 zlK8_oJ@Tu16|R);L3NRL?ebsjQ&`OK04tab2~s+E0Ew`xLcGVoM=Em0qy>%(hzu@s zH~^oQhq$h-_`#B2GYaPiss8KTRE=%$^{#OiCmn$c6rzF!x{m&5FbWB10`3LD{omd^ zM)vp3NMMi>rO(F4Jl=1q3_b@}tJT85<9VXO>- zmdG(DyUgs_29MpK^JVlvT8AVlT+tLB-)|zuYF|T0HrU_Hxi_2ym$tbF#h(n~*a2HK z$L%+GAiT)b1&e_`(Bo2a!d=DRr{(mgRzEJ_m=`>g+p1ZD){$s-Q`!o}E|u6=1NVpv4itF=F>e zX#7I!A$4fCYH?f!lPbj5LzouKr}wUJfB7mDO~4EN$QOEW(qr9RmcfTWPwBZ5ECB4h z<|lB#8oQ1M@FeM!+2e#dk)y(jkhHb*?gZO;{TXO$;{t*(^ZVJ8b6CTx`q0 zVwGeym~W5J=IN6#S2D<%X81D+jj!ESEs$OSqy^4-VZiQiHk^sJJP6GB@D+21T*PfL zBnEB^?)3%v<+0IQJXZA=O|l*7siNJpN3*>KC=TZ=7&^3nfvBLap~y;oT(s zGHB80%ov}~H5IDvEV0!`jx&31WRH?~(<}W2?7ovYe^xA}z;gW-Nm=@SK?MzQCizEAWb#c*TYbGEBUBx7@^bPa>9z4CeR?w#K}fiakI$mYl( zvLIF3x#=R)i3`cm-heg-8t~_mtUm0pO5$PIqG8lP!A=b9!ik>{GlLFU4$m#e<-Ol+ zv&)wr2r0aV!`ha!zQAq*E8_R=7jBoaGcSz%8KjY$GTf>37YX-~EP+ zlxIo)cP?_7-R@(X`7!_}N<^-nnmg2KRYW!v8}Dh#&+7Y`2pWq9LIYRHAN@xQcpw4W zwG>|K{HsDFcH$)$l+yZYDP^f=zf{eQ+kCzY6tJP6G~e<791pe$RiZJ}GN5~Gm>N9d zIxIipPmf~nj20&*p`Cd=H#|g$OUb`-uuBLr3?p$1fgA>-eN5klBVqL&#cp~=GZB$sEPZ~~R;TgORqpOJ%)6;GbkXLf_y+NHwxv;?L=%C_`Of+!MGjLx-Y*GVtWj*aq%$zr4Nv6k@f<@3IA4s_+tO zxQz+auY(QPNkoVZC8pXAA&WqMYOtFLuKF=V^J}3Ws=PK3ZY{tqw9eGa;%0jIzjt{>q2QaSAPwkY(6u9Hx;x=}5o4 zFpHSc78{vew8V)=KFjB>!4oW+T44y`0%jO$*Q7J>#T6+=E#kvivttq$eo#T8ee{T! z6@`5MU-Debr8L83ewk{6Ne>Q-&L>enhP;#R&SiGS#(dJ;+MTWVS}qfJ@5?c8cuK2V zDhTfsZn{Icr!arBy}zVw#w!?#9n*(ZJ~fvxg@-a%0}uvkRdZ6$A9)$QHO(I;~K&O{%iKIHJ&xI5dCa1c6;JQ#gl z&n$iJN7k2*`9%gJ6njWZ*Av@AW~zHGOvokG45n#)k&2I6+)oNZY->ECkVA(^6Eut^ z0X$cK65M;b{r|M~<>6Gd?c0)2W(~;9Hk6?ZnF$&8Mu;+G%3S7|OeKT}dmAz^`+I-K@%{02938bbd#!uj>%Omb4d;1YnDg=dIpml5 z#ggX1&0gHK;PtRu({~^1uD)(jx;XU_JAz z>Ph_-Moii%M^gewWX}V+NYhC#99>?|p|8ET9@O1OUc&}ICq(&?;h_A$jTZ;NN}YVtU<0Vx>K`83^9=}5S>Qh_^>yU?H` zKTQQ1V)N!t(Fc*h*qMXg1+4EwJK4>zjRWDz+Hy{eHj?62zYM6wAz*VzS{1`7WVN}b zCE&;8M{+?DFCO`}o5x-8#BIj$C&B4lsiMI`*h^Wy$IvQL<#P6XR~@m zI7avvQm{5z%8GtybPfY4NdU%7A>FeN3rN_J&kU3eoGJypiiH zgUz$JJ8e@Be&UB8u!t?FJDW-~6FwiPTJ9gL9(-RED}q*W>?g;|?{%adc@z~MG)%iR zzP|7#(ZagrHsRvOxx%j{z*OY8JjHMsz^ny`6aM{{Wgw0pSdkEJCqqrWJxkUbW7QOl z5cx--3n;ZQ9_dx zS9zQlfFlA3QUbtl{hZ4)EW9yCBhQ~11|U+hu&Dv!u1|N}k|qRv9amxb7sGnTMU~>g z^frgBXc?l}PBE|KqDA(G>!v~<8BEuZ)X4CIb3$Mo!tq2%x#A| ze*A-UedbR8U2shw|A$|x(dH~4r~^VILrdfdmG2O32%j%(wTP!Ip_xR)Ayy_-&nrpynH|qTd!q?LGL9JR0@OdRSRfTq*l+{Bc5yV{s-~SY( zuMe?+RK(oAIY0~m5MBG<#G@`IsXJwoK1M zy~uw1_b&%XtlEOvCO~F&DCfq{!^ z{5{$}6n)~OiQtWhjSeqQ_`+AfZCsE~dcR^%OX+UDY+}>KLJQs&*$d|%6FOW87HzD? z;uI0mr2)cXlhm_cJh#mne}k`_Q~v9A$-~UaINA4Ig_t3gx6@LnX6Yllr(_`qp*w`W zbu3mD!bgyhS@XA!|BZgUYNEw|fHp<#Xv|)|#22Ed^3rR2Bwb(TEaU#>*;lRT4*tW7 zf>_%wN3jtiZ;vNW&Y`(D@tn<#4W^h~SJtc^)j7=ezx>z+Y??5$UUqcrcumVoC?C;C zh&3W2w209Z-grovu~D2+Z0A@kKXz6R#o9drm#BB4LJak%i64e=OxK%^j`QgHq-@$@ zG|c(If7{ZzmR^+0;Jhb7*subyRMK9XPtDcWlG{wz5qJb)U@y!smoD_X2@tif{~9gAJ}S^hchWY_RF7N7{t-w(`9Ze^I2 zIBpAtD?t4F!7V3&j$xKGs99iS;mJMldppbRAFtwV?W^6D5-MeTbdNX1LJrlNZBXZf zz>k*>LrN@#Ce01?76TPP!DiPMYLcz~QK)Ne3q*!Y_b=S3%4oaA@mV#5ilXgi+0$z> zahJeMC6bV(jod6vgI>aMH2nV=l)RGq1BT6NY(z+RC@H(lqkC{^8~l*zj#-A1wL#^@ zGab1nuav5#xm8J9n_tTQXoH&>7&;hpG}gL?E6)GCo>b`v_@C&tku^ZQ#dMnb1V2 z4h_ELg8>eun7LJ=>{UDt@vV_!b`rorh7X*G&@n3*P1Umv` zRn~F{J|n|PDYM~nIO~{1)%qZM$A-W=)-`C%&FAalP2U#3dh2&u(#_?KJ*cj^XbW}C zs`W(;3Iuwr`p|reyq+O`F@%Hlgq#a!h+}Daqr0?RKvht7*@&CPb}j42fzesM6HZZ! zcUN;>?R+t)tLbpnhpG3?+ic#v8bVvcBT_$?vZwoUDj&1a-&l2qb~Puq0s0rtmMCCWfq=YfCmRznXE`5U4b0MUuVE|>TEt3 zw9@s-2r@K`jvsGyr&s$gSt4jC5{*YRH$&Ne#{<6V-+(J`2d~(B4`lu-Z4$u(Wm0tB z1os%zd$XaUNDuZ)<&h`mmkz;xVK2fQ{aav+X8A8Dr0KIAJorBq#x_1_HqzpJre`Dm z0gyls@nZAf@D4A7Kjy|Jpy(aW*9I(4+%H)BgNQT*fuCgOPTm-)Z8eX(m*LVryh|>h zQ3lslOT;(>y*=oAh-?AL=6-d^uWp_CL5T~$PP8{T5WpQr4r1ZdW;JQhT4UJW` z8N!lRd%x}kTr|4375UCEto+UIwE0fW6y=Mmmk<3W|rhHSen83 zA$nQ=#Z-li?w^+`e8Qis%u&B_PyRQXR9>TV>35U-cM%BEh|N1Ork(l(?dnv%B#Og` zdPfs+IN$+g@w(RJCs`)`KgSlMWAracc~#r z6r#X*n!fJQ?p_m~yI^L)J`0bD(f+X~yD!a{Fd>t>lTuMbCT8a&|AehEXC{F9nRzZg z2{sxLOHq4>4J>3wW?V5jKIXbAI!~VLRKYy5Sl}!aEMXat7602YDEf0>X~?NaD6mug zsE^a3%#~+C2I0SkbdaYXYI*x^r{M68%)7=DJv^Cdmql9i@J=6(Vg*n>xtscqc~|GS zTtI^+QA_kZ0|iXtU*5xNCzeQ$j@uGNb55e1i(+oR7#X6_{^dO=o>X%rN5@J!AELQo zG&||?KbAa?P7|#Zh{doISN4MW=BJeEqlJhHN-FWZ;AY{JD)c}F^JwbvL4n@a6E}s* zF*p5t(4ty$a9qHHh2q)5wEYgTojuWfW~`Y2Yii zx`*kkKvE^ZgD3L(|I@vA@a-pim>Iro@v=GPrKg>5h2Bc~+wPs$5ggoU{XAnrXse$^ ztIoedVyzv9fq&awer0SR5Nrbw`_UU#V&tVy#m*}h0=Wr$--;4gK9f4q^4Evz;{Wf! z;klipDv3qqk-zS3gfl#i7wDl-0?CXCe&QMNK2=EljTI$U;)s4L%(s zY1Z?_Zt*+o9?h4uylnyss!T`Nw$^W!80*7I{o@)S*GxXktIF?%k2k-i(f_xHGR}%q z_(yasq??0V^{8rPJ=}vi?4^*z>`r=lUJim&Ho8Nl0Yb+nZ(es~l;|k;;2WjZ`dSB! z67~NgK+FK-ko{y|TD#CR#9n4`)Pb2|cKjT$B91nR@5fHi*O&s3p}5x+b`W5~$;YfL zD<7mmZDoy>9Je~vgC|~t6^2|#!yVW0KBM^a3+RcR!!3Yjrli}j39wj%fPL#wcNrpA z!e3e#6AfffM-&5hN{*5zCil*7SNrq7mOHn^d8JT4CNc5TgM8H+H+UWtDuWa*Hy2sNRV&JVXxsvrC?*kt z43xKo;Jt3)`}W)#ka5hwwOK%{)Z<}D*R2XNosJd~MQ&e;#}p!1otn6>=Cqn=JvAkh zk1)eM{pV3+!5CCadOgd|?j0e>c+cn{XQ?||{(Vm9<|S5$KpTOi!d+PK)$DpfW!cr& z!7Zvv^6M#~72)0{{`k;;9>owsPYJ|;GDlQ)@JdG&@Bt>*Ap_EpA?12F)oovcdvbCr zjfdoz%Wbw%#r(0aWj$@#1^;$*H-GFk&W2>;!MTUUKxM50Hn80(3i;p!!6U9w6jl+( zE;gx?h-g^hLv8bmd8p5AijZCu+q|*L%4>hn8Y*V)c32w*kC#Kn(cuXAwU}(E+cBir z(tw{~<=;$yTD_WiIj*H4eD$A4r}|fg2+T81uNxz;0@CEqeAAyHQ)Ao?w?UH1Rw3V0 z9&%PTR)uYU^ulkqpWOaw`;$ynnvHWBggc&qo}mdqcf9UvlD-vt!8Unbjb8<&{pCS) zk(YG_FUnq)Q?&M^PglNRo`A1^1;|tH??_>iX&{lyYxl8OvZbU%~(r1^$TuI#2zybc43UD z%RlgF{q$21Zmp!?2zUmxFgtJ&E1-K-|0iD{32E%QGByQL17#AgWLo&PQ;rz60i)>4 z=MGv3p#WAq|G`HjX3HNg`wj|OLC~MZ`+F_GWZ?4Yi-4~h{Unq28Y&{i02ZwR?M3%l z=IQUk1e5m1W+3FMlCiPh`LNM_0ExZ$^@%qo0G55pmF?eBAeOaMLVv7jBd;red!eEy zD}MJNutFDs?Du`mI@#YwiJ&$Vs2T`>8>jo(ei@Jy2>miW1nDa#$1L8? z#!Y-a^b68gG(xBl?YcbCI%=w)RC8qvnAEHwO*F5&1_HbTAn@ddm=qQKn}Q}SV?j%b z#wTlm%AirJK&F@A&JiZ~$PrIe^<&Ch>JZ4S1lj%B(9h6r%IE&TDOy=#eMroAdyo=# zdxfL7%s=3^4H>RQP*p42O{ef0^zJYCe8=6`z%mY2_gl73TuWIkYoVo4ufv`-;TYX?@mA9p475rnT_OA5Nu0C1C`!6F6i!?WX}mkE`D%<*rk8|Y?WUD^ zR_C|q1Xq^S^@845H|)xnd|c815i}exGeOC8_r)oJ=%+;2+4+0KgPKcUA-^uyH36b; zGaOAydwr|(TmhxRnsD6* zh`VZZSA%8?{Zo`5dY$>W5YPyJ(uPt zz?@6D&hye0ns7YaN=F0c%hoUyJY733&j!L@sZkuY--S@#%i< zp_(_IFE-T}(*?H@(H24HU+ zRjQ$!+Ftwbz)ft$Y+@OA`?I|rz1)lVuCEw(KmRJGOUHxsSmjis<9m-ir5LBXmoG-(bnqqW6DYQE#F>YdI90nP;c|&KG1~U z?*GAWzfJDVUw;|eqrGa?VLOU5WeW_h#_+d}#N}`TxPwW`3!0L#E?MVT-7@#W6+Ys^ z6NASE0xCm)ZMJnC)Fz`dn@EesA>@;VM^OSPcLcM_wcXDT%0l6uDd|(D@(rp!KGE62 zs+eI0iwoS-AH(It2MnSa2d~lFT1CeBD(s@)Ynfm30ff;mI9gAB<&8N>iW_|Thm1F|LS-8 z6>MBW!Z8zJ5n>I}A$--)J?3f3@E*YX1shM#{k}p@|ND0IDo6r^{XydXZPA*%tX~*&+Lt}uX^-|189@{IR{45U3umuWoHV^YHt8o==-D=@5Z90(J zHl)_5M;lz!O)^o``%^Q!a>0Rc7HI@ikat7`R25#qiHsf3l#j;DR49c{)Yq7P^D_y< ztPon8=kDs03Sg%$gjSCRKJ;&m>fk|6heg8+&@tIA(6HL?YoIr0_mjYl>(=9FQ>x9B zo$^d<;i2Wm7#_zCb8}_wzLvmO930FsEqy=#i`9f~kz|;CR)8nxsjDk}{)FM~qHhA3 zjUWN^#p2)$wX$kViB?lR{FhR zD{U3+$vEVEy=hKd;VNcvj6|!M&p=3DpDy`0WARjzmcir9Z=a6|67*gMr1>6KXQUc1 z?N1HIFy6v8P!RD8F}mKaE&iME4y%*mj2vu zF}D_!-cTvG9lu=5BRfDnI4-BYG;ljy;a=lz7QS*opDzSVE z;qnP6>3Bz(b4D)s&ahJUJP@2BZ70l4Itfi=U3+!F#G1fkM?P_0K!ax9GfiDvB2re} zRF(uO#--P(PnE`s7Rk27rre@F@j{R){6z2l-O5u}dseOz%C79j;*9R_ar(O8?qPB= zCO*Lns$1kkiv5O!m;CtxLRg%p`Zm*X)8w9D2U zq-u;3k6%vuo*6z=Biv3l&8>E36nv%G^K@ciQJ22FI*>su?X~9fP^of$|LWj*+Q&l@ zzGE&{Ow}}dvBWt(l`<{^tGJgvz!~a@q`eUK{FhD^T@2*Qc@vX=v0l94aT~NvYFlXM z)5GZsie)H&U|vQ!o^v`%48l?FnaT|&p(Q!X^3j8HW(z=r z_eahVYxVWwi)*jheI0*p1l~K3rDC1cq_tXoD5uCs#Xd#jYWpe4${}%B z1^k~tY1_{wc;Z$2n7Yd<7i3Dcbp4vJuRRO6Ca7r7T;?j+{SEXk>f(AD4z*mxtQ_Yb zw_IXL1Y z{uM`rB0EfB6IEQWq zr@-;Wr?}PR{l)#-%m=I`l-Mt(Kg8y7_V6q@h8?`QX;vwwt(a~E!dhLadVuMP;-fE=lE+s!hj*}Cj++gw}_6R$zWN=ezV1g zs8K=eTH&5g0$*1TtZpYx^%Lv|-&F|53~DGeuiw2WfMc^We&RkhI{(hzgsxmwIX(uL zKSg@~+{|eU#auG&?EX=)5@CsYM@))ewy0Kv#P6yIaq!|8eVE9dRnt zr%JaRVz-?{g2@vvC^% zpnDJmmHy`Q3?#0BX8iku{ca%U*u}P5bWunwwMhN^H_^SikB?GS>}FNxq&XOtzc}{u zSsQy7U8))bQUBK6b!jHts%5KsCYOcWoXn|geqk3A<|47#aGgx4?u|SBG$}vzeH9+c-!E=p{a8|^if^oHednIPML0>Oa_TAtHS>7g=hux_-|Soc5qW%b zAS_~9qazn0pE1)|K2@%GO3dZ$wlh|Ty&D+ladFkZ-^c}G_uIwr5G#YUM8-0$f% zK5K4wPkyi!w7ZUds{Me*;dPGD~#`@=0gPfLG$W@Wu4dS+{|zev3_W6c!KaH z_%EE~Q!36G0#;^82l{gjCXCSeQX~u9q}s7S*;|Z5d;6AF41l zAN)yr}S&*LrTFdjm0lmpCFI9cQ`eJzBO$eO@ z5A14ShoXbu@)L;0>V@X}@115fma+6b`6M7hIglQn4qbeCla>n2R5|)2J%%`*~_JQY+#reY6rOil(O$i4rzNo{AMwd=Qc6Q|!VMSH}w<66wPLOHorQ zl)T1We=9#*+`g0O!GHKMJywd8xZkiynTHIng;v6`oVxRI^jy|ae!iG_Bs=j6;Jml^ zjxdm_a&b_O@8zmbrw-lsk&Z>22q7AM!gJ?jRW5Q$NV+QH4%;{|aIq3-F(5AMQ65c3 z1WuA%h4kCE=r#|LMnoeyk2N6ELnEiR<~p9pTRE-YiaA7eKE#xA3bsdKYvM(+DwjbU z@FqPxqcLT#U!>(t0A|ecP)0B{ecB1{YCd&ACT0?!dx>_rQ!?G1&^BEbG6}B)8%r6Gd-9R>sx@{eVS(P`h7M zqofR5<%K04s^i<5#`P7#;{j90YN*g&H zhYQflJoh>RPd~>Oq?S=*A9H<4Z|+0~Sl)fqg`!NHWLW(>l*d>IC`3A)t29CxoD0BO zr_xrogj{>n>I2%uWVf^F$9j$q;V+U^q!^!ktojLo$e}W`+V( zXzP7G*`Pqr!gy|^0b+fkkI~^OdMr6adpZsjEh^KNMLI(m=ECE|MF9T?dK2QO)77Rs;%Zdf3S#lH6` zdA~w>uB@c{@1YGO=`UggaXC@>K?`otNS`^-IvFo)iwMp6URk15e?JE_T-)z z)t@{l`Vm(PtZ@hC3l^4tXGh^vPc;}#{Q17Le+DH#IoRW|^_K1BIcBcSQ4qtOETAc}5wCzA1K<7qIJApo-_jcQfu3N|4K>?v05*hVDZz@1VW9D6z zt64p0tPRT?5fuT;2qR>L5&G~xnBNN{q(UP^dFG07p!&7L9(O?YB;N&ayYUzsMK;C2 zN=2am`9TUzPUs_e9PZGqqztI{L$Dn{snQQJjKzxtBD|?T9TftoU;u;si3v|rFaZbSKi~bLSGy; z0gK=aA_~al(aMaIM7;;S(9hAIfJnfGo7%>MXvhFcsDdD?5j3%y2XQeF>*&GvLANhy zCTH_^Hy*}yzv)wsRCa*{8h7)7q&_UrH!;e}jGlw!iuIoBM$jzLluF=q#?%A}_qC!_ z;!i9OF=0b_xIOrH)dx54Q<2O{(DNpKKt&4XSd&#LxMoXOEQW&JC-M82kq@GEb39Bh zu#DZ1%5y`~TDeOggu)wL^N_nF(QvpcQLU+EmiZg#B4p}b^bvuJM_dInafV6--W6&* z^ohiVBr9ln#A{dMS-xuB!JG3HF^`ldxFRUu^BUG6Bs!R7*V1*!H_I`dAd1sd3NGJdvJALWVqW{kUWuYS zF?a^1#c!MT(&=BLeiRSrz>;v0`H{fY*h#cGcQ)Hp)H4{>Y;k-|>~7TXvlwD@b<(&E zwc*YpRR?eI&0>8NLvYBj=^sFEvTGSlyfBIM?cpTl5j8iYT?WR7J24ptG;3%Nb!Phw zb(k_9$>!ZzkalQ6y5yAv!Gc5+zhf);kyoR3=J370>>v8k;}|fiQoZjQ|78_nBKE`8 lZ1V(Z4F6$N2i3;6NraEzt-KK>S4skZaO%2hrK%UM{U4Ifzo`HK literal 0 HcmV?d00001 diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/png/cncf-member-growth.png b/db/sgm-gharchive/demos/kubecon-2024-slc/png/cncf-member-growth.png new file mode 100644 index 0000000000000000000000000000000000000000..4e9fd55902ae0f825156f11f15747658dac8469e GIT binary patch literal 40945 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 literal 0 HcmV?d00001 diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/png/cncf-projects-by-maturity-level.png b/db/sgm-gharchive/demos/kubecon-2024-slc/png/cncf-projects-by-maturity-level.png new file mode 100644 index 0000000000000000000000000000000000000000..93ed7b889ef6f6383bf411fd565d421b818a3267 GIT binary patch literal 33999 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 EKaL(dVgLXD literal 0 HcmV?d00001 diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/png/cncf-projects-by-tag.png b/db/sgm-gharchive/demos/kubecon-2024-slc/png/cncf-projects-by-tag.png new file mode 100644 index 0000000000000000000000000000000000000000..ede00fd322b3189191528bb30e3f10b3aa7bc29a GIT binary patch literal 38506 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 literal 0 HcmV?d00001 diff --git a/db/sgm-gharchive/demos/kubecon-2024-slc/png/cncf-prs-observability-cum-top15.png b/db/sgm-gharchive/demos/kubecon-2024-slc/png/cncf-prs-observability-cum-top15.png new file mode 100644 index 0000000000000000000000000000000000000000..c08d6a488c74ada57bb4b0197c8c49a5bf44d6fb GIT binary patch literal 87816 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�?}@Pz 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 literal 0 HcmV?d00001