grafana/pkg/services/live/pipeline
2021-11-26 23:52:01 +04:00
..
pattern Live: pipeline rule crud (file-based, still for MVP) (#39238) 2021-09-30 19:29:32 +03:00
testdata #42174: fix: fill 'field.name' in the auto-added Time field (#42301) 2021-11-26 23:52:01 +04:00
tree Live: comments for pipeline channel rule (#41639) 2021-11-15 15:02:27 +03:00
auth.go Live: array for Processor, Outputter and Subscriber in channel rule top level (#39677) 2021-10-06 20:43:25 +03:00
compare.go Live: array for Processor, Outputter and Subscriber in channel rule top level (#39677) 2021-10-06 20:43:25 +03:00
condition_type.go Live: array for Processor, Outputter and Subscriber in channel rule top level (#39677) 2021-10-06 20:43:25 +03:00
config.go Live: generate ts definitions for pipeline configs (#41544) 2021-11-15 22:45:35 +03:00
converter_influx_auto.go Live: generate ts definitions for pipeline configs (#41544) 2021-11-15 22:45:35 +03:00
converter_json_auto_test.go Live: declarative processing pipeline, input -> frames -> output, toggle protected POC (#37644) 2021-09-09 19:19:29 +03:00
converter_json_auto.go Live: generate ts definitions for pipeline configs (#41544) 2021-11-15 22:45:35 +03:00
converter_json_exact_test.go live: move back to ojg (#41642) 2021-11-13 15:14:13 +03:00
converter_json_exact.go Live: generate ts definitions for pipeline configs (#41544) 2021-11-15 22:45:35 +03:00
converter_json_frame.go Live: generate ts definitions for pipeline configs (#41544) 2021-11-15 22:45:35 +03:00
data_output_builtin.go Live: array for Processor, Outputter and Subscriber in channel rule top level (#39677) 2021-10-06 20:43:25 +03:00
data_output_local_subscribers.go Live: array for Processor, Outputter and Subscriber in channel rule top level (#39677) 2021-10-06 20:43:25 +03:00
data_output_loki.go Live: rename remote write backends to write configs (#41467) 2021-11-09 19:12:10 +03:00
data_output_redirect.go Live: generate ts definitions for pipeline configs (#41544) 2021-11-15 22:45:35 +03:00
devdata.go live: add ws endpoint to push into pipeline (#41534) 2021-11-15 12:43:18 +03:00
frame_condition_checker_multiple.go Live: array for Processor, Outputter and Subscriber in channel rule top level (#39677) 2021-10-06 20:43:25 +03:00
frame_condition_checker.go Live: array for Processor, Outputter and Subscriber in channel rule top level (#39677) 2021-10-06 20:43:25 +03:00
frame_condition_number_compare.go Live: array for Processor, Outputter and Subscriber in channel rule top level (#39677) 2021-10-06 20:43:25 +03:00
frame_output_changelog_test.go Live: array for Processor, Outputter and Subscriber in channel rule top level (#39677) 2021-10-06 20:43:25 +03:00
frame_output_changelog.go Live: array for Processor, Outputter and Subscriber in channel rule top level (#39677) 2021-10-06 20:43:25 +03:00
frame_output_conditional.go Live: array for Processor, Outputter and Subscriber in channel rule top level (#39677) 2021-10-06 20:43:25 +03:00
frame_output_local_subscribers.go Live: array for Processor, Outputter and Subscriber in channel rule top level (#39677) 2021-10-06 20:43:25 +03:00
frame_output_loki.go Live: rename remote write backends to write configs (#41467) 2021-11-09 19:12:10 +03:00
frame_output_managed_stream.go Live: array for Processor, Outputter and Subscriber in channel rule top level (#39677) 2021-10-06 20:43:25 +03:00
frame_output_multiple.go Live: array for Processor, Outputter and Subscriber in channel rule top level (#39677) 2021-10-06 20:43:25 +03:00
frame_output_redirect.go Live: array for Processor, Outputter and Subscriber in channel rule top level (#39677) 2021-10-06 20:43:25 +03:00
frame_output_remote_write_test.go Live: rename remote write backends to write configs (#41467) 2021-11-09 19:12:10 +03:00
frame_output_remote_write.go Live: rename remote write backends to write configs (#41467) 2021-11-09 19:12:10 +03:00
frame_output_threshold_mock.go Live: array for Processor, Outputter and Subscriber in channel rule top level (#39677) 2021-10-06 20:43:25 +03:00
frame_output_threshold_test.go Live: array for Processor, Outputter and Subscriber in channel rule top level (#39677) 2021-10-06 20:43:25 +03:00
frame_output_threshold.go Live: array for Processor, Outputter and Subscriber in channel rule top level (#39677) 2021-10-06 20:43:25 +03:00
frame_processor_drop_field.go Live: generate ts definitions for pipeline configs (#41544) 2021-11-15 22:45:35 +03:00
frame_processor_keep_field.go Live: generate ts definitions for pipeline configs (#41544) 2021-11-15 22:45:35 +03:00
frame_processor_multiple.go Live: array for Processor, Outputter and Subscriber in channel rule top level (#39677) 2021-10-06 20:43:25 +03:00
frame_storage.go Live: declarative processing pipeline, input -> frames -> output, toggle protected POC (#37644) 2021-09-09 19:19:29 +03:00
goja_expression_test.go Live: declarative processing pipeline, input -> frames -> output, toggle protected POC (#37644) 2021-09-09 19:19:29 +03:00
goja_expression.go Live: declarative processing pipeline, input -> frames -> output, toggle protected POC (#37644) 2021-09-09 19:19:29 +03:00
json_to_frame.go #42174: fix: fill 'field.name' in the auto-added Time field (#42301) 2021-11-26 23:52:01 +04:00
logger.go Live: declarative processing pipeline, input -> frames -> output, toggle protected POC (#37644) 2021-09-09 19:19:29 +03:00
models.go Live: generate ts definitions for pipeline configs (#41544) 2021-11-15 22:45:35 +03:00
pipeline_test.go Live: array for Processor, Outputter and Subscriber in channel rule top level (#39677) 2021-10-06 20:43:25 +03:00
pipeline.go Live: generate ts definitions for pipeline configs (#41544) 2021-11-15 22:45:35 +03:00
registry.go Live: pipeline Loki output (#41272) 2021-11-09 13:10:43 +03:00
rule_builder_storage.go Live: generate ts definitions for pipeline configs (#41544) 2021-11-15 22:45:35 +03:00
rule_builder.go Live: declarative processing pipeline, input -> frames -> output, toggle protected POC (#37644) 2021-09-09 19:19:29 +03:00
rule_cache_segmented_test.go Live: pipeline Loki output (#41272) 2021-11-09 13:10:43 +03:00
rule_cache_segmented.go Live: adopt latest fixes from gin route tree (#41141) 2021-11-01 20:02:03 +03:00
storage_file.go Replace encryption.Service usages by secrets.Service (#41625) 2021-11-12 12:16:39 +01:00
storage.go Live: generate ts definitions for pipeline configs (#41544) 2021-11-15 22:45:35 +03:00
subscribe_builtin.go Live: api to show available pipeline entities (#39469) 2021-09-21 11:57:58 -07:00
subscribe_managed_stream.go Live: api to show available pipeline entities (#39469) 2021-09-21 11:57:58 -07:00
subscribe_multiple.go Live: api to show available pipeline entities (#39469) 2021-09-21 11:57:58 -07:00