summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/telemetry
AgeCommit message (Collapse)AuthorFilesLines
2023-10-17telemetry: srcrev bump 3995a361af..38c6409c16Andrew Geissler1-1/+1
Wojciech Tempczyk (1): Fix static code analysis tool failures Change-Id: Id16ccaacd4fe02be86a4391e3a7325851815ef98 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-06-24telemetry: srcrev bump cc8abc0be5..3995a361afAndrew Geissler1-1/+1
Patrick Williams (1): Remove OWNERS which are unqualified Change-Id: Ica2aaf0070ad41816a7066faea165ff8ba04e203 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-06-07telemetry: srcrev bump cff70c14ef..cc8abc0be5Andrew Geissler1-1/+1
Krzysztof Grobelny (1): passing owner responsibilities Change-Id: I4573bac3bc79cfbb19e4e1ab4b60cde664ecfce8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-23telemetry: srcrev bump 3a1c297a36..cff70c14efAndrew Geissler1-1/+1
Krzysztof Grobelny (1): Removed FutureVersion from API Change-Id: I73e500eb3e46de0d368e91e3915fcf7ebf9a4393 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-22telemetry: srcrev bump a06626d1ad..3a1c297a36Andrew Geissler1-1/+1
Patrick Williams (2): meson: remove deprecated get_pkgconfig_variable clang-format: copy latest and re-format Change-Id: I7cb80e2f095376d9753560eba4d01b5e9248f80b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-01-25telemetry: srcrev bump 0452976942..a06626d1adAndrew Geissler1-1/+1
Krzysztof Grobelny (1): Added security checks for symlinks Change-Id: I5bda52f1fb8c637352bf24a99311e76b931ae93e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-01-19telemetry: srcrev bump 9189e35fb2..0452976942Andrew Geissler1-1/+1
Krzysztof Grobelny (1): removed unused include Change-Id: Ica328b24af6adb318b6b32dcf565c08fe28976f1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-12-13telemetry: srcrev bump 18e7101cf3..9189e35fb2Andrew Geissler1-1/+1
Patrick Williams (4): python: fix flake8 warnings and format with black prettier: re-format black: re-format markdownlint: fix all warnings Change-Id: Ic5341d22b6e485111836315b1f1abfc951d66f9a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-03telemetry: srcrev bump 62c08e9b5e..18e7101cf3Andrew Geissler1-1/+1
Krzysztof Grobelny (1): simplified appendLimit implementation Change-Id: I0b2845110058e44354fc035b6efec5211deb60ac Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-02telemetry: srcrev bump 0253f6d3cb..62c08e9b5eAndrew Geissler1-1/+1
Krzysztof Grobelny (1): Redesigned error handling Szymon Dompke (5): Use clang-format-15 Remove scripts directory Fix sensor count not updating Add missing header Update meson and subprojects Change-Id: Ib85a3cd17d8194cca269d10a4c49cbaafb4234e5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-09-28telemetry: srcrev bump a8182beb11..0253f6d3cbAndrew Geissler1-1/+1
Szymon Dompke (2): Fix clang errors Persistency: store special double values Change-Id: Idba1799f788c686971078d1eeaf278f65ba6d9ee Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-09-20Run oe-stylize on our filesEd Tanous1-13/+9
In all of our recipes, we should be following yoctos lead on formatting, order, and other things, for consistency in our meta layers. This commit runs oe-stylize.py on all of our files. The types of changes being made can be seen in the commit, but amount to: 1. Setting an explicit key ordering 2. Sectioning the files appropriately 3. Applying rules checking to our files At some point in the near future, we would turn this on as part of repotest, but some minor changes need to be upstreamed to meta-oe (WIP) to make that happen. Looking for input on whether this is something we'd like to do, and whether the diffs below look reasonable to folks. Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I489dd21d38a9fe4f3ece89cc7a5e1d0463224abf
2022-09-06telemetry: srcrev bump 458a37d19d..a8182beb11Andrew Geissler1-1/+1
Krzysztof Grobelny (1): added Enabled to AddReportFutureVersion API Change-Id: I98c22b9ab27beae98f9a2361b722de57e822b6cb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-12telemetry: srcrev bump 935a70ab89..458a37d19dAndrew Geissler1-1/+1
Szymon Dompke (1): Parameterize .service file in meson Change-Id: Iea80565c7ab2c4e2000125473ba00100eaa94d09 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-05telemetry: srcrev bump 39cc6ac99a..935a70ab89Andrew Geissler1-1/+1
Patrick Williams (1): MAINTAINERS: remove file Change-Id: I06591f8d3a3bdef6a17863d09f27373f3d32af07 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-07-26telemetry: srcrev bump aa4a9dc5cc..39cc6ac99aAndrew Geissler1-1/+1
Patrick Williams (1): sdbusplus: use shorter type aliases Szymon Dompke (1): Add length limit for user-defined values Change-Id: I554972899412de56236d88b991a677defd98dd9f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-15telemetry: srcrev bump 1cdd7e4f89..aa4a9dc5ccAndrew Geissler1-1/+1
Krzysztof Grobelny (1): changed min value to 0 for some meson options Change-Id: I82a4674b26fada78569678af0b5916b27cc1344e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-11telemetry: srcrev bump b7b7e1b603..1cdd7e4f89Andrew Geissler1-1/+1
Krzysztof Grobelny (2): fixing Set on report properties Minor refactoring in thresholds Szymon Dompke (2): Fix numeric threshold Use proper dbus path when possible. Change-Id: I5eb34c04c448b1c74dd2167d960ab5842ca25dd7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-09telemetry: srcrev bump 36de0563f9..b7b7e1b603Andrew Geissler1-1/+1
Szymon Dompke (1): Update Trigger Actions implementation Change-Id: I189260494a8e414d1741d8570c5b5bd7d290bd14 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-01telemetry: srcrev bump e0ed508c17..36de0563f9Andrew Geissler1-1/+1
Ed Tanous (1): Include-what-you-use Change-Id: I5b56a90562d15c6db15295cd0daadade84ee7289 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-05-20telemetry: srcrev bump 620c65ad38..e0ed508c17Andrew Geissler1-1/+1
Szymon Dompke (1): Fix AddressSanitizer issue in UTs Change-Id: Ia883232e012cbb1449bd9c4ff8d43ce2b2ec4a8a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-05telemetry: srcrev bump f8ae65ca62..620c65ad38Andrew Geissler1-1/+1
Szymon Dompke (2): Preserve original discrete trigger value OnChange trigger should not handle first reading Change-Id: I8f5aed43d148781aaad561cc6098d5d698869038 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-03-24telemetry: srcrev bump 5582455892..f8ae65ca62Andrew Geissler1-1/+1
Patrick Williams (1): meson: simplify dependencies Szymon Dompke (1): Remove code duplication from trigger actions Change-Id: I374e22dd48eb25299f7fdb811994727c824aa034 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-02-25telemetry: srcrev bump fdb06a141c..5582455892Andrew Geissler1-1/+1
Krzysztof Grobelny (4): added support for onChange report made MetricValues persistent fixed issue with invalid readings being visible Fixed issue with displaying empty triggers Change-Id: Id96926a7f9674eccd1b1660338cffbd274df8f1b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-02-16telemetry: srcrev bump 60fee077c5..fdb06a141cAndrew Geissler1-1/+1
Szymon Dompke (1): Report: make dbus properties writable Change-Id: Ifdd0b8b510ade0bd332f6ca92aca4fff8ee94af6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-02-15telemetry: srcrev bump b4ef22e4d3..60fee077c5Andrew Geissler1-1/+1
Krzysztof Grobelny (3): updated google test version Removed dependency to TriggerManager added property SupportedOperationTypes Change-Id: I61f0f1443850c612863daee5fb98e70d423659eb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-02-08telemetry: srcrev bump e6c417cfe7..b4ef22e4d3Andrew Geissler1-1/+1
Szymon Dompke (2): Trigger: make dbus properties writable Report: Add TriggerIds property Change-Id: I3c21368eb53e05e404d00c8897532c5ed35ca431 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-02-03telemetry: srcrev bump a950e42ba5..e6c417cfe7Andrew Geissler1-1/+1
Ankita Vilas Gawade (1): Add limit to Metric URIs to avoid buffer overflow Krzysztof Grobelny (1): Fixed handling maxAppendLimit Change-Id: I672da06138c1409ef09a27f2cea692d04084fdac Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-01-25treewide: fix up github SRC_URIsPatrick Williams1-1/+1
Per [1], Yocto is going to start requiring both branch names and `protocol=https` in GitHub SRC_URI variables. Ran the upstream tool to automatically fix our URIs. 1. https://git.yoctoproject.org/poky/tree/documentation/migration-guides/migration-3.5.rst#n10 Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I5f9619f7ff707050b469ae74c8aa16846568c5e4
2022-01-21telemetry: srcrev bump fbeb5bf414..a950e42ba5Andrew Geissler1-1/+1
Krzysztof Grobelny (1): Added constrains to id generator Change-Id: Ib73e105256d18f353b50c79402a11cffcd2e62f4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-01-14telemetry: srcrev bump 51f0fd501f..fbeb5bf414Andrew Geissler1-1/+1
Krzysztof Grobelny (1): fixed clang-tidy errors Change-Id: I817566c92954b57dda5410ed9d83d2ac8861d711 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-01-06telemetry: srcrev bump 31db7f71ec..51f0fd501fAndrew Geissler1-1/+1
Krzysztof Grobelny (1): Fixed issue with wrong timestamp Change-Id: I9fc790015417c7686457d33eaf1a1b58096a8146 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-21telemetry: srcrev bump 3e2cc9d497..31db7f71ecAndrew Geissler1-1/+1
Krzysztof Grobelny (1): Added missing const Change-Id: I05080eb3dffaee652b5f7979cd57af2b2295a0c7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-17telemetry: srcrev bump b8cc78ddf9..3e2cc9d497Andrew Geissler1-1/+1
Szymon Dompke (1): Update subprojects versions Change-Id: Ic47543e033f0aaa60df7dc862b222021c0f1f806 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-10telemetry: srcrev bump 3eb5686571..b8cc78ddf9Andrew Geissler1-1/+1
Krzysztof Grobelny (2): Using enum class instead of string in more places Api changes in AddReportFuture version Change-Id: Ia77453eebeeb18fa3a768e1f3db6683c8e9f4c4c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-08telemetry: srcrev bump e28aa53dc1..3eb5686571Andrew Geissler1-1/+1
Patrick Williams (3): sensor: add missing header for sdbusplus::bus::match build: fix deprecated meson function meson: fix phosphor-logging dependency Szymon Dompke (1): Add support for AppendLimit and ReportUpdates Change-Id: Idaa4881e5b93cdbbb5c838becea668aa3c3e2393 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03meta-phosphor:meson: pkgconfig inherit requiredAndrew Geissler1-1/+1
Upstream yocto made a change recently that brought to light a bug in some of our recipes. If your meson makefiles utilize the dependency() function then the recipe must also include pkgconfig. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ie85e2a3bd86010c2ce5d08c75fddc1ba348ff891
2021-11-03telemetry: srcrev bump 7e098e93ef..e28aa53dc1Andrew Geissler1-1/+1
Szymon Dompke (1): Add Id to Trigger Change-Id: I106d4c112232d33c8561887e7b7fc63da7bc70ec Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-20telemetry: srcrev bump 2001301a0f..7e098e93efAndrew Geissler1-1/+1
Lukasz Kazmierczak (1): Added support for Enabled property Change-Id: Ic40a419bb5919c625e567142160d1a2f69caca34 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-09telemetry: srcrev bump 934201f7e7..2001301a0fAndrew Geissler1-1/+1
Szymon Dompke (1): Modify Trigger dbus api Change-Id: I53d352bb9728f16d3aa88abd3a4536e494509ac2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-08telemetry: srcrev bump 93064d8fce..934201f7e7Andrew Geissler1-1/+1
Patrick Williams (1): build: switch to C++20 Change-Id: I0835895509eb4c7134c80b106c2cdaa7802dd39a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-10telemetry: srcrev bump e702a5de61..93064d8fceAndrew Geissler1-1/+1
Krzysztof Grobelny (1): added support for Collection Functions Lukasz Kazmierczak (1): Updated subprojects revisions to fix build issues Change-Id: I63885a6ae212ac7ab6b58381e9d0a2defe2f3fd6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-24telemetry: srcrev bump a74e44f6ef..e702a5de61Andrew Geissler1-1/+1
Lukasz Kazmierczak (1): Modify severity text for discrete Triggers Change-Id: Ie7ff5ae079c7830fdf7d8dd009175bc02b8ee189 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-11meta-phosphor: prep for new override syntaxPatrick Williams1-1/+1
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I588025b614416c43aa2d053765ab53bacf890cb5
2021-08-06telemetry: srcrev bump 3a617023ea..a74e44f6efAndrew Geissler1-1/+1
Lukasz Kazmierczak (1): Extending meson build system to support fast compilation during development stage Change-Id: I1d8a22ded36c5003a8feb879ed7940308d1bb239 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-30telemetry: srcrev bump 9f346790ff..3a617023eaAndrew Geissler1-1/+1
Krzysztof Grobelny (1): created AddReportFutureVersion dbus method Szymon Dompke (1): Refactor metadata returned by Readings property Change-Id: I58ac3515298b91abd48feb78bb9711a5aae10e39 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-23telemetry: srcrev bump 4416fce6fb..9f346790ffAndrew Geissler1-1/+1
Szymon Dompke (1): Change discrete threshold value to string Change-Id: I59311dc2858b19f3f57cf15db88b98eed23266d5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-19telemetry: srcrev bump d2620704f7..4416fce6fbAndrew Geissler1-1/+1
Cezary Zwolak (2): Save persistent triggers to storage Read persistent triggers from storage Change-Id: I57c5e6885b3882e3381944b2a65230e5195dd3bd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-16telemetry: srcrev bump 4ab1d496d8..d2620704f7Andrew Geissler1-1/+1
Szymon Dompke (1): Add meson generated files to .gitignore Change-Id: I4836e5893dc43c0c3bbd388e73cc67a34032ab0b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-02telemetry: srcrev bump 85db8bdfac..4ab1d496d8Andrew Geissler1-1/+1
Lukasz Kazmierczak (2): Adding Lukasz Kazmierczak to the MAINTAINERS file Adding Lukasz Kazmierczak to the MAINTAINERS file Moving entry to the Maintainer group Change-Id: I5ea94e22451d337b33e984eecb20ea996ed3d8a8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>