{"id":18368642,"url":"https://github.com/openbmc/telemetry","last_synced_at":"2025-04-06T17:31:47.789Z","repository":{"id":64502052,"uuid":"221534796","full_name":"openbmc/telemetry","owner":"openbmc","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-04T11:41:21.000Z","size":1930,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-22T04:02:09.462Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"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/openbmc.png","metadata":{"files":{"readme":"README.md","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":"2019-11-13T19:23:40.000Z","updated_at":"2025-02-04T11:41:25.000Z","dependencies_parsed_at":"2024-08-20T10:19:46.075Z","dependency_job_id":"b26ae6e3-c765-4e15-91af-518fd87c1a2f","html_url":"https://github.com/openbmc/telemetry","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbmc%2Ftelemetry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbmc%2Ftelemetry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbmc%2Ftelemetry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbmc%2Ftelemetry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openbmc","download_url":"https://codeload.github.com/openbmc/telemetry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247522390,"owners_count":20952540,"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-11-05T23:26:50.798Z","updated_at":"2025-04-06T17:31:46.568Z","avatar_url":"https://github.com/openbmc.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Telemetry\n\nThis component implements middleware for sensors and metrics aggregation.\n\n## Capabilities\n\nThis application is implementation of Telemetry proposed in OpenBMC design docs\n`[1]`.\n\nIt's responsible for:\n\n- on-demand creation of metric reports,\n  - aggregated sets of sensor values available in system `[2]`,\n- access to metric report in both pull and push model (triggers),\n- run-time monitoring of sensor`[3]` updates.\n\n## Use-cases\n\n- generic and centralized way to observe telemetry data inside system\n- back-end for Redfish TelemetryService`[4]`\n\n## How to build\n\nThere are two way to build telemetry service:\n\n- using bitbake in yocto environment\n- using meson as native build\n\nTo build it using bitbake follow the guide from OpenBMC docs`[5]`. To build it\nusing meson follow the quick guide to install meson`[6]` and then run below\ncommands\n\n```sh\nmeson build\ncd build\nninja\n```\n\nAfter successful build you should be able to run telemetry binary or start unit\ntests\n\n```sh\n./tests/telemetry-ut\n./telemetry\n```\n\nIn case if system is missing boost dependency, it is possible to build it\nlocally and set BOOST_ROOT environment variable to location of built files for\nmeson. After this change meson should be able to detect boost dependency. See\n`[7]` for more details.\n\n## Notes\n\nMore information can be found in OpenBMC docs repository `[8]`.\n\n## References\n\n1. [OpenBMC platform telemetry design](https://github.com/openbmc/docs/blob/master/designs/telemetry.md)\n2. [Sensor support for OpenBMC](https://github.com/openbmc/docs/blob/master/architecture/sensor-architecture.md)\n3. [dbus-sensors](https://github.com/openbmc/dbus-sensors)\n4. [Redfish TelemetryService](https://redfish.dmtf.org/schemas/v1/TelemetryService.json)\n5. [Yocto-development](https://github.com/openbmc/docs/blob/master/yocto-development.md)\n6. [Meson-Quick-Guide](https://mesonbuild.com/Quick-guide.html)\n7. [Meson-Boost-dependency](https://mesonbuild.com/Dependencies.html#boost)\n8. [OpenBMC-docs-repository](https://github.com/openbmc/docs)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenbmc%2Ftelemetry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenbmc%2Ftelemetry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenbmc%2Ftelemetry/lists"}