Skip to content

fix: align metrics API with other SDKs and update contact information

bd8d7a7
Select commit
Loading
Failed to load commit list.
Merged

feat: Logdash Java SDK #1

fix: align metrics API with other SDKs and update contact information
bd8d7a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 5, 2025 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 122 in src/main/java/io/logdash/sdk/Logdash.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/logdash/sdk/Logdash.java#L122

Added line #L122 was not covered by tests

Check warning on line 127 in src/main/java/io/logdash/sdk/Logdash.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/logdash/sdk/Logdash.java#L127

Added line #L127 was not covered by tests

Check warning on line 133 in src/main/java/io/logdash/sdk/Logdash.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/logdash/sdk/Logdash.java#L133

Added line #L133 was not covered by tests

Check warning on line 135 in src/main/java/io/logdash/sdk/Logdash.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/logdash/sdk/Logdash.java#L135

Added line #L135 was not covered by tests

Check warning on line 137 in src/main/java/io/logdash/sdk/Logdash.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/logdash/sdk/Logdash.java#L137

Added line #L137 was not covered by tests

Check warning on line 140 in src/main/java/io/logdash/sdk/Logdash.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/logdash/sdk/Logdash.java#L139-L140

Added lines #L139 - L140 were not covered by tests

Check warning on line 142 in src/main/java/io/logdash/sdk/Logdash.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/logdash/sdk/Logdash.java#L142

Added line #L142 was not covered by tests

Check warning on line 152 in src/main/java/io/logdash/sdk/Logdash.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/logdash/sdk/Logdash.java#L152

Added line #L152 was not covered by tests

Check warning on line 161 in src/main/java/io/logdash/sdk/Logdash.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/logdash/sdk/Logdash.java#L161

Added line #L161 was not covered by tests

Check warning on line 166 in src/main/java/io/logdash/sdk/Logdash.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/logdash/sdk/Logdash.java#L166

Added line #L166 was not covered by tests

Check warning on line 169 in src/main/java/io/logdash/sdk/Logdash.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/logdash/sdk/Logdash.java#L168-L169

Added lines #L168 - L169 were not covered by tests

Check warning on line 171 in src/main/java/io/logdash/sdk/Logdash.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/logdash/sdk/Logdash.java#L171

Added line #L171 was not covered by tests

Check warning on line 174 in src/main/java/io/logdash/sdk/Logdash.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/logdash/sdk/Logdash.java#L173-L174

Added lines #L173 - L174 were not covered by tests

Check warning on line 187 in src/main/java/io/logdash/sdk/Logdash.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/logdash/sdk/Logdash.java#L187

Added line #L187 was not covered by tests

Check warning on line 199 in src/main/java/io/logdash/sdk/Logdash.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/logdash/sdk/Logdash.java#L199

Added line #L199 was not covered by tests

Check warning on line 201 in src/main/java/io/logdash/sdk/Logdash.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/logdash/sdk/Logdash.java#L201

Added line #L201 was not covered by tests

Check warning on line 228 in src/main/java/io/logdash/sdk/Logdash.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/logdash/sdk/Logdash.java#L228

Added line #L228 was not covered by tests

Check warning on line 232 in src/main/java/io/logdash/sdk/Logdash.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/logdash/sdk/Logdash.java#L230-L232

Added lines #L230 - L232 were not covered by tests

Check warning on line 234 in src/main/java/io/logdash/sdk/Logdash.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/logdash/sdk/Logdash.java#L234

Added line #L234 was not covered by tests

Check warning on line 69 in src/main/java/io/logdash/sdk/config/LogdashConfig.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/logdash/sdk/config/LogdashConfig.java#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 71 in src/main/java/io/logdash/sdk/config/LogdashConfig.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/logdash/sdk/config/LogdashConfig.java#L71

Added line #L71 was not covered by tests

Check warning on line 84 in src/main/java/io/logdash/sdk/config/LogdashConfig.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/logdash/sdk/config/LogdashConfig.java#L84

Added line #L84 was not covered by tests

Check warning on line 89 in src/main/java/io/logdash/sdk/config/LogdashConfig.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/logdash/sdk/config/LogdashConfig.java#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 94 in src/main/java/io/logdash/sdk/log/LogEntry.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/logdash/sdk/log/LogEntry.java#L92-L94

Added lines #L92 - L94 were not covered by tests

Check warning on line 100 in src/main/java/io/logdash/sdk/log/LogEntry.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/logdash/sdk/log/LogEntry.java#L97-L100

Added lines #L97 - L100 were not covered by tests