Ashley Harrison
f76ba90078
Accessibility: Enable jsx-a11y/mouse-events-have-key-events ( #58050 )
...
* implement VizLegend keyboard accessibility
* add onBlur/onFocus
2022-11-03 10:22:50 +00:00
Ashley Harrison
b8303fd431
Chore: Convert SpanTreeOffset test to RTL ( #56195 )
...
* convert SpanTreeOffset tests to RTL (minus mouseenter/mouseleave tests)
* fix remaining tests
2022-11-03 09:31:09 +00:00
909d0f4ced
Update Monthly patch updates ( #58002 )
...
* Update Monthly patch updates
* update typescript sdk, add ignore for emotion css prop
* fix unit tests
* type fixes
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2022-11-02 12:05:32 +00:00
kay delaney
30dc0f56a4
Chore: Migrate more usage of v1 themes to v2 ( #57680 )
...
* Chore: Migrate more usage of v1 themes to v2
* Implement suggested changes
2022-11-02 10:25:08 +00:00
Ashley Harrison
7e631e7239
A11y: Enable jsx-a11y/interactive-supports-focus ( #57391 )
...
* first batch of fixes for interactive-supports-focus
* remove role and aria attributes since this won't be focusable to a screenreader anyway
2022-10-21 13:52:46 +01:00
Laura Fernández
e402a8f27d
A11y: enable rule jsx-a11y/anchor-is-valid ( #56690 )
2022-10-21 09:13:32 +02:00
Ashley Harrison
d3f50f791c
Convert test to RTL ( #56279 )
2022-10-04 15:37:47 +01:00
Ashley Harrison
f2b06abb33
Convert SpanDetail/index.test.js to RTL ( #56019 )
2022-10-03 10:22:50 +01:00
6fb8abbbb6
Convert packages/jaeger-ui-components/src/TracePageHeader/SpanGraph/TickLabels.test.js to RTL ( #55284 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com >
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev >
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com >
Co-authored-by: Murilo Amaral <87545137+MuriloAmarals@users.noreply.github.com >
Co-authored-by: Matheus Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com >
Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com >
Co-authored-by: Toledodev <rafael.toledo@engenharia.ufjf.br >
Co-authored-by: Júlio Piubello da Silva Cabral <julio.piubello@gitstart.dev >
2022-09-19 15:02:33 +03:00
017b7c7a7f
Convert packages/jaeger-ui-components/src/TracePageHeader/SpanGraph/Scrubber.test.js to RTL ( #54822 )
...
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev >
Co-authored-by: gitstart <gitstart@users.noreply.github.com >
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com >
Co-authored-by: Murilo Amaral <87545137+MuriloAmarals@users.noreply.github.com >
Co-authored-by: Matheus Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com >
Co-authored-by: Toledodev <rafael.toledo@engenharia.ufjf.br >
Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com >
Co-authored-by: Júlio Piubello da Silva Cabral <julio.piubello@gitstart.dev >
Co-authored-by: gitstart <gitstart@users.noreply.github.com >
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev >
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com >
Co-authored-by: Murilo Amaral <87545137+MuriloAmarals@users.noreply.github.com >
Co-authored-by: Matheus Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com >
Co-authored-by: Toledodev <rafael.toledo@engenharia.ufjf.br >
Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com >
Co-authored-by: Júlio Piubello da Silva Cabral <julio.piubello@gitstart.dev >
2022-09-14 14:40:39 +02:00
Joey Tawadrous
be5369d6fa
Traces: More visible span colors ( #54513 )
...
* Use colors array from position 0 for span colors
* Update/add tests
* Use service name hex to get color
* getTheme
* Only add colors that have a contrast ratio >= 3 for the current theme
* Add new tests
2022-09-12 13:20:10 +01:00
096fc76e23
Chore: Convert TimelineHeaderRow to RTL ( #51390 )
...
* update data-testids
* update data-testids
* Convert TimelineHeaderRow test to RTL
* update data-testids
* Convert TimelineHeaderRow test to RTL
* Convert TimelineHeaderRow test to RTL
* modify TraceView test
* revert test
* Update packages/jaeger-ui-components/src/TraceTimelineViewer/TimelineRow.tsx
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
* Ran yarn betterer
* update selector
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
Co-authored-by: Hamas Shafiq <hamas.shafiq@grafana.com >
2022-09-09 06:44:05 -04:00
Hamas Shafiq
cd26cade68
Chore: Remove unused theme ( #54175 )
2022-08-26 10:15:21 +01:00
Ashley Harrison
3cf95d7eee
Chore: fix some anys pt.2 ( #53928 )
...
* correctly type some more any's
* undo this change for now...
2022-08-22 16:51:33 +01:00
Ashley Harrison
f1295e4bd0
Chore: Update version of @grafana/eslint-config ( #53403 )
...
* use let/const over var
* use new version of @grafana/eslint-config
2022-08-08 15:19:15 +01:00
Joey Tawadrous
5aacc7cc2a
Traces: More feature tracking ( #51686 )
...
* Added tracing for json upload, service graph, loki queries
* Tracking for node graph expand/collapse
* Tracking for traceID expand/collapse
* Updated betterer.results
* Update tests
* Updated betterer.results
* Fixed?
* Fix for test
* Update report interaction key for loki expr
* Change grafana_traces_search_queried limit to resultLimit as limit is reserved keyword
2022-07-11 10:21:24 +01:00
Joey Tawadrous
45a00bdc94
Traces: Move towards using OTEL naming conventions ( #51379 )
...
* Updates names
* Update tests
* Update betterer results
* Updated betterer.results
* Updated tests
2022-07-06 11:12:53 +01:00
Joey Tawadrous
01130f22b7
Traces: Span bar label ( #50931 )
...
* Add SpanBarSettings
* Add SpanBarSettings to Jaeger
* Add SpanBarSettings to Zipkin
* Updated title
* Add dropdown to select identifer and make duration a default option
* Show duration by default
* Add option to hide
* Move identifers into constants
* Add process
* Update text
* Update placeholders
* Text/meta data updates
* Added tests
* Added docs
* Update find
* Merge tag and prcoess options
* Update docs
* Updated tests
* Update betterer results and trace view to match
* Updated docs
2022-07-06 08:14:03 +01:00
Seyaji
e88514beea
Chore: Convert SpanDetailsRow test to RTL ( #51345 )
...
* Convert SpanDetailsRow test to RTL
* Convert SpanDetailsRow test to RTL
2022-07-04 10:30:03 +03:00
Seyaji and Ashley Harrison
2473dc68f6
Chore: Convert KeyValuesTable to RTL ( #51278 )
...
* Convert KeyValuesTable to RTL
* Update data-testid
* Update data-testid
* Convert KeyValuesTable to RTL
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2022-06-29 16:44:48 +01:00
Seyaji and Ashley Harrison
37c6a0b3cb
Chore: Convert AccordianReferences test to RTL ( #51274 )
...
* Convert AccordianReferences test to RTL
* Convert AccordianReferences test to RTL
* Convert AccordianReferences test to RTL
* Convert AccordianReferences tests to RTL
* Convert AccordianReferences test to RTL
* fix betterer
* Convert AccordianReferences test to RTL
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2022-06-28 11:20:37 +01:00
Connor Lindsey
620309ced5
Explore: Sort trace process attributes alphabetically ( #51261 )
...
* Explore: Sort trace process attributes alphabetically
* Update betterer?
2022-06-24 08:20:23 -06:00
Seyaji
91ee019140
Convert TimelineCollapser test to RTL ( #51281 )
2022-06-23 18:20:16 +01:00
Seyaji
0b1a886b9d
Chore: Convert GraphTicks test to RTL ( #51203 )
...
* Convert GraphTicks test to RTL
* Convert GraphTicks test to RTL
2022-06-23 10:55:38 +03:00
Seyaji and Ashley Harrison
a0949314ef
Convert AccordianLogsTest to RTL ( #51260 )
...
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2022-06-22 19:00:04 +02:00
Seyaji
fe5416508a
Chore: Convert TracePageHeader test to RTL ( #51216 )
...
* Convert TracePageHeader test to RTL
* Convert TracePageHeader test to RTL
* Convert TracePageHeader test to RTL
2022-06-22 17:46:36 +01:00
Seyaji
d760b03784
Convert AccordianKeyValues test to RTL ( #51257 )
2022-06-22 17:42:04 +01:00
Seyaji
5ad3d10016
Convert CanvasSpanGraph test to RTL ( #51180 )
2022-06-22 14:46:01 +03:00
Joey Tawadrous
41340fad3e
Traces: Add horizontal scroll ( #50278 )
...
* Add horizontal scroll
* Update horizontal scroll
* Update scroll area
* Removed unecessary reorder
* Formatting
2022-06-17 08:45:30 +01:00
Joey Tawadrous
7b14cd5fdb
Traces: Consistent span colors for service names ( #50782 )
...
* Show consistent span colors
* Update tests
* Test for ensuring red is not used
2022-06-16 08:24:19 +01:00
Joey Tawadrous
f87927c82e
Traces: Add absolute time to span details ( #50685 )
...
* Show absolute time
* Add test
2022-06-14 11:13:33 +01:00
Zoltán Bedi
aa74371008
Chore: Convert ReferenceLink.test.js to RTL ( #50338 )
2022-06-07 17:40:04 +02:00
Connor Lindsey
c65d62c95b
Tracing: Fix links to traces in Explore ( #50113 )
...
* Tracing: Fix links to traces in Explore
* Fix links in dashboard
* Fix references and tracetimelineviewer tests
* Remove hard-coded references to fix tests
* Add noopener
2022-06-07 07:21:01 -06:00
Joey Tawadrous
56eb131715
Traces: Do not use red in span colors as this looks like an error ( #50074 )
...
* Do not allow red in span colors
* Added test
2022-06-06 18:33:15 +01:00
Joey Tawadrous
d20608ab84
Convert packages/jaeger-ui-components/src/TracePageHeader/TracePageSearchBar.test.js to RTL ( #49992 )
...
* Added new selectors
* Added selector to UIFindInput
* Added selectors to TracePageSearchBar
* Convert tests
* Remove next/prev button test ids
* Remove uiFindInput selector
* Remove tracePageSearchBar selector
* Remove tracePageSearchBarSuffix selector
* Update TraceViewContainer test
2022-06-06 16:31:51 +01:00
Joey Tawadrous
6703722278
Updated test ( #50041 )
2022-06-02 09:47:02 +01:00
Joey Tawadrous
3d26502db1
Convert packages/jaeger-ui-components/src/common/UiFindInput.test.js to RTL ( #49994 )
...
* Add selector
* Add test
* Remove snapshot
* Remove uiFindInput selector
2022-06-02 09:46:31 +01:00
Connor Lindsey
bb94681d5a
Tracing: Fix trace links in traces panel ( #50028 )
2022-06-01 11:32:32 -06:00
Zoltán Bedi
8e0342bc74
Chore: convert NewWindowIcon test to rtl ( #49830 )
2022-05-31 14:34:46 +02:00
svennergr
2949ebc264
Traces: Fixed missing CopyButton on KeyValueTables and overlapping of panels ( #49271 )
...
* rewrote `CopyIcon` to an functional component
- fixed missing `CopyIcon` on `KeyValuesTable`
* added fixed height of `30px` to `KeyValuesTable` to fix overlapping
* removed unused CopyIcon snapshot
* KeyValuesTable: moved `30px` height from `tr` to `td` to fix vertical alignment
2022-05-20 20:24:33 +02:00
7623f6ac64
Convert packages/jaeger-ui-components/src/TraceTimelineViewer/SpanDetail/AccordianText.test.js and packages/jaeger-ui-components/src/TraceTimelineViewer/SpanDetail/TextList.test.js to RTL ( #49148 )
...
* convert AccordianText and TestList tests to RTL
* convert AccordianText and TestList tests to RTL
* Update packages/jaeger-ui-components/src/TraceTimelineViewer/SpanDetail/AccordianText.test.js
Co-authored-by: Ashley Harrison <ashharrison90@gmail.com >
* Update packages/jaeger-ui-components/src/TraceTimelineViewer/SpanDetail/TextList.test.js
Co-authored-by: Ashley Harrison <ashharrison90@gmail.com >
* Update packages/jaeger-ui-components/src/TraceTimelineViewer/SpanDetail/AccordianText.test.js
Co-authored-by: Ashley Harrison <ashharrison90@gmail.com >
* fix TextList and AccordianText tests
* remove getrow function
* readd TextList props
Co-authored-by: Ashley Harrison <ashharrison90@gmail.com >
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2022-05-20 11:02:43 +01:00
Connor Lindsey
7688b12f9a
Tracing: Add config for multiple named trace to metrics queries ( #49007 )
...
* Tracing: Add config for multiple named trace to metrics queries
2022-05-18 10:55:55 -06:00
a113fcaca3
Convert packages/jaeger-ui-components/src/TraceTimelineViewer/SpanBarRow.test.js to RTL ( #49119 )
...
* convert SpanBarRow tests to RTL
* remove comments
* Update packages/jaeger-ui-components/src/TraceTimelineViewer/SpanBarRow.test.js
Co-authored-by: Ashley Harrison <ashharrison90@gmail.com >
* Update packages/jaeger-ui-components/src/TraceTimelineViewer/SpanBarRow.test.js
Co-authored-by: Ashley Harrison <ashharrison90@gmail.com >
* fix and replace
* fix last test
Co-authored-by: Ashley Harrison <ashharrison90@gmail.com >
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2022-05-18 17:18:24 +01:00
6b4353f890
Convert packages/jaeger-ui-components/src/TraceTimelineViewer/SpanBar.test.js to RTL ( #49107 )
...
* convert SpanBar tests to RTL and add testing-library/react dependency
* Update packages/jaeger-ui-components/src/TraceTimelineViewer/SpanBar.test.js
Co-authored-by: Ashley Harrison <ashharrison90@gmail.com >
* Update packages/jaeger-ui-components/src/TraceTimelineViewer/SpanBar.test.js
Co-authored-by: Ashley Harrison <ashharrison90@gmail.com >
* fix
* use e2e selector everywhere
Co-authored-by: Ashley Harrison <ashharrison90@gmail.com >
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2022-05-18 13:00:44 +01: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
Joey Tawadrous
09634b518c
Traces Panel: Add new Traces Panel visualization ( #47534 )
...
* Panel
* Support tempo dash variables
* Support tempo explore variables
* Only show span links for explore
* Cleanup
* Added tests
* apply variables to search
* Tests for search variables
* Handling no data
* Interpolation and tests
* TracesPanel tests
* More tests
* Fix for backend test
* Manager integration test fix
* Traces doc and updated visualizations index doc
* Logs for this span
* Search, scrollToTop, other improvements
* Refactor to extract common code
* Removed TopOfViewRefType optional
* Remove topOfViewRef optional
* Removed another optional and fixed tests
* Test
* Only show search bar if trace
* Support traces panel in add to dashboard
* Self review
* Update betterer
* Linter fixes
* Updated traces doc
* Ahh, moved the for more info too
* Updated betterer.results
* Added new icon
* Updated expectedListResp.json
2022-05-03 17:42:36 +01: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
CommanderRoot
d29b8e8858
Chore: Replace deprecated String.prototype.substr() ( #46763 )
...
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com >
2022-04-04 11:08:06 +02:00
Connor Lindsey
5a87d12e8c
Tempo: Download span references in data inspector ( #47074 )
...
* Tempo: Download span references in data inspector
2022-03-31 08:30:22 -06:00
Joey Tawadrous and Connor Lindsey
58922d78df
Traceview find: background color and prev/next ( #46527 )
...
* Next/prev buttons
* expand
* Sticky search bar
* Removed anys
* testing
* testing
* Tests for next/prev/suffix
* More tests
* Span bar row color
* Add clear to input and update search bar styles
* Update test
* PR changes
Co-authored-by: Connor Lindsey <cblindsey3@gmail.com >
2022-03-31 09:43:59 +01:00