Skip to content

[pull] master from statsd:master#1

Open
pull[bot] wants to merge 267 commits into
ranbochen:masterfrom
statsd:master
Open

[pull] master from statsd:master#1
pull[bot] wants to merge 267 commits into
ranbochen:masterfrom
statsd:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Dec 30, 2020

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

benburry and others added 30 commits September 22, 2014 17:34
Setting keyNameSanitize to false pushes the requirement of sanitizing
key names to the backends. This permits backends that have less strict
character set requirements to take advantage of an expanded stat name
character set. The default behavior remains the same as collisions in
key name space are not handled if two different stat names map to the
same sanitized key name.
…ponsibility of each backend developer to take care for sanitization
Pretty was using an invalid invocation of util.inspect(). Perhaps it was
valid pre-v0.10, but inspect now takes an options object.
Added InfluxDB (assuming alphabetical order)
add netuitive backend to backends.md
Add node-bell to statsd backend list
Fix prettyprint option for console backend
Validate negative sampling
Describe timer sample rate in metric_types docs. Fixes #435
Rishikesh Meena and others added 5 commits August 25, 2020 14:11
When this was being set to the startup_time it was causing confusion
with users of the admin panel, leading people to believe there had
been an exception which wasn't being logged. Since no exceptions are
occuring, a 0 initialisation seems reasonable here.
@pull pull Bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Dec 30, 2020
timgates42 and others added 23 commits December 27, 2021 21:43
There are small typos in:
- docs/graphite.md
- docs/metric_types.md
- exampleConfig.js
- examples/python_example.py
- proxy.js

Fixes:
- Should read `occurrences` rather than `occurences`.
- Should read `undefined` rather than `undefinded`.
- Should read `signifying` rather than `signfying`.
- Should read `retrieves` rather than `retreives`.
- Should read `retrieved` rather than `retreived`.
- Should read `resources` rather than `recources`.
- Should read `metric` rather than `mertric`.
The Docker Compose syntax has changed since this file was added. This makes the configuration actually work with modern docker-compose.
Fixed docker-compose configuration for 2
Images are published to dockerhub and ghcr as documented in the action file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⤵️ pull merge-conflict Resolve conflicts manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.