Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / cooperlees/monitord issues and pull requests

#82 - Collect dbus (itself) stats

Issue - State: open - Opened by cooperlees about 1 month ago
Labels: enhancement

#81 - Make unit unhealthy check only care about LoadState::loaded

Pull Request - State: closed - Opened by cooperlees about 1 month ago - 1 comment

#80 - Switch license file from LGPL 2.1 to GPL 2

Pull Request - State: closed - Opened by michel-slm 2 months ago - 2 comments

#79 - Add dedicated config structs

Pull Request - State: closed - Opened by cooperlees 3 months ago
Labels: enhancement

#78 - Add storing systemd version in stats struct

Pull Request - State: closed - Opened by cooperlees 3 months ago
Labels: enhancement

#77 - Bump actions/checkout from 4.1.6 to 4.1.7

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies

#76 - Make an automated man style page for https://monitord.xyz/ + man page

Issue - State: open - Opened by cooperlees 4 months ago
Labels: documentation

#75 - Bump int_enum to 1.1

Pull Request - State: closed - Opened by davide125 4 months ago

#74 - Bump struct-field-names-as-array to 0.3

Pull Request - State: closed - Opened by davide125 4 months ago

#73 - Remove all uses of strum_macros::ToString macro

Pull Request - State: closed - Opened by cooperlees 4 months ago

#72 - Remove custom JSON creation

Issue - State: closed - Opened by cooperlees 4 months ago - 1 comment
Labels: enhancement

#71 - Bump actions/checkout from 4.1.5 to 4.1.6

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies

#70 - Bump actions/checkout from 4.1.4 to 4.1.5

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#69 - Bump actions/checkout from 4.1.3 to 4.1.4

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#68 - Bump actions/checkout from 4.1.2 to 4.1.3

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#67 - Bump actions/checkout from 4.1.1 to 4.1.2

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#66 - [unit_states] Support not-found unit state

Pull Request - State: closed - Opened by cooperlees 8 months ago

#65 - [unit state] Handle loaded + inactive (dead) units correctly

Issue - State: closed - Opened by cooperlees 8 months ago - 1 comment
Labels: bug

#64 - [unit state] Parse out how long it's been in said state for

Issue - State: open - Opened by cooperlees 8 months ago
Labels: enhancement

#63 - Update deps to match $bigcompany

Pull Request - State: closed - Opened by cooperlees 10 months ago

#62 - Introduce the unhealthy unit state boolean

Pull Request - State: closed - Opened by cooperlees 10 months ago

#61 - Add docs and cleanup

Pull Request - State: closed - Opened by cooperlees 11 months ago

#60 - Escape all JSON strings we don't control all input

Pull Request - State: closed - Opened by cooperlees 11 months ago
Labels: bug

#59 - Escape characters correctly wth json-flat

Issue - State: closed - Opened by cooperlees 11 months ago
Labels: bug

#58 - Bump actions/checkout from 4.1.0 to 4.1.1

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies

#57 - Add system-state metric

Pull Request - State: closed - Opened by cooperlees 12 months ago
Labels: enhancement

#56 - Bump actions/checkout from 4.0.0 to 4.1.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#55 - Add base pid1 stats

Pull Request - State: closed - Opened by cooperlees about 1 year ago
Labels: enhancement

#54 - Monitord resource usage of PID 1 itself

Issue - State: closed - Opened by cooperlees about 1 year ago
Labels: enhancement

#53 - Change all public function to have custom errors via thiserror

Issue - State: open - Opened by cooperlees about 1 year ago
Labels: bug, enhancement

#52 - Fix all references to loaded_state to load_state

Issue - State: closed - Opened by cooperlees about 1 year ago
Labels: bug

#51 - Add strum::ToString to all enums

Issue - State: closed - Opened by cooperlees about 1 year ago

#50 - Fill out docs

Issue - State: closed - Opened by cooperlees about 1 year ago - 1 comment
Labels: documentation, help wanted

#49 - Add per unit state stats

Pull Request - State: closed - Opened by cooperlees about 1 year ago
Labels: enhancement

#48 - Fix handling of units with no running processes

Pull Request - State: closed - Opened by cooperlees about 1 year ago
Labels: bug

#47 - Handle if a service we want perf stats on isn't running

Issue - State: closed - Opened by cooperlees about 1 year ago

#46 - Bump actions/checkout from 3.6.0 to 4.0.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#45 - Bump actions/checkout from 3.5.3 to 3.6.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#44 - Add counters + defined behavior if dbus/varlink are unavaliable

Issue - State: open - Opened by cooperlees about 1 year ago
Labels: bug, enhancement

#43 - Move all dbus generated code into a dbus crate module

Pull Request - State: closed - Opened by cooperlees about 1 year ago
Labels: enhancement

#42 - chore: bump to tracing-glog 0.3.0

Pull Request - State: closed - Opened by davidbarsky about 1 year ago

#40 - Add IntEnum trait to enums

Pull Request - State: closed - Opened by cooperlees about 1 year ago
Labels: enhancement

#39 - units stat parsing: Revaluate services_to_get_stats: Vec<&String> in `parse_unit_state`

Issue - State: open - Opened by cooperlees about 1 year ago - 1 comment
Labels: bug, enhancement

#38 - Move to tracing for logging

Pull Request - State: closed - Opened by cooperlees about 1 year ago

#37 - Move to varlink if/when APIs are available

Issue - State: open - Opened by cooperlees about 1 year ago
Labels: enhancement, dependencies

#36 - Bump actions/checkout from 3.5.2 to 3.5.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#35 - Move default services to collect stats on to a match statement

Pull Request - State: closed - Opened by cooperlees over 1 year ago
Labels: bug

#34 - Handle skipping networkd if enabled but not running

Issue - State: closed - Opened by cooperlees over 1 year ago
Labels: bug, help wanted, good first issue

#33 - Move json-flat to handle i32, u32 + U64s

Pull Request - State: closed - Opened by cooperlees over 1 year ago

#32 - Add Service Counters

Pull Request - State: closed - Opened by cooperlees over 1 year ago - 6 comments
Labels: enhancement

#31 - Pass dbus from lib.rs to other modules

Pull Request - State: closed - Opened by cooperlees over 1 year ago

#30 - Bump actions/checkout from 3.5.1 to 3.5.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#29 - Bump actions/checkout from 3.5.0 to 3.5.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#28 - Bump actions/checkout from 3.4.0 to 3.5.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#27 - Bump actions/checkout from 3.3.0 to 3.4.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#26 - Bump actions/checkout from 3.2.0 to 3.3.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#25 - Bump actions/checkout from 3.1.0 to 3.2.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#24 - Make metric descriptions more accurate + detailed

Issue - State: open - Opened by cooperlees almost 2 years ago
Labels: enhancement

#23 - Fix networkd + passing DBUS env var to `parse_interface_state_files `

Issue - State: closed - Opened by cooperlees almost 2 years ago
Labels: bug

#22 - Support a key prefix for flat-json

Pull Request - State: closed - Opened by cooperlees almost 2 years ago
Labels: enhancement

#21 - Add Send + Sync to Boxed Errors

Pull Request - State: closed - Opened by cooperlees almost 2 years ago

#20 - Add config drive `key_prefix` for flat-json

Issue - State: closed - Opened by cooperlees almost 2 years ago
Labels: documentation, enhancement, good first issue

#19 - Fix milliseconds runtime calculation

Issue - State: closed - Opened by cooperlees almost 2 years ago
Labels: help wanted, good first issue

#18 - Replace networkctl exec with dbus call

Pull Request - State: closed - Opened by cooperlees almost 2 years ago - 2 comments
Labels: enhancement

#17 - Remove networkctl exec for interface ID lookup

Issue - State: closed - Opened by cooperlees almost 2 years ago
Labels: enhancement

#16 - make DEFAULT_DBUS_ADDRESS public

Issue - State: closed - Opened by cooperlees almost 2 years ago - 1 comment
Labels: bug

#15 - Allow config driven DBUS Address to be set

Pull Request - State: closed - Opened by cooperlees almost 2 years ago - 1 comment

#14 - Allow monitord.conf to set DBUS address env var

Issue - State: closed - Opened by cooperlees almost 2 years ago
Labels: enhancement

#13 - Move to 0.2.0 and pin versions for $big company

Pull Request - State: closed - Opened by cooperlees almost 2 years ago

#12 - Update README.md

Pull Request - State: closed - Opened by avleen almost 2 years ago

#11 - Add unit stats

Pull Request - State: closed - Opened by cooperlees almost 2 years ago
Labels: enhancement

#10 - Update clap requirement from 3.2.22 to 4.0.18

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, rust

#9 - Update clap requirement from 3.2.22 to 4.0.15

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, rust

#8 - Update clap requirement from 3.2.22 to 4.0.11

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, rust

#7 - Bump actions/checkout from 3.0.2 to 3.1.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions

#6 - Update clap-verbosity-flag requirement from 1.0.1 to 2.0.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, rust

#5 - Update clap requirement from 3.2.22 to 4.0.8

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 2 comments
Labels: dependencies, rust

#4 - Make monitord a lib as well

Pull Request - State: closed - Opened by cooperlees almost 2 years ago

#3 - Change echo + false paths to work on OSX too for development

Pull Request - State: closed - Opened by cooperlees almost 2 years ago

#2 - Tool to generate int to meaning table

Issue - State: open - Opened by cooperlees almost 2 years ago
Labels: enhancement, help wanted, CI

#1 - Keep enums in sync with systemd

Issue - State: open - Opened by cooperlees about 2 years ago
Labels: CI