Skip to content

Feature: Append tags to space - #45

Merged
ysa23 merged 3 commits into
masterfrom
feat/fluent-space-tags
Dec 1, 2025
Merged

Feature: Append tags to space #45
ysa23 merged 3 commits into
masterfrom
feat/fluent-space-tags

Conversation

@ysa23

@ysa23 ysa23 commented Dec 1, 2025

Copy link
Copy Markdown
Owner

New function called tags which creates a new space with the same key and additional tags:

const space = metrics.space('some.space', { tag1: 'value1' }).tags({ tag1: 'value1' });

@ysa23
ysa23 requested a review from igor-dv December 1, 2025 06:18
@ysa23 ysa23 self-assigned this Dec 1, 2025
@ysa23
ysa23 enabled auto-merge December 1, 2025 06:19
@ysa23
ysa23 merged commit 6d7cd16 into master Dec 1, 2025
1 check passed
@ysa23
ysa23 deleted the feat/fluent-space-tags branch December 1, 2025 08:13
@ysa23 ysa23 linked an issue Dec 1, 2025 that may be closed by this pull request
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.

Add tags on actions

2 participants