Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Merge Main #7

Merged
merged 52 commits into from
Oct 20, 2023
Merged
Changes from 1 commit
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
a6d8cd8
Devenv: Add `undev` command to the ./setup scrip of devenv (#76684)
eleijonmarck Oct 18, 2023
43add83
Plugins: Add feat toggle to install managed plugins (#75973)
oshirohugo Oct 18, 2023
c99b978
Flamegraph: Rendering from tree instead of levels (#76215)
aocenas Oct 18, 2023
9ef390a
Auth: Update `disabledMessage` to make better use of info box (#76687)
eleijonmarck Oct 18, 2023
5f979bd
Update dependency regenerator-runtime to v0.14.0 (#76737)
renovate[bot] Oct 18, 2023
fc488bb
Chore: Update babel dependencies to 7.23.2 (#76746)
jackw Oct 18, 2023
5cc3a3f
Chore: Remove unneeded package.json resolutions (#76710)
joshhunt Oct 18, 2023
d632dd6
Tooltip: Ensure tooltip text is correctly announced by screenreaders …
ashharrison90 Oct 18, 2023
756df61
Docs: Fix links to plugin-tools in changelog, breaking changes (#76726)
josmperez Oct 18, 2023
17fe1d3
Team LBAC: Refactor to use only the teamHeader json part (#76756)
eleijonmarck Oct 18, 2023
91ad077
Azure monitor: Support Logs visualization (#76594)
bossinc Oct 18, 2023
d98edad
Docs: Add Alerting export to what's new (#76775)
yuri-tceretian Oct 18, 2023
acee3ef
Alerting: Use common StateReason values for NoData/Error mapped state…
alexweav Oct 18, 2023
584381e
Swagger: Type postDashboardResponse.id as int instead of string (#76749)
joanlopez Oct 19, 2023
f13c72d
Add grafana program label command (#76790)
natellium Oct 19, 2023
d4b6fc3
Elasticsearch: move adhoc filters code to modifyQuery module and refa…
matyax Oct 19, 2023
52394a1
Chore: move cache dir for plugins to the root (#76680)
andresmgot Oct 19, 2023
87ca685
Fix correlation links (#76738)
jdbaldry Oct 19, 2023
241996b
Update dependency rc-cascader to v3.19.0 (#76760)
renovate[bot] Oct 19, 2023
61cb267
Alerting: Fetch alerts from a remote Alertmanager (#75844)
santihernandezc Oct 19, 2023
390408b
Alerting: Fix incorrect decoding for alert rules with % characters (#…
gillesdemey Oct 19, 2023
48a1dae
Plugins: Add contextual logger to streaming methods in ContextualLogg…
xnyo Oct 19, 2023
e06f725
Add prefix for external service accounts (#76794)
linoman Oct 19, 2023
7456a0d
Switching saml to authnz squad (#76804)
tolzhabayev Oct 19, 2023
36b70bd
Update dependency rudder-sdk-js to v2.43.0 (#76796)
renovate[bot] Oct 19, 2023
0bd1a18
ESLint: Fix typo in README (#75784)
eltociear Oct 19, 2023
fb18dff
Update dependency sass to v1.69.4 (#76807)
renovate[bot] Oct 19, 2023
94fec65
RBAC: introduce a data source admin role (#75915)
IevaVasiljeva Oct 19, 2023
c2efcdd
Alerting: Fix flaky SQLITE_BUSY when migrating with provisioned dashb…
JacobsonMT Oct 19, 2023
2adfdb4
Update grafana-plugin-go-sdk to v0.187.0 (#76816)
marefr Oct 19, 2023
5563f2f
Team LBAC: Fix multiple header values (#76821)
alexanderzobnin Oct 19, 2023
fcfbb3b
DateTime: Update toISOString signature (#76824)
dprokop Oct 19, 2023
d16a274
Nav: Design changes in MegaMenu (#76735)
L-M-K-B Oct 19, 2023
5580d06
Prometheus: PromQAIL frontend, drawer, feature toggle, workflow, etc.…
bohandley Oct 19, 2023
6f773c4
Update dependency stylelint to v15.11.0 (#76813)
renovate[bot] Oct 19, 2023
4073e50
Update angular-plugins.md (#76829)
sympatheticmoose Oct 19, 2023
8f6a3c1
Explore: Do not assert order of query history items when initializing…
ifrost Oct 19, 2023
6531cd9
Explore: Cancel previous queries when a new query is run (#76674)
ifrost Oct 19, 2023
714fa2b
Docs: Update timeseries axis docs for 10.2 (#76782)
nmarrs Oct 19, 2023
6cb5e08
Docs: Update canvas docs for 10.2 (#76786)
nmarrs Oct 19, 2023
d29af5e
CI: Fix validate-npm-packages regex to work without version suffix (#…
guicaulada Oct 19, 2023
ca86dab
Docs: order Cloud what's new entries by date (#76839)
imatwawana Oct 19, 2023
6749421
Docs: Update geomap marker layer docs for 10.2 (#76784)
nmarrs Oct 19, 2023
a0ec0ba
chore(76107): Removed LegacyForm from FolderSettingsPage (#76313)
carlqt Oct 20, 2023
464580b
Testdata: Use contextual logging (#76833)
marefr Oct 20, 2023
8985f79
Update dependency webpack to v5.89.0 (#76832)
renovate[bot] Oct 20, 2023
a047674
Alerting: Fix HCL export for alerts with non-zero "for" field. (#76739)
stevesg Oct 20, 2023
f5758e9
Navigation: Correctly highlight a `SectionNavItem` if it has children…
ashharrison90 Oct 20, 2023
bdae561
Chore: typing fixes (#76859)
andresmgot Oct 20, 2023
fdb3ec5
Update dependency webpack-merge to v5.10.0 (#76856)
renovate[bot] Oct 20, 2023
a60ec15
Alerting: Fetch receivers from remote Alertmanager (#76841)
santihernandezc Oct 20, 2023
3e24a50
Tempo: Rename label in TraceQL builder (#76685)
siddhikhapare Oct 20, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Tempo: Rename label in TraceQL builder (grafana#76685)
* Rename label in TraceQL builder

* Suggested enhancement added

---------

Co-authored-by: André Pereira <[email protected]>
siddhikhapare and adrapereira authored Oct 20, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 3e24a500bf43b30360faf9f32465281cc0ff996d
Original file line number Diff line number Diff line change
@@ -338,9 +338,9 @@ export const SpanFilters = memo((props: SpanFilterProps) => {
</InlineFieldRow>
<InlineFieldRow>
<InlineField
label="Duration"
label="Span Duration"
labelWidth={16}
tooltip="Filter by duration. Accepted units are ns, us, ms, s, m, h"
tooltip="Filter by span duration. Accepted units are ns, us, ms, s, m, h"
>
<HorizontalGroup spacing="xs" align="flex-start">
<Select