Skip to content

Add vtgate vstreams created & lag metrics#1473

Merged
mattlord merged 2 commits intovitessio:prodfrom
twthorn:vstream-created-and-lag-metrics-for-vtgate
May 19, 2023
Merged

Add vtgate vstreams created & lag metrics#1473
mattlord merged 2 commits intovitessio:prodfrom
twthorn:vstream-created-and-lag-metrics-for-vtgate

Conversation

@twthorn
Copy link
Copy Markdown
Contributor

@twthorn twthorn commented May 17, 2023

@twthorn twthorn force-pushed the vstream-created-and-lag-metrics-for-vtgate branch from 61633b6 to c8ad9ea Compare May 17, 2023 21:43
@netlify
Copy link
Copy Markdown

netlify bot commented May 17, 2023

Deploy Preview for vitess ready!

Name Link
🔨 Latest commit e2becb3
🔍 Latest deploy log https://app.netlify.com/sites/vitess/deploys/64667785f7f1dc0008ffd03b
😎 Deploy Preview https://deploy-preview-1473--vitess.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@mattlord mattlord self-requested a review May 18, 2023 15:42
Copy link
Copy Markdown
Member

@mattlord mattlord left a comment

Choose a reason for hiding this comment

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

Looks good! I only had two very minor comments/requests.

"VStreamersEndedWithErrors": 0,
```

## Gateway Metrics
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Better to say vtgate metrics as there's no ambiguity there.

```

## Monitoring
Vitess gateways publish vstream metrics listed [here](../metrics/#gateway-metrics).
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I'd also just say VTGates publish here...

twthorn added 2 commits May 18, 2023 12:07
Signed-off-by: twthorn <thomaswilliamthornton@gmail.com>
Signed-off-by: twthorn <thomaswilliamthornton@gmail.com>
@twthorn twthorn force-pushed the vstream-created-and-lag-metrics-for-vtgate branch from 50cf666 to e2becb3 Compare May 18, 2023 19:07
@twthorn twthorn requested a review from mattlord May 18, 2023 22:17
Copy link
Copy Markdown
Member

@mattlord mattlord left a comment

Choose a reason for hiding this comment

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

Thanks @twthorn ! ❤️

@mattlord mattlord merged commit 4d6e56f into vitessio:prod May 19, 2023
ajm188 pushed a commit that referenced this pull request Jun 26, 2023
* Add vtgate vstreams created & lag metrics

Signed-off-by: twthorn <thomaswilliamthornton@gmail.com>

* Clarify naming by changing from gateway to vtgate

Signed-off-by: twthorn <thomaswilliamthornton@gmail.com>

---------

Signed-off-by: twthorn <thomaswilliamthornton@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Add metrics to vtgate to determine lag and number of vstreams assigned

2 participants