Skip to content

doc: correct traceQL metrics documentation#4252

Merged
knylander-grafana merged 2 commits intografana:mainfrom
javiermolinar:docs-fix-metrics-functions
Nov 4, 2024
Merged

doc: correct traceQL metrics documentation#4252
knylander-grafana merged 2 commits intografana:mainfrom
javiermolinar:docs-fix-metrics-functions

Conversation

@javiermolinar
Copy link
Copy Markdown
Contributor

What this PR does:
It corrects some typos in the documentation relative to TraceQL Metrics

Checklist

  • Documentation added

@github-actions
Copy link
Copy Markdown
Contributor

This PR must be merged before a backport PR will be created.

1 similar comment
@github-actions
Copy link
Copy Markdown
Contributor

This PR must be merged before a backport PR will be created.

### Functions

TraceQL metrics queries currently include the following functions for aggregating over groups of spans: `rate`, `count_over_time`, `quantile_over_time`, `histogram_over_time`, and `compare`.
TraceQL metrics queries currently include the following functions for aggregating over groups of spans: `rate`, `count_over_time`,`min_over_tim`,`max_over_time`, `quantile_over_time`, `histogram_over_time`, and `compare`.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adds missing spaces between min and max over time.

Suggested change
TraceQL metrics queries currently include the following functions for aggregating over groups of spans: `rate`, `count_over_time`,`min_over_tim`,`max_over_time`, `quantile_over_time`, `histogram_over_time`, and `compare`.
TraceQL metrics queries currently include the following functions for aggregating over groups of spans: `rate`, `count_over_time`, `min_over_tim`, `max_over_time`, `quantile_over_time`, `histogram_over_time`, and `compare`.

Comment thread docs/sources/tempo/traceql/metrics-queries/functions.md Outdated
Copy link
Copy Markdown
Contributor

@knylander-grafana knylander-grafana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for updating the docs! I've added two suggestions or missing spaces between min and max time.

@knylander-grafana knylander-grafana merged commit fc05aec into grafana:main Nov 4, 2024
github-actions Bot pushed a commit that referenced this pull request Nov 4, 2024
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
(cherry picked from commit fc05aec)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport release-v2.6 type/docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants