-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[Metricbeat] ReporterV2 with error migration tracking meta-issue #11374
Labels
Comments
fearful-symmetry
added
Metricbeat
Metricbeat
Team:Integrations
Label for the Integrations team
technical_debt
labels
Mar 21, 2019
fearful-symmetry
changed the title
[Metricbeat] ReporterV2 with error migration tracking
[Metricbeat] ReporterV2 with error migration tracking meta-issue
Mar 21, 2019
This was referenced Mar 21, 2019
This was referenced Mar 23, 2019
This was referenced Mar 25, 2019
This was referenced Apr 3, 2019
This was referenced Apr 12, 2019
This was referenced Jun 5, 2019
This was referenced Sep 5, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@ruflin and I decided to make a meta-issue for this now that #10727 has been merged. Our hope is that this will simplify a lot of metricset code floating around, as we now have a cleaner way to handle errors in
Fetch()
I generated a simple list with
grep -rn "Fetch(.*mb.ReporterV2) {" . | grep -o './[a-z_]*/[a-z_]*' | sed 's/\.\//- [ ] /g'
ceph/cluster_health
ceph/cluster_status
ceph/osd_df
ceph/osd_tree
ceph/pool_disk
consul/agent [Metricbeat] migrate consul module to ReporterV2 error #11440
couchbase/bucket [metricbeat] move couchbase module to ReporterV2 error #11396
couchbase/cluster [metricbeat] move couchbase module to ReporterV2 error #11396
couchbase/node [metricbeat] move couchbase module to ReporterV2 error #11396
couchdb/server [Metricbeat] migrate couchdb module to ReporterV2 error #11411
docker/container [Metricbeat] migrate docker module to ReporterV2 error #11462
docker/cpu [Metricbeat] migrate docker module to ReporterV2 error #11462
docker/diskio [Metricbeat] migrate docker module to ReporterV2 error #11462
docker/healthcheck [Metricbeat] migrate docker module to ReporterV2 error #11462
docker/memory [Metricbeat] migrate docker module to ReporterV2 error #11462
docker/network [Metricbeat] migrate docker module to ReporterV2 error #11462
elasticsearch/ccr
elasticsearch/cluster_stats
elasticsearch/index
elasticsearch/index_recovery
elasticsearch/index_summary
elasticsearch/ml_job
elasticsearch/node
elasticsearch/node_stats
elasticsearch/pending_tasks
elasticsearch/shard
envoyproxy/server [Metricbeat] migrate envoyproxy module to ReporterV2 error #11412
etcd/leader [Metricbeat] migrate etcd module to ReporterV2 error #11413
etcd/self [Metricbeat] migrate etcd module to ReporterV2 error #11413
etcd/store [Metricbeat] migrate etcd module to ReporterV2 error #11413
golang/expvar [Metricbeat] migrate golang module to ReporterV2 error #11382
golang/heap [Metricbeat] migrate golang module to ReporterV2 error #11382
haproxy/info [Metricbeat] migrate haproxy module to ReporterV2 error #11446
haproxy/stat [Metricbeat] migrate haproxy module to ReporterV2 error #11446
kafka/consumergroup [metricbeat] migrate kafka to reporterV2 with error return #11868
kafka/partition [metricbeat] migrate kafka to reporterV2 with error return #11868
kibana/stats [metricbeat] migrate kafka to reporterV2 with error return #11868
kibana/status [metricbeat] migrate kafka to reporterV2 with error return #11868
kubernetes/container [Metricbeat] ReporterV2 with error migration tracking meta-issue #11374
kubernetes/node [Metricbeat] ReporterV2 with error migration tracking meta-issue #11374
kubernetes/pod [Metricbeat] ReporterV2 with error migration tracking meta-issue #11374
kubernetes/state_node [Metricbeat] ReporterV2 with error migration tracking meta-issue #11374
kubernetes/system [Metricbeat] ReporterV2 with error migration tracking meta-issue #11374
kubernetes/volume [Metricbeat] ReporterV2 with error migration tracking meta-issue #11374
kvm/dommemstat [metricbeat] migrate kvm to ReporterV2 with new error handling #11814
logstash/node
logstash/node_stats
memcached/stats [Metricbeat] migrate memcached module to ReporterV2 error #11415
mongodb/collstats [metricbeat] migrate mongodb to reporterv2 with error handling #11653
mongodb/dbstats [metricbeat] migrate mongodb to reporterv2 with error handling #11653
mongodb/metrics [metricbeat] migrate mongodb to reporterv2 with error handling #11653
mongodb/replstatus [metricbeat] migrate mongodb to reporterv2 with error handling #11653
mongodb/status [metricbeat] migrate mongodb to reporterv2 with error handling #11653
munin/node [metricbeat] migrate munin to reporterV2 with error return #11819
nats/connections [Metricbeat] Migrate NATS to reporterv2 with error handling #11881
nats/routes [Metricbeat] Migrate NATS to reporterv2 with error handling #11881
nats/stats [Metricbeat] Migrate NATS to reporterv2 with error handling #11881
nats/subscriptions [Metricbeat] Migrate NATS to reporterv2 with error handling #11881
nginx/stubstatus [metricbeat] Migrate nginx/substatus to reporterv2 with error #13518
php_fpm/pool [Metricbeat] migrate php_fpm module to ReporterV2 error #11459
postgresql/activity [Metricbeat] migrate postgres to ReporterV2 with new error handling #11636
postgresql/bgwriter [Metricbeat] migrate postgres to ReporterV2 with new error handling #11636
postgresql/database [Metricbeat] migrate postgres to ReporterV2 with new error handling #11636
postgresql/statement [Metricbeat] migrate postgres to ReporterV2 with new error handling #11636
prometheus/collector [metricbeat] Migrate prometheus/collector to reporterv2 with error #13521
rabbitmq/connection [metricbeat] migrate rabbitmq to reporterv2 with error return #12228
rabbitmq/exchange [metricbeat] migrate rabbitmq to reporterv2 with error return #12228
rabbitmq/metricset_test [metricbeat] migrate rabbitmq to reporterv2 with error return #12228
rabbitmq/node [metricbeat] migrate rabbitmq to reporterv2 with error return #12228
rabbitmq/node [metricbeat] migrate rabbitmq to reporterv2 with error return #12228
rabbitmq/queue [metricbeat] migrate rabbitmq to reporterv2 with error return #12228
redis/info [metricbeat] migrate Redis to reporterV2 with error #11792
redis/key [metricbeat] migrate Redis to reporterV2 with error #11792
redis/keyspace [metricbeat] migrate Redis to reporterV2 with error #11792
redis/metricset_integration_test [metricbeat] migrate Redis to reporterV2 with error #11792
system/core [Metricbeat] migrate the system module to reporterV2 with error return, part one #12455
system/cpu [Metricbeat] migrate the system module to reporterV2 with error return, part one #12455
system/diskio [Metricbeat] migrate the system module to reporterV2 with error return, part one #12455
system/filesystem [Metricbeat] migrate the system module to reporterV2 with error return, part one #12455
system/fsstat [Metricbeat] migrate the system module to reporterV2 with error return, part one #12455
system/load
system/memory
system/network
system/process
system/process_summary
system/raid
system/socket
system/socket_summary
system/uptime
traefik/health [Metricbeat] migrate traefik module to ReporterV2 error #11458
windows/perfmon [metricbeat] Migrate windows/perfmon to reporterv2 with error #13517
zookeeper/mntr [metricbeat] migrate zookeeper to reporter V2 with error handling #11659
zookeeper/server [metricbeat] migrate zookeeper to reporter V2 with error handling #11659
The text was updated successfully, but these errors were encountered: