Skip to content

Commit

Permalink
Add entry for Drilldown to the vale dictionary (#1057)
Browse files Browse the repository at this point in the history
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: grafanabot <bot@grafana.com>
  • Loading branch information
3 people authored Feb 21, 2025
1 parent 3c024ad commit f101b7c
Show file tree
Hide file tree
Showing 8 changed files with 21 additions and 1 deletion.
4 changes: 4 additions & 0 deletions vale/Grafana/styles/Grafana/Headings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,12 @@
- "Kustomize"
- "LangChain"
- "launchd"
- "Logs Drilldown"
- "Loki"
- "Lucene"
- "Markdown"
- "Memcached"
- "Metrics Drilldown"
- "Mesos"
- "Mimir"
- "Moodle"
Expand All @@ -83,6 +85,7 @@
- "Postgres"
- "PostgreSQL"
- "pprof"
- "Profiles Drilldown"
- "Prometheus"
- "Promtail"
- "Pyroscope"
Expand All @@ -102,6 +105,7 @@
- "Tempo"
- "Thanos"
- "Threema"
- "Traces Drilldown"
- "Velero"
- "Vite"
- "VMware"
Expand Down
4 changes: 4 additions & 0 deletions vale/Grafana/styles/Grafana/ProductPossessives.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,12 @@
- "Kustomize's"
- "LangChain's"
- "launchd's"
- "Logs Drilldown's"
- "Loki's"
- "Lucene's"
- "Markdown's"
- "Memcached's"
- "Metrics Drilldown's"
- "Mesos'"
- "Mimir's"
- "Moodle's"
Expand All @@ -81,6 +83,7 @@
- "Postgres'"
- "PostgreSQL's"
- "pprof's"
- "Profiles Drilldown's"
- "Prometheus'"
- "Promtail's"
- "Pyroscope's"
Expand All @@ -100,6 +103,7 @@
- "Tempo's"
- "Thanos'"
- "Threema's"
- "Traces Drilldown's"
- "Velero's"
- "Vite's"
- "VMware's"
Expand Down
8 changes: 7 additions & 1 deletion vale/Grafana/styles/config/dictionaries/en_US-grafana.dic
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
352
358
ACL/S po:noun
ADOT/ po:noun
AI Observability/ po:noun
Expand Down Expand Up @@ -77,6 +77,8 @@ DNS/ po:noun
DOM/ po:noun
don'ts/ po:noun
downsample/DG po:verb
drilldown/ po:noun
drill down/ po:verb
duplicate/dDSN po:noun
Dynatrace/ po:noun
passwordless/ po:adjective
Expand Down Expand Up @@ -168,6 +170,7 @@ LESS/ po:noun
LLM/S po:noun
Linode/M po:noun
LogQL/ po:noun
Logs Drilldown/ po:noun
Loki/ po:noun
lookup/S po:noun
loopback/ po:noun
Expand All @@ -180,6 +183,7 @@ media type/S po:noun
memberlist/ po:noun
Memcached/ po:noun
metadata/ po:noun
Metrics Drilldown/ po:noun
Mesos/ po:noun
middleware/S po:noun
Mimir/M po:noun
Expand Down Expand Up @@ -222,6 +226,7 @@ Postgres/ po:noun
PostgreSQL/ po:noun
pprof/ po:noun
profile/DGRS po:verb
Profiles Drilldown/ po:noun
Prometheus/ po:noun
Promtail/ po:noun
PromQL/ po:noun
Expand Down Expand Up @@ -312,6 +317,7 @@ tooltip/S po:noun
tracepoint/S po:noun
TraceQL/ po:noun
traceroute/S po:noun
Traces Drilldown/ po:noun
triage/D po:verb
TSDB/S po:noun
TTL/S po:noun
Expand Down
2 changes: 2 additions & 0 deletions vale/dictionary/d.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ local word = import './word.jsonnet';
word.new('DOM', '', 'noun') { abbreviation: true, elaboration: 'Document Object Model', established_abbreviation: true },
word.new("don'ts", '', 'noun'),
word.new('downsample', 'DG', 'verb'),
word.new('drilldown', '', 'noun'),
word.new('drill down', '', 'verb'),
word.new('duplicate', 'dDSN', 'noun') { swaps: { 'de-duplicate': 'deduplicate', 'de-duplicated': 'deduplicated', 'de-duplicates': 'deduplicates', 'de-duplication': 'deduplication' } },
word.new('Dynatrace', '', 'noun') { product: true },
word.new('passwordless', '', 'adjective') { description: 'https://en.wikipedia.org/wiki/Passwordless_authentication' },
Expand Down
1 change: 1 addition & 0 deletions vale/dictionary/l.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ local word = import './word.jsonnet';
word.new('LLM', 'S', 'noun') { abbreviation: true, elaboration: 'large language model' },
word.new('Linode', 'M', 'noun'),
word.new('LogQL', '', 'noun') { description: 'The Grafana Loki log query language.', swaps: { 'log(?:ql|QL)': 'LogQL' } },
word.new('Logs Drilldown', '', 'noun') { product: true },
word.new('Loki', '', 'noun') { product: true, swaps: { loki: 'Loki' } },
word.new('lookup', 'S', 'noun'),
word.new('loopback', '', 'noun') { description: 'A network interface that is used to send data back to the same device.' },
Expand Down
1 change: 1 addition & 0 deletions vale/dictionary/m.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ local word = import './word.jsonnet';
word.new('memberlist', '', 'noun'),
word.new('Memcached', '', 'noun') { product: true, swaps: { memcached: 'Memcached' } },
word.new('metadata', '', 'noun') { swaps: { 'meta[- ]data': 'metadata' } },
word.new('Metrics Drilldown', '', 'noun') { product: true },
word.new('Mesos', '', 'noun') { Apache: true, product: true, description: 'Apache Mesos' },
word.new('middleware', 'S', 'noun'),
word.new('Mimir', 'M', 'noun') { product: true },
Expand Down
1 change: 1 addition & 0 deletions vale/dictionary/p.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ local word = import './word.jsonnet';
word.new('PostgreSQL', '', 'noun') { product: true, swaps: { postgresql: 'PostgreSQL' } },
word.new('pprof', '', 'noun') { description: 'A tool for visualization and analysis of profiling data.', product: true },
word.new('profile', 'DGRS', 'verb'),
word.new('Profiles Drilldown', '', 'noun') { product: true },
word.new('Prometheus', '', 'noun') { product: true, swaps: { '(?<!kube-)prometheus': 'Prometheus' } },
word.new('Promtail', '', 'noun') { product: true, swaps: { '(?<!lambda-)promtail': 'Promtail' } },
word.new('PromQL', '', 'noun') { description: 'The Prometheus query language', swaps: { 'prom(?:ql|QL)': 'PromQL' } },
Expand Down
1 change: 1 addition & 0 deletions vale/dictionary/t.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ local word = import './word.jsonnet';
word.new('tracepoint', 'S', 'noun'),
word.new('TraceQL', '', 'noun') { swaps: { 'trace(?:ql|QL)': 'TraceQL' } },
word.new('traceroute', 'S', 'noun'),
word.new('Traces Drilldown', '', 'noun') { product: true },
word.new('triage', 'D', 'verb'),
word.new('TSDB', 'S', 'noun') { abbreviation: true, elaboration: 'time-series database', established_abbreviation: true },
word.new('TTL', 'S', 'noun') { abbreviation: true, elaboration: 'time to live' },
Expand Down

0 comments on commit f101b7c

Please sign in to comment.