Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
nexus_semantic_logger
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Public
nexus_semantic_logger
Commits
50033cd6
Commit
50033cd6
authored
2 years ago
by
John Harris
Browse files
Options
Downloads
Patches
Plain Diff
style: rubocop fix
parent
87a10210
No related branches found
Branches containing commit
Tags
1.7.3
Tags containing commit
No related merge requests found
Pipeline
#41541
passed
2 years ago
Stage: release
Stage: test
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lib/nexus_semantic_logger/logger_metrics_subscriber.rb
+0
-1
0 additions, 1 deletion
lib/nexus_semantic_logger/logger_metrics_subscriber.rb
with
0 additions
and
1 deletion
lib/nexus_semantic_logger/logger_metrics_subscriber.rb
+
0
−
1
View file @
50033cd6
...
...
@@ -7,7 +7,6 @@ module NexusSemanticLogger
# See https://logger.rocketjob.io/metrics.html
# Based on https://github.com/reidmorrison/semantic_logger/blob/master/lib/semantic_logger/metric/statsd.rb
class
LoggerMetricsSubscriber
<
SemanticLogger
::
Subscriber
def
call
(
log
)
log
(
log
)
if
should_log?
(
log
)
end
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment