-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Verify component_discarded_events_total
and component_errors_total
for all sources/sinks
#13995
Closed
86 of 90 tasks
Comments
This was referenced Aug 18, 2022
17 tasks
This was referenced Aug 23, 2022
neuronull
added a commit
that referenced
this issue
Aug 26, 2022
…mpliance test helper (#14103) <!-- **Your PR title must conform to the conventional commit spec!** <type>(<scope>)!: <description> * `type` = chore, enhancement, feat, fix, docs * `!` = OPTIONAL: signals a breaking change * `scope` = Optional when `type` is "chore" or "docs", available scopes https://github.com/vectordotdev/vector/blob/master/.github/semantic.yml#L20 * `description` = short description of the change Examples: * enhancement(file source): Add `sort` option to sort discovered files * feat(new source): Initial `statsd` source * fix(file source): Fix a bug discovering new files * chore(external docs): Clarify `batch_size` option --> part of #14055 part of #13995.
This was referenced Aug 26, 2022
This was referenced Aug 29, 2022
This was referenced Sep 6, 2022
jszwedko
changed the title
Verify
Verify Sep 8, 2022
component_discarded_events_total
for all sources/sinkscomponent_discarded_events_total
and component_errors_total
for all sources/sinks
This was referenced Sep 9, 2022
This was referenced Sep 13, 2022
This was referenced Sep 22, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For each component:
assert_X_compliance
test helperscomponent_discarded_events_total
to match the new instrumentation spec by addingreason
to the emitted logs, andintentional
to emitted logs and metricsCopy this checklist when creating the issue for each component.
After the audit:
Sources:
@spencergilbert
aws_ecs_metrics
source #14193aws_kinesis_firehose
source #14194aws_s3
source #14195aws_sqs
source #14196logstash
source #14197mongodb_metrics
source #14198nats
source #14199nginx_metrics
source #14200opentelemetry
source #14003@neuronull
datadog_agent
source #14051apache_metrics
source #14053host_metrics
source #14055http
source #14056internal_logs
source #14129internal_metrics
source #14130journald
source #14134file
source #14149kubernetes_logs
source #14148@StephenWakely
gcp_pubsub
source #14347demo_logs
source #14374dnstap
source #14377docker_logs
source #14411eventstoredb_metrics
source #14450exec
source #14451fluent
source #14493heroku_logs
source #14494kafka
source #14495@prognant
postgresql_metrics
source #14500prometheus_remote_write
source #14509prometheus_scrape
source #14508redis
source #14507socket
source #14506splunk_hec
source #14505statsd
source #14504stdin
source #14503syslog
source #14502vector
source #14501Sinks:
@spencergilbert
aws_cloudwatch_logs
sink #14201aws_cloudwatch_metrics
sink #14202aws_kinesis_firehose
sink #14203aws_kinesis_streams
sink #14204aws_s3
sink #14205aws_sqs
sink #14206logdna
sink #14207loki
sink #14208nats
sink #14019new_relic
sink #14209new_relic_logs
sink #14210honeycomb
sink #14152@StephenWakely
azure_blob
sink #14496azure_monitor_logs
sink #14526blackhole
sink #14594chronicle_unstructured
sink #14595clickhouse
sink #14597console
sink #14602elasticsearch
sink #14610axiom
sink #14631gcp_cloud_storage
sink #14633gcp_pubsub
sink #14637gcp_stackdriver_logs
sink #14641gcp_stackdriver_metrics
sink #14650@neuronull
datadog_archives
sink #14172datadog_events
sink #14232datadog_logs
sink #14173datadog_metrics
sink #14262datadog_traces
sink #14298file
sink #14226http
sink #14301humio_logs
sink #14303humio_metrics
sink #14310influxdb_logs
sink #14311influxdb_metrics
sink #14317kafka
sink #14318prometheus_remote_write
sink #14092redis
sink #14141sematext_logs
sink #14142sematext_metrics
sink #14169socket
sink #14211statsd
sink #14214@prognant
papertrail
sink #14059prometheus_exporter
sink #14077pulsar
sink #14096splunk_hec_logs
sink #14212splunk_hec_metrics
sink #14213vector
sink #14215websocket
sink #14216The text was updated successfully, but these errors were encountered: