{"id":14956424,"url":"https://github.com/mongodb/ftdc","last_synced_at":"2025-11-11T21:09:20.334Z","repository":{"id":33839085,"uuid":"146502453","full_name":"mongodb/ftdc","owner":"mongodb","description":"utils for working with mongodb full-time diagnostic data capture files","archived":false,"fork":false,"pushed_at":"2025-02-25T16:06:31.000Z","size":5426,"stargazers_count":25,"open_issues_count":3,"forks_count":21,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-06-13T21:05:22.079Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mongodb.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-28T20:22:12.000Z","updated_at":"2025-03-15T23:20:44.000Z","dependencies_parsed_at":"2023-11-16T20:12:39.536Z","dependency_job_id":"af534a80-32df-460e-9e9e-9323c801d522","html_url":"https://github.com/mongodb/ftdc","commit_stats":{"total_commits":208,"total_committers":12,"mean_commits":"17.333333333333332","dds":0.6346153846153846,"last_synced_commit":"f76d3c066734110ee0a468f0ada760cb5e328873"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb/ftdc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fftdc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fftdc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fftdc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fftdc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/ftdc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fftdc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264958193,"owners_count":23689010,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-09-24T13:13:03.080Z","updated_at":"2025-11-11T21:09:15.282Z","avatar_url":"https://github.com/mongodb.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"======================================================\n``ftdc`` -- Golang FTDC Parsing and Generating Library\n======================================================\n\nOverview\n--------\n\nFTDC, originally short for *full time diagnostic data capture*, is\nMongoDB's internal diagnostic data collection facility. It encodes\ndata in a space-efficient format, which allows MongoDB to record\ndiagnostic information every second, and store weeks of data with only\na few hundred megabytes of storage.\n\nThis library provides a fully-featured and easy to use toolkit for\ninteracting data stored in this format in Go programs. The library\nitself originated as a `project by 2016 Summer interns at MongoDB\n\u003chttps://github.com/10gen/ftdc-utils\u003e`_ but has diverged substantially\nsince then.\n\nFeatures\n--------\n\nCurrent\n~~~~~~~\n\nCurrently the library provides parsing of the FTDC data format and\nseveral ways of iterating these results. Additionally, it provides the\nability to create FTDC payloads, and is the only extant (?) tool for\ngenerating FTDC data outside of the MongoDB code base.\n\nThe library includes tools for generating FTDC payloads and document\nstreams as well as iterators and tools for accessing data from FTDC\nfiles. All functionality is part of the ``ftdc`` package, and the API\nis fully documented.\n\nUpcoming\n~~~~~~~~\n\n- (pending requests and use-cases) mode to read FTDC data without\n  flattening the document structure.\n\n- command line tools for parsing and generating FTDC payloads.\n\n- helpers for generating default collector configurations.\n\n- combined check\n\n- improved collector performance.\n\n... and more\n\nDocumentation\n-------------\n\nAll documentation is in the `godoc \u003chttps://godoc.org/github.com/mongodb/ftdc\u003e`_.\n\nParticipate\n-----------\n\nFile tickets in the `MAKE \u003chttps://jira.mongodb.org/browse/MAKE\u003e`_\nproject on the MongoDB jira. The repository will shortly move back to\nan offical MongoDB GitHub organization.\n\nPull requests are welcome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmongodb%2Fftdc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmongodb%2Fftdc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmongodb%2Fftdc/lists"}