parent
aec360748f
commit
6e74b0e916
2 changed files with 5 additions and 5 deletions
6
flake.lock
generated
6
flake.lock
generated
|
@ -1405,11 +1405,11 @@
|
|||
"treefmt-nix": "treefmt-nix_8"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1740556259,
|
||||
"narHash": "sha256-k8f7+Ir+DiK7rVH1RoHt8Do/Y8JKagTlNoSwgOPVsU0=",
|
||||
"lastModified": 1740618320,
|
||||
"narHash": "sha256-NNggBFBa6RQ701gMfT33qhg7/lC7c7dzXPxVD/qYajE=",
|
||||
"owner": "mrvandalo",
|
||||
"repo": "nixos-telemetry",
|
||||
"rev": "3481a8b1c94fc5adc4ae7c1ba9695e6fe59389de",
|
||||
"rev": "ca38308c54a4a65a849134e43079e35e18ac40f5",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
default_labels_enabled = {
|
||||
exporter = true;
|
||||
job = true;
|
||||
instance = true;
|
||||
instance_name = true;
|
||||
level = true;
|
||||
};
|
||||
};
|
||||
|
@ -16,7 +16,7 @@
|
|||
{
|
||||
action = "insert";
|
||||
key = "loki.attribute.labels";
|
||||
value = "job, unit, boot_id, instance, facility, facility_label, priority, priority_label";
|
||||
value = "job, unit, boot_id, instance_name, facility, facility_label, priority, priority_label";
|
||||
}
|
||||
];
|
||||
resource.attributes = [
|
||||
|
|
Loading…
Add table
Reference in a new issue