Connor Lindsey
caa49f8d14
Explore: Add ability to include tags in trace to metrics queries ( #49433 )
...
* Add tags input
* Tracing: add ability to include tags in trace to metrics queries
2022-05-25 11:19:37 -06:00
Connor Lindsey
c1b5ea3e54
Tracing: Add trace to metrics config behind feature toggle ( #46298 )
...
* Add trace to metrics behind feature flag
2022-05-05 14:46:18 -06:00
Connor Lindsey
08bee1e682
Trace to logs: Only show loki and splunk datasources in settings ( #48723 )
2022-05-05 06:28:28 -06:00
Josh Hunt
3c6e0e8ef8
Chore: ESlint import order ( #44959 )
...
* Add and configure eslint-plugin-import
* Fix the lint:ts npm command
* Autofix + prettier all the files
* Manually fix remaining files
* Move jquery code in jest-setup to external file to safely reorder imports
* Resolve issue caused by circular dependencies within Prometheus
* Update .betterer.results
* Fix missing // @ts-ignore
* ignore iconBundle.ts
* Fix missing // @ts-ignore
2022-04-22 14:33:13 +01:00
Cat Perry
b5f2f3e710
Tempo: Traces to Logs - From viewing Tempo traces to displaying Splunk logs ( #46855 )
...
* Add functionality to see splunk logs via tempo trace view
2022-04-04 13:24:33 -07:00
Connor Lindsey
0da40b7f09
Tempo: Separate trace to logs and loki search datasource config ( #46655 )
...
* Tempo: Separate trace to logs and loki search datasource config
* Add getLokiSearchDS util and tests
2022-03-17 11:23:15 -06:00
Connor Lindsey
af2d19b02e
Tracing: Add option to map tag names to log label names in trace to logs settings ( #45178 )
...
* Add mapped tags input to allow renaming tags in trace to logs settings
* Use mappedTags in createSpanLink
* Update traceToLogs docs
* Show 'add kv' button if no tags
* Update docs
* Default mappedTags to tag values
2022-02-22 23:17:45 +01:00