Skip to content

Commit

Permalink
Remove local Prometheus instance name and Fluentbit stream name (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
bakhtin authored Nov 14, 2024
1 parent d71624b commit f17ab8b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions testdata/get-configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
},
"prometheus": {
"__version": "2.54.0",
"instance_name": "tdx-builder-xx-yocto",
"scrape_interval": "10s",
"static_configs_default_labels": [
{
Expand Down Expand Up @@ -124,7 +123,6 @@
"__version": "v1.9.7",
"input_tags": "tag-1 tag-2",
"output_cw_log_group_name": "multioperator-builder",
"output_cw_log_stream_name": "builder-01",
"aws_access_key_id": "xxx",
"aws_secret_access_key": "xxx"
}
Expand Down

0 comments on commit f17ab8b

Please sign in to comment.