Skip to content

Add metadata.csv to python.d.plugin#14959

Merged
Ancairon merged 46 commits intonetdata:masterfrom
Ancairon:metadata-info
Apr 27, 2023
Merged

Add metadata.csv to python.d.plugin#14959
Ancairon merged 46 commits intonetdata:masterfrom
Ancairon:metadata-info

Conversation

@Ancairon
Copy link
Copy Markdown
Member

@Ancairon Ancairon commented Apr 25, 2023

Summary

As the title suggests, this PR adds metadata.csv to some modules.

  • adaptec_raid
  • alarms
  • am2320
  • anomalies
  • beanstalk
  • bind_rndc
  • boinc
  • ceph
  • changefinder
  • dovecot
  • example
  • exim
  • fail2ban
  • gearman
  • go_expvar
  • haproxy (@ilyam8 can you check if 'health_idle' gets assigned, can't find the dimension assignment, left it as None for now)
  • hddtemp
  • hpssa
  • icecast
  • ipfs
  • litespeed
  • megacli
  • memcached
  • monit
  • nsd
  • nvidia_smi
  • openldap
  • oracledb
  • pandas
  • postfix
  • puppet
  • rethinkdbs
  • retroshare
  • riakkv
  • samba
  • sensors
  • smartd_log
  • spigotmc
  • squid
  • tomcat
  • tor
  • traefik
  • uwsgi
  • varnish
  • w1sensor
  • zscores

Copy link
Copy Markdown
Contributor

@cakrit cakrit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't want a link to a csv in the documentation. Convert these to tables of metrics in markdown format please.

Create a small script that just does that for now (takes as input the csv and spits out the markdown table). An additional manual step is then needed to edit the readme.

The script may eventually be extended enough to generate the whole markdown document, but that's not a requirement for now.

@Ancairon
Copy link
Copy Markdown
Member Author

Ancairon commented Apr 25, 2023

@cakrit my thought was that we are going to introduce the same text everywhere, and then the ingest would do that conversion. It should not be that hard, and we can replace this text with a table, automatically.

I can work on that once we are finished with these additions.

@Ancairon Ancairon marked this pull request as draft April 25, 2023 17:32
@Ancairon Ancairon changed the title Add metadata.csv to several modules Add metadata.csv to python.d.plugin Apr 25, 2023
@Ancairon Ancairon marked this pull request as ready for review April 27, 2023 08:38
@Ancairon Ancairon requested a review from cakrit April 27, 2023 15:02
@Ancairon Ancairon merged commit e5a5aaa into netdata:master Apr 27, 2023
@Ancairon Ancairon deleted the metadata-info branch December 9, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/collectors Everything related to data collection area/docs collectors/python.d

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants