Merge pull request #38 from grafana/upgrade_to_alloy

Use Alloy instead of Grafana Agent
This commit is contained in:
Michel Hollands
2024-04-15 11:33:24 +01:00
committed by GitHub
5 changed files with 11 additions and 8 deletions

View File

@@ -2,9 +2,9 @@ dependencies:
- name: loki - name: loki
repository: https://grafana.github.io/helm-charts repository: https://grafana.github.io/helm-charts
version: 5.47.2 version: 5.47.2
- name: grafana-agent - name: alloy
repository: https://grafana.github.io/helm-charts repository: https://grafana.github.io/helm-charts
version: 0.37.0 version: 0.1.1
- name: mimir-distributed - name: mimir-distributed
repository: https://grafana.github.io/helm-charts repository: https://grafana.github.io/helm-charts
version: 5.2.0 version: 5.2.0
@@ -14,5 +14,5 @@ dependencies:
- name: minio - name: minio
repository: https://charts.min.io repository: https://charts.min.io
version: 5.0.11 version: 5.0.11
digest: sha256:7b7e62e08d9a56e63fdb12ce3fd4d1fda4887545546ac3e98c7886be714fd763 digest: sha256:14d19ff9b9d96f535a3f32b8d1f7050143209a004720c98903bc94d03af5cee0
generated: "2024-04-02T15:09:13.121195+01:00" generated: "2024-04-15T10:10:57.690716+01:00"

View File

@@ -28,9 +28,9 @@ dependencies:
repository: https://grafana.github.io/helm-charts repository: https://grafana.github.io/helm-charts
version: "5.47.2" version: "5.47.2"
condition: local.logs.enabled condition: local.logs.enabled
- name: grafana-agent - name: alloy
repository: https://grafana.github.io/helm-charts repository: https://grafana.github.io/helm-charts
version: "0.37.0" version: "0.1.1"
- name: mimir-distributed - name: mimir-distributed
repository: https://grafana.github.io/helm-charts repository: https://grafana.github.io/helm-charts
version: "5.2.0" version: "5.2.0"

Binary file not shown.

View File

@@ -124,6 +124,7 @@ metrics:
- loki_boltdb_shipper_retention_sweeper_marker_files_current - loki_boltdb_shipper_retention_sweeper_marker_files_current
- loki_boltdb_shipper_retention_sweeper_marker_file_processing_current_time - loki_boltdb_shipper_retention_sweeper_marker_file_processing_current_time
- loki_build_info - loki_build_info
- loki_chunk_store_deduped_chunks_total
- loki_chunk_store_index_entries_per_chunk_bucket - loki_chunk_store_index_entries_per_chunk_bucket
- loki_chunk_store_index_entries_per_chunk_count - loki_chunk_store_index_entries_per_chunk_count
- loki_chunk_store_index_entries_per_chunk_sum - loki_chunk_store_index_entries_per_chunk_sum
@@ -132,6 +133,7 @@ metrics:
- loki_compactor_deleted_lines - loki_compactor_deleted_lines
- loki_compactor_oldest_pending_delete_request_age_seconds - loki_compactor_oldest_pending_delete_request_age_seconds
- loki_compactor_pending_delete_requests_count - loki_compactor_pending_delete_requests_count
- loki_discarded_samples_total
- loki_distributor_bytes_received_total - loki_distributor_bytes_received_total
- loki_distributor_lines_received_total - loki_distributor_lines_received_total
- loki_distributor_structured_metadata_bytes_received_total - loki_distributor_structured_metadata_bytes_received_total
@@ -151,6 +153,7 @@ metrics:
- loki_ingester_flush_queue_length - loki_ingester_flush_queue_length
- loki_ingester_memory_chunks - loki_ingester_memory_chunks
- loki_ingester_memory_streams - loki_ingester_memory_streams
- loki_ingester_streams_created_total
- loki_request_duration_seconds_bucket - loki_request_duration_seconds_bucket
- loki_request_duration_seconds_count - loki_request_duration_seconds_count
- loki_request_duration_seconds_sum - loki_request_duration_seconds_sum
@@ -234,8 +237,8 @@ loki:
test: test:
enabled: false enabled: false
grafana-agent: alloy:
agent: alloy:
clustering: clustering:
enabled: true enabled: true
configMap: configMap: