{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":750570637,"defaultBranch":"main","name":"otel-collector-tail-aware-example","ownerLogin":"eiathom","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-01-30T22:17:25.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/25494116?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1709244691.0","currentOid":""},"activityList":{"items":[{"before":"fd0d06503b782a16a05615fbc3087afabaea35f5","after":null,"ref":"refs/heads/TailAware-update-docs-for-consuming-telemetry","pushedAt":"2024-02-29T22:11:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"}},{"before":"4eb8c24f996246a4fd1170b8678e853f4b6f84df","after":"2175d81a4ddf605c4fb065bc5ae5384a51ae8364","ref":"refs/heads/main","pushedAt":"2024-02-29T22:11:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"},"commit":{"message":"[TailAware] Update README for consuming telemetry at backend (#29)","shortMessageHtmlLink":"[TailAware] Update README for consuming telemetry at backend (#29)"}},{"before":null,"after":"fd0d06503b782a16a05615fbc3087afabaea35f5","ref":"refs/heads/TailAware-update-docs-for-consuming-telemetry","pushedAt":"2024-02-29T22:04:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"},"commit":{"message":"[TailAware] Update README for consuming telemetry at backend","shortMessageHtmlLink":"[TailAware] Update README for consuming telemetry at backend"}},{"before":"1d7e8e82d9e2a222b32104aa2c6ed2832a5ab108","after":null,"ref":"refs/heads/TailAware-adds-support-for-another-backend","pushedAt":"2024-02-14T02:52:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"}},{"before":"1d7e8e82d9e2a222b32104aa2c6ed2832a5ab108","after":"4eb8c24f996246a4fd1170b8678e853f4b6f84df","ref":"refs/heads/main","pushedAt":"2024-02-14T01:54:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"},"commit":{"message":"[TailAware] Adds the missing secrets to the conatiner","shortMessageHtmlLink":"[TailAware] Adds the missing secrets to the conatiner"}},{"before":null,"after":"1d7e8e82d9e2a222b32104aa2c6ed2832a5ab108","ref":"refs/heads/TailAware-adds-support-for-another-backend","pushedAt":"2024-02-14T01:31:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"},"commit":{"message":"[TailAware] Adds support for another backend","shortMessageHtmlLink":"[TailAware] Adds support for another backend"}},{"before":"06260572ec227c8e129c049de3a3fa9f555e064d","after":"1d7e8e82d9e2a222b32104aa2c6ed2832a5ab108","ref":"refs/heads/main","pushedAt":"2024-02-14T01:30:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"},"commit":{"message":"[TailAware] Adds support for another backend","shortMessageHtmlLink":"[TailAware] Adds support for another backend"}},{"before":"3a79b11ded737bcd59d40e2f9b7b35bbbf1ff126","after":"06260572ec227c8e129c049de3a3fa9f555e064d","ref":"refs/heads/main","pushedAt":"2024-02-13T00:44:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"},"commit":{"message":"[TailAware] Add code owners file\n\n[TailAware] Adds developing notes\n\n[TailAware] Use pure CloudFormation\n\n[TailAware] adds monitor commands to README\n\n[TailAware] Modular stacks base\n\n[TailAware] Builds load-balancing service\n\n[TailAware] Adds tail-aware service definition\n\n[TailAware] Adds stack create script\n\n[TailAware] Clean repo\n\n[TailAware] Adds upload to bucket\n\n[TailAware] Create parameter upload script as well as file to string script\n\n[TailAware] Adds custom configuration loader\n\n[TailAware] Simplify stack creation and ready parameters for loading\n\n[TailAware] SSM stack initial definition\n\n[TailAware] Hook system parameter to secure service\n\n[TailAware] Update main configuration\n\n[TailAwar] Clean main parameters\n\n[TailAware] Complete SSM stack template\n\n[TailAware] Issues with using Stack for SSM\n\n* should not use this for SSM variables\n* use pipeline for secure param and configuration param\n\n[TailAware] Add NAT gateway for ECS Task internet egress (from private subnet)\n\n[TailAware] Trys to add more routes for NAT from subnets\n\n[TailAware] Fix issues with parameter string creation\n\n[TailAware] Adds docs to crete parameters\n\n[TailAware] Adds check configuration for templates for CI\n\n[TailAware] Fix Collector configuration\n\n[TailAware] Update healthcheck configuration\n\n[TailAware] Working but with issues with loadbalancing and cloudmap\n\n[TailAware] Tidy security groups\n\n[TailAware] Update service group config\n\n[TailAware] Update configuration for DNS (exporter not totally working)\n\n[TailAware] DNS seems to be working (just need to verify that the load balancer is not skipping through to it) and explicitly setting log group retention","shortMessageHtmlLink":"[TailAware] Add code owners file"}},{"before":"808a1e1e4f22d5cf4db9d6cc5ed23bb24b6f3f46","after":"3a79b11ded737bcd59d40e2f9b7b35bbbf1ff126","ref":"refs/heads/main","pushedAt":"2024-02-13T00:34:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"},"commit":{"message":"[TailAware] DNS seems to be working (just need to verify that the load balancer is not skipping through to it) and explicitly setting log group retention","shortMessageHtmlLink":"[TailAware] DNS seems to be working (just need to verify that the loa…"}},{"before":"9dd14345befbc11dcf21f32d60dfb1ec56546ed4","after":"808a1e1e4f22d5cf4db9d6cc5ed23bb24b6f3f46","ref":"refs/heads/main","pushedAt":"2024-02-13T00:23:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"},"commit":{"message":"[TailAware] Update configuration for DNS (exporter not totally working)","shortMessageHtmlLink":"[TailAware] Update configuration for DNS (exporter not totally working)"}},{"before":"1b202e75d94102fc0bae2f84f2b291b50bb49d63","after":"9dd14345befbc11dcf21f32d60dfb1ec56546ed4","ref":"refs/heads/main","pushedAt":"2024-02-12T23:20:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"},"commit":{"message":"[TailAware] Update configuration for DNS (exporter not totally working)","shortMessageHtmlLink":"[TailAware] Update configuration for DNS (exporter not totally working)"}},{"before":"3f10834ad549d324d91b21048194608d09c97516","after":"1b202e75d94102fc0bae2f84f2b291b50bb49d63","ref":"refs/heads/main","pushedAt":"2024-02-12T22:59:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"},"commit":{"message":"[TailAware] Update configuration for DNS (exporter not totally working)","shortMessageHtmlLink":"[TailAware] Update configuration for DNS (exporter not totally working)"}},{"before":"5fc5bcfdd274ef25e9e38ba6403a7db761cbe1e6","after":"3f10834ad549d324d91b21048194608d09c97516","ref":"refs/heads/main","pushedAt":"2024-02-12T22:38:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"},"commit":{"message":"[TailAware] Update configuration for DNS (exporter not totally working)","shortMessageHtmlLink":"[TailAware] Update configuration for DNS (exporter not totally working)"}},{"before":"cb67be10fadad3acc794dc90d9c1821984d98772","after":"5fc5bcfdd274ef25e9e38ba6403a7db761cbe1e6","ref":"refs/heads/main","pushedAt":"2024-02-12T22:27:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"},"commit":{"message":"[TailAware] Update configuration for DNS (exporter not totally working)","shortMessageHtmlLink":"[TailAware] Update configuration for DNS (exporter not totally working)"}},{"before":"b963dca40db19c4a6944e1f808ebef5be66dfe26","after":"cb67be10fadad3acc794dc90d9c1821984d98772","ref":"refs/heads/main","pushedAt":"2024-02-12T22:25:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"},"commit":{"message":"[TailAware] Update configuration for DNS (exporter not totally working)","shortMessageHtmlLink":"[TailAware] Update configuration for DNS (exporter not totally working)"}},{"before":"367fada8fb26d2ee5e742967d20d4ba680762949","after":"b963dca40db19c4a6944e1f808ebef5be66dfe26","ref":"refs/heads/main","pushedAt":"2024-02-12T22:10:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"},"commit":{"message":"[TailAware] Update configuration for DNS (exporter not totally working)","shortMessageHtmlLink":"[TailAware] Update configuration for DNS (exporter not totally working)"}},{"before":"0d91435694e0854a717576da32c3b1728cdf577a","after":"367fada8fb26d2ee5e742967d20d4ba680762949","ref":"refs/heads/main","pushedAt":"2024-02-12T21:40:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"},"commit":{"message":"[TailAware] Update configuration for DNS (exporter not totally working)","shortMessageHtmlLink":"[TailAware] Update configuration for DNS (exporter not totally working)"}},{"before":"a62cabd09aa10a8a54c6a639fc04b07463f34f4b","after":"0d91435694e0854a717576da32c3b1728cdf577a","ref":"refs/heads/main","pushedAt":"2024-02-12T00:52:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"},"commit":{"message":"[TailAware] Update service group config","shortMessageHtmlLink":"[TailAware] Update service group config"}},{"before":"4dca2f72899ddc38e7286180a8e5703c652b4aff","after":"a62cabd09aa10a8a54c6a639fc04b07463f34f4b","ref":"refs/heads/main","pushedAt":"2024-02-12T00:50:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"},"commit":{"message":"[TailAware] Update collector config","shortMessageHtmlLink":"[TailAware] Update collector config"}},{"before":"d38441aa44519a036af428eab6bc4db2c813d796","after":"4dca2f72899ddc38e7286180a8e5703c652b4aff","ref":"refs/heads/main","pushedAt":"2024-02-12T00:27:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"},"commit":{"message":"[TailAware] Update collector config","shortMessageHtmlLink":"[TailAware] Update collector config"}},{"before":"56d2b080b679d9a9df22ad462379473c4048a110","after":null,"ref":"refs/heads/TailAware-tidy-security-groups","pushedAt":"2024-02-11T23:20:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"}},{"before":"914e022396ff462f4e965a9106887e68cda520aa","after":"d38441aa44519a036af428eab6bc4db2c813d796","ref":"refs/heads/main","pushedAt":"2024-02-11T23:20:04.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"},"commit":{"message":"Merge pull request #28 from eiathom/TailAware-tidy-security-groups\n\n[TailAware] Tidy security groups","shortMessageHtmlLink":"Merge pull request #28 from eiathom/TailAware-tidy-security-groups"}},{"before":"753a3bf9d347d0309f20608a6815f1f2ef2c7310","after":"56d2b080b679d9a9df22ad462379473c4048a110","ref":"refs/heads/TailAware-tidy-security-groups","pushedAt":"2024-02-11T23:15:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"},"commit":{"message":"[TailAware] Tidy security groups","shortMessageHtmlLink":"[TailAware] Tidy security groups"}},{"before":null,"after":"753a3bf9d347d0309f20608a6815f1f2ef2c7310","ref":"refs/heads/TailAware-tidy-security-groups","pushedAt":"2024-02-11T23:10:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"},"commit":{"message":"[TailAware] Tidy security groups","shortMessageHtmlLink":"[TailAware] Tidy security groups"}},{"before":"aef9bc00c5b1a847f8128a7a1baf9783cda0754d","after":null,"ref":"refs/heads/TailAware-working-with-issues-with-loadbalancing-and-cloudmap","pushedAt":"2024-02-11T22:36:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"}},{"before":"f6e26f7af68d433793345ebb8ac121a5d77f5898","after":"914e022396ff462f4e965a9106887e68cda520aa","ref":"refs/heads/main","pushedAt":"2024-02-11T22:36:26.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"},"commit":{"message":"Merge pull request #27 from eiathom/TailAware-working-with-issues-with-loadbalancing-and-cloudmap\n\n[TailAware] Working but with issues with loadbalancing and cloudmap","shortMessageHtmlLink":"Merge pull request #27 from eiathom/TailAware-working-with-issues-wit…"}},{"before":"c834844c95255152a8c3b73c27d4e33cce06a468","after":"aef9bc00c5b1a847f8128a7a1baf9783cda0754d","ref":"refs/heads/TailAware-working-with-issues-with-loadbalancing-and-cloudmap","pushedAt":"2024-02-11T22:33:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"},"commit":{"message":"[TailAware] Working but with issues with loadbalancing and cloudmap","shortMessageHtmlLink":"[TailAware] Working but with issues with loadbalancing and cloudmap"}},{"before":"2d6642b91c7397c8dca7dd9c71f63e62b02bd36c","after":"c834844c95255152a8c3b73c27d4e33cce06a468","ref":"refs/heads/TailAware-working-with-issues-with-loadbalancing-and-cloudmap","pushedAt":"2024-02-11T22:07:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"},"commit":{"message":"[TailAware] Working but with issues with loadbalancing and cloudmap","shortMessageHtmlLink":"[TailAware] Working but with issues with loadbalancing and cloudmap"}},{"before":null,"after":"2d6642b91c7397c8dca7dd9c71f63e62b02bd36c","ref":"refs/heads/TailAware-working-with-issues-with-loadbalancing-and-cloudmap","pushedAt":"2024-02-11T22:02:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"},"commit":{"message":"[TailAware] Working but with issues with loadbalancing and cloudmap","shortMessageHtmlLink":"[TailAware] Working but with issues with loadbalancing and cloudmap"}},{"before":"0c2a201ef8c03e92969da220f8c1dffe55330614","after":null,"ref":"refs/heads/TailAware-update-healthcheck","pushedAt":"2024-02-11T16:02:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"eiathom","name":"eiathom","path":"/eiathom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25494116?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAECTOdZgA","startCursor":null,"endCursor":null}},"title":"Activity · eiathom/otel-collector-tail-aware-example"}