prometheus/config/testdata
Owen Williams 74610b7c89
config: address edge case where local config specifies validation mode only (#16923)
This check ensures that local ScrapeConfigs that only specify Legacy validation do not inherit the default global AllowUTF8 escaping setting, which is an invalid combination of settings.

---------

Signed-off-by: Owen Williams <owen.williams@grafana.com>
2025-08-04 13:53:50 -04:00
..
scrape_configs
agent_mode.good.yml
agent_mode.with_alert_manager.yml
agent_mode.with_alert_relabels.yml
agent_mode.with_remote_reads.yml
agent_mode.with_rule_files.yml
agent_mode.without_remote_writes.yml
azure_authentication_method.bad.yml
azure_bearertoken_basicauth.bad.yml
azure_client_id_missing.bad.yml
azure_client_secret_missing.bad.yml
azure_subscription_id_missing.bad.yml
azure_tenant_id_missing.bad.yml
bearertoken.bad.yml
bearertoken_basicauth.bad.yml
conf.good.yml discovery: add STACKIT SD (#16401) 2025-06-17 15:41:14 +02:00
config_with_deprecated_am_api_config.yml
dropequal.bad.yml
dropequal1.bad.yml
ec2_filters_empty_values.bad.yml
ec2_token_file.bad.yml
empty_alert_relabel_config.bad.yml
empty_alertmanager_relabel_config.bad.yml
empty_metric_relabel_config.bad.yml
empty_rr_config.bad.yml
empty_rw_config.bad.yml
empty_rw_relabel_config.bad.yml
empty_scrape_config.bad.yml
empty_scrape_config_action.bad.yml
empty_static_config.bad.yml
empty_target_relabel_config.bad.yml
eureka_invalid_server.bad.yml
eureka_no_server.bad.yml
external_labels.good.yml
first.rules
global_convert_classic_hist_to_nhcb.good.yml Add global config option for convert_classic_histograms_to_nhcb 2025-03-27 10:55:27 -07:00
global_disable_always_scrape_classic_hist.good.yml Add global config option for always_scrape_classic_histograms 2025-05-05 10:14:04 -07:00
global_enable_always_scrape_classic_hist.good.yml Add global config option for always_scrape_classic_histograms 2025-05-05 10:14:04 -07:00
global_timeout.good.yml
hetzner_role.bad.yml
http_token_file.bad.yml
http_url_bad_scheme.bad.yml
http_url_no_host.bad.yml
http_url_no_scheme.bad.yml
ionos_datacenter.bad.yml
jobname.bad.yml
jobname_dup.bad.yml
keepequal.bad.yml
keepequal1.bad.yml
kubernetes_api_server_with_own_namespace.bad.yml
kubernetes_authorization_basicauth.bad.yml
kubernetes_bearertoken.bad.yml
kubernetes_bearertoken_basicauth.bad.yml
kubernetes_empty_apiserver.good.yml
kubernetes_http_config_without_api_server.bad.yml
kubernetes_kubeconfig_with_apiserver.bad.yml
kubernetes_kubeconfig_with_http_config.bad.yml
kubernetes_kubeconfig_with_own_namespace.bad.yml
kubernetes_kubeconfig_without_apiserver.good.yml
kubernetes_namespace_discovery.bad.yml
kubernetes_role.bad.yml
kubernetes_selectors_duplicated_role.bad.yml
kubernetes_selectors_endpoints.bad.yml
kubernetes_selectors_endpoints.good.yml
kubernetes_selectors_incorrect_selector.bad.yml
kubernetes_selectors_ingress.bad.yml
kubernetes_selectors_ingress.good.yml
kubernetes_selectors_node.bad.yml
kubernetes_selectors_node.good.yml
kubernetes_selectors_pod.bad.yml
kubernetes_selectors_pod.good.yml
kubernetes_selectors_service.bad.yml
kubernetes_selectors_service.good.yml
labeldrop.bad.yml
labeldrop2.bad.yml
labeldrop3.bad.yml
labeldrop4.bad.yml
labeldrop5.bad.yml
labelkeep.bad.yml
labelkeep2.bad.yml
labelkeep3.bad.yml
labelkeep4.bad.yml
labelkeep5.bad.yml
labelmap.bad.yml utf8: Remove support for legacy global validation setting 2025-03-13 10:47:24 -04:00
labelname.bad.yml utf8: Remove support for legacy global validation setting 2025-03-13 10:47:24 -04:00
labelvalue.bad.yml
lightsail_token_file.bad.yml
local_convert_classic_hist_to_nhcb.good.yml Add global config option for convert_classic_histograms_to_nhcb 2025-03-27 10:55:27 -07:00
local_disable_always_scrape_classic_hist.good.yml Add global config option for always_scrape_classic_histograms 2025-05-05 10:14:04 -07:00
local_disable_convert_classic_hist_to_nhcb.good.yml Add global config option for convert_classic_histograms_to_nhcb 2025-03-27 10:55:27 -07:00
local_enable_always_scrape_classic_hist.good.yml Add global config option for always_scrape_classic_histograms 2025-05-05 10:14:04 -07:00
lowercase.bad.yml
lowercase3.bad.yml
marathon_authtoken_authorization.bad.yml
marathon_authtoken_authtokenfile.bad.yml
marathon_authtoken_basicauth.bad.yml
marathon_authtoken_bearertoken.bad.yml
marathon_no_servers.bad.yml
modulus_missing.bad.yml
openstack_availability.bad.yml
openstack_role.bad.yml
otlp_allow_keep_identifying_resource_attributes.good.yml Rename to keep_identifying_resource_attributes 2024-11-29 15:19:14 +01:00
otlp_allow_utf8.bad.yml Allow UTF-8 characters in metric and label names as opt-in feature (#15258) 2024-11-08 10:02:48 -03:00
otlp_allow_utf8.good.yml Allow UTF-8 characters in metric and label names as opt-in feature (#15258) 2024-11-08 10:02:48 -03:00
otlp_allow_utf8.incompatible.yml Allow UTF-8 characters in metric and label names as opt-in feature (#15258) 2024-11-08 10:02:48 -03:00
otlp_convert_histograms_to_nhcb.good.yml Optionally translate OTel histograms to NHCB (#15850) 2025-03-20 09:18:51 -07:00
otlp_empty.yml bugfix: Default OTLP config not respected when `otlp:` block is unset (#16693) 2025-06-04 22:52:39 +02:00
otlp_ignore_resource_attributes_without_promote_all.bad.yml Add support for promoting all OTel resource attributes (#16426) 2025-05-26 18:15:01 +02:00
otlp_no_translation.good.yml feat: Support 'NoTranslation' mode in OTLP endpoint (#16441) 2025-04-22 13:13:30 -03:00
otlp_no_translation.incompatible.yml feat: Support 'NoTranslation' mode in OTLP endpoint (#16441) 2025-04-22 13:13:30 -03:00
otlp_promote_all_resource_attributes.bad.yml Add support for promoting all OTel resource attributes (#16426) 2025-05-26 18:15:01 +02:00
otlp_promote_scope_metadata.good.yml Support including scope metadata as metric labels (#16878) 2025-07-18 13:44:05 -03:00
otlp_sanitize_default_resource_attributes.good.yml Add support for promoting all OTel resource attributes (#16426) 2025-05-26 18:15:01 +02:00
otlp_sanitize_ignore_resource_attributes.bad.yml Add support for promoting all OTel resource attributes (#16426) 2025-05-26 18:15:01 +02:00
otlp_sanitize_ignore_resource_attributes.good.yml Add support for promoting all OTel resource attributes (#16426) 2025-05-26 18:15:01 +02:00
otlp_sanitize_promote_resource_attributes.bad.yml Add support for promoting all OTel resource attributes (#16426) 2025-05-26 18:15:01 +02:00
otlp_sanitize_promote_resource_attributes.good.yml Add support for promoting all OTel resource attributes (#16426) 2025-05-26 18:15:01 +02:00
otlp_sanitize_resource_attributes_promote_all.good.yml Add support for promoting all OTel resource attributes (#16426) 2025-05-26 18:15:01 +02:00
ovhcloud_bad_service.bad.yml
ovhcloud_no_secret.bad.yml
puppetdb_bad_url.bad.yml
puppetdb_no_query.bad.yml
puppetdb_no_scheme.bad.yml
puppetdb_no_url.bad.yml
puppetdb_token_file.bad.yml
regex.bad.yml
remote_read_dup.bad.yml
remote_read_header.bad.yml
remote_read_url_missing.bad.yml
remote_write_authorization_header.bad.yml
remote_write_dup.bad.yml
remote_write_header.bad.yml
remote_write_retry_on_rate_limit.good.yml
remote_write_url_missing.bad.yml
remote_write_wrong_msg.bad.yml
roundtrip.good.yml
rules.bad.yml
rules_abs_path.good.yml
rules_abs_path_windows.good.yml
scaleway_no_secret.bad.yml
scaleway_role.bad.yml
scaleway_two_secrets.bad.yml
scrape_body_size_limit.bad.yml
scrape_config_default_validation_mode.yml
scrape_config_disable_compression.good.yml
scrape_config_files.bad.yml
scrape_config_files.good.yml
scrape_config_files2.good.yml
scrape_config_files_combined.good.yml
scrape_config_files_double_import.bad.yml
scrape_config_files_duplicate.bad.yml
scrape_config_files_fallback_scrape_protocol1.bad.yml
scrape_config_files_fallback_scrape_protocol2.bad.yml
scrape_config_files_glob.bad.yml
scrape_config_files_glob.good.yml
scrape_config_files_global.bad.yml
scrape_config_files_global_duplicate.bad.yml
scrape_config_files_only.good.yml
scrape_config_files_scrape_protocols.bad.yml
scrape_config_files_scrape_protocols2.bad.yml
scrape_config_global_validation_mode.yml scrape: Add config option for escaping scheme request. (#16066) 2025-03-26 18:27:28 -04:00
scrape_config_local_global_validation_mode.yml scrape: Add config option for escaping scheme request. (#16066) 2025-03-26 18:27:28 -04:00
scrape_config_local_infer_escaping.yml config: address edge case where local config specifies validation mode only (#16923) 2025-08-04 13:53:50 -04:00
scrape_config_local_validation_mode.yml scrape: Add config option for escaping scheme request. (#16066) 2025-03-26 18:27:28 -04:00
scrape_config_utf8_conflicting.bad.yml scrape: Add config option for escaping scheme request. (#16066) 2025-03-26 18:27:28 -04:00
scrape_interval.bad.yml
scrape_interval_larger.good.yml
section_key_dup.bad.yml
stackit_endpoint.bad.yml discovery: add STACKIT SD (#16401) 2025-06-17 15:41:14 +02:00
static_config.bad.yml utf8: Remove support for legacy global validation setting 2025-03-13 10:47:24 -04:00
target_label_hashmod_missing.bad.yml
target_label_missing.bad.yml
tracing_invalid_authorization_header.bad.yml
tracing_invalid_compression.bad.yml
tracing_invalid_header.bad.yml
tracing_missing_endpoint.bad.yml
unknown_attr.bad.yml
unknown_global_attr.bad.yml
uppercase.bad.yml
uppercase3.bad.yml
url_in_targetgroup.bad.yml
uyuni_no_server.bad.yml
uyuni_token_file.bad.yml