Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add: apcupsd metrics #7065

Merged
merged 1 commit into from
Feb 25, 2020
Merged

Add: apcupsd metrics #7065

merged 1 commit into from
Feb 25, 2020

Conversation

donvipre
Copy link
Contributor

@donvipre donvipre commented Feb 22, 2020

  • new tags:
    • model
  • new metrics:
    • battery_date
    • nominal_input_voltage
    • nominal_battery_voltage
    • nominal_power
    • firmware

closes: #7028

Required for all PRs:

  • Signed CLA.
  • Associated README.md updated.
  • Has appropriate unit tests.

- new tags:
  - model
- new metrics:
  - battery_date
  - nominal_input_voltage
  - nominal_battery_voltage
  - nominal_power
  - firmware
@donvipre
Copy link
Contributor Author

tests are failing due to some other reason... not because of these code changes. Could someone from the influx maintainers please check?

@danielnelson danielnelson added the feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin label Feb 25, 2020
@danielnelson danielnelson added this to the 1.14.0 milestone Feb 25, 2020
@danielnelson danielnelson merged commit b127254 into influxdata:master Feb 25, 2020
athoune pushed a commit to bearstech/telegraf that referenced this pull request Apr 17, 2020
- new tags:
  - model
- new metrics:
  - battery_date
  - nominal_input_voltage
  - nominal_battery_voltage
  - nominal_power
  - firmware
idohalevi pushed a commit to idohalevi/telegraf that referenced this pull request Sep 29, 2020
- new tags:
  - model
- new metrics:
  - battery_date
  - nominal_input_voltage
  - nominal_battery_voltage
  - nominal_power
  - firmware
arstercz pushed a commit to arstercz/telegraf that referenced this pull request Mar 5, 2023
- new tags:
  - model
- new metrics:
  - battery_date
  - nominal_input_voltage
  - nominal_battery_voltage
  - nominal_power
  - firmware
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

apcupsd plugin is missing some data
2 participants